Last updated: March 18, 2026
Cookies are small text files that websites place on your device to store information. They help websites remember your preferences, keep you signed in, and understand how you use the site. We also use similar technologies like localStorage and sessionStorage.
Sagery uses a minimal set of cookies and browser storage technologies. Here is a complete breakdown:
| Cookie / Storage | Type | Purpose | Duration |
|---|---|---|---|
| sb-*-auth-token | Essential | Authentication session (Supabase) | Session |
| retirement-calculator-storage | Essential | Your calculator inputs and results (localStorage) | Persistent |
| sagery-theme | Preference | Dark/light mode preference | Persistent |
| sagery-last-seen-version | Preference | Tracks changelog version so we only show new updates | Persistent |
| sagery-feedback | Preference | Stores your feedback submissions locally | Persistent |
| _vercel_insights | Analytics | Privacy-respecting page view analytics (no personal data) | Session |
These cookies are strictly necessary for Sagery to function. Without them, you would not be able to use core features like logging in or saving your calculator inputs. Essential cookies cannot be disabled.
These remember your settings and choices (like dark mode or the changelog version you last saw). They make your experience smoother but are not strictly necessary. You can clear these by clearing your browser's localStorage.
We use Vercel Analytics, a privacy-respecting analytics service that does not use cookies to track individual users. It collects anonymous, aggregated data about page views and performance. No personal information is collected or shared. You can opt out of analytics tracking in your browser settings or by using a browser extension that blocks analytics scripts.
You can control and delete cookies through your browser settings. Here's how for common browsers:
Note: Clearing localStorage will reset your calculator inputs and preferences. You will not lose any data stored in your Sagery account (Pro users).
We may update this Cookie Policy from time to time. If we make significant changes, we will notify you through the app or by updating the "Last updated" date at the top of this page.
If you have questions about our use of cookies, please contact us at privacy@sagery.co.