Basic Consent Mode
Basic Consent Mode is one of two ways to set up Google's consent mode, a feature that adjusts how Google tags behave based on whether a visitor has given consent. In this basic version, Google tags are held back and do not load or send any data until the visitor grants the relevant consent. This differs from the advanced version, which loads tags earlier but limits what they send before consent is given.
Basic Consent Mode is an implementation of Google's consent mode in which Google tags are blocked from firing entirely until the user grants the relevant consent signals (for example, analytics or advertising consent). Unlike Advanced Consent Mode, no tags load and no data (including anonymized or 'cookieless' pings) is transmitted to Google prior to consent; data is collected only from users who have consented. Basic Consent Mode requires minimal customization of Google Tags and is typically integrated with a consent management platform (CMP) that communicates the user's consent state. As a technical mechanism for controlling tag behavior, it is a tool that supports consent-based data collection but does not by itself determine or guarantee compliance with legal requirements. Whether prior consent is required before tags fire depends on the applicable legal regime: in most EU/UK jurisdictions the ePrivacy rules generally require prior consent for placing or accessing non-essential cookies and similar technologies, and the GDPR governs any resulting processing of personal data, whereas some US state frameworks rely on opt-out rather than opt-in. This definition does not address advanced consent mode behavior, the specific consent signal parameters used by Google, or the sufficiency of any given configuration under a particular data protection authority's guidance.
Why it matters
For organizations operating under EU and UK rules, the point at which a Google tag fires can carry real legal significance. In most EU/UK jurisdictions, the ePrivacy rules generally require prior consent before placing or accessing non-essential cookies and similar technologies, and the GDPR governs any personal data processed as a result. Because Basic Consent Mode withholds all Google tags until the relevant consent is granted, and transmits no data (including anonymized pings) to Google beforehand, it aligns with a strict interpretation of prior-consent obligations. This makes it a configuration that privacy and compliance teams frequently consider when they want data collection to begin only after an affirmative user action.
The distinction between Basic and Advanced Consent Mode matters because the two behave differently before consent is given. Advanced Consent Mode loads tags earlier and can send limited signals to Google prior to consent, whereas Basic Consent Mode sends nothing until consent is granted. Teams weighing these options are effectively balancing measurement continuity against a more conservative approach to pre-consent data flows. Choosing Basic Consent Mode means accepting that no data is collected from users who do not consent, which affects the completeness of analytics and advertising datasets.
It is important to stress that implementing Basic Consent Mode is a technical mechanism, not a compliance determination. The mode controls tag behavior, but whether a given setup meets legal requirements depends on the applicable regime, the underlying consent collection (which must generally be freely given, specific, informed, and unambiguous under the GDPR), and evolving guidance from data protection authorities. Some US state frameworks rely on opt-out rather than opt-in, so the same configuration may not map cleanly across jurisdictions. Basic Consent Mode supports consent-based data collection but does not by itself guarantee compliance.
Who it's relevant to
Inside Basic Consent Mode
Common questions
Answers to the questions practitioners most commonly ask about Basic Consent Mode.

