> For the complete documentation index, see [llms.txt](https://docs.didomi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.didomi.io/fr/gestionnaire-de-donnees/traceurs/modifier-le-traceur.md).

# Modifier le traceur

{% hint style="success" %}
**Type d'accès**: Gestionnaire de données - Éditeur
{% endhint %}

Les trackers dans le gestionnaire de données de votre organisation constituent une base de données centralisée des trackers déclarés par l'IAB et des trackers ajoutés par votre organisation. Dans cet article, nous verrons comment supprimer un tracker du gestionnaire de données de votre organisation.&#x20;

{% hint style="warning" %}
**Remarque**: Les trackers inclus dans le gestionnaire de données via les déclarations des fournisseurs IAB ne peuvent pas être modifiés par votre organisation. Seuls les trackers que votre organisation a ajoutés au gestionnaire de données peuvent être supprimés.
{% endhint %}

Cliquez **Gestionnaire de données** dans le panneau de gauche et sélectionnez **Traceurs** sur la page suivante.

<figure><img src="https://1244787492-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNDxbAdc00ce6bH5u1urh%2Fuploads%2FiNvFrA41QOk4FPKELOzh%2FScreenshot%202026-07-28%20at%207.16.17%E2%80%AFAM.png?alt=media&amp;token=00052cd7-6666-4492-bb22-f499f4f19cc6" alt="" width="563"><figcaption></figcaption></figure>

Utilisez le champ de recherche fourni pour rechercher le tracker. Accédez au tracker dans la liste et cliquez sur l'icône **Modifier** alignée sur le nom du tracker.

<figure><img src="https://1244787492-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNDxbAdc00ce6bH5u1urh%2Fuploads%2Fh8hRboSBgI9j3nrdw6Jb%2FScreenshot%202026-07-28%20at%209.58.07%E2%80%AFAM.png?alt=media&amp;token=a9d203da-6796-47d7-b050-8164dbb643df" alt="" width="563"><figcaption></figcaption></figure>

Utilisez les champs fournis pour modifier le tracker :

<table><thead><tr><th width="216">Champ</th><th>Description</th></tr></thead><tbody><tr><td>Type</td><td><p>Le type du traceur. Les options disponibles incluent :</p><ul><li>Cookie</li><li>Stockage web</li><li>Stockage de l'application</li></ul></td></tr><tr><td>Fournisseur</td><td><p>Fournisseur auquel appartient le traceur</p><div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>Remarque</strong>: Le fournisseur associé à un tracker ne peut pas être modifié après la création du tracker.</p></div></td></tr><tr><td>Nom</td><td>Nom du traceur<br><br><a href="/fr/gestionnaire-de-donnees/traceurs/ajouter-un-traceur.md#add-tracker-by-regex">Cliquez ici</a> pour plus d'informations si votre organisation souhaite utiliser des expressions régulières pour ajouter à la base de données des trackers suivant un modèle spécifique.</td></tr><tr><td>Domaine</td><td>Domaine associé au tracker</td></tr><tr><td>Durée maximale du cookie</td><td>Durée de vie maximale du tracker</td></tr><tr><td>Utilisé aux fins suivantes</td><td><p>Finalité(s) pour lesquelles le traceur est utilisé</p><div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>Remarque</strong>: Le traceur héritera des bases juridiques utilisées pour les finalités qui lui sont attribuées.</p></div></td></tr><tr><td>Description</td><td>Description du traceur</td></tr></tbody></table>

Cliquez **Enregistrer** une fois terminé pour confirmer les modifications.

<figure><img src="https://1244787492-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNDxbAdc00ce6bH5u1urh%2Fuploads%2FymwsxB7PMZgMzJV6ezgH%2FScreenshot%202026-07-28%20at%2010.10.13%E2%80%AFAM.png?alt=media&amp;token=5060b3ee-248a-475f-85ae-bfbc47532ba6" alt="" width="563"><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.didomi.io/fr/gestionnaire-de-donnees/traceurs/modifier-le-traceur.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
