================
== betoissues ==
================

Setting up Umami for analytics

While in a previous log I mentioned setting up a pretty standard Grafana with Loki and Alloy for log analytics1, just recently I also noticed my stats on simpleanalytics.com weren’t being updated for my main website.

Looking at the Grafana graphs is definitely not the same, although it does help with finding 404 and other paths being requested, it’s overcomplicated for some of the basics like individual visitors per page, country, setting up sites on new servers.

My main website is currently hosted via Netlify, where I don’t have access to the same logs as in my nginx. So after a quick search I decided to set up Umami2 analytics just for getting something simple, as I don’t care about many metrics.

Took me less than 15 minutes to have it running on this website with Docker Compose, it also only takes about 2.07kB (1/2th compared to simpleanalytics), which is good enough.

I’m trying to keep my websites “small” (relatively) and focus on the content as much as possible. In fact, I noticed the biggest asset this site has is pagefind3, sitting at around 74kB, so I’ll also consider moving it to a standalone /search page to reduce bandwidth usage on the rest of the site.

I’ll continue to use Grafana for a different purpose once I migrate some of my VPN exits and start hosting more small services to the outside world.

articles from blogs i follow

Offline Life

It’s been a while since I’ve put up a post. This isn’t going to be good for my 100 Days challenge s…

via mikestone.me October 18, 2024
I Want to Strangle Him...Sometimes

I love my sons, but my goodness there are times I want to strangle them. Th…

via Kev Quirk October 18, 2024
Syndication feed readers now seem to leave Last-Modified values alone

A HTTP conditional GET is a way for web clients, such as syndication feed readers, to ask for a new c…

via Chris's Wiki :: blog October 18, 2024

Generated by openring