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

« Previous Version 24 Current »

In this article we will help you familiarize yourself with the concept of Cross Domain Consent Sharing ( CDomainCS)

Overview


Activation procedure (V1)

In V1 you can enable CDCS in section Advanced → Other Advanced Settings (set checkmark → save):


Activation procedure (V2)

Cross Domain Consent Sharing (= CDomainCS) is available in the following plans: Business, Enterprise, Advanced as well as Premium Add-on.
You can enable this feature at the Admin Interface under ConfigurationCMP Settings:


How does the feature work?

As soon CDomainCS is activated, our CMP injects an additional iFrame into the website and stores the consent information not only in the websites local storage but also in the iFrame's local storage. While the user switches to another (sub-)domain, the iFrames local storage is checked and if consent information is found, the consent information from the iFrame is stored into the local storage of the new (sub-)domain.

For Cross Domain Consent Sharing to work, implement the same Usercentrics CMP script using one Settings-ID on all domains that should share consents.

Improved consent sharing between subdomains

Modern browsers are causing that website visitors might still see the CMP again when switching to another subdomain as they block the shared iframe provided by Usercentrics (s. Browser related restrictions). The following linked section in the documentation describes the needed steps to prevent this from happening: Improved consent sharing between subdomains.

Please note that there are still existing Safari browser restrictions that remain with this improved consent sharing.


Restrictions

Usercentrics related restrictions

In order to make this feature work, the same Setting-ID has to be implemented in all (sub-)domains the consent information should be shared across. This is due to technical and legal reasons.

Browser related restrictions

CDomainCS does not work without sharing 3rd-Party local storage information across different browser tabs or if the user enabled special privacy settings within the Browser settings.

  • Safari and Any: CDomainCS does not work with Safari, since the browser does not share 3rd-Party local storage across different browser tabs. Due to this restriction, the feature can not share the iFrame's local storage across different tabs.

  • Firefox Browser: If the option “Delete Cookies” is enabled, the feature does not work, since Firefox clears the local storage for every new tab automatically, which prevents saving consents.

  • iOS browsers and iOS devices: Apple forces all browsers to use their built-in webkit, so CDCS does not work with them.

There is no workaround to circumvent these restrictions since it is a functionality of the browser itself or based on custom privacy settings of a single user to protect his/her personal data.

Different root domains restriction

From Chrome version 115 and going forward, CDomainCS does not work between different root domains (ex. a.comb.com) because of restrictions that Google have imposed on third-party storage possibilites. This means, that our current implementation of CDomainCS now effectively only works between root domains and their subdomains (ex. sub.a.coma.comothersub.a.com).

Read more about the updates that Google have made to Chrome here: https://developers.google.com/privacy-sandbox/3pcd/storage-partitioning

Cross Domain Consent Sharing is also available for TCF 2.2.


Summary

After reading this article, you should be able to understand the technical as well as the legal concepts of Cross Domain Consent Sharing.


Do you need further help?

How can I get help with technical questions?

  • No labels