In this subcategory, we will list the various Single Page Application Implementations implementations that we provide for our CMP.
Child pages (Children Display) |
---|
If you need to re-execute / check all adjusted data processing services script tags, we offer two different alternatives that you can use:
CMP v2 Implementation
Using our global method
enableScriptsForServicesWithConsent()
(Read More Here → Global Method enableScriptsForServicesWithConsent() )
You can use our
events and event listeners (Read more about event listeners here → v2 Events )
CMP v1 Implementation
Using our global method
usercentrics.executeConsentScripts()
(Read More Here → Global Method usercentrics.executeConsentScripts() )You can use our events and event listeners (Read more about event listeners
here → v1 Events )
If you also need to see more details regarding the direct implementation of your scripts, or the implementation of your scripts with Usercentrics and your Tag Manager of choice (Google Tag Manager, Mapp Intelligence, …), please take a look at our Implementations Documentationimplementation guides ( CMP v1 | CMP v2 ).