نستخدم في لمّتنا ملفات تعريف الارتباط (Cookies) وتقنيات مشابهة (LocalStorage, SessionStorage, SDK) لتشغيل الموقع والتطبيق. توضّح هذه الوثيقة أنواع الملفات وأغراضها وكيفيّة تعطيلها.
אנו ב-Lammitna משתמשים ב-Cookies וטכנולוגיות דומות (LocalStorage, SessionStorage, SDK) כדי לתפעל את האתר והאפליקציה. מסמך זה מפרט את סוגי הקבצים, מטרתם, וכיצד לבטלם.
At Lammitna we use cookies and similar technologies (LocalStorage, SessionStorage, SDK) to operate the website and app. This document explains the types of files, their purpose, and how to disable them.
1. Types of Cookies
1.1 Strictly Necessary
Session cookie — session identifier (Laravel session). Essential for sign-in. Expiry: when the browser closes.
XSRF-TOKEN — CSRF protection. Expiry: 2 hours.
locale — interface language (ar/he). Expiry: 365 days.
auth_token — Bearer token (LocalStorage in the app). Expiry: until logout.
These do not require consent — they are necessary for basic operation.
1.2 Performance & Analytics
_ga, _ga_* — Google Analytics 4. Anonymous aggregation of traffic. Expiry: 2 years.
Loaded only after acceptance from the consent banner, and can be disabled at any time in account settings.