There is an expensive misconception at large: that consent management is a legal topic, owned by whoever handles the cookie banner, and that marketing simply waits for someone to install it. Consent Mode is in fact a piece of measurement infrastructure. Get it wrong and you do not get a fine — you get campaigns optimising on incomplete data without ever flagging it.
What Consent Mode v2 is, in two minutes
Consent Mode is the mechanism by which Google tags read the user’s choice and adapt their behaviour. Version 2, released in November 2023, added two parameters to the two that already existed:
| Parameter | What it governs |
|---|---|
analytics_storage | Storage of analytics data |
ad_storage | Storage of advertising data |
ad_user_data | Sending user data to Google for advertising purposes |
ad_personalization | Using data for personalised advertising, remarketing included |
The last two are required by the Digital Markets Act, which obliges gatekeepers such as Google to obtain explicit consent before collecting and using European citizens’ personal data. Consent Mode v2 is the technical shape that requirement takes inside Google’s stack.
The obligation has been in force since 6 March 2024 for anyone using Google Ads, GA4 or Google Marketing Platform features on EEA and UK users.
What changed on 15 June 2026. For Google Analytics properties linked to a Google Ads account, Consent Mode became the single control over whether advertising data is collected. In practice: no more parallel settings that can contradict each other — what Consent Mode declares is what happens.
Basic or advanced mode: the choice that decides everything
This is the technical decision with the largest effect on your numbers, and it is almost always made by whoever installs the banner, often without knowing what it entails.
Basic mode
Google tags are not loaded until the user consents. Anyone who refuses is entirely invisible: no ping, no data, no basis for modelling. It is the most conservative approach in collection terms.
Advanced mode
Tags are loaded and, in the absence of consent, send cookieless pings: no identifiers, but an aggregated signal that feeds conversion modelling for GA4 and Google Ads.
The practical difference is stark: in advanced mode Google has a statistical basis for estimating conversions from users who refused; in basic mode it does not. Choosing between them is not purely technical — it involves legal judgements about the nature of cookieless pings — and it should be made with whoever owns data protection, not on their behalf.
How much you lose, and how much you get back
Industry estimates put the loss at up to 60% of measurement data when consent is not granted. It is a wide range because it depends on your acceptance rate, which in turn depends on vertical, country and — heavily — on how the banner is designed.
On the recovery side, the same sources indicate that conversion modeling, enhanced conversions and server-side tagging can recover 30% to 50% of lost conversions while remaining compliant.
The arithmetic that matters. An 80% acceptance rate with advanced mode produces better data than a 95% rate obtained through a deceptive banner that is later challenged. The first is sustainable; the second is a debt.
Symptoms of a badly configured Consent Mode
The problem with this infrastructure is that when it breaks it does not say so. These are the signals we see most often in the accounts we audit:
- Remarketing audiences thin out month after month while traffic holds steady.
- Google Ads conversions diverge from GA4 by a growing rather than a constant margin.
- Modelled conversions are zero even though you believe you are in advanced mode: nearly always this means cookieless pings are not firing.
- The ratio between recorded conversions and real transactions in your back office deteriorates with nothing having changed in the funnel.
Verification checklist
- Confirm all four parameters are actually being sent, not merely that a banner is installed. Check with tag manager debug tools, in a private window, both accepting and refusing.
- Establish with certainty whether you are in basic or advanced mode. Many implementations claim advanced and behave like basic.
- Check consent status in Google Ads diagnostics: the interface flags missing or inconsistent signals.
- Measure the acceptance rate and treat it as a marketing metric, because it is one.
- Verify that modelled conversions appear in reporting. If they are absent, modelling is not working.
- Align collected consent with the data you upload through enhanced conversions and offline conversions: same legal perimeter, covered in the Data Manager API guide.
- Consider server-side tagging where volume and value justify it. It is not a way round consent; it is a way to make the collection of what is permitted more reliable.
Why this matters more than it used to
A few years ago imperfect tracking produced imperfect reports. Today it produces badly trained automation. Every automated bidding strategy, every tolerance in Smart Bidding Exploration, every Performance Max campaign learns from the signal that arrives. A signal distorted by misconfigured consent does not surface as an error: it produces a system that optimises confidently in the wrong direction.
That is why, in our free audits, the consent and tracking chapter comes before any assessment of the campaigns themselves. You can see how we approach it, and the answers to the questions we get most often in the site’s FAQ.