If you advertise to anyone in the EU or UK and your conversion tracking has been drifting — fewer conversions reported, remarketing lists shrinking, Google Ads warnings in your account — the cause is often the same: Google Consent Mode v2 is not set up, or set up wrong. This is the plain-English version of what it is, why it is now mandatory, and how to implement it without losing measurement.
What Consent Mode v2 is
Consent Mode is a Google framework that adjusts how its tags (Ads, Analytics) behave based on whether a visitor accepted or rejected cookies. Instead of a hard on/off, your cookie banner passes consent signals to Google, and the tags respect them. Version 2 (v2) added two signals specifically for advertising, on top of the original two:
ad_storage— cookies for advertising.analytics_storage— cookies for analytics.ad_user_data— whether user data may be sent to Google for ads (new in v2).ad_personalization— whether data may be used for personalised ads and remarketing (new in v2).
Why it is mandatory now
For advertisers targeting the European Economic Area and the UK, Consent Mode v2 is effectively a hard requirement. Without valid consent signals, Google will not use EEA/UK user data for remarketing and audience features, and modelled conversions stop working. In practice that means shrinking remarketing lists, degraded Smart Bidding, and under-reported conversions. It is enforced, not optional, and the penalty is silent: your campaigns simply get worse.
Basic vs Advanced Consent Mode
There are two ways to implement it, and the trade-off matters.
Basic Consent Mode
Google tags are fully blocked until the visitor accepts. If someone rejects, Google receives nothing — no data, no modelling for that user. It is the simpler, most conservative option and satisfies Google’s remarketing requirement.
Advanced Consent Mode
Tags load but, when consent is denied, send anonymous, cookieless pings instead of nothing. Google then uses conversion modelling to estimate the conversions it could not directly observe, recovering a meaningful share of lost data. It measures better — but because a signal is sent before consent, some EU data-protection authorities have raised questions, so it is a choice about your risk tolerance. Basic is the safer default; Advanced recovers more data if your legal position allows it.
How to implement it (the clean sequence)
- Use a certified consent banner (CMP). A Google-certified CMP wires the four signals correctly out of the box — do not hand-roll this.
- Connect it to Google Tag Manager. The CMP sets default consent to denied, then updates the signals when the user chooses.
- Set defaults before tags fire. The default consent state must load first, or you leak data before the choice is made.
- Choose Basic or Advanced deliberately, based on your legal comfort.
- Validate. Confirm all four signals fire correctly on accept and reject — a misconfigured banner is the most common failure.
Consent Mode and server-side tracking
Consent Mode governs whether data may be collected; server-side tracking governs how the allowed data reaches the platforms reliably. They are complementary: consent-respecting collection first, then a robust server-side pipeline for the events you are permitted to send. Done together, you stay compliant and keep measurement as complete as the rules allow.
Frequently asked questions
Do I need Consent Mode v2 if I do not target the EU?
It is mandatory for EEA and UK traffic. If you have zero European visitors it is less pressing, but implementing it future-proofs you and is good privacy practice.
Will Consent Mode reduce my conversions?
Reported conversions may dip because you are no longer counting non-consented users the old way. Advanced mode recovers a share through modelling. Either way you are now measuring compliantly.
Is Advanced Consent Mode GDPR-compliant?
It can be, when configured correctly with a certified CMP and consent respected. Some regulators have raised questions about pre-consent pings, so confirm your setup with your legal or privacy advisor.
Not sure whether your tracking and consent setup is costing you conversions? Run a free 3-minute audit — no card — and find the biggest measurement leak. Or try the demo.
