How does a JENTIS CMP Bridge work?
You may be wondering how JENTIS integrates with different CMP-s. You may have questions such as “Is it needed, that a CMP code is already loaded before JENTIS loads its bridge?” or “Are there any wait mechanisms in JENTIS that take care of a CMP that is added later than JENTIS Bridge?”
JENTIS always integrates with CMP-s using interfaces that are provided by the specific CMP and uses those to collect the consent decisions of the user. It’s not relevant whether the CMP code or the JENTIS CMP bridge is loaded first, as we will always make sure to access either existing consent information (static) or consent updates (dynamic) based on events and listeners. Both interfaces are available with all CMPs.