What are cookies and local storage?
Cookies are small text files a website may send to your browser. Local storage tools such as localStorage work differently and can remember limited interface state on the same device.
Current use
The current DRAEVA website uses a deliberately limited storage approach.
- draeva_consent stores only your Necessary and Analytics category choice in localStorage until you change it or clear site data.
- The Weather Hero stores draeva_weather_mode in sessionStorage to keep the same demo weather mode during a browser session. This necessary interface preference is not used for analytics and is removed when the session ends.
- GA4 may set _ga and _ga_* only after explicit Analytics consent; no analytics script, pageview or custom event is sent before consent.
- Login and registration screens are closed; the website does not collect new accounts or passwords.
Necessary infrastructure technologies
Our hosting and security provider Vercel may use technical identifiers or access records to route traffic, prevent abuse and secure the service. DRAEVA does not use this processing to create advertising profiles.
What we do not currently use
DRAEVA does not use advertising, retargeting or third-party marketing cookies. Analytics is optional, consent-gated and disabled when no GA measurement ID is configured.
Control and deletion
Use Cookie Preferences in the footer to accept, reject or change Analytics at any time. You can also block or delete cookies in browser settings and clear localStorage through site-data settings.
Changes and contact
This policy will be updated when providers or storage behavior materially change. Send questions about cookies and local storage to info@getdraeva.com.