1. Cookies currently used
The current Sitemyra frontend does not set advertising cookies, and no analytics provider is integrated in the application code. The core product uses the account email, server-side records, and short-lived authentication tokens rather than advertising identifiers.
Depending on the hosting or edge layer, essential infrastructure cookies may be used for security, load balancing, or session protection. Those cookies are controlled by the relevant provider and are not described as Sitemyra analytics cookies.
2. Browser session storage
When you sign in, the frontend stores access and refresh tokens in the browser's sessionStorage so they are available to API requests during the current browser session. Session storage is not the same as a persistent cookie and is cleared when the browser session ends, subject to the browser's behavior. The frontend does not write these tokens to localStorage.
The sign-in flow may also store a short-lived OAuth provider value while completing a Google or GitHub authorization-code flow.
3. Managing browser storage
You can clear site data or session storage through your browser settings. Doing so signs you out and may remove in-progress sign-in state. Sitemyra does not currently offer an advertising consent banner because no advertising or analytics tracker is integrated in the repository.
4. Changes to this policy
If a cookie, analytics provider, or other tracking technology is added, this page should be updated with its purpose, provider, duration, and any applicable consent mechanism. Users can contact the founder with questions through the contact page.