rmed

blog

Posts tagged: nginx

Goodbye cookies, hello logs

2022-07-20 18:00

Currently (as of 2022-07-19) I'm using Matomo to have some self-hosted web analytics. In particular, I'm intrested in knowing which posts people find interesting over time (monthly). However, I'm not too fond of having to enable cookies in my website, so I have been looking for some way to process server logs from Nginx to get that information without having to bother visitors with cookies. That's where GoAccess comes in.