Common Setups (GTM • SPA • WordPress • Shopify)
Google Tag Manager (GA4/Ads)
- Import the GA4 Consent Mode template.
- GA4 waits for consent automatically; marketing tags respect category choices.
Single‑Page Apps
- Include the snippet once; state persists across routes.
- SSR: add the snippet to your base HTML template.
WordPress / Shopify
- WordPress: install the DigiWedge CMP plugin for Consent Mode, strict blocking, and diagnostics. Remove any hard-coded CMP snippet after activation so the plugin owns script injection.
- Shopify: edit
theme.liquidand paste before</head>(plugin coming soon).