ToolJet/docs/versioned_docs/version-3.16.0-LTS/tracking.md
2025-08-04 12:19:49 +05:30

13 lines
472 B
Markdown

---
id: tracking
title: Tracking
slug: /tracking
---
<br/>
ToolJet does not store any data fetched from the data sources. ToolJet acts as a proxy and the data from data sources is sent to the client application without storing.
ToolJet tracks anonymous usage data such as page loads and clicks. **ToolJet tracks only the events and doesn't capture data from data sources.**
Tracking can be disabled by setting the value environment variable `ENABLE_TRACKING` to `0`.