Privacy Policy
Your data stays on your device
The Short Version
What We Don't Collect
- Your expense data or financial information
- Your budget settings or categories
- Any personal information
- Usage analytics or telemetry
- Cookies or tracking data
- IP addresses or location data
How It Works
Expense Tracker is a static website with no backend server. All your data is stored using your browser's localStorage:
- Expenses? Stored in your browser.
- Budgets? Stored in your browser.
- Settings? Stored in your browser.
- Charts and calculations? All done in your browser.
There is literally no server to send data to. The site is hosted as static files on Cloudflare Pages.
Important Note
Because all data is stored locally in your browser, clearing your browser data will erase your expenses. Consider this before clearing cookies or site data.
Third-Party Services
The only external resources loaded are Google Fonts for typography. No analytics, no tracking pixels, no advertising scripts.
Open Source
Expense Tracker is open source. You can verify these claims by reviewing the source code on GitHub.
Questions?
If you have any questions about this privacy policy, feel free to reach out via the contact page.