Cookie policy
What a cookie is
A cookie is a small file stored by the browser. localStorage is local storage, not an HTTP cookie.
Essential vs non-essential
Essential = needed for the site or banner to work. Non-essential = analytics or marketing. We do not set non-essential cookies before consent.
What we use now
We do not set HTTP cookies. The banner writes bb-consent in localStorage (essential or all). Reject = essential. Accept does not start analytics, because no analytics tool is chosen.
Table
| Name | Type | Purpose |
|---|---|---|
bb-consent | localStorage | Stores accept / reject |
How to accept or reject
The Accept or Reject button on the banner. You can delete bb-consent from browser storage.
Privacy
See the privacy policy.