Dashboards

A dashboard panel with a gauge, line graph, and bar chart, with a figure pointing at it

In Brief

A dashboard is a visual display that brings key product and business metrics into a single view. You select the metrics that matter most — such as active users, conversion rates, revenue, or retention — and present them in a format the whole team can check at a glance. The output is a real-time picture of product health that surfaces trends, anomalies, and the effects of complex factors like seasonality, competitor moves, or conflicting experiments.

Common Use Case

Your product is live and you need a single place where the whole team can see how things are going. You want to track key metrics like active users, conversion rates, and revenue in real time so you can spot problems early and make decisions based on data rather than gut feeling.

Helps Answer

  • What is happening in the business right now?
  • How are key metrics changing over time?
  • Do we have any major blind spots in our data?
  • Does the team have access to the right metrics to track progress?
  • Are we making the right decisions based on current data?
  • What should our current priorities be?
This method tends to require a significant investment of thought to decide what needs to be on each dashboard (1-5 days). The implementation of the dashboard itself can vary widely. If done manually, it could cost one hour a week of a junior employee’s time. If automated, there would be no recurring cost, but instead a potentially significant up-front technical implementation cost. The actual cost would vary widely based on exactly which systems and data need to be visualized. There are also off-the-shelf SaaS solutions that can provide a sufficient subset of the data required to reap most of the benefits in a small company, without bearing a significant cost. AI-powered analytics platforms now offer natural-language querying and automated anomaly detection, reducing the technical barrier to building useful dashboards.
Dashboards can range from free spreadsheet-based tracking to enterprise analytics platforms costing thousands per year. Many SaaS dashboard tools offer free tiers sufficient for early-stage startups. AI-powered tools like Metabase, Amplitude, and Mixpanel can auto-generate insights and surface patterns without requiring a data scientist.

Description

In situations where there is great uncertainty, planning for the future has less value than having a clear picture of the current status. Dashboards give you a visual “information radiator” that shows the exact current status on key metrics affecting operations:

  • How much of a product is built, or a goal already achieved?
  • What is the state of current channel-testing in marketing?
  • What is our market share?

Dashboards help visualize inter-relationships among parts of a business. For example, a $10k investment in a channel may seem like a lot of money, unless you knew that last year’s revenue was $250k.

Dashboards are inherently motivating. They presuppose an open and data-driven culture. For many employees and partners, this level of trust and transparency motivates them to do their best work. By going through the effort of choosing one or a handful of key metrics for the whole organization, you generate a lot of focus. Dashboards help maintain this focus operationally if everyone continually checks a dashboard that contains those key metrics driving the business.

This technique can be used for:

  • The company as a whole
  • Specific departments
  • Key roles (such as the VP of Marketing’s dashboard)
  • Individual contributors

In terms of how it works, it can be anywhere from “manually using a spreadsheet” to a custom-built monitoring system that integrates a number of the business systems so that you have a “real-time view” of the company. Stephen Few’s Information Dashboard Design frames the goal as at-a-glance monitoring — the reader should grasp the state of the business in seconds — and the hard design problem is what to leave off.

Choosing what goes on is what most teams get wrong. Eric Ries argues in The Lean Startup that “vanity metrics” — total registered users, raw page views, cumulative downloads — go up and to the right regardless of whether the product is improving, and crowd out metrics teams could act on. Pick metrics that pass Ries’s actionable, accessible, auditable test, and treat the dashboard as a prompt for investigation, not its conclusion.

How to

Prep

  1. Decide what the dashboard is for. Write one sentence naming the decision the dashboard exists to support (e.g., “should we keep investing in this acquisition channel?”). If you can’t name the decision, the dashboard will collect metrics no one acts on.
  2. Choose 5–7 candidate metrics that pass the actionability test. Avinash Kaushik, Analytics Evangelist for Google at the time he published Web Analytics 2.0, emphasises that a metric earns its place only if a movement changes what the team will do next week. For each candidate, write the action you’d take on a 20% move in either direction; if you can’t, cut it.
  3. Confirm the data source is ready. Check that underlying events, definitions, and time-zone handling are stable enough to trust. Nothing erodes a dashboard’s authority faster than a metric whose definition silently changed.
  4. Decide audience, cadence, and access policy. Whole-company, departmental, or role-specific? Reviewed in standup, weekly, or monthly? Public or restricted? Each combination changes what belongs on the screen.
  5. Pilot one metric before scaling. Wire a single metric end-to-end (data → display → review ritual) and run it for a week. You’ll surface the data-quality and visualization gotchas before they’re embedded across seven panels.

Execution

  1. Pick 5–7 metrics that drive decisions. Not metrics you could track — metrics your team will actually act on. A useful starting framework for a SaaS or digital product is AARRR (pirate metrics): Acquisition (where do users come from?), Activation (do they complete onboarding?), Retention (do they come back?), Revenue (do they pay?), Referral (do they invite others?). Pick the 1–2 most important from each stage. If you can’t explain what you’d do differently when a metric changes, cut it.

  2. Choose your tool based on your stage.

    • Pre-revenue or very early: Google Sheets updated manually once a week. Free, flexible, forces you to touch the data.
    • Product live with users: Mixpanel or Amplitude (free tiers) for product analytics. Connect to a dashboard tool like Metabase (free, self-hosted) or Databox.
    • SaaS with paying customers: Baremetrics for subscription metrics (MRR, churn, LTV). Combine with product analytics for the full picture.
  3. Build the first version in under a day. Don’t over-engineer. A dashboard that exists and gets checked beats a perfect dashboard that takes weeks to build. Start with the most important 3–5 metrics and add more later.

  4. Make it visible. Put the dashboard somewhere the whole team sees it daily — a shared screen, a Slack channel with automated updates, or a pinned browser tab. A dashboard nobody checks is worse than no dashboard at all.

  5. Set review cadence. Check the dashboard in your weekly team meeting. If a metric moves more than 20% week-over-week, investigate. Revisit which metrics are on the dashboard every quarter — remove what nobody acts on, add what’s missing.

