> 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 support de vous fournir un jeton d’activation pour votre ID du site
{% endhint %}

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

Connectez-vous sur[ votre espace de travail](https://app.commandersact.com/) Accédez à la page `Data Governance > Consent Management > Settings` Activer **Activé** l’option Amazon Consent Mode. Le sous-menu "Amazon Consent Mode settings" 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 attendu par Amazon.

Dans votre Web Container, vous pouvez supprimer vos règles de confidentialité de vos Amazon client side tags, le Amazon Consent Signal 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:

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