Skip to main content

Product metrics guide

The KPIs every tech professional should know

Data-driven decisions start with knowing which metrics matter and why. Here are the essential product, growth, and business metrics — with formulas and when to use each.

Why metrics matter in every tech role

Whether you are a PM, UX designer, QA engineer, or business analyst — understanding metrics connects your work to business outcomes. Interviewers ask about metrics. Managers talk in metrics. Your impact is measured in metrics.

You do not need to be a data analyst to think in metrics. You need to know which numbers represent real user value and which are noise.

User engagement metrics

These measure whether users are actually using your product — and how often.

DAU

Daily Active Users

Users who performed a meaningful action in the last 24 hours.

Note

The definition of 'meaningful action' matters. Opening the app does not count — completing a task, sending a message, or making a purchase does.

MAU

Monthly Active Users

Users who performed a meaningful action in the last 30 days.

Note

MAU is the most commonly cited growth metric. Be skeptical when a product only reports MAU — it says nothing about how often people come back.

DAU/MAU

Stickiness

What percentage of monthly users return daily? 50%+ is excellent (Facebook ~65%). WhatsApp ~85%. Most apps: 10–20%.

Note

Formula: DAU ÷ MAU × 100. A high stickiness ratio means your product is forming a habit. Low stickiness is an early warning sign for churn.

Session length

Average Time Per Visit

Average time per visit. High for entertainment, low for utilities — context matters.

Note

A task-management app with short sessions can be perfectly healthy. An entertainment app with short sessions is in trouble. Always interpret alongside the product type.

Adoption rate

Feature Adoption Rate

% of users who have used a specific feature at least once.

Note

Formula: Users who used feature ÷ total users × 100. Useful for deciding which features to invest in and which to sunset.

Retention metrics

Retention tells you whether your product is worth coming back to. It is the single most honest signal of product-market fit.

D1/D7/D30

Day 1 / Day 7 / Day 30 Retention

% of users who return after 1, 7, and 30 days. The most important product health signal.

Note

If D1 retention is low, your onboarding is broken. If D7 is low but D1 is fine, the product is not delivering enough value to bring people back. Fix these in order.

Churn rate

Monthly Churn Rate

% of users who stop using the product in a period. Monthly churn of 5% means you lose half your users every year.

Note

Formula: Users lost ÷ users at start of period × 100. At 5% monthly churn: 1 − 0.95^12 ≈ 46% of users gone in a year. That is the math that kills SaaS companies.

Cohort retention

Cohort Retention Analysis

Track specific groups of users (acquired in Month X) over time to see if retention improves.

Note

Cohort analysis is the only reliable way to know whether product changes are actually improving retention. Aggregate retention numbers hide the trend.

NPS

Net Promoter Score

'How likely are you to recommend us?' (0–10). Score = % Promoters (9–10) − % Detractors (0–6). World-class: 70+. Good SaaS: 30–50.

Note

NPS is a sentiment signal, not an action metric. Use it to track directional trends quarter-over-quarter and to segment promoters vs. detractors for qualitative follow-up.

Revenue metrics

These are the numbers executives, investors, and finance teams live by. Know the formulas — you will be asked about them.

MRR

Monthly Recurring Revenue

Total subscription revenue per month. The north star for SaaS.

FormulaActive subscribers × average monthly plan price
ARR

Annual Recurring Revenue

MRR × 12. Used for reporting and valuation.

FormulaMRR × 12
ARPU

Average Revenue Per User

MRR / total paying customers. Measures monetization efficiency.

FormulaMRR ÷ total paying customers
LTV

Lifetime Value

ARPU / monthly churn rate. How much a customer is worth over their lifetime.

FormulaARPU ÷ monthly churn rate
CAC

Customer Acquisition Cost

Total marketing + sales spend / new customers acquired. Should be LTV/3 or lower.

FormulaTotal marketing + sales spend ÷ new customers acquired
LTV:CAC

LTV to CAC Ratio

Below 1 = you lose money per customer. 1–3 = break-even or thin. 3+ = healthy unit economics.

FormulaLTV ÷ CAC

The LTV:CAC ratio is the unit-economics test every SaaS business runs. Below 3:1 and the business model needs work. At 5:1+ you can afford to grow faster.

Conversion metrics

Conversion metrics show where users commit — and where they do not.

CVR

Conversion Rate

% of users who complete a desired action (sign up, purchase, upgrade).

FormulaConversions ÷ visitors × 100
Funnel drop-off

Funnel Drop-off Rate

At what step do users abandon the funnel? Shows where to focus optimization.

FormulaUsers who left at step N ÷ users who entered step N × 100
Free → paid

Free-to-Paid Conversion

% of free users who become paying customers. SaaS average: 2–5%. Good: 10%+.

FormulaPaid conversions ÷ total free users × 100

When NOT to optimize for a metric

Metrics can be gamed. Here is when optimizing a number is the wrong move.

When it causes you to trick users

Optimizing for sign-ups by hiding the unsubscribe link is a dark pattern. Optimizing for session length by making the app frustrating to exit is too. If your metric goes up because users are trapped, you are measuring the wrong thing.

When the metric looks good but the behavior is bad

High session count can mean your product is engaging — or that your UX is so confusing users need ten attempts to complete a task. Always look at what is driving the number, not just the number itself.

Vanity metrics: feel good, say nothing

Downloads

A download tells you someone was curious, not that your product works.

Page views

Page views include bots, accidental clicks, and users who bounced in 3 seconds.

Registered users

Most registered users never return. Active users is the metric that matters.

High session count from bad UX

If users need 10 sessions to complete a task your competitors solve in one, high sessions is a bug.

Keep learning

See all product guides

Metrics are one layer of the product skill set. The full learning paths cover prioritization, roadmaps, user research, and the complete interview playbook.

See all product guides