Current cookie inventory
| Name | Purpose | Type | Duration |
|---|---|---|---|
| session_id | Keeps the visitor session, cart, locale preference, and checkout flow associated with the same browser. | Necessary session cookie | Up to the configured session lifetime or until cleared by the browser. |
| atelier_auth | Keeps a signed-in account authenticated after Google OAuth login. | Necessary authentication cookie | Up to the configured authentication lifetime or until sign-out/expiry. |
| NEXT_LOCALE | Stores the selected language so localized pages open in the chosen locale. | Preference cookie | Persistent preference cookie unless cleared by the browser. |
| atelier_cookie_consent | Stores the current cookie preference, consent version, analytics choice, locale, and timestamp. It does not contain a tracking ID. | Consent preference cookie | Up to 12 months or until changed or cleared by the browser. |
Necessary and preference cookies
The current store uses cookies needed to provide the cart, checkout, account session, language selection, security, and basic site operation.
Without the necessary session and authentication cookies, core features such as cart continuity, checkout, and account sign-in may not work correctly.
Optional first-party analytics
If you accept analytics, the store sends minimal first-party events such as product view, filter use, add to cart, cart open, checkout start, delivery selection, order submission, payment redirect, and purchase confirmation.
Analytics events stay on the Atelier Marie backend and are not sent to a third-party analytics provider. They are linked to the existing session cookie as a pseudonymous session key. They do not include email, phone, name, address, order notes, card details, advertising pixels, cross-site tracking, session replay, heatmaps, or profiling. Owner/legal review is required before production analytics is enabled.
How to control cookies
You can change analytics consent from Cookie settings or block/delete cookies through your browser settings. Blocking necessary cookies may break sign-in, cart, checkout, or locale features.