We use cookies that are strictly necessary to operate this website and to protect it against misuse. We do not use marketing cookies. We do not use tracking cookies for advertising purposes.
Strictly necessary cookies
1) Session cookie (authentication / logged-in area)
- Cookie name:
laravel-session
- Purpose: Required to keep you logged in and to maintain your session while you use the management area (e.g., creating and managing campaigns). Without this cookie, login and secure access to management functions would not work.
- Category: strictly necessary (technical)
- Lifetime: limited duration (expires automatically after a set time)
- Notes: Set with common security attributes (e.g., Secure, SameSite, HttpOnly where applicable).
2) Security cookie (CSRF protection)
- Cookie name:
XSRF-TOKEN
- Purpose: Required for security. It helps protect forms and requests against CSRF attacks (cross-site request forgery). This ensures that actions on the site are initiated intentionally and not by third-party websites.
- Category: strictly necessary (technical)
- Lifetime: limited duration (expires automatically after a set time)
- Notes: May be readable by the browser (not HttpOnly) because it is part of the CSRF protection mechanism. Set with common security attributes (e.g., Secure, SameSite where applicable).
Cookie consent
Because these cookies are strictly necessary for the operation and security of the website, they are used without a separate consent banner. You can block cookies in your browser settings; however, parts of the website (especially the management/login area) may not function correctly if you do.