What the application stores
The workspace stores renewal records, history, categories, owners, tags, settings, and backup-health timestamps in IndexedDB or local browser storage on your device.
What the application sends
My Renewal Desk uses ZoAnalytics, a cookie-free first-party analytics service operated on the site owner's Zo server. It receives the page path and title, referring page, campaign parameters, browser and device context, a short-lived session identifier, a pseudonymous visitor hash, and Core Web Vitals. It does not read or send renewal records, form entries, settings, exported files, or IndexedDB contents. The static application files are delivered through Cloudflare Pages, whose infrastructure also processes ordinary web requests such as IP address, browser details, and requested URL.
Where your records live
Browser storage is tied to the exact origin and browser profile. Different browsers, private-browsing sessions, devices, protocols, hostnames, or ports do not automatically share records.
Backups and data movement
JSON export creates the complete portable backup. Saving, protecting, transferring, and deleting exported files is your responsibility. CSV contains renewal rows only and is not a complete backup.
Deleting workspace data
Export a backup first if needed. You can then delete the `renewaldesk-v1` IndexedDB database through your browser's site-storage controls. Clearing all site data also removes workspace records and backup-health information.
Security boundaries
Local storage reduces server-side exposure but does not protect against access to your unlocked browser profile, compromised device, malicious browser extensions, or unsafe handling of exported files. Do not enter secrets, passwords, payment-card data, or information your policies prohibit from local browser storage.
Questions
For questions about this privacy model, email [email protected].