|
|
|
|
|
by simonw
993 days ago
|
|
You log the IP address, referrer, user agent and the requested page URL but you don't set a unique cookie to identify the user. This still gets you plenty of actionable analytics information: where geographically people are located (via GeoIP), what pages are most popular, what platforms (including desktop vs mobile) people are using. I've been using https://plausible.io for analytics on a bunch of my sites for a couple of years now and I honestly don't miss the extra level of detail I got from cookie-based analytics I've used in the past. |
|