Consent
Control optional analytics across the Riddle Suite. Your choice is stored in the rdl_consent cookie (and a localStorage mirror) so every suite app can respect it.
Current choice
Loading…
Categories
- always on
Strictly necessary
Session cookies, consent storage, and security signals required for the suite to function. Always on — not optional.
Analytics
Optional product analytics (e.g. Vercel Analytics) so we can improve the suite. No wallet secrets are included. Off until you allow it.
- disabled
Marketing
None yet — no marketing pixels or ad networks in the suite consent model.
How this works
- Writes go through
writeSuiteConsentfrom@riddle/suite-chrome. - The banner component listens for the same store — changing it here dismisses the banner suite-wide after the next load on each origin.
- On suite hosts, the cookie uses
Domain=.riddlewallet.com.