1. What is a cookie?
A cookie is a small text file that a website stores on your device. Cookies allow the site to remember your preferences (such as language) and to operate features that require state across pages (such as login).
2. Cookies we use
| Cookie | Type | Purpose | Lifetime |
|---|---|---|---|
PHPSESSID | Strictly necessary | Session identifier — enables login and form submission. | Browser session |
lang | Functional | Stores your selected language (TR / EN / DE). | 365 days |
theme | Functional | Stores dark / light mode preference. | 365 days |
_lv_visit | Analytics (first-party) | Anonymous page-visit count to improve content. | 30 days |
We do not set advertising or third-party tracking cookies. We do not use Google Analytics or any cross-site advertising network on our marketing site.
3. How to manage cookies
You can delete or block cookies through your browser settings. Most browsers also offer a "do not track" option. Note that disabling strictly-necessary cookies will prevent login and form submission from working correctly.
4. Changes
Any change to this cookie policy will be reflected by an updated "Last updated" date at the top of this page.