Consent Mode Basic vs Advanced: quantified 2026 decision
Consent Mode Basic vs Advanced: quantified criteria, modeled conversion impact, LIA, registry, decision by acceptance rate.
By Ron Kopelman, freelance analytics consultant — updated May 18, 2026
The choice between Consent Mode v2 Basic and Advanced isn’t a philosophical GDPR debate — it’s a quantified decision based on three measurable criteria: your current cookie acceptance rate, your industry sector (GDPR sensitivity), and your Google paid media dependency. Basic outright blocks Google tags before consent — the prudent default. Advanced sends degraded cookieless pings that feed modeled conversions — the choice that maximizes data on sites with significant user refusal.
Quick definitions
Basic: before user consent, GTM loads no Google tags (GA4, Google Ads, Floodlight). After consent, everything loads normally. No cookieless ping in “denied” mode.
Advanced: before user consent, GTM loads Google tags that send degraded pings without cookies or user identifiers. These pings feed Google’s behavioral modeling, which statistically reconstructs lost conversions.
Decision matrix
| Criterion | Basic recommended | Advanced recommended |
|---|---|---|
| Cookie acceptance rate | Above 80% | Below 80% (especially below 65%) |
| Sector | Healthcare, public, banking, insurance | Ecommerce, lead gen, media, retail |
| Google Ads dependency | Low (under €10K/month) | High (above €10K/month) |
| Events per day | Under 1,000 | Above 1,000 (behavioral modeling effective) |
| GDPR maturity | First implementation | Mature implementation, trained DPO |
If most criteria point to Advanced, choose Advanced. If mixed, Basic for prudence then migrate to Advanced after 3-6 months observation.
Quantified impact on conversions
Orders of magnitude observed (Basic → Advanced migration measured on same site):
- Acceptance 75-85%: Advanced gains +3 to +8%. Marginal, Basic remains defensible.
- Acceptance 60-75%: Advanced gains +8 to +18%. Clear ROI. Recommend switching.
- Acceptance 45-60%: Advanced gains +18 to +30%. Indispensable.
- Acceptance below 45%: Advanced + audit of the consent flow (banner may be driving people away).
GDPR obligations on Advanced
Advanced demands more legal documentation than Basic, because you’re processing data (cookieless pings with User-Agent, Timestamp, event type) before explicit consent.
Required documents:
- LIA (Legitimate Interest Assessment) documenting the legal basis for pre-consent processing
- Processing register mentioning Consent Mode Advanced
- Privacy policy describing Consent Mode Advanced usage
- DPA (Data Processing Agreement) with Google Cloud signed
Without these, GDPR inspection risk increases. Basic’s main benefit is avoiding this legal work.
Concrete cases
Premium ecommerce (58% acceptance): Basic → Advanced after audit + LIA update. 30-day result: +21% Google Ads modeled conversions, +14% Meta. ROI of migration in 3 weeks.
Media with subscription (67% acceptance): starts in Advanced on new site with DPO in place. Behavioral modeling active from go-live, subscribe conversions Google Ads tracked without initial degradation.
Public institution (42% acceptance): chose Basic despite low acceptance, DPO decision on GDPR prudence. Trade-off: ~20% modeled conversions lost, but CNIL inspection inattackable.
Frequently asked questions
Migrate from Basic to Advanced mid-stream?
Yes, relatively light migration (1-2 consulting days). LIA update + processing register update + 7-day parallel test before validation.
Reverse (Advanced → Basic)?
Rarer but possible (typically triggered by strict CNIL inspection or DPO change). 1-2 consulting days, no major technical impact.
Custom mode?
Officially only Basic and Advanced. But between them, modulation is possible: GA4 tag in Advanced, Google Ads tag in Basic. Done per-tag in GTM. Used for niche mixed cases (strict GDPR + Ads necessity).