> 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/supprimer-le-traceur.md).

# Supprimer le traceur

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

Dans cet article, nous verrons comment supprimer un tracker du gestionnaire de données de votre organisation.&#x20;

Cliquez **Gestionnaire de données** dans le panneau de gauche et sélectionnez **Trackers** 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 **Supprimer** alignée sur le nom du tracker.

{% hint style="warning" %}
**Remarque**: Seuls les trackers que votre organisation a ajoutés au gestionnaire de données peuvent être supprimés.
{% endhint %}

<figure><img src="https://1244787492-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNDxbAdc00ce6bH5u1urh%2Fuploads%2FYLVsoBWsI68hDAq8yRCN%2FScreenshot%202026-07-28%20at%207.33.34%E2%80%AFAM.png?alt=media&amp;token=5f5ef2c2-8fd4-4fad-8235-210323fa80a7" alt="" width="563"><figcaption></figcaption></figure>

Confirmez la décision de supprimer le tracker dans la fenêtre modale suivante et cliquez sur **Oui, supprimer**.

<figure><img src="https://1244787492-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNDxbAdc00ce6bH5u1urh%2Fuploads%2FCRlJ3Pw2Yl71aQQdxHSU%2FScreenshot%202026-07-28%20at%207.59.04%E2%80%AFAM.png?alt=media&amp;token=aac25cd7-5f3d-484c-9185-b3c05d37c791" alt="" width="375"><figcaption></figcaption></figure>

Le tracker sera supprimé du gestionnaire de données.&#x20;

{% hint style="info" %}
Le tracker sera également retiré de toutes les [politiques de trackers](/fr/gestionnaire-de-donnees/politique-des-traceurs.md) auxquelles il appartenait auparavant. Si votre organisation a mis en place une politique de tracker sur une propriété qui incluait ce tracker, vous devrez retélécharger et mettre à jour la politique sur la propriété. [Cliquez ici](/fr/gestionnaire-de-donnees/politique-des-traceurs/telecharger-la-politique-des-traceurs.md) pour plus d'informations.
{% endhint %}


---

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