This integration adds Google Tag Manager (GTM) and Google Analytics 4 (GA4) tracking to your 1Club public-facing surfaces - the CMS website and the member portal - without code changes. Configure your container or measurement ID once and 1Club injects the tags on every page load.Documentation Index
Fetch the complete documentation index at: https://docs.1club.ai/llms.txt
Use this file to discover all available pages before exploring further.
Before you start
- A GTM container ID (format
GTM-XXXXXXX) or a GA4 measurement ID (formatG-XXXXXXXXXX), or both. You can find these in tagmanager.google.com and analytics.google.com. - Either field is optional, so you can use just GTM, just GA4, or both side by side.
Connect Google Tag Manager
- Go to Settings → Integrations and click Activate on the Google Tag Manager card.
- On the integration page, paste your GTM Container ID and/or GA4 Measurement ID.
- Click Save.
What gets tracked
1Club only injects the tag - what it tracks is entirely up to your GTM workspace and GA4 property. Typical setups include:- Page views on the marketing site and member portal.
- Conversion events for sign-up, booking confirmation, or purchase.
- Custom dataLayer events you trigger from GTM tags.
gtag.js snippet. If you configure GTM, the container loads and any GA4 tag inside the container runs as you configured it there.
Disconnect
Clear both fields and save. The tags stop being injected on subsequent page loads.Troubleshooting
- Tag not firing - confirm the ID format (
GTM-orG-prefix, all uppercase) and that you saved the form. Then use the Tag Assistant on the public site to confirm the container loaded. - Events missing in GA4 - check that the GA4 tag inside your GTM container is firing on the right triggers. GTM publishes are independent of 1Club - changes you make in GTM go live on the next publish there.