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.
-
Log in to your Podia dashboard
-
Go to Site > Settings
-
Click on the Advanced tab
-
In the Custom HTML 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. -
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
For advanced configuration options like localhost tracking, custom API endpoints, or cross-domain setup, see the script configuration reference.