Legal
Privacy Policy
Last updated: June 15, 2026
TokenTelemetry respects your privacy. As the product evolves, we need to understand how people actually use it — which features deliver value and which don't — so we can make it better for everyone. To do that we collect a small, anonymous set of usage signals. This data carries nothing about your work. And if you'd rather not share it, or you're in a restricted environment, you can turn it off completely.
What we collect
Anonymous usage signals only — nothing about your code, prompts, or work:
- Which pages you open in the app
- Which features you use (e.g. trace summaries, analytics filters, the Hermes dashboard)
- Whether a summary succeeded or failed, and which summarizer engine was used
- Your OS family, CPU architecture, and the app version
- Your approximate country — derived at Cloudflare's edge from the request, not from your IP (we never receive or store your IP)
- Which AI agents are detected on your machine (e.g. Claude, Codex), as a generic list
- A random session id that is regenerated every launch and is never linked to you across sessions
What we never collect
- Your code, prompts, or any model output
- File paths, directory names, project or repository names
- Token counts or cost data
- Your IP address
- Any stable user or device identifier
How it's handled
Events go to a Cloudflare Worker that writes anonymous, aggregate-friendly data points to Cloudflare Analytics Engine. No analytics key ships in the app. Telemetry is on by default so the data is representative, but turning it off is one click and always available.
How to turn it off
- In the app:Settings → “Usage & privacy” → toggle it off.
- For restricted or enterprise environments: set
DO_NOT_TRACK=1orTT_NO_TELEMETRY=1and telemetry is forced off. It is also automatically disabled in CI and non-interactive runs.
This website
The marketing site (tokentelemetry.com) loads Google Analytics 4 and Microsoft Clarity — but only after you press Accept on the cookie banner. If you decline, neither tool loads and no analytics cookies are set. We do not sell your data or use it for advertising.
Contact
Questions or concerns? Open an issue on GitHub.