> For the complete documentation index, see [llms.txt](https://doc.commandersact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides/tag-manager/amazon-consent-signal.md).

# Amazon Consent Signal

### Comment utiliser la fonctionnalité Amazon Consent Mode ? <a href="#how-to-use-the-google-consent-mode-feature" id="how-to-use-the-google-consent-mode-feature"></a>

{% hint style="info" %}
Avant de commencer : **Amazon Consent nécessite l’activation de l’API de géolocalisation**. Demandez à votre consultant ou à notre équipe de support de vous fournir un jeton d’activation pour votre ID de site
{% endhint %}

#### 1- Activez la fonctionnalité sur votre workspace <a href="#id-1-activate-the-feature-on-your-workspace" id="id-1-activate-the-feature-on-your-workspace"></a>

Connectez-vous à[ votre workspace](https://app.commandersact.com/) Rendez-vous sur la page `Gouvernance des données > Gestion du consentement > Paramètres` Activez **Activé** l’option Amazon Consent Mode. Le sous-menu « Paramètres Amazon Consent Mode » apparaîtra

<figure><img src="/files/b1628bc3c2c92576c2d04ac1ea44778e1722ea3e" alt=""><figcaption></figcaption></figure>

#### 2- Configurez vos paramètres <a href="#id-2-configure-your-settings" id="id-2-configure-your-settings"></a>

**Catégories**

Sélectionnez la catégorie de confidentialité appropriée dans la liste déroulante pour chaque catégorie d’Amazon.

<figure><img src="/files/3428573fdaf20f2f5cff9691179f0dd210cd7ee4" alt=""><figcaption></figcaption></figure>

#### 3 - Régénérez et déployez vos bannières CMP

Vous êtes prêt à régénérer vos bannières de confidentialité et à les déployer en production

<figure><img src="/files/7fa4bbb0db831d055676421651d4ea327d625596" alt=""><figcaption></figcaption></figure>

Une fois déployé, notre CMP enverra le Consent Signal comme prévu par Amazon.

Dans votre conteneur Web, vous pouvez supprimer vos règles de confidentialité de vos tags côté client Amazon, le Consent Signal Amazon remplace les règles de confidentialité.


---

# 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://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides/tag-manager/amazon-consent-signal.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.
