Privacy Policy
DOCUMENT REF: BIZ-SEC-PRIV-2026
1. Telemetry and Data Isolation
BizTrackr PRO is engineered as a secure monolithic commerce operating system. When you provision an organization tenant, we collect credentials, auth telemetry, ledger activities, and inventory synchronization transactions. All database rows are strictly isolated via Supabase PostgreSQL Tenant Isolation rules.
2. GDPR Compliance Rights
Under the General Data Protection Regulation (GDPR), users residing within the EU/EEA possess the absolute right to:
- Access and extract all database records linked to your tenant.
- Rectify ledger records (subject to active double-entry accounting integrity).
- Request absolute deletion ("Right to be Forgotten") of your organization.
- Revoke cookie tracking telemetry preferences at any time.
3. Cookies and Persistent Indicators
We utilize cookies solely to store authentication states (via Supabase Auth JWT) and user consent metrics (via localStorage). No third-party advertisements or trackers have access to our secure endpoint clusters.
4. Third-Party Integrations
Payment modules utilize secure gateway APIs (such as Razorpay). Credit card credentials and billing tokens never pass through or rest in the BizTrackr DB clusters. External integrations conform to PCI-DSS standards.
5. Security & Audits
All security events (such as failed authentication attempts or privilege changes) are written to our immutable database activity log. IP tracking is scoped purely to defend against volumetric attacks.