> For the complete documentation index, see [llms.txt](https://server-side.docs.sirdata.net/sirdata-server-side/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://server-side.docs.sirdata.net/sirdata-server-side/f.a.q-server-side/sirdata-analytics-helper/integration/recuperation-du-tracking-id.md).

# Récupération du Tracking ID

**Universal Analytics :**&#x20;

1. Cliquez sur Administration dans votre propriété Universal Analytics.&#x20;
2. Dans la colonne Propriété, cliquez sur Paramètres de la propriété.
3. Votre identifiant "UA-" s'affiche en haut de la page "Paramètres de la propriété".

**Google Analytics 4 :**&#x20;

1. Connectez-vous à votre compte *Google Analytics*.
2. Cliquez sur Administration.
3. En haut de la colonne Propriété, sélectionnez votre propriété.
4. Dans la colonne Propriété, cliquez sur Flux de données.
5. Cliquez sur le flux de données pour lequel vous avez besoin de l'identifiant.
6. Votre identifiant "G-" s'affiche en haut à droite.<br>

Aide Google : <https://support.google.com/analytics/answer/9539598?hl=fr>\
Aide Sirdata : <https://helper.docs.sirdata.net/sirdata-analytics-helper-1/identification-google-analytics>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/sirdata-analytics-helper/integration/recuperation-du-tracking-id.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.
