I have my personal blog, made with Hugo and hosted on GitHub pages. Initially I did not turn on any kind of web tracking / web analytics, because I do not like tracking at all. But I want to make my blog better and to achieve it, I need a feedback loop about traffic. For example, what are the most popular publications, or how many people view my blog from mobile devices, etc.

So, my question is, what is the most appropriate (ot the less evil) way to track a web traffic?

An answer “there is no good way to do it without breaking user’s privacy” is acceptable too, I did not decide yet turning on the analytics. Instead I’m interested in an opinion of the community.

Thanks in advance!

  • The folks who’re recommending analysis of your site’s access logs are correct. However, Github Pages doesn’t have any such notion. You might have to go with the recommendations of moving stuff over to a VPS.

    •  Sem   ( @sem@lemmy.ml ) OP
      link
      fedilink
      English
      11 month ago

      It is always a tradeoff. It could be cool to see some analytics of visits, but I’m not ready to go self hosted for that. My blog is just a hobby, not a work, no monetization, etc.