Add DataFast to your Framer site

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

Add tracking script using Custom Code

Framer allows you to add custom code to your site through the Custom Code feature.

  1. Open your Framer project

  2. Click on the Settings icon in the top right

  3. Select Custom Code

  4. In the Head 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.

  5. Click Save

Verify installation

After implementing:

  • Visit your live website
  • Check your DataFast dashboard for incoming data
  • It might take a few minutes for the first pageviews to appear
Something missing? Suggest features ✍️