3rd party integrations
Consent Management App & Web

Consent Manager

7min
summary official websites site url website https //www consentmanager net/ documentation https //help consentmanager net/ developer integrations platform url android https //mvnrepository com/artifact/net consentmanager sdk/android ios https //github com/iubenda/cm sdk xcframework web https //help consentmanager net/books/cmp/page/javascript api how to configure please note any documentation of the provider regarding proper data privacy agreements native purple app any native cmp is configured in the purple manager enable sdk settings location " apps " => " overview" => three dots menu => " consent/push/analytics " => " consent management " => " consentmanager sdk " setting description code id provided by consent manager server domain provided by consent manager read more in the app setup consent manager docid\ qqp4cbfbavpuujyamepct web integration enable sdk consent manager is not explicitly enabled if a valid configuration of consent manager is present in the " experience config json ", the sdk is integrated into the html document structure in experience config json plugin configuration { "purple" { "consentmanagement" { "cmpprovider" "consentmanager", "cmps" { "consentmanager" { "configuration" { "codeid" "provided by consent manager", "cmphost" "provided by consent manager", "cmpcdn" "provided by consent manager", // if you need that some domains are not blocked // then list all of them here below is a useful // start shown for configuring some of the domains // used by purple "cmpblockignoredomains" \[ "cdn purplemanager com", "eu cdn purplemanager com", "catalog purplemanager com", "catalog2 purplemanager com", "c02 purpledshub com", "eu cdn2 purplemanager com", "kiosk purplemanager com", "delivery purplemanager com" ] } } } } } }