Backbone.js Implementation Guide
Let’s integrate GlobalLink GO with your Backbone.js 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!)
Open the index.html file of your Backbone app.
Click here to log in to your GLGO project. From settings, click "Snippet" and copy your snippet of JS.
Inject the OneLink JS Script within the "<head>" tags:
Remember to save the file and load your application in the browser.