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
Create your new website
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.
Go to the Custom Code tab on the left sidebar.
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:
- Open your website that you are now tracking in the browser.
- 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.