Live data from Hacker News

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

umami.is

41–50 of 235 posts

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

#41
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?

Totally! Just set an instance up the other day. Done in five minutes, you'll only need database credentials and a somewhat "normal" PHP setup.

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

#42
post #35

Looks neat! will explore. Also, I did research on alternatives to GA few days back, might be helpful of someone: https://github.com/Open-Web-Analytics/Open-Web-Analytics https://matomo.org/ https://github.com/matomo-org/matomo https://github.com/usefathom/fathom https://www.goatcounter.com/ https://plausible.io/ https://github.com/PostHog/posthog https://www.usertrack.net/

Of these, do any have a funnel tracking feature that shows what visitors went through a specific series of pages/events? Seeing how users moved about the site and seeing how many converted is a deal breaker for me.

Pretty sure posthog does.

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

#43

Looks neat! will explore. Also, I did research on alternatives to GA few days back, might be helpful of someone: https://github.com/Open-Web-Analytics/Open-Web-Analytics https://matomo.org/ https://github.com/matomo-org/matomo https://github.com/usefathom/fathom https://www.goatcounter.com/ https://plausible.io/ https://github.com/PostHog/posthog https://www.usertrack.net/

don’t forget

https://simpleanalytics.com/

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

#44

Looks neat! will explore. Also, I did research on alternatives to GA few days back, might be helpful of someone: https://github.com/Open-Web-Analytics/Open-Web-Analytics https://matomo.org/ https://github.com/matomo-org/matomo https://github.com/usefathom/fathom https://www.goatcounter.com/ https://plausible.io/ https://github.com/PostHog/posthog https://www.usertrack.net/

Any privacy oriented analytics tools not purely focused on website analytics?

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

#46
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?

You could check the ReverseEagle list: https://developers.reverseeagle.org/replace/google-analytics... Also, anyone with a Tedomum account? It'd be nice if you could open an issue about adding umami.is. https://forge.tedomum.net/ReverseEagle/developers/-/issues

Thanks! PS. there is a typo here (should be 'statisfy'): https://developers.reverseeagle.org/replace/google-analytics...

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

#48

Looks neat! will explore. Also, I did research on alternatives to GA few days back, might be helpful of someone: https://github.com/Open-Web-Analytics/Open-Web-Analytics https://matomo.org/ https://github.com/matomo-org/matomo https://github.com/usefathom/fathom https://www.goatcounter.com/ https://plausible.io/ https://github.com/PostHog/posthog https://www.usertrack.net/

https://github.com/PostHog/posthog looks great for product analytics. If you've used it, can you please share your experience?

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

#49
post #20

Earlier quoted context omitted.

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.

Oops, my bad. You are totally right.

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

#50
post #35

Looks neat! will explore. Also, I did research on alternatives to GA few days back, might be helpful of someone: https://github.com/Open-Web-Analytics/Open-Web-Analytics https://matomo.org/ https://github.com/matomo-org/matomo https://github.com/usefathom/fathom https://www.goatcounter.com/ https://plausible.io/ https://github.com/PostHog/posthog https://www.usertrack.net/

Of these, do any have a funnel tracking feature that shows what visitors went through a specific series of pages/events? Seeing how users moved about the site and seeing how many converted is a deal breaker for me.

Not out of the box but snowplow does if you model the data on your own.
Post reply on HN