Versions Compared

Key

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

...

cookies that are considered essential:

  • xcConsent holds information about consent levels:

    • essentialCookieConsent

    xcEssentialCookieConsent
    • =true|false

      saves
    • saves essential cookie consent (will never be false, because


    • in that case it wouldn't be allowed to be set)

    xcTrackingConsent
    • trackingConsent=true|false

      saves
    • saves tracking consent

    xcTrackingCookieConsent
    • trackingCookieConsent=true|false

      saves
    • saves tracking cookie consent

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

...