Last updated: September 12, 2026
Redirectdepth does not collect or store personal data server-side. The tool runs as a single Cloudflare Worker with no database, no persistent storage, and no cron triggers. When you paste a URL and click Trace, the Worker fetches that URL on your behalf, follows the redirect chain, and returns the result as a JSON response. The Worker does not log the URL, your IP address, or any request metadata beyond what Cloudflare's edge network records for operational purposes (see below).
The site is served through Cloudflare's edge network. Cloudflare automatically records standard HTTP request metadata — the requesting IP address, User-Agent header, requested URL path, and response status — as part of normal network operations. This data is governed by Cloudflare's privacy policy. Redirectdepth does not access, store, or process this metadata.
localStorage for the
theme preference (light/dark mode), which never leaves your device.The URL you paste is sent to the Worker solely for the purpose of tracing the redirect chain. It is not logged, stored, or associated with any identifier. The Worker discards all request data after responding.
Because no personal data is collected or stored, there is nothing to access, correct, delete, or port. If the operator later introduces account-based features or data storage, this policy will be updated accordingly.
If this policy changes, the "Last updated" date at the top of this page will be revised. Significant changes will be noted in the product's changelog.