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

14 lines
472 B
Markdown
Raw Normal View History

2025-08-04 06:49:49 +00:00
---
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`.