Summary
- Strictly necessary cookies are always on — without them you can’t sign in.
- Optional cookies (preferences, analytics, marketing) require your consent.
- Your choice is saved on this device for 12 months and you can change it anytime.
1. What is a cookie?
A cookie is a small text file stored by your browser when you visit a website. Similar technologies include localStorage, sessionStorage, and the Service Worker cache. Throughout this page “cookies” refers to all of them.
2. Cookies we use
Strictly necessary
authjs.session-token— keeps you signed in. First-party, expires when your session ends or after 30 days.authjs.csrf-token,authjs.callback-url— protect the sign-in flow. First-party, session.notai_consent— remembers your cookie choice. First-party, 12 months.__Secure-*Stripe checkout cookies — only set on the Stripe-hosted payment pages.
Preferences (optional)
theme— remembers light/dark/system. First-party, 12 months.editor.width,sidebar.collapsed— layout preferences. First-party, 12 months.
Analytics (optional, only with consent)
- Google Analytics 4— aggregated usage statistics so we know which features matter. IP anonymisation is on; we do not enable Google Signals.
Marketing (optional, only with consent)
- Meta Pixel— conversion measurement for ads. Loaded only if you consent and only on the marketing pages.
Operational (necessary, no personal data)
- Sentry— client-side error reporting. PII is scrubbed; cookies are first-party and limited to a session ID.
3. Managing your choices
Use the consent banner the first time you visit, or open Cookie settings at any time using the button above. You can also clear cookies for notai.roin your browser settings — that will reset your choice and the banner will appear again.
4. Do Not Track
Browsers send a Do-Not-Track signal in different formats and there is no industry consensus on what it means. We treat the Global Privacy Control (GPC) signal as a request to reject optional cookies.
5. Contact
Cookie or privacy questions: privacy@notai.ro.