惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
罗磊的独立博客
博客园 - 【当耐特】
M
MIT News - Artificial intelligence
月光博客
月光博客
博客园_首页
博客园 - 叶小钗
T
Tailwind CSS Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
InfoQ
量子位
小众软件
小众软件
爱范儿
爱范儿
The GitHub Blog
The GitHub Blog
IT之家
IT之家
Jina AI
Jina AI
阮一峰的网络日志
阮一峰的网络日志
G
Google Developers Blog
WordPress大学
WordPress大学
人人都是产品经理
人人都是产品经理
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
J
Java Code Geeks
云风的 BLOG
云风的 BLOG
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

PostHog's RSS Feed

Training our own AI models - PostHog From 270GB RAM to 5GB: Moving local flag evaluation from Django to Rust The best analytics stack for vibe-coded apps The do's and don'ts of minimum viable product marketing - PostHog The best MCP servers for startups, by workflow 4,063 errors closed without a human opening PostHog – here's what we learned - PostHog PostHog Code and the self-driving product - PostHog Why attacking your competitors online is dumb - PostHog The best real-time analytics platforms for developers, compared DuckDB vs ClickHouse: Why we use both at PostHog - PostHog PostHog's next chapter - PostHog Making Claude Cowork actually useful - PostHog PostHog vs Matomo in-depth tool comparison You're doing lifecycle emails wrong Untangling Tokio and Rayon in production: From 2s latency spikes to 94ms flat The best HIPAA-compliant A/B testing tools - PostHog A beginner's guide to testing AI agents - PostHog I hate the standup bot (so I built an agent to do it for me) - PostHog The best CDPs for developers, compared The best error tracking tools for developers, compared The best feature flag software for developers, compared 7 best session replay tools for mobile apps 7 best free open source business intelligence tools right now 7 best free and open source LLM observability tools PostHog vs LogRocket in-depth tool comparison The most popular PostHog alternatives, compared Open source (and self-hosted) session replay tools - PostHog The 9 best GA4 alternatives for apps and websites - PostHog PostHog vs Google Analytics 4 in-depth tool comparison How we built automatic clustering for LLM traces - PostHog
The two ways to estimate your monthly event usage - PostHog
Simon Fisher · 2022-06-21 · via PostHog's RSS Feed

When talking through our editions and pricing options with potential customers I'm often asked "How can I estimate my event count?"

If you're not already using an analytics tool, or it doesn't readily give you a count of tracked events, it can be quite tricky to figure out how much adopting an event-based platform like PostHog is going to cost you.

This guide explains why we price by event and offers some tips for estimating your usage.

Pricing software is hard. It's a delicate balance between being affordable for your ideal customer profile, competitive in the marketplace, while still allowing you to grow and fund further development in the product.

We settled on event-based pricing for two main reasons:

  1. Events are the main thing we store in our Clickhouse database in PostHog Cloud. The more events we store, the higher our own infrastructure costs. It's only fair that we incorporate those running costs into our pricing.

  2. Product analytics is all about visualizing data about events which your users trigger. The more events available to you for analysis, the richer that analysis will be.

Although point one is mainly focused on our own Cloud, we wanted pricing parity between our Cloud and self-hosted editions so that it was easy to migrate between the two. Hence event-based pricing for all editions.

There are two ways to estimate your event count. One takes a bit of time but will give you a very accurate estimate; the second is much quicker but is more of a guestimate.

1. Start sending event data to PostHog Cloud

The most accurate way to figure out your event count is to take advantage of our 1 million event per month free tier on PostHog Cloud.

Simply use one of our libraries to send your event data to PostHog (autocapture is easiest) and check your event usage on the Billing page in the app.

Once you've sent a typical week's worth of data then you can do some multiplication to project your monthly event count.

If you get close to the 1 million event limit then you can stop sending events and project forward based on how many days worth of data has already been captured.

2. Estimate based on MAU and your product category

Most people who come to us not knowing their event count will have a handle on their monthly active user (MAU) number.

This can be a useful starting point, but user interaction patterns vary by type of product, industry and target persona:

  • For a banking app I might log in, check my balance, look at a few offers and then log out, generating a few events

  • For a social media app I might log in, check what my friends had for dinner, watch endless videos of cats jumping off things, find an appropriate GIF to send to my cousin for her birthday, all generating hundreds of events

  • For an infrastructure monitoring product I could be checking it in the morning and then only visiting the app if I'm alerted to a problem, generating events sporadically

Event counts also vary based upon whether you are using autocapture, custom capture or a combination of both.

As autocapture generates events for every pageview and click, it can start to get quite noisy, however there are things that can be done to limit that.

Example event counts from PostHog users

For a little more context, we took a look at PostHog Cloud customers to get a better understanding of how event counts map to MAUs.

As a rule of thumb, most fell within the range of 50-100 tracked events per MAU per month.

We then did a deeper analysis of the different types of customers and came up with the following list of product types and expected monthly events per MAU.

ProductB2B / B2CMonthly events per MAUAutocapturePlatforms
PostHogB2B87Web
Financial reportingB2B44 Web
Cloud monitoringB2B22Web
Document managementB2B54 Web
Speech to text APIB2B583 API
Crypto walletB2C162 Browser extension
Meditation appB2C118 Android, iOS
Fashion retailB2C31 Web
Event bookingB2C8 React Native
Restaurant bookingB2B2C54 Web, Mobile

As you can see, event counts vary wildly across different types of products, but this should help you get closer to an estimated event count based on your product and MAU count.

Once you've got this figure you can visit the pricing page and calculate your estimated costs for adopting PostHog.

And don't forget, PostHog Cloud and Scale are free for up to 1 million tracked events per month.

Want to just try it already?

(Sorry for the shameless CTA.)