TL;DR: isnex.ai is cookieless. We use no marketing or
tracking cookies. The only thing your browser remembers is your dark/light theme
preference in localStorage — and your browser sends this entry to nobody.
1. What cookies and localStorage are
A cookie is a small text file a website stores in your browser, sent back to the server with each request. Cookies are either "session" (deleted on tab close) or "persistent" (stored long-term). Many websites use cookies for tracking, profiling and targeted advertising.
localStorage is a separate browser storage mechanism that — unlike cookies — never leaves your device. It is visible only to the code of the website that wrote it, and typically serves to store user preferences.
2. What isnex.ai uses
2.1. Cookies
None. The isnex.ai website sets no cookies — neither first-party nor third-party. Specifically we do not use:
- Google Analytics, Google Tag Manager
- Facebook Pixel, Meta Conversions API
- LinkedIn Insight Tag
- HotJar, FullStory, Mouseflow or other session-replay tools
- Affiliate or retargeting cookies
2.2. localStorage
The website stores one entry in your browser's localStorage:
isnex-theme-
Value:
"dark"or"light". Purpose: preserving your choice of dark or light theme between visits. Never sent to the server. You can delete it any time from browser settings without any functional impact — on the next visit the system preference (prefers-color-scheme) or dark as default will be used.
2.3. Analytics — Umami (cookieless)
For traffic measurement we use Umami — an open-source analytics tool we operate on our own EU server. Umami is cookieless: for unique visit identification it uses an anonymized hash (rotated daily), so it is not possible to trace back to a specific person. No cookies are set.
Details about what Umami records are in the Privacy Policy · 2.2. section.
This approach complies with the European Data Protection Board (EDPB) Recommendation 2/2025 on the use of cookieless analytics, which explicitly recognizes that aggregated and anonymized analytics without cookies do not require user consent.
3. Why you don't see a cookie banner
A cookie banner or "consent dialog" is required under GDPR and the ePrivacy Directive only when a website sets cookies that are not strictly necessary for the service operation (especially tracking, marketing and some third-party analytics cookies).
Since isnex.ai sets no cookies, a banner is not technically required and showing one would be misleading.
4. How to manage localStorage and cookies in your browser
Even though we do not set cookies, your browser may store localStorage entries from many websites. In your browser settings you can view and delete stored data any time:
- Chrome / Edge: Settings → Privacy & security → Cookies and other site data → See all cookies and site data
- Firefox: Settings → Privacy & Security → Cookies and Site Data → Manage Data
- Safari: Preferences → Privacy → Manage Website Data
Deleting isnex.ai from localStorage will only lose your dark/light theme
preference — no other data is stored.
5. Changes to this policy
If we ever need to add cookies in the future (e.g. for a new contact form or tool), we will update this page and — where GDPR requires — also add the corresponding consent mechanism. The current version is always available at this address with the last update date in the header.
6. Questions
Have a question or suspicion that the website sets cookies not listed here? Email us at info@isnex.eu — we'll happily verify. For general data protection see Privacy Policy.