Cookie Policy
- Home
- Cookie Policy
Cookie Policy: System Documentation
Last Updated: February 2026
Object: Data Persistence & Telemetry Protocols
1.0 General Overview
Mokzero.app utilizes cookies—small data packets stored on your local machine—to maintain the integrity of your production environment. By using the platform, you acknowledge the deployment of these "data objects" to facilitate a seamless, no-code workflow.
2.0 Critical Dependencies (Essential Cookies)
These cookies are required for the system to initialize and operate. Disabling these will result in a failure to maintain session state.
| Identifier | Logic / Purpose | Persistence |
_mz_auth | Authentication: Identifies your account session to prevent unauthorized access. | Session-based |
_mz_security | CSRF Protection: Validates that requests are sent by the verified user. | 24 Hours |
_mz_config | Workspace State: Persists UI preferences like panel layouts and theme mode. | 365 Days |
3.0 Performance Monitoring (Google Analytics)
To maintain 100% uptime and optimize the UX of our zero-coding tools, we load the Google Analytics Module. This allows us to debug user flow bottlenecks and prioritize feature deployments based on real-world usage.
Telemetry Data: We track anonymized events (e.g., "button_click_export" or "page_load_time").
IP Anonymization: Your IP address is masked at the protocol level. We do not link telemetry data to your personal identity.
Optimization Cycle: This data is used solely to improve tool performance and resource allocation.
4.0 User Configuration & Overrides
As the "Admin" of your own machine, you have full control over these objects:
Browser Level: You can configure your browser to reject all cookies, though this will break the Mokzero production engine.
Opt-Out: You can install the
to block telemetry while keeping essential app functions intact.Google Analytics Opt-out Browser Add-on
5.0 Global Compliance
We adhere to a Privacy-by-Design architecture, ensuring that our data persistence methods comply with GDPR, CCPA, and modern web standards.