Plain-English version. Last updated January 2026.
To run the service, we have to keep some data:
When you call /api/shot, our server fetches the URL you passed. We do not store the URL or the screenshot beyond the 5-minute edge cache that makes repeat calls fast. We do not analyze the content, we do not pass it to any third party, and we do not use it for any purpose other than giving you back the image you asked for.
If you call /api/preview, we fetch the URL, parse the HTML, and return the metadata. Same policy: no storage beyond the 5-minute cache.
If you call /api/headers, we fetch the URL, read the response headers, and return the analysis. We do not store the response body.
If you call /api/certs, we query crt.sh and cache the result for 24 hours so we don't hammer their service. The cache is keyed on the domain you queried.
None set by us. Paddle may set a cookie during checkout. Cloudflare may set a cookie for rate-limiting (their __cf_bm); it's a security feature, not an analytics tool.
Email privacy@sitetrace.it.com and we'll:
If we change anything material, we'll email you. Minor wording fixes will be silently updated with a "last updated" date.