Nothing to hide, because nothing is stored.
The whole product is built so there is no personal data in the first place. No cookie, no stored IP, no cross-site profile, and so nothing to consent to.
{
"d": "yoursite.com", // domain
"p": "/pricing", // path
"r": "google.com", // referrer
"h": "a3f9c2...", // hash, rotates every 24h
"w": 1440 // viewport width
}
// no cookie, no stored IP, no name, no device id
How it works
01
No identifier is set
Nothing is written to the visitor device, so there is no cookie banner to show and nothing to opt out of.
02
Identity is a daily hash
A visitor is counted with a hash that rotates every 24 hours, so there is no durable profile to build or breach.
03
The data stays yours
Events are written to your own SingleStore database, never shared with an ad network or sold on.
No cookies
Nothing stored on the device means no consent prompt and no opt-out to manage.
No personal data
No stored IP, no name, and no cross-site identity to leak or hand over.
Compliant
GDPR, CCPA, and PECR friendly out of the box, because there is nothing personal to process.