Earlier quoted context omitted.
When* Before beta is over it’ll be easily self-hosted. But since it free now there is no need for self-hosting. Will make it easy to export/import your events between instances
> since it free now there is no need for self-hosting. It's awesome that you're offering this for free for now, but I don't think that means there's no need to self-host. There are many reasons people might not want to hand over data to a third party.
Show HN: Openpanel – An open-source alternative to Mixpanel
31–40 of 102 posts
Re: Show HN: Openpanel – An open-source alternative to Mixpanel
#32Earlier quoted context omitted.
So you can start by using the beta if you want to try it. I dont think I'll take any money until after summer (I have no rush here) Currently the pricing looks like this: No tiers, you get everything. You only pay for events. So everything except events are unlimited. 5000 events - free 10,000 - $5 100,000 - $10 200,000 - $20 500,000 - $40 1,000,000 - $60 2,000,000 - $80 5,000,000 - $120 10,000,000 - $150 I hope to p…
I pay around $180/m for Clicky for 800k events per day. Looking forward trying your service and eventually try to self host it. Thanks!
Re: Show HN: Openpanel – An open-source alternative to Mixpanel
#33Earlier quoted context omitted.
Correct! Currently no batching but no need to make things complicated for now. Can extend the current redis queue to batch request or clickhouse batch engine. Looking forward to have these problems hehe. Please DM if you want to chat about best approach!
Won't this be a problem as soon as a website reaches, say, 600 RPS? Which is not much.
Re: Show HN: Openpanel – An open-source alternative to Mixpanel
#34Earlier quoted context omitted.
When* Before beta is over it’ll be easily self-hosted. But since it free now there is no need for self-hosting. Will make it easy to export/import your events between instances
> since it free now there is no need for self-hosting. It's awesome that you're offering this for free for now, but I don't think that means there's no need to self-host. There are many reasons people might not want to hand over data to a third party.
Re: Show HN: Openpanel – An open-source alternative to Mixpanel
#35Re: Show HN: Openpanel – An open-source alternative to Mixpanel
#36Earlier quoted context omitted.
If the salt changes daily, how is. It possible to know how many users returned after > 24 hrs? Edit: @lindesvard- Got it, thanks for clarifying!
You'll never know any returning users after salt changes. This is the hole point with privacy first. But you have options tho. Compared to other tools that is privacy first, you can actually pass your own user id. You can get this ID from where ever you want (db, cookie, localStorage. Its up to you whom implement it) But I want to have a middle ground where privacy is important but you have the options to decide what…
Re: Show HN: Openpanel – An open-source alternative to Mixpanel
#37Re: Show HN: Openpanel – An open-source alternative to Mixpanel
#38My understanding is the plausible, unlike GA, doesn't use cookies.
Does that mean web analytics are IP-only?
[edit: Or does it mean no third party sees your analytics?]
Re: Show HN: Openpanel – An open-source alternative to Mixpanel
#39Re: Show HN: Openpanel – An open-source alternative to Mixpanel
#40What's the advantage of using this over PostHog?
I'd gladly settle for something simpler like Plausible or this one, perhaps, start with their hosted SaaS version and if need to, we can host it ourselves.