# Google Analytics 4

- [Compatibilité GA4](https://server-side.docs.sirdata.net/sirdata-server-side/f.a.q-server-side/google-analytics-4/compatibilite-ga4.md): Votre solution est-elle compatible avec GA4 ?
- [Configuration GA4](https://server-side.docs.sirdata.net/sirdata-server-side/f.a.q-server-side/google-analytics-4/configuration-ga4.md): Une fois que vous avez créé et configuré votre conteneur GTM Server ainsi que vos configurations DNS, vous êtes prêt à commencer à envoyer vos premières données à GA4 depuis votre conteneur serveur.
- [Proxyfication GA4](https://server-side.docs.sirdata.net/sirdata-server-side/f.a.q-server-side/google-analytics-4/proxyfication-ga4.md): Comment Proxyfier mes pings Google Anlaytics 4 ?
- [Volume de hits GA4](https://server-side.docs.sirdata.net/sirdata-server-side/f.a.q-server-side/google-analytics-4/volume-de-hits-ga4.md): Est-il possible de consulter le nombre de hits directement dans mon compte Google Analytics pour estimer les volumes ?


---

# 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://server-side.docs.sirdata.net/sirdata-server-side/f.a.q-server-side/google-analytics-4.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.