Analysis

Dashboard colors, shapes (traffic light), and status icons help you quickly interpret the reported data. The size of each component should also reflect the importance of the data point. Edward Tufte’s The Visual Display of Quantitative Information supplies the diagnostic vocabulary: maximise the data-ink ratio (every pixel should encode information, not decoration), strip chartjunk (3D bevels, drop shadows, redundant gridlines), and watch the lie factor (an effect’s size on the chart should match its size in the data). Stephen Few’s bullet graph is a useful default for KPI panels — current value, target, and qualitative range in a single horizontal strip.

Biases & Tips
  • Vanity metric selection A metric that goes up and to the right is satisfying to display but rarely actionable. Total signups, page views, and cumulative downloads inflate over time regardless of whether the product is improving. Before adding a metric to the dashboard, write down what you would do differently if it moved 20% in either direction. If you can’t answer, cut it.
  • Confirmation bias in metric choice Teams choose metrics that show their work in a flattering light and avoid metrics that would surface inconvenient truths. The dashboard then becomes a self-congratulation tool. Counter by including at least one metric whose movement could legitimately argue against the current strategy (e.g., qualified retention alongside signups, gross margin alongside revenue).
  • False confidence from dashboards A dashboard tells you what is happening, not why. Auto-generated AI summaries and “everything is green” status indicators amplify the illusion of understanding without explaining cause. Treat the dashboard as the prompt for investigation, not the conclusion. When a metric moves, the next step is qualitative or causal analysis, not a screenshot to the team channel.
  • Outdated metric definitions Definitions drift silently. “Active user” may have meant 7-day login a year ago and now means any API call. When the underlying calculation changes without explicit migration, comparisons across time become invalid even though the chart looks continuous. Version your metric definitions and date the changes; treat any unannounced calculation change as a bug.
  • Dashboard-as-decision-substitute A dashboard that exists and gets checked is not the same as a team that makes decisions from it. Status meetings can devolve into reading the dashboard aloud rather than acting on it. The bias is treating the act of monitoring as equivalent to the act of operating. Pair every recurring dashboard review with a decision template: what did the data tell us, what will we change, by when.
  • Misleading visualization Truncated y-axes that don’t start at zero, cumulative-only graphs that hide period-over-period decline, pie charts that don’t sum to 100%, and inconsistent or absent axis labels can all turn an honest reading into a misleading one — sometimes inadvertently, sometimes not. Default to zero-based axes and period-by-period series unless there is a specific reason to deviate, and document the reason on the chart.
  • AI-amplified garbage-in-garbage-out AI-powered analytics platforms surface insights from whatever data you feed them and present them with authoritative tone, including from broken pipelines and miscoded events. Automated anomaly detection generates alert fatigue when thresholds are wrong, and natural-language summaries can paper over fundamental data-quality problems. Audit the underlying data quality before trusting AI-surfaced patterns; treat AI insight quality as upper-bounded by data hygiene.

Next Steps

  • Share the dashboard with the team and gather feedback on which metrics drive decisions.
  • Set a weekly cadence for reviewing dashboard data as a team.
  • If metrics reveal unexpected patterns, investigate with Customer Discovery Interviews or other qualitative research.
  • Iterate on the dashboard quarterly — remove unused metrics and add new ones.
  • Use A/B Testing to run controlled experiments on the features or flows your dashboard highlights as underperforming.
  • Run a Product-Market Fit Survey to complement quantitative dashboard data with a direct measure of customer attachment.
Learn more

Case Studies

Geckoboard

Pirate Metrics (AARRR) dashboard example

Read more

VentureBeat

6 Dashboards I Use Daily — and Why Every Startup CEO Should As Well

Read more

Cal.com

Open Startup Dashboard: Cal.com publishes their most important KPIs in an open startup dashboard as part of their commitment to transparency. Built on Metabase, this case study demonstrates how startups can build public dashboards to share key metrics with investors, employees, and the community.

Read more

Spark Co

Designing AI Startup Metrics Dashboards for Enterprises: Documents how AI startups in 2024-2025 design dashboards that surface actionable metrics, with studies showing that startups focusing on fewer, targeted metrics (5-7 core KPIs) see 20% improvements in decision-making efficiency. Companies using AI-powered dashboards report 30% increases in operational efficiency.

Read more

Spotify

Built an internal Dashboard Portal with a Dashboard Quality Framework to improve the quality and discoverability of internal dashboards across the organization.

Read more

Instagram

Founders built analytics dashboards for their check-in app Burbn and discovered that users primarily used the photo-sharing features. This dashboard insight led them to strip away everything else and pivot to what became Instagram.

Read more

Got something to add? Share with the community.