React Implementation Guide

Let’s integrate GlobalLink GO with your React site. This guide will help you get started. Here are the things you’ll need before you get started:

1. A GlobalLink GO account (Don’t have one? Click here!)


Open the index.html file of your React app

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>" section of the HTML.

Save the file and load your application in the browser.