01What a cookie is
A cookie is a small file placed on your device by a site you visit. It can store a preference or keep a session open from one page to the next.
02Cookies we use
| Name | Purpose | Lifetime |
|---|---|---|
lampion_locale | Remembers the chosen language (French or English) | 1 year |
next-auth.session-token | Authenticated console session. Required to stay signed in | Session |
lampion-org | Active organization when you belong to several | Session |
lampion-onboarded | Remembers that onboarding was completed, so it is not shown again | 1 year |
sso_state | Anti-replay token during SSO sign-in (CSRF protection) | 10 minutes |
All of these are set by Lampion (first-party cookies). No third-party, advertising or analytics cookie is set.
03Analytics
Lampion uses neither Google Analytics nor any advertising tracker. Traffic statistics are aggregated server-side, with no cookie and no individual identifier.
04Managing cookies
You can delete stored cookies or block them at any time from your browser settings.
Note: blocking strictly necessary cookies prevents the console from working — you will no longer be able to stay signed in.
Any question: [email protected].