Live data from Hacker News

Umami: Self-hosted open-source alternative to Google Analytics

umami.is

11–20 of 235 posts

Re: Umami: Self-hosted open-source alternative to Google Analytics

#13
post #6

Are there any "Google Analytics" alternatives that aren't based on Python, Node, Go, etc but something with a PHP back-end that can be deployed to any commodity LAMP hosting provider?

Would awstats meet this criteria? Not PHP but even simpler. I have data from it going back to 2006 (maybe 2002 if I dig up backups), which is a lot of fun.

https://www.awstats.org/

Re: Umami: Self-hosted open-source alternative to Google Analytics

#14
post #10
post #7

Earlier quoted context omitted.

Matomo uses php

And it's "Wordpress easy" to setup and doesn't require special access or server config?

There's even a plugin for wordpress that embeds matomo itself if memory serves right.

Re: Umami: Self-hosted open-source alternative to Google Analytics

#15
post #6

Are there any "Google Analytics" alternatives that aren't based on Python, Node, Go, etc but something with a PHP back-end that can be deployed to any commodity LAMP hosting provider?

Would awstats meet this criteria? Not PHP but even simpler. I have data from it going back to 2006 (maybe 2002 if I dig up backups), which is a lot of fun. https://www.awstats.org/

I remember once at a previous job one of the devs forgot to setup google analytics which was the go to tool at the time. Client calls in wanting to get some stats for their site after 3 months, and we had nothing... thankfully awstats comes with cpanel without any additional setup, and we had something to show. Not great, but better than nothing.

Re: Umami: Self-hosted open-source alternative to Google Analytics

#16
post #10
post #7

Earlier quoted context omitted.

Matomo uses php

And it's "Wordpress easy" to setup and doesn't require special access or server config?

It's as easy as setting up GA in WordPress. Just inject the JavaScript snippet built by your Matomo instance when creating a new tracker.

Re: Umami: Self-hosted open-source alternative to Google Analytics

#20
post #10

Earlier quoted context omitted.

And it's "Wordpress easy" to setup and doesn't require special access or server config?

It's as easy as setting up GA in WordPress. Just inject the JavaScript snippet built by your Matomo instance when creating a new tracker.

I think the question was if the software itself is actually simple to set up with a commodity web host. As easy as upload via ftp and configure in webbrowser easy.
Post reply on HN