Info
Content

Site-URL parameters

The CMP supports different parameters that can be added to the website's URL in order to influence the CMPs behavior. All parameters can either be added using #parametername or ?parametername or &parametername. The following parameters exist:

Parametername Description
cmplang=... Set the display language to the value supplied via the parameter. E.g. ?cmplang=DE
cmpscreen Forces the CMP to show the welcome page of the consent layer.
cmpscreencustom Forces the CMP to show the custom settings page of the consent layer.
cmpnoscreen Forces the CMP to not show.
cmpscreencookie Forces the CMP to show the cookie table page of the consent layer.
cmpimport=... Imports the consent information into the CMP. See imports here.
cmpregulationkey=... Set legislation/regulation for this user (overrides the automatic detection):
GDPR
GDPRUK
DSGLPD
CCPA
PIPEDA
LGPD
LFPDPPP
PDPA
NDPR
POPIA
PIPA
PDPL
PPA
RPDL
PIPL
PDPAT
ROW (RestOfTheWorld)
cmpnoblock=... Forces the automatic cookie blocking script to ignore the supplied domain.
cmpnoblocking Forces the automatic cookie blocking to ignore all codes.
cmpdebug Enables additional output in the browser console.
cmpconsole Opens the CMP console
cmpdesign=... Forces the CMP to use this specific design ID. Note: The design must be enabled in Menu > CMPs > Edit > Designs. If you like to test a design prior to go live, simply add a targeting to this design and use ?cmpdesign= in your browser URL in order to see the design on your page.
Back to top