TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Openpanel – An open-source alternative to Mixpanel

244 点作者 lindesvard大约 1 年前
I have created an open-source alternative to Mixpanel and will explain a bit about why I decided to do this.<p>Mixpanel is a GREAT tool and quite easy to understand (compared to GA4 and similar). I have used Mixpanel extensively for one of my React Native apps, but the last invoice was $300, which was way over my budget. I think I was paying for MTU (monthly tracked users), which was around 7000-10k users.<p>However, a downside of Mixpanel is that it is purely a product analytics tool; you don&#x27;t get any basic web analytics similar to what GA4 or Plausible offers.<p>Therefore, I have combined the best features of Mixpanel and Plausible to create what I believe is the ultimate experience in an analytics tool (product and web).<p>The focus has always been: it should be easy yet also powerful. This has been a challenging balance, but I think I have managed to keep it somewhat simple.<p>Key Features: - Privacy-first - Visualize your events like Mixpanel - Plausible-like overview - Self-hostable - Better support for React Native than Plausible - Real-time (no delays for events) Ability to access all individual events and sessions<p>It&#x27;s currently in beta and completely free during the beta period.<p>Give it a spin: <a href="https:&#x2F;&#x2F;openpanel.dev" rel="nofollow">https:&#x2F;&#x2F;openpanel.dev</a>

27 条评论

