Privacy
Current MVP privacy policy.
Last updated: May 23, 2026.
Local Browser Storage
Current practice tools save answers, filters, timers, flashcard state, and study-plan inputs in your browser's local storage. This helps the tool remember progress on the same device. Local storage is not an account system.
Results and Local Email Capture
The results page reads a local summary key named exam-prep-results-v1. Its email form stores entries
locally under exam-prep-email-leads-v1 so the MVP can test the signup flow before a backend is connected.
These entries are not sent to a server by the current static site.
No Account Collection In This MVP
The current static MVP does not include user accounts, payment forms, or server-side progress storage.
Analytics
The current MVP includes a local event layer named examPrepTrack for tool-start, answer-submit,
flashcard, filter, pipeline-selection, and study-plan events. This layer stores events in the current page only
and does not send them to a third-party analytics provider by itself. If networked analytics are added later,
this page should be updated to identify the provider and the kinds of events collected.
Clearing Local Data
You can clear saved practice progress through your browser's site data controls or by using reset controls inside each tool.