Installation Guides
Podia Installation
Install Jetrack on your Podia site
Podia provides an analytics section where you can add tracking scripts to your online course,membership, or digital product site.
Requirements
- Mover Plan or Shaker Plan required for custom tracking code
- Personal plan does not support custom analytics scripts
Installation Steps
Step 1: Access Analytics Settings
- Log into your Podia dashboard
- Click Settings in the left sidebar
- Navigate to Analytics
Step 2: Add Website Tracking Code
- Find the Website tracking code field
- Paste your BrandJet tracking script:
<script
async
defer
data-website-id="your-unique-id"
src="https://analytics.brandjet.ai/script.js">
</script>- Click Save
Your script will now load on all public-facing pages!
Where It Works
Scripts in "Website tracking code" are injected before the closing </body> tag on:
✅ Public pages:
- Sales pages
- Checkout pages
- Course landing pages
- Membership pages
- Blog posts
- Custom pages
❌ Not included:
- Customer dashboard
- Product viewer (after login)
- Private community areas
Conversion Tracking (Optional)
For conversion-specific tracking:
- In Analytics settings, find Conversion tracking code
- Add scripts that should only fire after purchase/signup
- Useful for tracking successful transactions
Podia + Google Analytics
You can use BrandJet alongside Google Analytics:
- In Analytics settings, add your Google Analytics Measurement ID
- Add BrandJet tracking code in the website tracking field
- Both will work together!
Testing
- Save your analytics settings
- Visit your Podia site (sales page or course page)
- Open browser Dev Tools (F12)
- Check Network tab for
script.js - Verify data in your BrandJet dashboard
Troubleshooting
Option Disabled
- Upgrade to Mover or Shaker plan
- Verify your email is confirmed
- Contact Podia support if issues persist
Script Not Loading
- Verify you added the script to Website tracking code, not conversion tracking
- Check that you clicked Save
- Clear browser cache
Not Tracking Private Pages
- This is expected behavior
- Scripts only run on public-facing pages
- Private areas (student dashboard) don't load custom scripts
What You Can Track
With BrandJet on Podia, track:
- Course page views
- Sales page visitors
- Checkout page views
- Blog post reads
- Traffic sources
- Geographic data
- Device types
Best Practices
- Use website tracking code for general analytics
- Use conversion tracking code for purchase events only
- Test on your live Podia site, not preview mode
- Keep scripts minimal for best performance