> 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/integrations/paywall/qiota.md).

# qiota

Didomi et qiota ont uni leurs forces pour vous proposer une intégration qui combine consentements et paywalls. qiota est un logiciel qui propose la création de paywalls via des parcours de consentement afin d'optimiser l'engagement utilisateur. Ce partenariat vous permet d'utiliser les consentements Didomi pour vos parcours qiota.

### **Ajouter qiota en tant que fournisseur**

Vous devez d'abord ajouter qiota en tant que fournisseur sur votre Didomi Console.

1. Allez sur votre Didomi Console.
2. Dans le menu de gauche, cliquez sur **Avis de consentement.**
3. Allez à la **Vendeurs & Finalités** section.
4. Cliquez sur **+ NOUVEAU FOURNISSEUR** ou **recherchez qiota** dans la barre de recherche.

<img src="/files/a96f746107f7d931ded74610071b719eaa389de8" alt="image-1" width="516">

&#x20;

### **Intégrez les consentements Didomi avec qiota**

1. Allez sur votre Didomi Console.
2. Allez à **Paramètres**.<br>

   <figure><img src="https://support.didomi.io/hs-fs/hubfs/image%20(1).png?width=688&#x26;name=image%20(1).png" alt="" width="563"><figcaption></figcaption></figure>
3. Cliquez sur **Copier la clé API.**
4. Allez dans votre interface Qiota.
5. Collez la clé Didomi dans **AJOUT/EDITION EDITEUR.**\ <br>

   <figure><img src="https://support.didomi.io/hs-fs/hubfs/Screenshot%202022-10-05%20at%2013.33.39.png?width=688&#x26;name=Screenshot%202022-10-05%20at%2013.33.39.png" alt="" width="563"><figcaption></figcaption></figure>
6. Allez à **Edition d’un segment** pour identifier les refus de collecte de données via la CMP Didom&#x69;**.**<br>

   <figure><img src="https://support.didomi.io/hs-fs/hubfs/Screenshot%202022-10-05%20at%2013.33.54.png?width=688&#x26;name=Screenshot%202022-10-05%20at%2013.33.54.png" alt="" width="563"><figcaption></figcaption></figure>

Si vous souhaitez plus d'informations, n'hésitez pas à contacter l'équipe d'assistance Didomi.


---

# 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/integrations/paywall/qiota.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.
