Live data from Hacker News

Ask HN: Can you recommend an analytics platform for a dev tool?

news.ycombinator.com

1–7 of 7 posts

Ask HN: Can you recommend an analytics platform for a dev tool?

#1
I'm building a dev tool thats going to go out to other developers. The easy thing to do is to slap on google analytics. I don't know how google analytics is currently viewed in the dev world but I don't imagine it gets a lot of love. IDK, maybe I'm wrong.

In any case, could you recommend some alternatives I could use instead?

Re: Ask HN: Can you recommend an analytics platform for a dev tool?

#2
MixPanel has been a joy to use. We mostly used to slap on the GA script tag out of simplicity, but found:

- data collection is slow- you get your daily stats sometimes 10 hours after the previous day ends which just feels wrong. On Mixpanel, we see our events as they come in.

- The experience is poor from a visitor perspective.

- Tracking events feels less than ergonomic.

MixPanel's event-centric data has made A/B testing 100x easier

Re: Ask HN: Can you recommend an analytics platform for a dev tool?

#3

MixPanel has been a joy to use. We mostly used to slap on the GA script tag out of simplicity, but found: - data collection is slow- you get your daily stats sometimes 10 hours after the previous day ends which just feels wrong. On Mixpanel, we see our events as they come in. - The experience is poor from a visitor perspective. - Tracking events feels less than ergonomic. MixPanel's event-centric data has made A/B te…

I've used Mixpanel before and do like it. From what I remember it wasn't as easy to get going as with GA script. You have to create each event you'd like to track, is that the case still?

Re: Ask HN: Can you recommend an analytics platform for a dev tool?

#5

MixPanel has been a joy to use. We mostly used to slap on the GA script tag out of simplicity, but found: - data collection is slow- you get your daily stats sometimes 10 hours after the previous day ends which just feels wrong. On Mixpanel, we see our events as they come in. - The experience is poor from a visitor perspective. - Tracking events feels less than ergonomic. MixPanel's event-centric data has made A/B te…

https://www.gartner.com/reviews/market/web-product-and-digit...

Re: Ask HN: Can you recommend an analytics platform for a dev tool?

#6

Front end, back end analytics? front end : seller analytics, https://influencermarketinghub.com/amazon-analytics-tracking... back end : ebpf, https://github.com/zoidbergwill/awesome-ebpf

front end, i'll look through the list. thanks for that.

i've been looking at lists for a couple of days. lots of stuff out there and now i have analysis paralysis. was hoping someone would strongly suggest one and i'd be done with thinking about it :)