Usercentrics - PUBLIC

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

UC CMP uses service level consent and that’s “hard” to link to the CoMo storage/consent types as you may have ambiguous DPS consents. That’s why Usercentrics currently support a strict way of, a storage type only gets granted if all of the services that are used (and linked to that type - currently a list of hardcoded predefined DPS) have consent

In the Admin Interface, it is necessary to include the services along with their corresponding consent types to ensure the CoMo type is  "granted" or "denied" based on the user choices

Based on our predefined Data Processing Services (DPS) we have a direct service-consent type correlation, you can find this in our docs: e.g.

e.g.

| Google Analytics 4    | 87JYasXPF   | analytics_storage 
| Google Ads Conversion Tracking | twMyStLkn   | ad_storage        
| Google Ads Remarketing         | B1Hk_zoTX   | ad_storage       
...

Default behavior:

  • Consent for Google Analytics 4 - 87JYasXPF activates analytics_storage

  • Consent for all DPS belonging to ad_storage is activating, ad_storage.

  • No labels