Add DataFast to your Kajabi site
Follow these steps to integrate DataFast analytics into your Kajabi site.
Add tracking script using Custom Code
Kajabi allows you to add custom code through the theme customization options.
-
Log in to your Kajabi dashboard
-
Go to Website > Themes
-
Click Customize on your active theme
-
Look for Theme Settings or Custom Code section
-
Find the Header Code or Custom HTML field
-
Paste your DataFast tracking script:
<script defer data-website-id="dfid_***********************"" data-domain="YOUR_DOMAIN.COM" src="https://datafa.st/js/script.js" ></script>
Replace
dfid_***********************"
with your actual DataFast Website ID. ReplaceYOUR_DOMAIN.COM
with your website's root domain. -
Click Save or Update
Alternative: Using Custom Code sections
You can also add the script to individual pages:
- Edit the page where you want to add tracking
- Add a Custom Code section
- Paste the DataFast tracking script
- Save and publish the page
Verify installation
After implementing:
- Visit your live Kajabi 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.