Supported Integrations
MokoOnyx supports both Google Tag Manager (GTM) and standalone Google Analytics (GA4) integration, configured directly in the template settings.
Google Tag Manager
- Go to System > Site Templates > MokoOnyx > Analytics tab.
- Enter your GTM Container ID (format:
GTM-XXXXXXX). - Save. The GTM snippet is automatically injected into the page head and body.
Google Analytics (GA4)
- In the Analytics tab, enter your GA4 Measurement ID (format:
G-XXXXXXXXXX). - The gtag.js script loads automatically with
anonymize_ip: truefor privacy compliance.
Smart Visitor Detection
When GTM or GA4 is active, MokoOnyx automatically pushes anonymised visitor properties to the dataLayer:
- Login status (guest/registered)
- User group
- Page type (article, category, component, etc.)
These are set as GA4 user_properties for persistent session-scoped dimensions. No personally identifiable information (PII) is sent.
Print View Tracking
The component/print view automatically sends content_group: print_view to GA4, allowing you to track print and modal usage separately in your analytics.