Trackthemetric Logo

Trackthemetric + Podia

Follow these steps to integrate Trackthemetric analytics into your Podia site.

1
Add tracking script via Site Settings

Add the script site-wide from your Podia site settings so it loads on every page.

1. In your Podia dashboard, go to Site SettingsAdvanced.

2. In the Header code (site-wide) field, paste the following snippet:

<script
  defer
  id="TrackTheMetric"
  data-website-id="YOUR_WEBSITE_ID"
  data-domain="YOUR_DOMAIN.COM"
  src="https://app.trackthemetric.com/tracker.js"
></script>

Replace the YOUR_WEBSITE_ID and YOUR_DOMAIN.COM with your actual website ID and root domain.

3. Save your changes and publish your site.

2
Verify the installation

After publishing:

  • Visit your live site.
  • Open your Trackthemetric dashboard.
  • It might take a few minutes for the first pageviews to appear.