Live data from Hacker News

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

umami.is

51–60 of 235 posts

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

#51

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/

Here's one we are working on: https://volument.com — it focuses on conversion optimization.

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

#52
This looks great! For what it’s worth, I also maintain an open source (and self hosted) website analytics tool called Shynet [0] (someone else mentioned it in this thread, but thought I’d share here as well). Really great to see more options in this area!

[0] https://github.com/milesmcc/shynet

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

#54
post #33

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/

posthog is really unfortunately named

PostHog founder here. Only if you split the name ;-)

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

#55

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/

I’ve been using GoatCounter for a couple of months now, it’s great! Super simple interface with all the data you need.

Aye, same here. It's really good!

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

#57

I wish to see a line about backend platform on installation documentation. Yes, it's simple, but IMO no one will find "Umami requires bla bla platform on bla bla operating system." sentence useless.

From a quickscan of the GitHub repo [1], this is a JavaScript client, like Google Analytics, that sends data to a self-hosted Node.js backend that stores the data in MySQL or PostgreSQL using the Prisma database toolkit:

[1] https://github.com/mikecao/umami

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

#58
post #35

Earlier quoted context omitted.

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.

(PostHog founder) Yes we do! PostHog gives you full funnel capabilities + ability to see exactly what users dropped out where
Post reply on HN