Google Tag Manager (GTM) lets you manage analytics and marketing tags on your website without editing code. Podpage has a built-in Google Tag Manager integration — you just paste in your container ID.
Available on the Pro plan and above.
How to install Google Tag Manager
- Sign in to Google Tag Manager and copy your container ID. It's shown at the top of your workspace and looks like GTM-XXXXXXX.
- In your dashboard, go to Settings → Track Analytics.
- Paste the ID into the Google Tag Manager ID field.
- Click Save. Podpage automatically adds both pieces of GTM code (the script tag and the noscript fallback) to every page of your site.
Verify it's working
Back in Google Tag Manager, use Preview and enter the full address of your website to test the connection. If your site doesn't pass the test right away, give it five minutes and try again — the change can take a moment to reach every page.
Installing the code manually
If you'd rather paste Google's code yourself, use custom code instead of the ID field:
- In your dashboard, go to Design → Custom Code.
- Paste the first GTM snippet (the script block) into Custom HEAD Tag Code.
- Paste the second snippet (the noscript block) into Custom Top of Page Code.
- Click Save.
Use one method or the other — if you enter the ID and also paste the code manually, Tag Manager will load twice.
Tip: If all you need is Google Analytics, you can skip Tag Manager entirely — see setting up Google Analytics.