1. What cookies we use
Noteminator uses only first-party cookies. We do not embed third-party advertising or tracking cookies.
- Essential cookies (always on):
- `nm_vid` — a random visitor id, 12 months, used to count unique visitors.
- `nm_sid` — a session id, 30 minutes, used to group page views from one visit.
- `next-auth.session-token` — sign-in session, encrypted, 30 days.
- `nm_admin_pin` — operator gate cookie, 8 hours, only set for authorized admins.
2. How to disable
You can disable cookies in your browser settings. Without essential cookies you cannot sign in or use the dashboard, but the marketing pages will still load.
3. Do Not Track
We honor the DNT signal: when DNT is on, no analytics counts are recorded for that page view.
4. Changes
If we add additional cookies, this page will be updated and a banner will be shown.