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.
Umami: Self-hosted open-source alternative to Google Analytics
61–70 of 235 posts
Re: Umami: Self-hosted open-source alternative to Google Analytics
#62Earlier 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.
Re: Umami: Self-hosted open-source alternative to Google Analytics
#63Looks 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/
Re: Umami: Self-hosted open-source alternative to Google Analytics
#64Looks 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
#65As a noob at UI it was bizarre and unintuitive for me.
Just finding the region locations of the traffic was odd and didn't make immediate sense.
Re: Umami: Self-hosted open-source alternative to Google Analytics
#66Is there a similar product that does this server side (without injected javascript telemetry) with http logs?
Keep in mind if you're using a CDN (ie CloudFlare) your absolute numbers will be way off.
Re: Umami: Self-hosted open-source alternative to Google Analytics
#67Looks 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
Re: Umami: Self-hosted open-source alternative to Google Analytics
#68Are 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?
Re: Umami: Self-hosted open-source alternative to Google Analytics
#69Author of Umami here. I totally did not expect this response so it looks like you all hugged my little server to death. The demo should be back up now.
A little background. This is a side project I started 30 days ago because I was tired of how slow and complicated Google Analytics was. I just wanted something really simple and fast that I could browse quickly without diving through layers of menus. So I created Umami to track my own websites and then open sourced it. The stack is React, Redux, and Next.js with a Postgresql backend.
Would be happy to answer any questions you have.