Analytics and Tracking

Consent Mode

Also called Google consent mode

Google's signalling system that changes how its tags behave depending on whether a visitor accepted analytics and advertising cookies.

Quick facts: Consent Mode

Category
Analytics and Tracking
Also called
Google consent mode
Level
Advanced
Affects
Measurement accuracy, remarketing audiences, legal exposure
Where to see it
Google Tag Manager (consent settings), Tag Assistant, your consent platform
In this article4
  1. How consent mode works
  2. Why consent mode matters
  3. Common mistakes with consent mode
  4. How to get it right

Consent mode is a signalling layer sitting between a cookie banner and Google’s tags. Rather than the banner simply blocking or allowing scripts, the site declares a consent state that every Google tag reads before it does anything. That state covers a small set of named permissions: storage for analytics, storage for advertising, and separate signals for sending user data and for personalisation.

Two things have to happen, in order. A default state is declared before any tag loads, saying what is permitted while the visitor has not chosen yet. Then, the moment the visitor accepts or refuses, the banner sends an update and the tags change behaviour on the spot. In the stricter setup nothing fires until consent arrives; in the looser one tags load in a restricted mode, sending pings that carry no identifiers, and Google uses those to model what it cannot observe.

If you advertise to people in the European Economic Area or the UK, Google requires these signals before it will keep offering its measurement and audience features for that traffic. Without them, remarketing lists and conversion measurement for those visitors degrade rather than quietly carrying on as before.

It matters outside Europe too, in a quieter way. A business in Kathmandu selling to clients in the UK, Australia or the EU inherits the same obligations for those visitors even though the rules at home are different. Setting it up once is far cheaper than retrofitting it after a client’s legal team asks the question, or after Google limits what the ad account is allowed to use.

The most frequent is installing a banner and assuming the work is finished. Plenty of banners look compliant while sending no consent signals at all, or sending them after the tags have already fired, which amounts to the same thing. If the default state is not declared before the first tag loads, the sequence is broken however polished the banner looks.

The second is never testing the refusal path. Teams accept the banner, watch data flow in and call it working, when the important question is what happens when somebody declines. The third is treating modelled figures as the same kind of number as observed ones. Modelling is an estimate Google fills in where consent was withheld, and it belongs in a report with that label attached to it.

How to get it right

Decide first which visitors are genuinely in scope, because that answer shapes everything else — a banner shown to every visitor in every country is a conversion cost you may not need to pay. Then implement the default and update calls through Google Tag Manager rather than scattering them across page templates, so there is one place to inspect and one place to change.

Test both paths deliberately. Accept, and confirm the tags fire with storage available; refuse, and confirm they fall back to restricted behaviour instead of either firing normally or disappearing altogether. Expect observed conversions to fall afterwards, and warn whoever reads the reports before it happens, because an unexplained dip gets blamed on the campaigns. Keep a written record of what was configured and when, filed with your conversion tracking notes.

Do and do not

Do

  • Declare the default consent state before any tag loads
  • Send an update the instant the visitor chooses
  • Test the accept path and the refuse path separately

Do not

  • Assume a cookie banner alone sends consent signals
  • Report modelled conversions as observed ones
  • Switch it on without warning whoever reads the reports

Questions people ask about this

Do I need consent mode if my customers are all in Nepal?

Scope is decided by where your visitors are, not where you are. Nepal's own rules do not require it, but if you advertise into the European Economic Area or the UK, or run campaigns for clients who do, those visitors need consent signals. Many businesses implement it for everyone rather than maintain two versions of the same site.

Will consent mode reduce my conversion numbers?

The observed count usually falls, because conversions from visitors who declined are no longer recorded in the normal way. Google fills part of that gap with modelling where it has enough data to do so. Your marketing has not changed, so brief the people reading the reports beforehand and note the date the measurement itself changed.

Is a cookie banner the same as consent mode?

No. The banner is the interface that asks the visitor and stores the answer. Consent mode is the mechanism that passes that answer to Google's tags so they behave accordingly. You need both, running in the right order: the default state before any tag loads, then an update the moment the visitor chooses.

Related terms

Found this useful?

Share it, or ask an AI to summarise it

Back to the glossary

Knowing the term is the easy part

Applying it to your own site and budget is the work. Book a call and I will tell you what actually applies to you.