Cookies
Sondr sets three cookies, all first-party and all strictly necessary. There is no advertising cookie, no cross-site tracker and no session-replay script, so there is nothing here to opt out of beyond signing out.
1What we set
| COOKIE | PURPOSE | LIFETIME |
|---|---|---|
| sondr_session | Keeps you signed in after you follow a sign-in link. HttpOnly, so no script can read it | Until you sign out or it expires |
| sondr_workspace | Remembers which workspace you were last looking at, if you belong to more than one | Until you switch workspace |
| sondr_cookie_consent | Remembers the choice you made in the banner, so it is not shown again | One year |
2The consent banner
The banner on the public site is there so the gate exists before it is ever needed. Nothing is currently loaded behind it: choosing "Necessary only" and choosing "Accept all" produce the same set of cookies today. If an analytics script is ever added it will only load for visitors who chose "Accept all", and this page will say so before it ships.
3Quizzes you publish
A published quiz — hosted or embedded — sets no cookies on a respondent's device. Campaign parameters such as utm_source are read from the link that brought them and stored with the response, not written back to their browser. That is lead data under the DPA, and it is yours.
4Turning them off
Blocking cookies in your browser is fine for reading the public site and for filling in a quiz. Signing in to a workspace needs the session cookie; without it there is no way to hold a session, and sign-in will not complete.