Cookies are small files stored in your browser that let websites remember things between page loads. We use cookies for two purposes only: 1. Making OneUnit work (auth, session, analytics) 2. Recognising returning visitors (so we count uniques correctly) We do NOT use third-party advertising cookies.
Authentication - __Secure-firebase-auth — Firebase Auth session (essential) Analytics (first-party only) - _ou_vid — anonymous visitor id, 730 days - _ou_sid — session id, 30-min sliding window - _ou_sc — session page count, 30-min sliding window Embed widgets (set by /embed/v1/chat.js when installed on a third-party site) - __ou_evid — embed visitor id, 365 days - __ou_esid — embed session id, browser-session lifetime Cookie consent - _ou_consent — your consent choices for tracking cookies
If the page owner has enabled tracking pixels (Google Analytics, Meta Pixel, GTM), those vendors may set their own cookies. The cookie banner asks for your consent before any of these load. Without consent: only the essential first-party cookies above are used.
You can manage cookie consent at any time from the banner at the bottom of the page (look for "Cookies"). You can also clear cookies through your browser settings — note that signing out of OneUnit and signing back in will rebuild the auth cookie. Blocking cookies entirely will break login and prevent us from counting visitors correctly, but won't otherwise prevent you from browsing.
Questions about our cookie use? Email [email protected].