In this subcategory, we will list the various Single Page Application Implementations implementations that we provide for our CMP. However, Usercentrics can be used with any SPA framework:
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 →
Info |
---|
Read more here: Global Method enableScriptsForServicesWithConsent() |
...
. |
You can use our Events in Event Listeners (events and event listeners
Info |
---|
Read more about event listeners here: v2 Events. |
...
CMP v1 Implementation
Using our global method
usercentrics.executeConsentScripts()
Info |
---|
Read more here: Global Method usercentrics.executeConsentScripts(). |
You can use our events and event listeners
Info |
---|
Read more about event listeners |
...
here |
...
...
. |
...
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:
...