Web analytics is the measurement, collection, analysis, and reporting of web data to understand and optimize web usage.
Aside from Google Analytics, what tools are you using?
Web analytics is the measurement, collection, analysis, and reporting of web data to understand and optimize web usage.
Aside from Google Analytics, what tools are you using?
For further actions, you may consider blocking this person and/or reporting abuse
Iurii Panarin -
Travis Ramos -
Pelle Nilsen -
Jonas Scholz -
Top comments (24)
I use Plausible plausible.io and there are a few reasons why I moved away from Google Analytics:
I'm only using Google Analytics at the moment. The reason is fairly simple - it's free (to me). Others I've seen cost money, and I simply don't have the traffic volumes to justify the cost on top of my blog hosting.
This is something I want to look at in more depth next year. If I can lower my hosting costs then I can justify spending money on a platform for analytics to replace Google.
I recently removed google analytics from my blog. I did not want to add a cockie banner to my website. so I not use some
local storrage
. and do a separate http call, to post time, hourOfDay(local to the user), referrer, last page view time, and some more fields into a csv file. I will see, maybe I analyse some information via excel or so.I also like to look at the google search console.
I’ve done something similar and will phase Google Analytics over the Christmas break. I’m not interested in much of what they collect and the things I am interested in I can work out for myself... with a bit of effort.
Without thinking about it I’m actually writing a csv file too, just that it has a .txt extension! 😆
I found with PHP it was really easy and fast to parse and I recently implemented a very basic chart so I can visualise views over time. And I leave the PHP script to log the date and time.
Hi, is very interesting, do you have a tutorial or link to do it? I know some coding but nothing too advanced. Thanks
I was already working on an article, here it is: dev.to/bias/how-i-removed-google-a...
I developed my own and made it available for others to use too.
your-analytics.org
It's open source and I am going to focus on its development again starting in January.
Is the service still around?
Used it for my portfolio and had couple of other projects in mind.. Loved it due to it's simplicity and clean UI...
Hey Madza, my apologies for the interruption with that! It is back up and running now 👍.
The domain expired and I considered to shut it down. However, you were not the only person who contacted me asking me to bring it back, so I decided to bring the project back to life.
I also made a decision to invest into it going forward - I did not expect there to be numerous people who rely on it.
If you have any feature requests or feedback in general, I'd love to hear it as it would help me prioritize tasks.
Thank you and again, I'm sorry for the interruption!
Mike
Thanks for this! 👍😉
Awesome job 👌💯
I've used Piwik before (when it was called Piwik). It was alright.
For my job, I generally have to load things like Google Analytics, but that's not because it's my choice - it's what the client wants.
Depending on project, we get fed back information from everything from focus groups
to heatmaps, but I don't have any interaction with it myself.
The only analytics I've ever done on my own stuff is monitoring the server access logs. To be honest, I find most Google (Facebook, Twitter, etc.) cloud interfaces confusing, because they keep changing where all the options are or using the word "project" to mean 20 different things depending which page you're on.
For my own projects, I don't care beyond bandwidth limits. I don't have any interest in exploiting my users' data and don't tend to have anything exposed that gets more than a few users at a time anyway!
Plausible Analytics, which is albeit privacy-focused, it is not self-hosted.
It comes with weekly email summary.
Not sure if you were aware but you can self-host Plausible if you wanted to. Not for everyone but they’ve documented the process here: plausible.io/docs/self-hosting
With a exception of MaxMind GeoLite2, it seems.
I am currently using Google Analytics, but thinking to get rid of Analytics by the end of the year and don't measure the value of blog posts based on vanity metrics.
I barely receive any traffic and looking at Analytics doesn't provide any value. Just need a little push to stop tracking my visitors.
Currently, still Analytics, because a lot of ad companies require Google analytics to get the numbers from.
Considering switching to Plausible or Fathom, but at this point, I can't really justify the costs yet.
I use Splitbee for taskord.com
Thank you for recommending us! :)
I've used Piwik in the past. Now it's called Matomo but I didn't try the new version 😅