1. What this covers
Article 5(3) of the ePrivacy Directive — in Latvia, the Electronic Communications Law — is not about “cookies” but about any reading from or writing to your device. So this page lists cookies and localStorage entries together: in law they are the same thing.
2. In short: no advertising or analytics cookies
No analytics counter, no ad pixel, no social button, no embedded chat — the AMOLIE site carries not one third-party script that watches you. Everything below is set by us, and the service would misbehave without each of these entries.
That is why there is no “Accept / Reject” dialog. Strictly necessary storage requires no consent, and asking permission where refusal would change nothing is not politeness — it is a staged choice. We simply tell you what is stored and link to this page.
3. The full list
| Name | Where | Purpose | Kept for | Area |
|---|---|---|---|---|
| amolie_locale | Cookie | Remembers the language chosen with the switch in the header. | 365 days | Product site |
| amolie_storage_consent | Cookie | Remembers your answer to the storage notice so it is not shown again. | 180 days | Product site |
| access_token | Cookie | Keeps a master signed in. Not readable by page scripts (httpOnly). | 12 hours | Master’s dashboard |
| impersonator_token | Cookie | Lets a support agent return to their own account after looking into a master’s request. | 30 minutes | Support panel |
| amolie.device-visits.v1 | localStorage | Remembers bookings made from this device so a client can find a visit without an email. | until storage is cleared | Booking page |
| amolie.device-guest.v1 | localStorage | Pre-fills name and phone on the booking form so they are typed once. | until storage is cleared | Booking page |
| theme | localStorage | Remembers the light or dark theme. | until storage is cleared | Master’s dashboard |
Every entry is first-party; none belongs to another domain. Entries marked “until storage is cleared” live in localStorage, which has no expiry by design — they disappear when you clear the site’s data.
4. How to get rid of them
- Clear the site’s data in your browser settings — everything goes at once.
- Block cookies for amolie.com — the site still opens, but signing in will not work: the session lives in a cookie.
- Open the site in a private window — nothing survives closing the tab.
There is no “turn off necessary cookies” switch, and that is not an omission: without them you can neither sign in nor keep the language you chose.
5. Push notifications
Booking alerts are not cookies, but they also need your permission, and the browser asks for it. Withdraw it in the browser’s site settings or with the switch in the dashboard; we delete the subscription endpoint once you do.
6. Changes
The table above is generated from an inventory the code itself maintains — it cannot fall behind what the site does. Should an entry that requires consent ever appear, you will be asked before it is set. Questions go to privacy@amolie.com.