PostHog Pricing 2026: Plans, Costs, and How Billing Really Works

“`html

PostHog Pricing Model Overview: Usage-Based, Per-Product

PostHog operates on a multi-product, usage-based pricing model where you pay separately for each feature you use. Unlike traditional analytics platforms with flat-rate pricing, PostHog charges based on specific usage metrics tied to individual products:

  • Product Analytics: Charged per event (every user action tracked)
  • Session Replay: Charged per recording (every user session captured)
  • Feature Flags: Charged per flag decision/request
  • A/B Testing: Charged per experiment variant exposure
  • Surveys: Charged per survey response

You only pay for what you actually use. If you enable Feature Flags but don’t use Session Replay, you won’t be charged for recordings. However, costs scale immediately with growth, and volume discounts are built into the pricing tiers rather than automatically applied to your account. This transparent approach to pricing makes PostHog particularly appealing for startups and growing teams who want predictable cost structures.

For a comprehensive comparison of how PostHog’s pricing stacks up against competitors, check out our detailed analytics pricing guide for 2026.

PostHog Free Tier: What’s Actually Included

PostHog’s free plan offers a genuinely functional analytics platform without requiring a credit card. The Free tier is one of the most generous in the product analytics space, making it ideal for early-stage teams and developers exploring product analytics solutions.

Free Tier Features

  • 1 million events per month for Product Analytics
  • Unlimited team members (unlike Mixpanel’s single-user limitation)
  • 7-day data retention (events older than 7 days are automatically deleted)
  • 50 session recordings per month (stored for 1 day only)
  • Unlimited feature flags (though you’ll pay separately if upgrading to paid)
  • Basic dashboards and reporting capabilities
  • API access for integrations
  • Community support through forums and documentation

Free Tier Limitations

The 7-day event retention is the most significant constraint. You cannot build historical trend analysis or review data from previous months, which limits your ability to conduct long-term cohort analysis or seasonal comparisons. Session replay functions essentially as a demo—50 recordings monthly isn’t sufficient for meaningful user behavior debugging or comprehensive support workflows.

Additionally, the free tier lacks advanced features such as correlation analysis, group analytics, and advanced filtering capabilities that become available in paid plans. For teams serious about data-driven decision making, these limitations typically necessitate an upgrade within the first few months.

Best for: Pre-launch startups, open-source projects, hobby applications, and teams piloting PostHog alongside existing analytics tools before committing to a paid plan. It’s also excellent for developers building side projects or small internal tools that don’t require extensive historical data.

If you’re evaluating whether PostHog’s free tier meets your needs or considering alternative solutions, explore our comparison of PostHog alternatives to find the best analytics platform for your specific use case and budget.

PostHog Paid Plans: Breaking Down the Cost Structure

PostHog’s paid plans operate on a pay-as-you-go model with tiered pricing that decreases per unit as your usage increases. Each product has its own pricing structure, and you can mix and match based on your specific needs.

Product Analytics Pricing

Product Analytics charges per event tracked, with pricing tiers designed to reward higher volume:

Monthly Events Price Per Event Monthly Cost
First 1 million Free $0
1M – 2M $0.00045 ~$450
2M – 10M $0.000225 ~$1,800
10M+ $0.000045 Varies by volume

Paid plans include unlimited data retention, which is critical for year-over-year comparisons, customer lifecycle analysis, and understanding long-term product trends. This alone justifies the upgrade for most growing companies.

  Maximizing Website Traffic with Google Analytics Keywords

Session Replay Pricing

Session Replay charges per recording captured, with the first 5,000 recordings free monthly:

Monthly Recordings Price Per Recording
First 5,000 Free
5K – 50K $0.005
50K – 500K $0.004
500K+ $0.003

Session recordings can consume significant storage and processing resources, so PostHog recommends implementing conditional recording to capture sessions only when specific events occur (errors, feature usage, or conversion actions).

Feature Flags & A/B Testing Pricing

Feature Flags are charged per request (each time your application checks a flag status):

  • First 1 million requests: Free
  • 1M – 10M: $0.0001 per request
  • 10M+: $0.00005 per request

A/B Testing follows similar pricing based on experiment exposures. For high-traffic applications, feature flag requests can add up quickly—a mobile app checking flags on every screen load could generate millions of requests daily.

Surveys Pricing

Surveys charge per response received:

  • First 250 responses: Free
  • 250 – 1,000: $0.20 per response
  • 1,000+: $0.10 per response

This pricing structure makes PostHog Surveys competitive with dedicated survey tools like Hotjar or Qualaroo, especially when combined with your existing product analytics data for deeper insights.

How PostHog Billing Actually Works: The Details That Matter

Understanding PostHog’s billing mechanics helps prevent unexpected charges and optimize your spending.

Monthly Billing Cycles and Usage Tracking

PostHog bills monthly based on your actual usage during that calendar month. Your billing dashboard provides real-time visibility into current usage across all products, helping you monitor costs before the bill arrives. Usage resets on the first day of each month, and free tier allowances don’t roll over.

How Volume Discounts Apply

PostHog uses graduated pricing, meaning each tier’s rate only applies to usage within that tier. For example, if you track 5 million events monthly:

  • First 1M events: $0 (free tier)
  • Next 1M events (1-2M): $0.00045 × 1M = $450
  • Next 3M events (2-5M): $0.000225 × 3M = $675
  • Total monthly cost: $1,125

This graduated approach ensures you benefit from volume discounts automatically as your usage increases, without negotiating custom contracts.

Credit Card Requirements and Payment Methods

You don’t need a credit card for the free tier. When upgrading to paid plans or exceeding free tier limits, PostHog accepts:

  • Major credit cards (Visa, Mastercard, American Express)
  • ACH bank transfers (for annual contracts)
  • Invoice billing (for enterprise customers with annual commitments)

What Happens When You Exceed Free Tier Limits

PostHog handles free tier overages gracefully. When you approach your free tier limits, you’ll receive email notifications warning you about potential upgrades. If you exceed limits without adding payment information:

  • Product Analytics: Event ingestion pauses until next month or you upgrade
  • Session Replay: Recording stops automatically
  • Feature Flags: Continue working (PostHog won’t break your production application)

This approach prioritizes application stability over billing enforcement, which is particularly important for feature flags that could impact user experience if suddenly disabled.

PostHog vs. Competitors: Pricing Comparison

How does PostHog’s pricing compare to similar analytics platforms? Here’s a breakdown of what you’d pay for tracking 5 million monthly events with 10,000 session recordings:

Platform Monthly Cost (5M events + 10K recordings) Key Differences
PostHog ~$1,150 Includes feature flags, unlimited seats
Mixpanel ~$1,600+ Limited to 5 seats, recordings extra
Amplitude ~$2,000+ Recordings not included, seat-based pricing
Heap Custom pricing Requires sales conversation, typically $3,000+

PostHog’s unlimited seat model provides significant value for larger teams. Unlike Mixpanel or Amplitude, which charge per seat or restrict user counts, PostHog allows your entire organization to access analytics data without additional fees.

  Growth hacking is not for everyone

For a detailed breakdown of how these platforms compare across features, pricing, and use cases, read our comprehensive Mixpanel alternatives comparison and Amplitude alternatives guide.

Cost Optimization Strategies for PostHog

You can significantly reduce PostHog costs with strategic implementation choices:

1. Implement Smart Event Tracking

Not every user action needs tracking. Focus on business-critical events rather than tracking every click, scroll, or page view. Implement event schemas that capture meaningful user behaviors tied to your product metrics and business objectives.

2. Use Conditional Session Recording

Instead of recording every session, configure PostHog to capture recordings only when specific conditions occur:

  • User encounters an error or bug
  • User completes a key conversion action
  • User exhibits unusual behavior patterns
  • Random sampling (record 10% of sessions for general insights)

This approach can reduce session replay costs by 70-90% while maintaining diagnostic value.

3. Optimize Feature Flag Requests

For high-traffic applications, feature flag requests become a significant cost driver. Consider these optimization techniques:

  • Local evaluation: Cache flag values and evaluate locally rather than making server requests for every check
  • Bootstrap flags: Load flag values once during application initialization
  • Batch requests: Group multiple flag checks into single API calls

These strategies can reduce feature flag costs by 50-80% without compromising functionality.

4. Set Up Usage Alerts

Configure billing alerts in PostHog to notify your team when usage approaches specific thresholds (e.g., 80% of expected monthly budget). This gives you time to investigate unexpected spikes before they impact your bill.

5. Regularly Audit and Clean Up

Periodically review your PostHog implementation to identify and remove:

  • Unused or redundant events
  • Inactive feature flags that still generate requests
  • Session recording rules that capture low-value interactions
  • Duplicate event tracking from multiple integrations

For more cost optimization strategies across analytics platforms, see our guide on reducing analytics costs.

PostHog Enterprise Pricing: When Custom Pricing Makes Sense

PostHog offers Enterprise plans for organizations requiring advanced features, dedicated support, and custom contracts. Enterprise pricing is tailored based on your specific needs and typically starts at $2,000+ monthly.

Enterprise Features Include:

  • Advanced security: SAML SSO, audit logs, role-based access controls
  • Dedicated support: Priority Slack channel, dedicated customer success manager
  • Custom data retention: Extended or unlimited retention beyond standard plans
  • SLA guarantees: Uptime commitments and guaranteed response times
  • Volume discounts: Negotiated rates for extremely high usage volumes
  • Invoice billing: Annual contracts with flexible payment terms
  • On-premise deployment: Self-hosted options for compliance or data sovereignty

When to Consider Enterprise

Enterprise plans make financial sense when you’re spending $5,000+ monthly on standard plans or when you require specific compliance certifications (SOC 2, HIPAA, GDPR safeguards) that aren’t available in self-serve tiers.

Enterprise pricing also provides budget predictability through annual commitments with fixed monthly costs, eliminating concerns about usage spikes affecting your bill.

Self-Hosted PostHog: Open Source Alternative

PostHog maintains an open-source version that you can self-host on your own infrastructure, providing an alternative to cloud-based pricing. The self-hosted option eliminates subscription fees but introduces infrastructure and maintenance costs.

Self-Hosted Considerations:

  • Infrastructure costs: Server hosting, database storage, bandwidth expenses
  • DevOps overhead: Setup, maintenance, updates, and scaling require technical resources
  • Feature limitations: Some newer features roll out to cloud first or remain cloud-exclusive
  • Support: Community support only (no dedicated assistance)
  Problems in traditional A/B testing

For most organizations, self-hosting only makes financial sense at very large scale (50M+ events monthly) or when data sovereignty requirements mandate on-premise deployment. The hidden costs of DevOps time and infrastructure management often exceed cloud subscription costs for small-to-medium teams.

Learn more about self-hosting considerations in our self-hosted analytics comparison guide.

Frequently Asked Questions About PostHog Pricing

Can I switch between products without penalty?

Yes. PostHog’s modular pricing means you can enable or disable individual products at any time. You’re only charged for what you actively use each month, with no long-term commitments or cancellation fees on standard plans.

What counts as an “event” in Product Analytics?

An event is any tracked user action: page views, button clicks, form submissions, API calls, or custom events you define. Every distinct action tracked increments your event count. For detailed guidance on event implementation, review PostHog’s event tracking documentation.

How accurate are the pricing estimates?

PostHog provides usage calculators on their pricing page, but actual costs depend on your implementation. New users often underestimate event volume—auto-tracking features can generate 5-10× more events than manually implemented tracking. Monitor your actual usage closely during initial implementation.

Does PostHog offer annual discounts?

PostHog doesn’t advertise annual discounts on standard plans since pricing already includes graduated volume discounts. However, Enterprise customers negotiating annual contracts can often secure custom rates and additional savings.

What happens to my data if I downgrade or cancel?

If you downgrade from paid to free, your historical data beyond 7 days becomes inaccessible (but isn’t immediately deleted). If you cancel entirely, PostHog retains your data for 90 days, allowing you to export it or reactivate your account. After 90 days, data is permanently deleted.

Can I set spending limits to control costs?

PostHog doesn’t currently offer hard spending caps that automatically stop service at a specific threshold. Instead, you can set up billing alerts to notify you when approaching specified spending levels, giving you time to adjust usage or implement optimizations before costs escalate.

Is PostHog Pricing Worth It? Final Assessment

PostHog’s transparent, usage-based pricing offers exceptional value for teams prioritizing comprehensive product analytics without per-seat limitations. The generous free tier makes it accessible for startups and small projects, while graduated pricing scales predictably as your application grows.

PostHog pricing works best for:

  • Engineering-led organizations comfortable with implementation and optimization
  • Product teams needing integrated analytics, session replay, and feature management
  • Companies wanting to avoid vendor lock-in with expensive seat-based licensing
  • Startups requiring powerful analytics without upfront enterprise sales processes

PostHog might not be ideal if:

  • You need extensive hand-holding and professional services for implementation
  • Your tracking requirements are minimal (simple page view analytics might not justify the complexity)
  • You’re tracking extremely high event volumes and need the absolute lowest per-event cost
  • Your team prefers traditional support channels over community-driven assistance

For most modern product teams, PostHog’s pricing strikes an excellent balance between functionality, flexibility, and cost-effectiveness. The ability to start free, scale gradually, and access enterprise-grade features without lengthy sales cycles makes it one of the most accessible analytics platforms available in 2026.

Ready to explore how PostHog compares to your current analytics setup? Check out our comprehensive product analytics tools comparison to find the perfect solution for your team’s specific needs and budget.

“`

Leave a Reply

Your email address will not be published. Required fields are marked *