Legal
What we collect, what we don't, and where the data lives.
Vitrus sets no cookies, mints no persistent identifier and stores no personal data about your visitors. The visitor id is a one-way hash that changes every day.
hash(secret_salt + day + site + ip_prefix + browser)
The salt rotates daily, so the same visitor hashes to a different value tomorrow. Retroactive
identity stitching is not possible. IPv6 addresses are reduced to their /64
prefix — that identifies a network, not a device.
Each site can be switched to strict mode, which drops country, screen size, referrer query strings and cross-day identity entirely, and refuses any Do Not Track override. It is enforced on the server, so the browser script cannot bypass it.
If the browser sends DNT, nothing is collected by default. A site owner can disable that
with data-do-not-track="false", in which case the responsibility is
theirs — except in strict mode, where the override is refused.
In the cloud version, data is held on our servers in Germany/Finland (Hetzner). If you run it yourself, the data is yours and nothing is sent to us.
| Who | For what | What they see |
|---|---|---|
| Cloudflare | CDN and TLS | Request metadata |
| Paddle | Payments and invoicing | Payment details (never stored by us) |
| Resend | Digest email | Recipient address and summary content |
| LLM provider | Only if you enable one | An aggregated evidence bundle — never raw visitor data |
To delete your account and data, write to us; we action requests within 30 days. Retention length depends on your plan (pricing).