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 Doctor@beehaw.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    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@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 months 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.