ToolJet/docs/versioned_docs/version-2.50.0-LTS/tracking.md

14 lines
472 B
Markdown
Raw Normal View History

---
id: tracking
title: Tracking
slug: /tracking
---
2025-04-23 07:47:04 +00:00
<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.
2025-04-23 07:47:04 +00:00
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`.