Kajabi
Add Humblytics Analytics to Kajabi
1 · Sign up (or log in)
Visit humblytics.com → Start Free Trial. Finish signup—or log in to your existing workspace.
2 · Add your website in Humblytics
In the sidebar, click Add Website.
Domain – enter
your-domain.com(omithttps://andwww)Site Name – internal label (e.g.
Course-Site)
Copy the snippet from Install Tracking Code:
html
<!-- Start Humblytics Tracking Code -->
<script async src="https://app.humblytics.com/hmbl.min.js?id=YOUR_ID_HERE"></script>
<!-- End Humblytics Tracking Code -->Keep this tab open—we'll return and click Verify Website once the tag is live.
3 · Add the script to Kajabi
Option 1: Site-wide tracking (recommended)
Best for: Tracking all pages including courses, landing pages, and checkout
Log in to your Kajabi Dashboard
Go to Settings → Site Details
Scroll down to Page Scripts section
Paste your Humblytics script in the Header Code field:
html
<script async src="https://app.humblytics.com/hmbl.min.js?id=YOUR_ID_HERE"></script>Click Save
Note: In newer Kajabi versions, this may be under Settings → Checkout Settings → Tracking Code or Settings → Code. Look for "Header Code" or "Custom Code" fields.
Option 2: Single page tracking
Best for: Tracking specific landing pages or sales pages only
Go to Website → Pages (or Website → Landing Pages)
Select the page you want to track
Click the Settings icon (⚙️) next to the page name
Go to SEO & Tracking → Custom Code (or Page Details → Custom Code)
Paste your Humblytics script in the Header Code field
Click Save
Note: Replace YOUR_ID_HERE with your actual project ID from Humblytics.
4 · Changes are live immediately
✓ Good news: Kajabi applies changes automatically. Unlike other platforms, you don't need to "publish" separately—your script is live as soon as you click Save.
5 · Verify installation
Return to Humblytics and click Verify Website
Open your live Kajabi site in a private/incognito window and refresh once
Within ~30 seconds you should see a green Verified badge and live visitor count
If verification fails, check:
Kajabi-specific issues:
Script is in Header Code field, not Footer
You clicked Save in Site Details or Page Settings
You're testing your custom domain, not the default Kajabi subdomain (if applicable)
Changes may take 1-2 minutes to propagate—try clearing your browser cache
General issues:
Script ID matches your project in Humblytics
Open Developer Tools (F12) → Network tab, refresh page, and search for
hmbl.min.jsto confirm it loadsView page source (right-click → View Page Source) and search for "humblytics"
No ad-blockers or browser extensions are blocking the script
Testing checkout pages: If tracking checkout pages specifically, make sure you added the script in Settings → Checkout Settings → Tracking Code (some Kajabi plans have separate checkout tracking fields).
6 · Explore & optimize
Dashboard – view traffic, top pages, and referrers
Heatmaps – auto-generated for clicks and scroll depth (works on landing pages and sales pages)
Experiments – run A/B tests on your Kajabi pages (Experiments → New Test)
Last updated
Was this helpful?