Legal
Cookie Policy
The two cookies CrowdCue sets, what each one does, and how to clear them.
Last updated 5 September 2026
This page lists every cookie CrowdCue sets, what each one holds, and how to clear them.
The cookies we set
Attendee identity — cc_aid
- What it does. Holds a random identifier so the service can tell that two votes came from the same browser. That is what makes one-vote-per-question possible without asking anyone to create an account, and it is how the app knows which questions are yours.
- What is in it. A random value and a signature. No name, no email, no IP address, nothing derived from you or your device. It is stored in our database only as a one-way digest that differs for every event.
- How long. Up to 180 days.
- Flags.
httpOnly, so page scripts cannot read it, andSameSite=Lax, so it is not sent from other sites.
Sign-in session — Supabase authentication
- What it does. Keeps an organizer signed in after they enter their six-digit code, so they do not have to sign in on every page.
- Who sets it. Supabase, the authentication provider behind CrowdCue.
- How long. For the length of the session, refreshed while you stay active, until you sign out.
- Attendees never get this cookie — joining an event does not create an account.
What we do not use
- No advertising or retargeting cookies.
- No third-party social or embedded-widget trackers.
- No cross-site profiling, and no selling of any of it.
We do record aggregate usage metrics to keep the service reliable — how many questions an event received, which features are used, what errored. Where that is done with a cookie or similar technology, it will be listed on this page first.
Clearing them
You can delete cookies at any time in your browser settings, and block them entirely if you prefer. Two consequences worth knowing:
- Clearing
cc_aidpermanently severs the link between you and questions you have already asked. You will be able to upvote things you have already upvoted, and the app will stop marking your own questions as yours. Nothing you posted is deleted. - Blocking cookies entirely means an organizer cannot stay signed in, and voting limits cannot be enforced for you.
Changes
If we add a cookie, this page changes before it ships, and the date at the top will show when. Questions to apps@tanayarya.com.