This site uses no advertising cookies and no third-party tracking. What it does use is first-party local storage, required for the chat to work.
Cookies and local storage
localStorage is storage on terminal equipment and falls under the same rules as cookies. The
chat’s session keys hold the state of a service you explicitly requested, so they are treated as
strictly necessary. Usage statistics are handled separately and require your consent.
Changing your choice
You can change it whenever you like from cookie preferences, or by clearing this site’s local storage in your browser.
Storage used
| Key | Purpose | Category |
|---|---|---|
| baliza.widget.session.* | Keeps the chat conversation open across pages. | Strictly necessary |
| baliza.widget.visitor.* | Identifies the visitor within the same conversation. | Strictly necessary |
| demo.consent.analytics | Remembers your choice about statistics. | Strictly necessary |
| baliza.widget.analytics.* | Chat usage statistics. | Optional (consent required) |
Updated