Podia
Add Humblytics Analytics to Podia
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 your Podia site
Option 1: Site-wide tracking (recommended)
Best for: Tracking all pages including storefront, courses, downloads, and checkout
In your Podia dashboard, go to Settings (gear icon in top right)
Click Advanced in the left sidebar
Scroll down to Custom code section
Under Header code, paste your Humblytics script:
html
<script async src="https://app.humblytics.com/hmbl.min.js?id=YOUR_ID_HERE"></script>Click Save changes
This adds the script site-wide—it will run on every page of your storefront, courses, memberships, and checkout.
Option 2: Single page tracking
Best for: Tracking specific landing pages or sales pages only
Go to Site in the left sidebar
Click Pages (or Sales Pages / Landing Pages)
Select the page you want to track
Click Settings (gear icon)
Scroll down to Custom code
Under Header code, paste your Humblytics script
Click Save
Note: Replace YOUR_ID_HERE with your actual project ID from Humblytics.
4 · Changes are live immediately
✓ Good news: Podia applies changes automatically. Your script is live as soon as you click Save—no separate publish step required.
5 · Verify installation
Return to Humblytics and click Verify Website
Open your live Podia 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:
Podia-specific issues:
You clicked Save changes in the Advanced settings
You're testing the correct domain:
If using custom domain: Test
yourdomain.comIf using Podia subdomain: Test
yoursite.podia.com
Script is in Header code field, not Footer code
Changes may take 1-2 minutes—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: Make sure to test on actual product pages and checkout flow—not just your homepage—to ensure tracking works throughout the purchase journey.
6 · Explore & optimize
Dashboard – view traffic, top pages, and referrers
Heatmaps – auto-generated to reveal click hotspots and scroll depth on landing pages
Experiments – run A/B tests without extra libraries (Experiments → New Test)
Last updated
Was this helpful?