Cookie
A small file stored in a browser to remember state or identify a visitor.
A small file that remembers you.
What It Is
You will find Cookie in the Technology layer, alongside the rest of Tracking. The working definition is simple: a small file stored in a browser to remember state or identify a visitor.
It is a mechanism rather than an opinion: set up properly it behaves predictably, and set up badly it fails just as predictably. Once it is defined that clearly, arguments about it usually stop.
How It's Used
Cookie comes up in build decisions, tooling and the plumbing behind a working system. It normally appears alongside Third-Party Cookie, Consent Banner and Tracking Pixel. The practical test is whether it is configured, documented and actually working.
Why It Matters
Getting Cookie wrong is expensive in a quiet way. When it is unclear, small technical debts compound into a rebuild. Clarity here removes a surprising amount of downstream argument.
Picture a light switch. You only think about how it works when it stops. A small file that remembers you.
Termshift™
How the meaning shifts depending on who is using it, and where.
Professionally, Cookie carries the narrow meaning: a small file stored in a browser to remember state or identify a visitor.
Explained to someone with no marketing background, Cookie is a small file that remembers you.
The Bottom Line
If you only keep one thing about Cookie: a small file that remembers you. Everything after that is detail.