# Cookbooks & Tutorials

- [Entreprise Tag Management](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management.md)
- [ClientSide](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management/clientside.md)
- [How to check the changes made on a tag?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management/clientside/how-to-check-the-changes-made-on-a-tag.md): A tag has been modified, and does not work as before. Here's how to figure out what happened and get it back to the way it was!
- [How to add a tag in client side?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management/clientside/how-to-add-a-tag-in-client-side.md): Analytics or marketing teams need to add a new partner to the site
- [How to change a partner ID according to the work environment?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management/clientside/how-to-change-a-partner-id-according-to-the-work-environment.md): It often happens that a partner offers you to have 2 account ids, one for your recipe environment, and the other for your production environment.
- [How to restrict the triggering of a client-side tag?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management/clientside/how-to-restrict-the-triggering-of-a-client-side-tag.md): It is sometimes essential to create strict rules so that your tags only run under certain conditions Not all tags must be active on all pages.
- [How can I check which container version is deployed on my website?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management/clientside/how-can-i-check-which-container-version-is-deployed-on-my-website.md): For greater autonomy when tagging recipes, it is essential to know which container version is live on a site.\*
- [Serverside](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management/serverside.md)
- [How can incoming data be transformed on the platform?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management/serverside/how-can-incoming-data-be-transformed-on-the-platform.md): Using the Data Cleansing Transform/fix your events before sending them to destinations
- [Consent Management](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/consent-management.md)
- [How to modify/add a category to the privacy center?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/consent-management/how-to-modify-add-a-category-to-the-privacy-center.md): There may be times when you need to change your cookie categories, for example, if you want to integrate a new type of tracking/partner and none of your cookie families match the definition of the new
- [RGPD, ePrivacy, CCPA, APEC... which message for which users?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/consent-management/rgpd-eprivacy-ccpa-apec...-which-message-for-which-users.md): Numerous laws have already been enacted to govern privacy protection. This trend is just the beginning and we must ensure that we are in compliance everywhere.
- [How can the consent form be adapted to each device?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/consent-management/how-can-the-consent-form-be-adapted-to-each-device.md): Mobile users come to your site in a different context to the desktop, and they need to be able to navigate with their fingertips.
- [How do I activate iAB TCFv2 on my privacy?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/consent-management/how-do-i-activate-iab-tcfv2-on-my-privacy.md): The iAB TCF is a privacy model that meets strict standards. The migration of your 'classic' privacy to an 'iAB' privacy must be carefully thought out beforehand because it will certainly have a positi
- [How do I change the style or text of my privacy banner?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/consent-management/how-do-i-change-the-style-or-text-of-my-privacy-banner.md): The marketing team would like to change the style of the banner to match the group's graphic charter The legal team would like to change the text or the links of the main banner for a better RGPD comp
- [How do I activate vendors on my privacy?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/consent-management/how-do-i-activate-vendors-on-my-privacy.md): Sometimes some DPOs have a very strict view of the RGPD regulation and require that the privacy banner informs your users about the different partners you share their personal data with. The activatio
- [How do I create a cookie that is deposited after consent?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/consent-management/how-do-i-create-a-cookie-that-is-deposited-after-consent.md): Analytics or marketing teams need to capture information on more than a single page of the site. The cookie will meet this need, but some precautions must be taken to remain in compliance with the rec


---

# Agent Instructions: 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://community.commandersact.com/customer-success/cookbooks-and-tutorials.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.
