CMP Partner program – Application demo page

Demo Videos

The requested demo videos are available below.

  1. Consent Mode setup in CMP console

    The default mapping is:

    security_storage: 'granted'
    functionality_storage: Functional if available,
    otherwise Necessary
    analytics_storage: Statistical
    ad_storage: Marketing
    personalization_storage: Marketing
    ad_user_data: Marketing
    ad_personalization: Marketing
  2. App Consent Mode validation

    1. Demonstrate consent flags are set

  3. Validation on web for:

    1. Gtag

      This page implements GA4 through Gtag

    2. GTM

      We've set up a sub page implementing both CookieTractor and GA4 (via Gtag) though GTM.

      Go to the GTM Demo page

  4. Validation demonstrates all Consent Mode purposes are set

    When enabling both Statistical and Marketing, all storages are set to 'granted':

    ad_storage: Marketing
    analytics_storage: Statistical
    ad_user_data: Marketing
    ad_personalization: Marketing
  5. Validation for Android/iOS App with boilerplate app

    – Not applicable


Diagnostic tool: verify the implementation

To enable our Google Consent Mode debugger, browse a page with the querystring ct-debug=true and reopen our dialog

The Debug information will be visible in the bottom of the cookie list.


WordPress plugin: WP Consent API

This video showcases the integration of WP Consent API in our WordPress plugin. Setting the visitor consents though their API.

Reopen the CMP dialog