Maiths

Cookies and tracking

Cookies and browser storage

Maiths uses browser storage for authentication and product state. Vercel Analytics is included for privacy-conscious aggregate website measurement. No advertising tracker is intentionally configured in the repository.

Essential storage

  • Supabase authentication session data is persisted in browser storage by the client library.
  • Local marking uploads and grade-prediction state use IndexedDB.
  • Study, portal and interface state may use localStorage, sessionStorage or an essential cookie.

Analytics

Vercel Analytics is loaded by the web application. Analytics events must never contain uploaded page contents, student answers, email addresses or other direct identifiers. Any future analytics product should be assessed before deployment and reflected here.

Controls

Browser controls can remove local storage, but doing so may sign the user out or delete locally saved work. A production consent banner is required before enabling any non-essential tracking that legally requires consent.

Content reviewed: .