Add DataFast to your Webflow project
Follow these steps to integrate DataFast analytics into your Webflow site.
Add tracking script to Webflow
-
In your Webflow dashboard, select your project and click Site Settings.
-
Go to Custom Code tab on the left side bar.
-
In the Head Code section, paste your DataFast tracking script:
<script defer data-website-id="dfid_******" data-domain="you_domain.com" src="https://datafa.st/js/script.js" ></script>Replace
dfid_******with your actual Website ID from DataFast. Replaceyou_domain.comwith your website's root domain. -
Save and publish: Click Save Changes and then Publish your site.
Verify installation
After publishing:
- Visit your live website.
- Check your DataFast dashboard for incoming data.
For advanced configuration options like localhost tracking, custom API endpoints, or cross-domain setup, see the script configuration reference.