GDPR Compliance via Javascript
You can ensure DXP ToolKit complies with your visitors privacy settings by modifying a Javascript variable.
If the DXPTKEngineSettings.allow_cookie
variable is set to false
, then DXP ToolKit will not perform any personalization logic.
Using this variable, you can configure your preferred privacy solution to set it to false if the user does not accept your privacy policy notice.