This policy explains how Neyersin uses cookies and similar local storage technologies (localStorage, sessionStorage). It should be read alongside our Privacy Policy and the Privacy Notice (KVKK).
1. What is a Cookie?
A cookie is a small text file that websites store in your browser. On a subsequent
visit the site can recognize you, remember your session, or keep statistics. Neyersin
uses modern alternatives to traditional cookies for most cases:
localStorage (consent preference), sessionStorage
(temporary state), and httpOnly security cookies.
2. Cookie Categories We Use
2.1 Strictly Necessary (Always Active)
Required for the service to function and do not require consent.
| Name | Type | Purpose | Duration |
|---|---|---|---|
ny_session |
httpOnly Cookie | Session ID (JWT), recognizing logged-in dashboard users | Session duration |
cookieConsent |
localStorage | Remembers your cookie preference (all or essential) |
Until you delete it |
ny_csrf |
Cookie | Cross-site request forgery protection (CSRF) | Session duration |
2.2 Statistics (Consent Required)
Activated only when you choose "Accept all". Runs anonymously; contains no personally identifiable information.
| Name | Type | Purpose | Duration |
|---|---|---|---|
ny_scan_session |
sessionStorage | QR scan session (single counter, so re-opening the menu doesn't count as duplicate) | Deleted when browser closes |
ny_prefs |
localStorage | Preferred language, theme (dark/light) | Until you delete it |
2.3 Advertising / Marketing
Neyersin does not use advertising cookies. There is no Google Ads, Facebook Pixel, TikTok Pixel, or third-party tracker integration. Your data is not shared with or sold to advertising networks.
3. Consent Management
On your first visit, the cookie consent banner appears at the bottom of the page. It offers two choices:
- Accept all: strictly necessary + statistics cookies are activated
- Essential only: only strictly necessary cookies are loaded; statistics disabled
Your choice is stored in localStorage.cookieConsent. To change it:
- From your browser settings, clear site data for the Neyersin domain
- Reload the page; the banner appears again
- Choose your new preference
4. Browser Controls
All modern browsers offer cookie management. To change settings:
- Chrome: Settings → Privacy and security → Cookies and other site data
- Safari: Preferences → Privacy → Manage Website Data
- Firefox: Settings → Privacy & Security → Cookies and Site Data
- Edge: Settings → Cookies and site permissions
Note: If you block strictly necessary cookies, login, payment, and dashboard features may not work.
5. Third-Party Sources
Neyersin uses some third-party services that have their own cookie policies:
- Google Fonts: CDN for font loading. IP address may be transmitted to Google. Alternative is being investigated (self-host).
- Payment Provider: not yet active; once activated, the provider name and cookie details will be explicitly stated in this list
6. Changes
When this policy is updated, the "Last updated" date changes. For significant changes, the banner is shown again and fresh consent is collected.