Add DataFast to your Podia site

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

Add tracking script using Custom Code

Podia allows you to add custom HTML and JavaScript code through the site settings.

  1. Log in to your Podia dashboard

  2. Go to Site > Settings

  3. Click on the Advanced tab

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

  5. Click Save Changes

Verify installation

After implementing:

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