# Tracking & Integrations

- [Tracking](https://doc.commandersact.com/fr/developers/tracking-and-integrations/tracking.md)
- [À propos des événements](https://doc.commandersact.com/fr/developers/tracking-and-integrations/tracking/about-events.md)
- [Événements e-commerce/retail](https://doc.commandersact.com/fr/developers/tracking-and-integrations/tracking/about-events/ecommerce-retail-events.md)
- [Spécificité des événements web](https://doc.commandersact.com/fr/developers/tracking-and-integrations/tracking/about-events/js-sdk-event-specificity.md)
- [Spécificité des événements Mobile App](https://doc.commandersact.com/fr/developers/tracking-and-integrations/tracking/about-events/mobile-sdk-event-specificity.md)
- [Référence des événements](https://doc.commandersact.com/fr/developers/tracking-and-integrations/tracking/events-reference.md): Dans cette section, vous trouverez toutes les références d’événements prises en charge par Commanders Act.
- [Événements courants](https://doc.commandersact.com/fr/developers/tracking-and-integrations/tracking/events-reference/common-events.md)
- [Événements e-commerce](https://doc.commandersact.com/fr/developers/tracking-and-integrations/tracking/events-reference/e-commerce-events.md)
- [Événements vidéo](https://doc.commandersact.com/fr/developers/tracking-and-integrations/tracking/events-reference/video-event-reference.md)
- [Événements de Campaign Tracking](https://doc.commandersact.com/fr/developers/tracking-and-integrations/tracking/events-reference/campaign-analytics-module-events.md)
- [Référence des propriétés](https://doc.commandersact.com/fr/developers/tracking-and-integrations/tracking/properties-reference.md): Dans cette section, vous trouverez toutes les références de propriétés
- [Propriétés globales](https://doc.commandersact.com/fr/developers/tracking-and-integrations/tracking/properties-reference/global-properties.md): Voici la liste de toutes les propriétés pour les événements courants et e-commerce
- [Propriétés vidéo](https://doc.commandersact.com/fr/developers/tracking-and-integrations/tracking/properties-reference/video-properties.md): Voici la liste de toutes les propriétés pour les événements vidéo
- [Propriétés permanentes](https://doc.commandersact.com/fr/developers/tracking-and-integrations/tracking/properties-reference/permanent-properties.md)
- [Data API](https://doc.commandersact.com/fr/developers/tracking-and-integrations/tracking/data-api.md)
- [Segment API](https://doc.commandersact.com/fr/developers/tracking-and-integrations/tracking/data-api/segment-api.md)
- [Server IP Whitelisting](https://doc.commandersact.com/fr/developers/tracking-and-integrations/server-ip-whitelisting.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://doc.commandersact.com/fr/developers/tracking-and-integrations.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.
