Technical
Persistent Cookie
A cookie that remains on your device until it expires or you manually delete it.
A persistent cookie is a cookie that is stored on the user's device for a defined period (set by the Expires or Max-Age attribute) and is not deleted when the browser closes.
Common Uses
- "Remember me" login functionality
- Language and preference settings
- Analytics and tracking across sessions
Privacy Considerations
Persistent cookies that are not strictly necessary (e.g. analytics, marketing) require consent under the ePrivacy Directive.