What Good Product Analytics Looks Like at an Early-Stage Startup
The first time I set up product analytics from scratch, I made the mistake most early-stage teams make. I tracked everything that was technically possible to track. Page views, button clicks, scroll depth, session duration, device type, referral source. The dashboard looked impressive. The insights were almost useless.
The problem was not the data. It was the absence of a question. I was collecting answers before I knew what I was asking.
Good product analytics at early stage is not about how much you track. It is about whether the things you track tell you whether the product is working for the people using it. That is a much smaller set of metrics than most teams build toward.
The Pre-PMF Priority
Before product-market fit, the most important data is product data. Not revenue data. Not traffic data. Product data.
As Mixpanel's research puts it: "The younger the startup, the more important product data is in the fundraising process." Investors who fund early-stage companies want to see evidence of product engagement, not just revenue, because revenue at that stage can be manufactured by founder effort. Product engagement is harder to fake.
The question product analytics should answer at early stage is one of three things: Are new users reaching a moment of value? Are users coming back? And which users are the most engaged, and what do they have in common?
Everything else can wait.
The Three Metrics That Actually Matter Before PMF
Activation rate. Activation is the percentage of new users who complete the actions that predict long-term retention. Not just sign up. Not just log in. The specific action that represents getting real value from the product.
Every product has a different activation event. For a communication tool it might be sending the first message to a real contact, not just a test. For a B2B analytics product it might be creating the first report that uses real company data. For a content tool it might be publishing and sharing something externally.
The work before you can measure activation is identifying what that event is. In my experience, most early-stage teams use sign-up as their activation metric because it is easy to track. Sign-up is not activation. It is arrival. Activation is the first moment of genuine value, and the gap between arrival and activation is where most early-stage products lose users before the product ever gets a real chance.
Day 7 retention. Not month 1. Not month 3. Day 7.
Cohort retention, meaning what percentage of users who signed up in a given week are still active 7 days later, is the fastest signal you have about whether users found the product worth coming back to. It updates weekly. It tells you whether the changes you made last sprint helped or hurt. And it cuts through the noise of whether you are adding users, because a product adding users while losing 80% by day 7 is not growing. It is filling a leaky bucket.
Day 1, Day 7, and Day 30 retention form the standard early cohort tracking pattern. If Day 1 is low, the problem is first session value. If Day 1 is fine but Day 7 drops sharply, the problem is habit formation. If Day 7 is fine but Day 30 drops, the problem is sustained value delivery. Each pattern points to a different part of the product.
One North Star metric. Select one primary metric reflecting your core value proposition and align the whole team toward it. Not three. Not five. One.
The discipline of the North Star is not what you measure. It is what you refuse to measure as primary. Teams that have five equal priorities have no priorities. The North Star forces a decision about what the product actually does for users, expressed as a number.
In my experience, the most useful North Stars are ones that represent customer value delivered rather than customer presence. Not "daily active users" but "daily AI generations used in published content." Not "sessions per week" but "workflows completed without manual intervention." The distinction is the difference between measuring that users showed up and measuring that the product did something for them.
Tool Choice at Early Stage
For very early-stage startups, start with Mixpanel's free tier. The free plan covers enough event volume to answer early-stage questions. It is faster to implement than Amplitude, easier to learn, and the practical analytics it provides, funnels, cohort retention, user-level event streams, are exactly what early product decisions require.
Amplitude is worth considering if you anticipate complex multi-touch journeys or know you will need its behavioral cohort capabilities at scale. The migration from Mixpanel to Amplitude is possible but painful enough that starting with Amplitude if you can see that future is worth it. If your product is simple and you need answers fast, Mixpanel first.
PostHog is the open-source option worth knowing about. Self-hosted, no data limits on the free tier, and increasingly full-featured. If data privacy is a constraint, customer data cannot leave your infrastructure, PostHog is the practical answer.
The Tracking Plan Nobody Builds But Everyone Needs
Before you instrument anything, write down what you are trying to learn. A tracking plan does not need to be a spreadsheet. It can be a list of five questions:
What does "activated" mean for this product? What action predicts that a user will come back next week? Where do users drop off between sign-up and value? Which features do the users who stay longer use more? What does the behavior of a churned user look like compared to a retained one?
Each of these questions maps to events you need to track. Events you track that do not map to any of these questions are probably noise.
In my experience, teams that write the questions first instrument less and learn more. Teams that instrument everything first spend months building dashboards that generate discussion but not decisions.
What to Do With the Data You Collect
Collecting data is not the same as using it. The habit that makes analytics valuable is a weekly ritual of asking three questions against your metrics:
What changed this week? Not in the numbers themselves, but in the product or in what you did with users.
What does the retention cohort for last week look like compared to the week before? Is it better or worse, and what changed?
Are there segments of users whose behavior is meaningfully different from the average? Users who retain at 2x the rate of others are showing you something about who the product actually works for.
The real purpose of early-stage product analytics is to shorten the loop between shipping something, observing whether it worked, and deciding what to do next. That loop is what separates teams that find product-market fit from teams that run out of runway still searching.
The data is only useful if it closes that loop faster. If your analytics are generating reports that get presented in meetings but do not change what you build next week, you are doing reporting, not analytics. The difference matters more than any tool choice.