The short version: Opaige uses one cookie, and it exists only to keep you signed in. We run no advertising, analytics, or tracking cookies. That's why you don't see a cookie consent banner — there's nothing to consent to beyond what's strictly necessary to operate the Service.
| Cookie | Purpose | Type | Lifetime |
|---|---|---|---|
| opaige_session | Keeps you signed in after login. Without it you'd have to re-authenticate on every page. | Strictly necessary · HttpOnly · first-party | 30 days |
It is HttpOnly (not readable by JavaScript, which protects it from cross-site scripting), SameSite=Lax, and — in production — Secure (sent only over HTTPS). It holds a signed session token, nothing else.
No Google Analytics. No Meta Pixel. No advertising or retargeting cookies. No third-party trackers. No cross-site fingerprinting. If that ever changes, this page will be updated and — because those cookies are not strictly necessary — we will ask for your consent before setting them, via a proper cookie banner.
Separately from cookies, your browser's local storage holds a copy of your session token and a small cache of officer-portrait URLs (so the practice page loads instantly on return visits). This data never leaves your device and is cleared when you sign out.
You can clear or block cookies in your browser settings at any time. Blocking the opaige_session cookie will prevent you from staying signed in, but you can still browse the public marketing pages.
Email privacy@opaige.com. See also our Privacy Policy.