Why not use a self-hosted analytics software like https://matomo.org/ ?
Show HN: I replaced Google Analytics with simple log-based analytics
21–30 of 143 posts
Re: Show HN: I replaced Google Analytics with simple log-based analytics
#22Earlier quoted context omitted.
I think it is incredibly fair to say that you shouldn't put data onto the servers of a company if you mind them reading that data. Why should I assume they aren't? At a bare minimum, the metadata is being actively consumed by the parent company. I don't think this is AWS specific at all.
If this was the case, I think we would have had some amazon whistleblower already blow this info and would be widely reported on.
Re: Show HN: I replaced Google Analytics with simple log-based analytics
#23Re: Show HN: I replaced Google Analytics with simple log-based analytics
#24Re: Show HN: I replaced Google Analytics with simple log-based analytics
#25Why not use a self-hosted analytics software like https://matomo.org/ ?
I wish they had a simple Docker image available with everything setup and configurable from a single file. The installation process is complex and under documented, IMHO. But the software is pretty nice!
Re: Show HN: I replaced Google Analytics with simple log-based analytics
#26Re: Show HN: I replaced Google Analytics with simple log-based analytics
#27I could not find organic traffic details like keywords that bring visitors to the site?
Re: Show HN: I replaced Google Analytics with simple log-based analytics
#28I could not find organic traffic details like keywords that bring visitors to the site?
Not sure how that holds up these days.
Re: Show HN: I replaced Google Analytics with simple log-based analytics
#29I'm using ahoy https://github.com/ankane/ahoy with my Rails applications and I'm very happy with it. Geocoder using the IP is included and the thing that matters for me is being able to set an additional conversion flag on the visit.
Re: Show HN: I replaced Google Analytics with simple log-based analytics
#30Why not use a self-hosted analytics software like https://matomo.org/ ?