AngularJS/2+ Implementation Guide
Let’s integrate GlobalLink GO with your AngularJS or Angular 2+ site. This guide will help you get started. Here are the things you’ll need before you get started:
- A GlobalLink GO account (Don’t have one? Click here!)
- An AngularJS or Angular 2+ account.
Navigate to "<>index.html" and find the "<head>" of the website HTML.
Click here to log in to your GLGO project. From settings, click "Snippet" and copy your snippet of JS.
Paste the snippet into the "<head>" of your website's HTML.
Remember to save the file and load your application in the browser once complete.