this post was submitted on 26 Aug 2023
10 points (100.0% liked)
Web Development
0 readers
1 users here now
Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
matomo has a free self-hosted option. and it doesn't require js injection. if you don't need lots of metrics, it's able to parse some data from nginx/apache logs alone.
Self hosted matomo works well for me. Small site, I just want to have a bit of an idea about what is popular and where visitors come from. I've had it installed for ages and incremental updates work fine.
I hear that matomo can get resource heavy if your site draws large amounts of visitors. Which makes sense, but it might be something to take into account, and maybe install it on a separate (virtual) machine.