# News Google Consent Mode V2

**Google Consent Mode V2: More Than Just an Update!**

🚀 **New Signals for Enhanced Control**

Google Consent Mode V2 introduces two powerful signals that refine how your data is used for advertising:

* **`ad_user_data`:** This signal is the master control for personalized advertising. Granting consent allows Google to use your data for a wide range of ad personalization purposes, including targeting, frequency capping, measurement, and reporting. Denying consent restricts Google to using your data for non-personalized ads and aggregated reporting.
* **`ad_personalization`:** This signal provides granular control over *individualized* ad personalization. Granting consent allows Google to tailor ads specifically to your interests and past behavior. Denying consent prevents Google from using your data to create a personalized ad profile, but they may still use aggregated data for broader audience targeting and conversion measurement.

🎯 **Subtle Yet Powerful Impact**

While `ad_user_data` and `ad_personalization` don't directly block or allow tags like `ad_storage` and `analytics_storage`, they play a vital role in informing Google's ad systems about user consent. These signals significantly influence how Google processes data for advertising, impacting everything from ad targeting and measurement to conversion modeling.

🌟 **Why These Signals Matter**

These new signals offer several key benefits:

* **Granular Privacy Control:** Users have more precise control over how their data is used for advertising.
* **Improved Conversion Measurement:** Even when users decline personalized ads, Google can leverage aggregated, non-personalized data to estimate conversions, providing valuable insights for your marketing campaigns.
* **Enhanced Compliance:** These signals help ensure your advertising practices align with user privacy preferences and evolving regulations.

🔗 **Dive Deeper**

For a comprehensive understanding of Google Consent Mode V2 and its intricacies, consult the [Consulter la documentation officielle de Google](https://support.google.com/). Understanding the interplay of all consent signals is crucial for maximizing both user privacy and marketing effectiveness.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cmp.docs.sirdata.net/en/faq/google-consent-mode-v2/news-google-consent-mode-v2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
