Explore
Analytics for MVPs: What to Track and Why It Changes What You Learn

Analytics for MVPs: What to Track and Why It Changes What You Learn

Page views tell you how many people showed up. Event tracking tells you what they did, where they got stuck, and whether they came back. Here's what to set up from day one.

Analytics for MVPs: What to Track and Why It Changes What You Learn

Most MVP founders install Google Analytics, watch the daily visitor count, and feel like they have data. They don't.

Page views tell you how many people showed up. They don't tell you what people did, where they got stuck, or whether they came back. Setting up real analytics takes a couple of hours and changes what you can learn from your MVP in the first 30 days.


Why page views alone won't tell you anything useful

Consider this scenario: 200 people sign up for your MVP in the first week. That feels good. But what happened after they signed up?

  • Did they complete onboarding?
  • Did they use the core feature at least once?
  • Did they come back the next day?
  • Did they invite a team member?

Without event tracking, you can't answer any of these. And the answers determine whether your 200 sign-ups represent a successful launch or 200 people who bounced before seeing the value.

Events are the actions users take inside your product. Tracking them tells you where users go, what they do, and — critically — where they stop.


The three events every MVP should track from day one

Before you track everything, track these three:

1. Signed Up — when a new user creates an account. This is your baseline: how many users have you acquired?

2. Activated — when a user completes the action that represents "getting value" for the first time. For a project management tool, this might be "created first project." For a marketplace, "completed first booking." Define this specifically for your product.

The Signed Up → Activated conversion rate is your activation rate. Most MVPs have an activation problem, not an acquisition problem. This metric reveals it.

3. Returned (Day 7 and Day 30) — how many users who signed up are still active a week or a month later. This is your retention signal. If activation is high but retention is low, users are getting an initial taste of value but not finding enough to stay.

Everything else — feature usage, funnel steps, error events — comes after you have these three working.


Choosing your analytics tool

Plausible

Plausible is a privacy-first web analytics tool. It tracks page views, referrers, and basic custom events without cookies or GDPR consent banners.

Best for: MVPs that primarily need to understand traffic sources and page-level behaviour. The downside: it's not built for complex funnel analysis or per-user event streams.

Pricing: $9/month up to 10K monthly page views. Self-hosted option available.

PostHog

PostHog is an open-source product analytics platform — think Mixpanel with a generous free tier and session recording. It tracks events, builds funnels, creates user cohorts.

Best for: MVPs where you need to understand user behaviour inside the product. If you care about activation funnels, feature usage, and retention — PostHog is the right choice.

Pricing: Free up to 1M events/month on the cloud version.

Mixpanel

Mixpanel is the mature, polished product analytics platform. Excellent funnels, cohort analysis, and A/B testing.

Best for: Products with enough traffic to justify the complexity and cost. For most MVPs under 10K active users, PostHog covers the same ground for less money.

The MVP recommendation: Start with PostHog. The free tier is generous, funnel and session recording features are immediately useful, and it can be self-hosted later if you want data sovereignty.


Defining your first funnel

A funnel is a sequence of events you expect users to complete in order. For a typical SaaS MVP:

Signed Up → Completed Onboarding → Created First Item → Invited Team Member

PostHog shows you what percentage of users complete each step and how many drop off at each transition. The biggest drop-off is where to focus your attention first.

Common patterns:

  • Big drop at "Completed Onboarding" — onboarding is too long or confusing
  • Big drop at "Created First Item" — the empty state isn't guiding users to take action
  • Good activation, poor retention — users see value once but don't find reasons to return

The dashboard to check every week

Keep it simple. One weekly check should answer:

  1. How many new users signed up this week?
  2. What's the activation rate (Signed Up → Activated)?
  3. What's Day 7 retention for users from last week?
  4. Are there any unusual drop-offs in the funnel?

Five minutes, once a week. This discipline — more than any analytics sophistication — is what separates founders who learn from their MVPs from those who just watch visitor counts go up and down.

If you want analytics built into your MVP from day one, let's talk.