Jetrack

Jetrack

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

  1. Log into your Podia dashboard
  2. Click Settings in the left sidebar
  3. Navigate to Analytics

Step 2: Add Website Tracking Code

  1. Find the Website tracking code field
  2. Paste your BrandJet tracking script:
<script
    async
    defer
    data-website-id="your-unique-id"
    src="https://analytics.brandjet.ai/script.js">
</script>
  1. 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:

  1. In Analytics settings, find Conversion tracking code
  2. Add scripts that should only fire after purchase/signup
  3. Useful for tracking successful transactions

Podia + Google Analytics

You can use BrandJet alongside Google Analytics:

  1. In Analytics settings, add your Google Analytics Measurement ID
  2. Add BrandJet tracking code in the website tracking field
  3. Both will work together!

Testing

  1. Save your analytics settings
  2. Visit your Podia site (sales page or course page)
  3. Open browser Dev Tools (F12)
  4. Check Network tab for script.js
  5. 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

Next Steps

On this page