Complianz + GTM4WP
-
Hello Complianz Support Team,
I sent an email (2 actually, but I'm a bit lost on how to create premium support ticket)
I'm experiencing an issue with Google Analytics 4 tags being blocked by consent management, even though consent is being forced to "granted" status.
**Current Setup:**
- WordPress + WooCommerce
- Complianz GDPR Premium (latest version)
- Google Tag Manager for WordPress (GTM4WP)
- Google Analytics 4 + Google Ads tracking
- Consent Mode v2 enabled
**Issue Description:**
Google Analytics 4 tags are showing as "blocked by consent settings" in GTM Preview, while Google Ads tags work perfectly with the same triggers and consent configuration.
**What Works:**
✅ Google Ads conversion tracking (functions correctly)
✅ Consent is forced to "granted" for all storage types
✅ analytics_storage = "granted" in dataLayer
✅ GTM Preview shows consent events firing correctly
**What Doesn't Work:**
❌ Google Analytics 4 purchase events are blocked
❌ GA4 tags show "blocked by consent" status
❌ No GA4 data reaching Google Analytics
**Consent Implementation:**`javascript<br>gtag('consent', 'update', {<br> 'analytics_storage': 'granted',<br> 'ad_storage': 'granted',<br> 'ad_user_data': 'granted',<br> 'ad_personalization': 'granted'<br>});</code></pre> <p><strong>Questions:</strong></p> <ol> <li>Does Complianz handle Google Analytics tags differently from Google Ads tags?</li> <li>Is there a specific setting for GA4 tracking in Complianz that I'm missing?</li> <li>Could there be a conflict between Complianz consent blocking and GTM4WP?</li> <li>Should I add Google Analytics to any exceptions list in Complianz?</li> </ol> <p><strong>Expected Behavior:</strong> Both Google Ads and Google Analytics should work when consent is granted (forced).</p> <p><strong>GTM Container:</strong> GTM-MPH8VZ6 <strong>Website:</strong> jogodigital.com</p> <p>Could you please help me understand why GA4 is being blocked while Google Ads works fine with identical consent settings?</p> <p>Thank you for your assistance.</p> <p>Best regards,</p>The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Complianz + GTM4WP’ is closed to new replies.