📗
One Consent
  • Next14 CMP
  • Proof of Consent
  • 🤔 Generic FAQ
  • 📱Mobile APPs
    • Installation
    • The CMP
    • Consents
      • Consents to TCF partners
      • Consents to Google ATP
      • Consents to Custom Partners
    • Debugging the CMP
      • CMP Flow
      • CMP deep link
      • CMP preferences
    • IAB TCF Vendors
    • 🤔 Technical FAQ
  • Next14 Proximity SDK Docs
Powered by GitBook
On this page

Was this helpful?

Proof of Consent

Next 14 CMP support publisher to save a proof-of-consent. The proof of consent is stored for 24 months and can be a support for further investigating any compliance issue.

The proof-of-consent save a minimum set of information, and could be blocked by AdBlocker software or company firewall.

The set of information is provided below:

cmpVersion: la versione della cmp del publisher
consentSaved: Se la consent string è stata salvata correttamente
consentString: la stringa di consenso come generata da framework iab
cookieId: l'id utente se presente
creationTimestamp: Timestamp di salvataggio del log di consenso
iabVersion: la versione del consent framework
publisher: se presente il publisher della cmp
publisherCode: md5 del publisher che identifica univocamente il codice della cmp su s3
referer: il referer della chiamata che ha scatenato il salvataggio di questo consenso

A sample proof of consent log line is provided:

cmpVersion => v2.0.25m
consentSaved => true
consentString => CPVN7JkPVN7JkERACAENCECgAAAAAAAAAAAAAAAAAAAA.YAAAAAAAAIAA
cookieId => null
creationTimestamp => 1646209914836
iabVersion => 2
publisher => Digital Taps
publisherCode => 183BF1255405BD6CE92A0F748C6xxxx
referer => https://cmp.datafront.co/
PreviousNext14 CMPNext🤔 Generic FAQ

Last updated 2 years ago

Was this helpful?