Cookies
Cookies and Browser Storage
Current browser storage used by the HUBL public website.
Last reviewed: 30 August 2026
Scope
This page describes cookies and browser storage used by the HUBL public website in the inspected implementation. It does not describe future authenticated product storage, analytics or advertising technologies that may require separate notice and controls if introduced.
Current storage
The public website currently uses a language preference cookie when a visitor changes language. The Plans experience uses sessionStorage to remember a selected display currency during the browser session.
A cookie is stored by the browser and sent with relevant requests. sessionStorage is browser storage kept for the current tab or browser session and is not the same thing as a cookie.
| Name | Type | Purpose | Duration | When set |
|---|---|---|---|---|
| hubl-locale | Cookie | Remembers the visitor's selected language for locale routing. | Up to 31536000 seconds | When the visitor changes language. |
| hubl-plans-currency | sessionStorage | Remembers the selected Plans display currency in the current browser session. | Current tab or browser session | When the visitor changes currency in Plans. |
Analytics and advertising
No analytics, advertising cookies, tracking pixels or behavioural profiling SDKs were found in the inspected public-site implementation.
If non-essential analytics, advertising or similar technologies are introduced later, the cookie notice and consent approach should be reviewed before those technologies are used.
Managing storage
You can clear cookies and browser storage through your browser settings. Clearing the language preference cookie or sessionStorage value may reset the relevant preference.
Updates
This page should be updated whenever HUBL adds analytics, advertising, embedded third-party tools, authenticated product storage or other browser storage mechanisms to the public website.