Getting Started With Webflow

Follow these steps to get you started with Flowgrid. Follow this guide to get set up with Webflow quickly and easily.

Install the script to get started tracking

  1. Create your new website
  2. Open your Webflow dashboard, choose the website you want to track, and click on Site Settings. This is where you'll add the tracking script in the next step.

  3. Go to the Custom Code tab on the left sidebar.

  4. In the Head Code section, paste your DataFast tracking script:

TrackingScript.html
1<script src="https://www.flow-grid.xyz/scripts/track.js" data-site="YOUR_WEBSITE_ID" defer></script>

Note:

Replace YOUR_WEBSITE_ID with your actual website ID.

Make sure that you have added your domain into flowgrid, if not CORS Policies will not allow you to track website traffic.

Verify Your installation now

After adding the script do the following to verify that the installation was successful:

  1. Open your website that you are now tracking in the browser.
  2. Go to your dashboard, click on your website and click the go to website's dashboard to see if the incoming traffic are being tracked.