Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tracks the user with the configured tracking imeplementation(s). If tracking cookie consent is
disabled and a tracking implementation doesn't support tracking without cookies, it does not track.


setting consent

conf key

use the following keys to set the default behaviour if no consent is set via integration URL explicitly (otherwise everything currently defaults to true):

  • application.clients.xcAjaxClient.config.trackingConsent= true|false ,
  • application.clients.xcAjaxClient.config.essentialCookieConsent= true|false ,
  • application.clients.xcAjaxClient.config.trackingCookieConsent= true|false ,

integration URL

consent may be set initially via the following integration url parameters

...