Versions Compared

Key

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

...

  • xcConsent holds information about consent levels:

    • essentialCookieConsent=true|false saves  saves essential cookie consent (will never be false, because in that case it wouldn't be allowed to be set)

    • trackingConsent=true|false saves tracking consent

    • trackingCookieConsent=true|false saves tracking cookie consent

  • xcSessId=node...  holds the current session ID

...