01 / WHAT WE USE
We use one first-party session cookie (Laravel default, name derived from the APP_NAME setting) to maintain login state for editors. It expires when the browser closes.
We use one first-party analytics cookie (Plausible) to count unique daily visitors. No personal identifier is stored.