Google Consent Mode V1 and V2

Updated: Thursday, January 25, 2024

Digital landscape evolutions in 2024

In 2024, two major evolutions will change the face of the web as you know it today. The first evolution is recent progress in artificial intelligence, unlocking new possibilities for marketers.

The second major evolution is the end of 3P (third-party) cookies in Google Chrome.

These evolutions are necessary to maintain a balance between - 1. transparency in the collection and processing of user data - 2. marketing performance, which is the fundamental objective of marketers.

In 2024, you’ll need to go through 2 main components to develop the digital part of your business:

  1. high-quality data collection with user consent
  2. artificial intelligence (conversion measurement, attribution, audiences, modeling).

From March 2024, the Digital Markets Act (DMA) will require new obligations from large digital companies operating in the European Economic Area (EEA) (known as gatekeepers).

4 recommendations from Google (from March 2024 and so on)

  1. Collect user consent (for traffic originating from the European Economic Area and the United Kingdom) in compliance with the Google EU User Consent Policy.

  2. Migrate to Google Analytics 4 if you’re still using Universal Analytics 360 (remarketing, audiences, conversions, bid optimization).

  3. Set up Consent Mode to communicate consent signals to Google’s advertising platforms (for online data).

  4. Update the Google APIs you use to send offline data

Consent Mode is a tool offered by Google that allows the user’s consent to be communicated to Google tags.

Depending on the consent given, Google tags adapt their behaviour, enabling Google to comply with regulations and activate data modeling to limit the impact of lost conversions due to lack of consent.

In its first version, Consent Mode contains 2 consent signals in the consent state:

Consent signalsAssociated rights
analytics_storageRead and write analytics-related cookies
ad_storageRead and write advertising-related cookies

Consent Mode V2 contains 2 additional consent signals, making a total of 4 consent signals in the consent status. This update offers greater granularity between the consent given and the data processing carried out.

Consent signalsAssociated rights
analytics_storageRead and write cookies related to analytics
ad_storageRead and write cookies related to advertising
ad_user_dataSend user data to Google Ads
ad_personalizationCreate remarketing audiences

From March 2024, you’ll need to send these 4 consent signals in the consent state to benefit from all the features associated with Google products (Google Analytics 4, Google Ads, Floodlight).

User journey example

    sequenceDiagram
    Alice ->> Cookie banner: 1. I share my <br/>consent choice
    Cookie banner ->> Google Tags: 2. Here is Alice's <br/>consent state
    Google Tags -->> Google Tags: 3. I ajust my behaviour <br/>or I do not trigger myself <br/>(depending on basic or advanced mode)
    Google Tags ->> Google Products: Here is the data <br/>I can share with you
    Google Products -->> Google Products: 4. I use modeling <br/>to recover from lack of data
  1. Alice clicks on a Google Ad and lands on your website
  2. Consent state is communicated to Google tags
  3. When all consent signals are granted, Google will collect data as normal. If one or more consent signals are denied, Google tags will adjust their behaviour (or not trigger at all in the case of basic mode, which we’ll see later on).
  4. Google uses data modeling to optimize reporting and performance.

Basic VS Advanced mode

Advanced mode

Advanced mode was the only existing mode Consent Mode V1. In this mode, Google tags adjust their behaviour according to consent signals.

Consent signalgranteddenied
analytics_storageRead and write analytics-related cookiesCookieless ping requests are sent
ad_storageRead and write advertising-related cookiesCookieless pings are sent
ad_user_dataEnables user data collectionDisables user data collection
ad_personalizationEnables remarketing audiencesDisables remarketing audiences

Basic mode

Basic mode was introduced with version 2 of Consent Mode.

In this mode, Google tags are blocked by default.

If the user does not consent, no tags are triggered and no data is shared with Google (not even the consent status).

If the user gives consent, Google tags will behave normally.

Consent signalsgranteddenied
analytics_storageRead and write analytics-related cookiesNo requests are sent, the tag is blocked
ad_storageRead and write advertising-related cookiesNo requests are sent, the tag is blocked. No data is collected.
ad_user_dataEnables user data collection
ad_personalizationEnables remarketing audiences

When you can’t track conversions from users who haven’t given their consent, Google’s algorithms and advertisers will have less data to make strategic decisions.

But this is before modeling kicks in.

According to Google, Consent Mode, and by extension modeling, can recover an average of 65% of customer journeys (without consent) that have clicked on an ad and converted.

This enables advertisers and Google’s algorithms to identify the best-performing campaigns.

The signals used for modeling are:

  • device type
  • conversion type
  • country
  • time of day
  • browser

Option 1: You use a certified CMP

Link to Google partner CMPs.

Contact your CMP and ask for documentation on Consent Mode V2.

Option 2: You’re NOT using a certified CMP

Contact your CMP and ask whether Consent Mode V2 has been implemented in their solution. And if so, ask for a documentation.

Option 3: You have an in-house solution

If you are using a custom tag template on Google Tag Manager, you will need to add the consent signals ad_user_data and ad_personalization using the APIs setDefaultConsentState and updateConsentState.

Didn't find what your were looking for?

Get help from the Data Marketing Club

Join the club