Table of Contents (5 sections)
2. Essential Browser Storage Keys
These storage items are strictly necessary for website functionality, user security, and session management:
| Key / Cookie | Type & Scope | Purpose |
|---|---|---|
| `theme` | localStorage (`rozx.in`) | Remembers your preferred color theme mode (light, dark, or system). |
| `rozx-announcement-dismissed` | localStorage (`rozx.in`) | Remembers if you dismissed the top offer announcement bar. |
| `rozx.access_token` | Cookie / Local Storage (`app.rozx.in`) | Maintains secure authenticated session credentials for logged-in merchants. |
| `rzp_device_id` / Gateway Session | Razorpay Cookies | Secures online payment checkout tokens and prevents transaction fraud. |
3. Performance & Usage Analytics
We use analytics tooling (such as PostHog and Sentry) to monitor application performance, track error stack traces, and understand anonymized website traffic patterns:
- PostHog (`ph_*` parameters): Used to measure aggregated page views and navigation flows. IP addresses are anonymized.
- Sentry Error Logging: Captures technical client-side JavaScript error traces to enable our development team to identify and resolve software bugs quickly.
4. Managing Storage & Browser Cookies
Most modern web browsers allow you to manage or clear stored cookies and local storage keys through your browser settings.
Please note that disabling essential authentication cookies or storage items may prevent you from logging into your Rozx dashboard or completing checkout transactions.
Legal Operator: Rozx
Governing Law: India (Jurisdiction: Courts of New Delhi, India).
For legal notices or data inquiries, reach out to hello@rozx.in.