What is GCM v2?
Google Consent Mode v2 is the consent signaling framework that lets GA4, Google Ads, and other Google products adjust their behavior based on user consent. Required in the EEA from March 2024.
Enable in theConsent
- Open your site → Banner Builder → Behaviour tab
- Toggle "Google Consent Mode v2" on (requires Starter plan or higher)
- Save changes
Signal mapping
ad_storage→ marketing categoryad_user_data→ marketing categoryad_personalization→ marketing categoryanalytics_storage→ statistics categoryfunctionality_storage→ preferences categorypersonalization_storage→ preferences categorysecurity_storage→ always granted
Verify in DevTools
Open your site, then DevTools → Console. Run window.dataLayer. You should see entries for tc_consent_default (before consent) and tc_consent_update (after the user picks).