jordo大约 1 年前
REALLY looking forward to trying this. Mixpanel has the most obscure pricing model of any SAAS i&#x27;ve ever tried to integrate with... When we &#x27;upgraded&#x27; from their free tier to a paid tier we were DOWNGRADED from 20M events a month to 10K events a month. Does that make any sense??? They talk about &#x27;transparent and easy to understand pricing&#x27;, but immediately after I upgraded to a paid plan we were downgraded from 20M events to 10K events.<p>We actually immediately cancelled our paid plan and went back to their free tier. To match what they provide in their free tier (20M events), the cost is $2,289 USD &#x2F; month (no thanks). <a href="https:&#x2F;&#x2F;mixpanel.com&#x2F;pricing&#x2F;plan-builder&#x2F;?dcv=growth" rel="nofollow">https:&#x2F;&#x2F;mixpanel.com&#x2F;pricing&#x2F;plan-builder&#x2F;?dcv=growth</a><p>So basically we can either pay $2,289 USD &#x2F; month, or pay nothing, and still get the same number of tracked events. Just bizzare... We&#x27;ve moved on, and I&#x27;ve been on the search for an alternative ever since.
评论 #40443853 未加载
评论 #40445690 未加载
klaussilveira大约 1 年前
This doesn&#x27;t seem to be buffering inserts to ClickHouse: <a href="https:&#x2F;&#x2F;github.com&#x2F;Openpanel-dev&#x2F;openpanel&#x2F;blob&#x2F;c90848765a6aa30fceb5860a2a7f30612841299b&#x2F;packages&#x2F;db&#x2F;src&#x2F;services&#x2F;event.service.ts#L284">https:&#x2F;&#x2F;github.com&#x2F;Openpanel-dev&#x2F;openpanel&#x2F;blob&#x2F;c90848765a6a...</a><p>So any major website will have problems with it. I would suggest moving this into a stream (NATS, Kafka) or just having some sort of service that buffers events, then offloads to Clickhouse in batch.
评论 #40434321 未加载
nojvek大约 1 年前
This is great.<p>Analytics space has many players in all shapes and sizes.<p>Mixpanel, Amplitude, Google analytics, simpleanalytics, Posthog, usefathom, plausible.<p>If you include UI tracking then pendo.io, Fullstory, LogRocket.<p>Many of them VC funded horses.<p>As an ex-Mixpaneler and Mixpanel customer now, I wish Mixpanel wasn’t this expensive for a few 1000 users. But like any company in an economic market, they’ll charge for what customers will bear.<p>Competition is wonderful. May the force be with you.
评论 #40439325 未加载
paradite大约 1 年前
I&#x27;ve considered self-hosting plausible but ultimately decided to pay for subscription instead, because I think self-hosting would cause more in terms of VPS hosting.<p>The minimum requirements (4GB RAM) are too high because of the need to run two databases:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;plausible&#x2F;community-edition&#x2F;blob&#x2F;v2.0.0&#x2F;docker-compose.yml">https:&#x2F;&#x2F;github.com&#x2F;plausible&#x2F;community-edition&#x2F;blob&#x2F;v2.0.0&#x2F;d...</a><p>4GB RAM costs $24&#x2F;month on DigitalOcean: <a href="https:&#x2F;&#x2F;www.digitalocean.com&#x2F;pricing&#x2F;droplets" rel="nofollow">https:&#x2F;&#x2F;www.digitalocean.com&#x2F;pricing&#x2F;droplets</a><p>In comparison Plausible lowest tier is only $9&#x2F;month.<p>I think this project is not so different in terms of minimum spec.<p>Would love to hear how others deal with the cost of self-hosting. Does it get cheaper as you self-host more apps? Do you pool with friends?
评论 #40441439 未加载
评论 #40441851 未加载
评论 #40442774 未加载
chucky大约 1 年前
This looks great! As an engineer who has used Mixpanel at multiple companies it has always annoyed me that what you get for what you pay seems quite poor, so I&#x27;m very happy to see some alternatives.<p>I&#x27;m also happy to note that you are from (the wrong part of ;)) Sweden.
评论 #40438119 未加载
t4m2x大约 1 年前
I run a saas where we host a number of websites, can I use this for us to track visits, events etc across multiple sites? We want aggregated results not per site metrics
评论 #40435938 未加载
RileyJames大约 1 年前
I’m looking for a tool like this. Previously used mixpanel (under free startup package), but dropped it after that expired because it was going to be $x,000 per month. (Tho I believe they significantly altered their pricing shortly after)<p>But either way, we’d never spent enough time setting it up, and this weren’t getting a huge amount of value from it.<p>We also use plausible, for web facing. But we need something more detailed for analytics within our product.<p>I like the sound of this. But from using the demo dashboard I didn’t see the value I’d get from it.<p>It was clear if I could track a user (or segment of users) journeys.<p>Or see the journey of all users who completed a specific event.<p>Can I create funnels?<p>Can I measure performance over time easily?<p>Can I put events into the timeline? (feature releases)<p>Implementing a tool like this is a big commitment, so I’d need to be more convinced it’s the right tool for our needs before I took the plunge. I’d also start with the hosted solution, but I’d choose it because we could self host in the future if we felt necessary. An escape hatch.
评论 #40440443 未加载
XCSme大约 1 年前
Congrats on the release, I&#x27;m really impressed with OpenPanel so far!<p>I have also been building a similar product for a long time (UXWizz), focused more on self-hosting, quantitative data and targeted at low to medium trafficked websites, but it is a paid product.<p>How do you think monetization will pan out in the long-term with a free self-hosted option? I know PostHog also had a free self-hosted version, but since the self-hosted version competes directly with their main business model, they had to stop support for it.<p>I also considered open-sourcing mine, but decided to keep it self-hosted only and paid. I feel like if I sell a hosted version, then my business goals won&#x27;t be aligned with the goal of making the self-hosted version as good as it can be, without feature locks.<p>I hope you can maintain this awesome pace and improve your product for many years to come!
评论 #40451029 未加载
ralusek大约 1 年前
If we use your hosted version, what <i>will</i> the pricing be when it&#x27;s out of beta.<p>I always think these services should basically be like 2x cost of underlying S3 or whatever storage you&#x27;re using, but they end up being like 100x+
评论 #40434556 未加载
评论 #40433897 未加载
a13n大约 1 年前
The group-level &#x2F; account-level stuff is pretty big for B2B SaaS companies to be able to consider using it. And it&#x27;s tucked away on one of Mixpanel&#x27;s higher price plans.
评论 #40437690 未加载
psovit大约 1 年前
A few months back we were also planning to start a similar project which would include an interactive AI that can give answers &#x2F; charts etc. based on user prompts from the provided events. But we scraped that project and started something else entirely. Glad to see this project - would definitely try it out when you have the self hosting option ready.
评论 #40437670 未加载
评论 #40448971 未加载
pvlima大约 1 年前
That&#x27;s really interesting! I&#x27;ve been using and developing Posthog-LLM for tracking LLM text events, and I&#x27;m excited to try this tool. A lightweight Posthog sounds great. The older Posthog versions were better for self-hosting because they were lighter, but the latest version is a bit too heavy.
评论 #40439480 未加载
debuggerpk大约 1 年前
how does this compare to <a href="https:&#x2F;&#x2F;posthog.com">https:&#x2F;&#x2F;posthog.com</a> ?
评论 #40438551 未加载
rmdes大约 1 年前
Waiting for the self-hosted version... would be great to be able to deploy this with Kubernetes too
评论 #40435959 未加载
KaoruAoiShiho大约 1 年前
Do you have a way to automatically prune old data? I ran into the problem with posthog where the old data just overflowed my db and made it inoperable and they had no way to prune it.
评论 #40445709 未加载
评论 #40448948 未加载
bravura大约 1 年前
What does &quot;privacy first&quot; mean in this case?<p>My understanding is the plausible, unlike GA, doesn&#x27;t use cookies.<p>Does that mean web analytics are IP-only?<p>[edit: Or does it mean no third party sees your analytics?]
评论 #40438100 未加载
评论 #40437493 未加载
cheema33大约 1 年前
The website <a href="https:&#x2F;&#x2F;openpanel.dev" rel="nofollow">https:&#x2F;&#x2F;openpanel.dev</a> appears to be down. Maybe too many of us were hitting it.
alanzhuly大约 1 年前
Does the product support Webflow as well? We are looking for a Mixpanel alternative that can connect both webflow and our own website product.
FlamingMoe大约 1 年前
Nice UI. Is some of this forked from Plausible?
评论 #40437825 未加载
Marciplan大约 1 年前
you should reach out to the founders of cal.com and documen.so on Twitter. They’re big on promoting this kind of stuff :)
评论 #40436009 未加载
评论 #40437985 未加载
weejewel大约 1 年前
Looks really good!<p>How do you create funnels without cookies? In other words, how do you track sessions?
评论 #40433833 未加载
dimitry12大约 1 年前
Looks great as a self-host alternative if&#x2F;when you make self-hosting feasible.
评论 #40434383 未加载
afro88大约 1 年前
What&#x27;s the advantage of using this over PostHog?
评论 #40437019 未加载
评论 #40437962 未加载
spiderfarmer大约 1 年前
This is still not very affordable for my use case. My small network of sites does around 400.000 pageviews per day. $120 per month is pretty steep for something I look at only a couple of times per month.<p>Ever since GA4 and the whole cookie banner thing I&#x27;m looking for something that is GDPR compliant, has basic functionality and is cheap.<p>But every time I look it comes down to self hosting.<p>Plausible relies on Clickhouse and I don&#x27;t know Clickhouse. Umami relies on Mysql or Postgres with a pretty inefficient data scheme that cripples performance with the scale of my data.<p>Can&#x27;t these services be made a lot cheaper (and faster) by doing data sampling like Google Analytics did?
评论 #40449027 未加载
评论 #40445745 未加载
nightowl_games大约 1 年前
How does this compare to metabase?
racl101大约 1 年前
Will pay attention to this for sure.
tobase大约 1 年前
woop woop!