# Vérification du Google Consent Mode V2 sur un site

* Aller sur votre site
* à l'aide de votre souris, cliquer sur "inspecter" :

<figure><img src="/files/UJy2Wr6uTqriWDnLc5Yb" alt=""><figcaption><p>"Inspecter"</p></figcaption></figure>

* Aller dans l'onglet "Network" :<br>

  <figure><img src="/files/XznnabsWIVvEMpBpyspg" alt=""><figcaption><p>"Network"</p></figcaption></figure>
* Taper "collect" dans la barre de rechercher et rafraichir la page (F5) :

<figure><img src="/files/UNNnarghnzGrzEZy3SCQ" alt=""><figcaption><p>"collect"</p></figcaption></figure>

* Cliquer sur l'appel GA4 puis cliquer sur "Payload" et vérifier le "Query String Parameters" "gcs" (Google Consent Status) est présent :

<figure><img src="/files/yjPmlQJB3hxtXrM1sdPv" alt=""><figcaption><p>"Appel GA4"</p></figcaption></figure>

Si le "gcs" est présent, alors le Google Consent Mode est actif.

* G100 : Aucun consentement n'a été accordé.
* G110 : Google Ads a le consentement, Google Analytics ne l'a pas.
* G101 : Google Analytics a le consentement, Google Ads ne l'a pas.
* G111 : Google Ads et Google Analytics ont tous deux le consentement.


---

# 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/standards-de-transmission-du-consentement/google-consent-mode/verification-du-google-consent-mode-v2-sur-un-site.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.
