Every product team eventually asks the same three questions. Who is using the thing, what are they doing, and what happens right before they leave. Web analytics answers the first, session recorders answer the second, and neither answers the third. Product analytics does all three. The best apps for product analytics in 2026 range from open-source stacks you can self-host to enterprise platforms with pricing PMs quietly fear. We picked eight that cover funnels, cohorts, session replay, and feature flags, and are honest about which ones stop being free the moment the product ships.
What to look for
Six things separate a real product analytics tool from a glorified pageview counter.
- Event-based data model, not sessions and pageviews
- Cohort and retention analysis without SQL
- Funnel comparison across variants, not only across time
- Feature flags or experimentation attached to the same event stream
- Session replay so a funnel drop-off has a face
- A free or self-hosted tier that survives past the trial window
Quick comparison table
| App | Best for | Data model | Free plan | Starting price/mo |
|---|---|---|---|---|
| Amplitude | Enterprise product teams | Event-based | 10M events/mo | $49 (Plus) |
| Mixpanel | Growth-driven consumer apps | Event-based | 1M events/mo | $28 |
| PostHog | Open source, all-in-one | Event-based | 1M events/mo | $0.00031/event |
| Heap | Auto-capture without instrumentation | Event-based | Trial only | Custom quote |
| June | SaaS teams that want reports out of the box | Event-based | Free forever tier | $149 (Pro) |
| Pendo | In-app messaging plus analytics | Event-based | Free for 500 MAU | $7,000/year |
| Matomo | Web-first, privacy-focused | Sessions and events | Self-hosted free | $29 (cloud) |
| Umami | Lightweight web analytics | Pageview + custom events | Self-hosted free | $19 (cloud) |
The apps
1. Amplitude, best for enterprise product teams
Amplitude is the market default at scale. Charts are cohort-first, funnels handle micro-branches gracefully, and the experimentation product ties feature flags to the same event stream so you never argue whether the analytics query and the experiment result reflect the same data.
Where it falls short: Their free “Starter” tier is generous on event count but limited on the analyses that make Amplitude worth using. Pathfinder and Compass are locked to Plus and Growth plans.
Pricing:
- Free: 10M events/month, three charts saved
- Paid: Plus from $49/month, Growth is custom
Platforms: Web, macOS, Windows
Download: amplitude.com
Bottom line: Default pick when the team already has a data analyst who will live in it.
2. Mixpanel, best for consumer growth teams
Mixpanel built its reputation on funnel analysis and cohort retention. The 2024 pricing overhaul made the free tier real: 1M events a month covers a launched consumer app for a while. The reports feel closer to raw data than Amplitude’s polished views, which suits growth teams that want to move fast without a data engineer.
Where it falls short: Cohort syncs to warehouses and reverse-ETL tools are behind the Business tier. Session replay is a separate product line and not included in the standard plans.
Pricing:
- Free: 1M events/month
- Paid: Growth from $28/month
Platforms: Web, macOS, Windows
Download: mixpanel.com
Bottom line: The right pick for a consumer app that needs cohort retention out of the box and does not yet need the enterprise polish.
3. PostHog, best open-source all-in-one
PostHog combines product analytics, session replay, feature flags, experimentation, and surveys in one platform. Self-host the whole stack on your own infrastructure or use their EU or US cloud. Event-based like Amplitude, but the funnels and correlation analysis have caught up in the last two years.
Where it falls short: Session replay on the self-hosted install has a heavy storage footprint. Budget disk or run replay only for a sample of sessions.
Pricing:
- Free: 1M events, 5,000 session recordings monthly on cloud; unlimited on self-host
- Paid: usage-based from $0.00031/event on cloud
Platforms: Web, macOS, Windows; self-host on Linux/Docker
Download: posthog.com
Bottom line: The right pick if you want everything under one roof and are willing to trade a bit of polish for control over the data.
4. Heap, best for teams that hate instrumentation
Heap auto-captures every click, form change, and page view, then lets you retroactively define events on top of the raw stream. Skips the “should we instrument this” negotiation with engineering. Retroactive analysis is the killer feature: you can define an event today and query its history back six months.
Where it falls short: Pricing is quote-based even on the entry tier. Not a tool for a bootstrapped startup.
Pricing:
- Free: 14-day trial
- Paid: custom quote (Growth tier commonly quoted from $12k/year)
Platforms: Web, macOS, Windows
Download: heap.io
Bottom line: Buy Heap when instrumentation is the bottleneck and the budget can absorb an enterprise quote.
5. June, best for teams that want reports without config
June ships with pre-built reports for SaaS activation, feature adoption, and retention. Point your product to their SDK, wait a week for data, and the reports are already populated with meaningful views. Aimed at PLG SaaS teams that do not yet have a full-time analyst.
Where it falls short: Report catalogue is narrower than Amplitude’s or Mixpanel’s. Fine for a SaaS with a standard shape, less fine for a bespoke product.
Pricing:
- Free: solo tier with core reports
- Paid: Pro from $149/month
Platforms: Web
Download: june.so
Bottom line: Skip the config phase entirely. Best fit for early-stage SaaS teams.
6. Pendo, best for in-app messaging plus analytics
Pendo couples product analytics with in-app guides, feedback capture, and NPS surveys. A team using it stops needing separate tools for onboarding tours and Intercom-style guides. The analytics side is competent, not category-leading.
Where it falls short: Pricing is opaque, and the free tier (500 MAU) is small enough to be a demo. Real deployments start in the low five figures.
Pricing:
- Free: up to 500 MAU
- Paid: from $7,000/year
Platforms: Web, macOS, Windows
Download: pendo.io
Bottom line: Consider Pendo when in-app guides and analytics are equally important and consolidation matters.
7. Matomo, best for privacy-focused web-first teams
Matomo started as a Google Analytics alternative and grew custom event support. Self-hosted deployments keep data entirely on your servers, which matters for teams in the EU, healthcare, or public sector. Event dashboards are close enough to Google Analytics 4 to be familiar without the reporting quirks.
Where it falls short: Product-focused analyses like funnels and cohorts are less deep than in event-first tools. It shows its web-analytics origin.
Pricing:
- Free: self-hosted
- Paid: cloud from $29/month
Platforms: Self-host on Linux; cloud in browser
Download: matomo.org
Bottom line: The right pick when compliance and self-hosting matter more than best-in-class cohort tooling.
8. Umami, best lightweight open-source option
Umami is a modern, minimal open-source web analytics tool. Custom events cover the “which button got clicked” question, and the whole thing runs on a single Postgres or MySQL database. Not a full product analytics platform, but plenty for a marketing site or a small SaaS.
Where it falls short: No cohort or retention view. If you need those, look at PostHog.
Pricing:
- Free: self-hosted
- Paid: cloud from $19/month
Platforms: Self-host on Linux/Docker; cloud in browser
Download: umami.is
Bottom line: The lightest way to add event tracking to a product without adopting a full analytics platform.
How to pick the right one
Pick Amplitude if you already have a data analyst and budget beyond $500 a month.
Pick Mixpanel if you are a consumer growth team and want cohort retention on day one.
Pick PostHog if you want analytics, replay, and feature flags in one place, and are OK trading polish for control.
Pick Heap if the bottleneck is instrumentation debt and you can afford an enterprise quote.
Pick June if you are early-stage SaaS and want pre-built reports.
Pick Pendo when in-app guides matter as much as the analytics.
Pick Matomo if privacy or self-hosting is the requirement.
Pick Umami if custom events on top of a marketing site is all you need.
FAQ
What is the best free product analytics tool? PostHog cloud gives the most analytics per free event, and self-hosted PostHog is unlimited on your own hardware.
Do I need product analytics if I already have Google Analytics? GA4 answers web-traffic questions. Product analytics answers cohort, funnel, and retention questions inside a logged-in product. Different questions, different tools.
How much event volume is normal for a small SaaS? Rough rule: 500,000 events per 1,000 monthly active users on a moderately instrumented product. Instrumented heavily, it can double.
Which platform is best for session replay? FullStory or LogRocket if replay is the primary need. PostHog if you want replay integrated with analytics. Amplitude added replay recently but it is still catching up.
How do PostHog and Amplitude compare? Amplitude has deeper analyses and better polish. PostHog is broader (analytics, replay, flags, surveys) and free at your own scale. Team size and infra tolerance decide it.