# Google

- [Google Errors](https://cmp.docs.sirdata.net/en/faq/google/google-errors.md)
- [Google advertisement](https://cmp.docs.sirdata.net/en/faq/google/google-advertisement.md): What are the conditions for the display of targeted and non-targeted ads by Google?
- [Google PageSpeed](https://cmp.docs.sirdata.net/en/faq/google/google-pagespeed.md): Google PageSpeed ​​indicates that the stub script is blocking the rendering of the page and that this has an impact on SEO. Is it possible to load it asynchronously or put it in the footer?
- [Google Analytics Conditioning](https://cmp.docs.sirdata.net/en/faq/google/google-analytics-conditioning.md): Should I condition Google Analytics ?
- [Google Add-ons](https://cmp.docs.sirdata.net/en/faq/google/google-add-ons.md): What do the Google add-ons available in the CMP configuration correspond to ?
- [Loss of Statistics](https://cmp.docs.sirdata.net/en/faq/google/loss-of-statistics.md): J'observe une baisse de statistiques Google Analytics, est-ce normal ?
- [Google Ads Alert](https://cmp.docs.sirdata.net/en/faq/google/google-ads-alert.md): I have a Google alert message about my "consent message"
- [Google gclid Issue](https://cmp.docs.sirdata.net/en/faq/google/google-gclid-issue.md): My redirection leads to an incorrect URL - gclid=1 \<input name="action" ?
- [Google extensions](https://cmp.docs.sirdata.net/en/faq/google/extensions-google.md): What do the Google extensions available in the CMP configuration correspond to?
- [Problem gclid google](https://cmp.docs.sirdata.net/en/faq/google/problem-gclid-google.md): problem gclid=1 \<input="action"


---

# 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.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.
