Counting unique visitors without using cookies, UIDs or fingerprinting
2024-12-26
Counting unique visitors without using cookies, UIDs or fingerprinting
TLDR: Abuse last-modified header as a counter. While this technically doesn’t use cookies, I don’t see any advantage from a privacy perspective to a simple cookie-based counter. Quite the opposite, actually: It reeks of subterfuge.