1. Role of cookies and local storage
Cookies and local storage allow the site to operate, remember some choices and, when tools are configured, measure service usage.
2. Strictly necessary cookies
The site may use necessary cookies to:
- manage Supabase sign-in and user session;
- remember paid or guest Rider Protocol access;
- remember the cookie consent choice.
These cookies are required for some parts of the application.
3. LocalStorage
Rider Protocol also uses browser local storage to keep the experience fluid, including: rider profile, Rider Snapshot, results, program, progress, language and theme preferences, cookie consent.
This storage lets users start without an account. It can be cleared through browser settings.
4. Audience measurement
The site code includes Vercel Analytics, Google Analytics when an ID is configured, and Microsoft Clarity when an ID is configured. These tools may use audience measurement or usage tracking technologies.
5. Cookie banner
A compact banner informs users about necessary cookies. The “OK” / “Accept” button records the choice locally with thecookie-consent key.
To reset this choice, you can delete site data in your browser, or remove the localStorage entry cookie-consent from developer tools.
6. Browser settings
You can configure your browser to block or delete cookies and site data. Features such as sign-in, paid access, preferences or local backup may then be limited.
7. Contact
For any question: baret.fabrice@gmail.com.