1. Client-Side Parsing Commitment
Our core privacy policy is simple: **We do not collect, view, store, or transmit your vehicle logs**.
When you drag and drop a CSV diagnostic log into OBDViz toolsets (including FORScan Dive), the raw data cells are parsed locally inside your browser's sandboxed virtual memory space. No server endpoints are queried, and no files are uploaded to the internet.
2. Information We Collect
Since OBDViz runs as a client-side static site, we do not require user account creation, registrations, or user diagnostic profiles. The website collects:
- Local Storage Cache: The visualizer uses your browser's `localStorage` variables to memorize preferences (such as mapping options for the four gauges or custom theme configurations). This remains on your device.
- Anonymous Server Logs: Standard hosting VPS Nginx logs capture typical HTTP request headers (IP address, user-agent, file endpoints accessed) to trace site traffic. This does not contain coordinates or parameters from your files.
3. Third-Party Integrations & Cookies
We do not integrate external diagnostic trackers, behavioral trackers, or marketing pixels. Essential session storage variables verify if you have reviewed our cookie consent prompt.
If we introduce affiliate linking or advertisements in the future, this policy sheet will be updated to reflect cookie compliance boundaries.
4. Contact & Compliance
If you have concerns about security or want details on running the tool entirely offline on your own machines, write to us at `support@obdviz.com`.