# Tracking

- [Comment fonctionne le tracking server side ?](https://server-side.docs.sirdata.net/sirdata-server-side/f.a.q-server-side/tracking/comment-fonctionne-le-tracking-server-side.md)
- [Campagnes](https://server-side.docs.sirdata.net/sirdata-server-side/f.a.q-server-side/tracking/campagnes.md): La mise en place du GTM Server-Side permet-il d'améliorer ses campagnes (Google Ads, Social Ads etc...) ?
- [Vérification du Blocage des Collectes GA4 par un Adblocker](https://server-side.docs.sirdata.net/sirdata-server-side/f.a.q-server-side/tracking/verification-du-blocage-des-collectes-ga4-par-un-adblocker.md): Comment vérifier si ma collecte Google Analytics 4 est bloquée par un adblocker ?
- [Contourner les Adblockers](https://server-side.docs.sirdata.net/sirdata-server-side/f.a.q-server-side/tracking/contourner-les-adblockers.md): Est-ce légal de contourner les adblockers ?
- [Infrastructure First-Party & Optimisation des Cookies](https://server-side.docs.sirdata.net/sirdata-server-side/f.a.q-server-side/tracking/infrastructure-first-party-and-optimisation-des-cookies.md)


---

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