...
cookies that are considered essential:
xcConsent
holds information about consent levels:essentialCookieConsent
=true|false
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
...