ETAT DES LIEUX DE L'ADOPTION DES
CONSENT MANAGEMENT
PLATFORMS
COMMENT SAVOIR SI LA CMP TRANSMET
CORRECTEMENT LE CONSENTEMENT AUX
PARTENAIRES CONCERNÉS?
0 La CMP doit correctement
implémenter l'API établie par le
Consent&Transparency Framework
La CMP doit impérativement fournir
sur la page la fonction
__cmp(Command, Parameter,
Callback)
Cette fonction doit impérativement
supporter ces différents paramètres
en Command:
• getVendorConsents
• getConsentData
ping
Cette fonction peut de façon
optionnelle supporter les paramètres
suivants en Command:
• getPublisherConsents
• getVendorList
Pour tester l'implémentation correcte
de la fonction, il suffit d'ouvrir la
console du navigateur et d'exécuter
la commande suivante:
• __cmp('getConsentData',null
,console.log)
'getConsentData' sera remplacé par
les paramètres ci-dessus pour un
test complet.
Toutes les informations sur la fonction
_cmp se trouvent ici
Il
f) La CMP doit correctement
encoder les consent strings
Toutes les informations sur les
spécifications du consent string se
trouvent ici
Etat de lieux de l'adption des CMP - IAB France - 2018
Etat de lieux de l'adption des CMP - IAB France - 2018

Etat de lieux de l'adption des CMP - IAB France - 2018

  • 6.
    ETAT DES LIEUXDE L'ADOPTION DES CONSENT MANAGEMENT PLATFORMS COMMENT SAVOIR SI LA CMP TRANSMET CORRECTEMENT LE CONSENTEMENT AUX PARTENAIRES CONCERNÉS? 0 La CMP doit correctement implémenter l'API établie par le Consent&Transparency Framework La CMP doit impérativement fournir sur la page la fonction __cmp(Command, Parameter, Callback) Cette fonction doit impérativement supporter ces différents paramètres en Command: • getVendorConsents • getConsentData ping Cette fonction peut de façon optionnelle supporter les paramètres suivants en Command: • getPublisherConsents • getVendorList Pour tester l'implémentation correcte de la fonction, il suffit d'ouvrir la console du navigateur et d'exécuter la commande suivante: • __cmp('getConsentData',null ,console.log) 'getConsentData' sera remplacé par les paramètres ci-dessus pour un test complet. Toutes les informations sur la fonction _cmp se trouvent ici Il f) La CMP doit correctement encoder les consent strings Toutes les informations sur les spécifications du consent string se trouvent ici