Add DataFast to your Webflow project

Follow these steps to integrate DataFast analytics into your Webflow site.

Add tracking script to Webflow

  1. In your Webflow dashboard, select your project and click Site Settings.

  2. Go to Custom Code tab on the left side bar.

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

    <script
      defer
      data-website-id="YOUR_WEBSITE_ID"
      data-domain="YOUR_DOMAIN.COM" 
      src="https://datafa.st/js/script.js"
    ></script>
    

    Replace YOUR_WEBSITE_ID with your actual Website ID from DataFast. Replace YOUR_DOMAIN.COM with your website's root domain.

  4. Save and publish: Click Save Changes and then Publish your site.

Verify installation

After publishing:

Custom code changes in Webflow appear on the published site, not always in the Designer preview.
Something missing? Suggest features ✍️