Data-Driven Decision Making as a Product Owner: From Gut Feeling to Evidence

Empiricism in Agile

One of the core principles of Scrum and other Agile methodologies is working empirically. This means you base decisions on observations, facts, and experiments, instead of solely on predictions or lengthy plans. In practice, this translates to continuously collecting and interpreting data, feedback, and results from experience to adjust your product and processes.

What is Empiricism?

The Agile Manifesto emphasizes that it's impossible to know everything upfront. You learn by doing, with short feedback loops. Every sprint delivers an increment, and based on real data (e.g., user tests, analytics), you adjust your planning or product vision.

Collecting Data: What Types?

User Metrics:

  • Number of users or visits (Daily Active Users, Monthly Active Users).
  • Funnel analysis (where do customers drop off?).
  • Feature usage: How many people click on feature X?

Customer Feedback:

  • Surveys (NPS, CSAT): how satisfied are they?
  • Support tickets: what complaints or questions keep coming up?

Performance metrics:

  • Load times, error rates, uptime.
  • App responsiveness (web, mobile).

Team metrics:

  • Velocity, lead time, burndown charts.
  • Stability in the sprint (how much ‘scope churn’ do you have?).

Examples of data-driven decisions

  1. Scrapping a feature: Data shows that only 2% of users use a certain feature. Perhaps it can be removed from the product, or only brought back after a revamp.
  2. Performance priority: Monitoring shows that load times are reaching 3 seconds. It's better to pause new features and focus on optimization.
  3. Adjusting the roadmap: An MVP proves that the market reacts differently than expected, so you adjust the roadmap or backlog accordingly.

Tools for data

  • Analytics: Google Analytics, Mixpanel, Amplitude (for web, app usage).
  • Dashboards: Tools like Tableau, Power BI, or Looker for visual reporting.
  • Jira metrics: For team performance (velocity, lead/cycle time, etc.).

It's helpful if the Product Owner has direct access to the relevant dashboards and reports. This way, you don't have to 'beg' for data.

Culture: “Bring evidence”

In a data-driven culture, when a proposal is made, the standard question is: “Do we have evidence, data, or experiments to support this?” This isn't to block innovative ideas, but to prevent discussions from becoming purely political or based on gut feelings. This also applies to management levels: if someone pushes a feature, “What customer feedback indicates this?”

Balance between data and vision

Of course, you can't decide everything based solely on data—sometimes you introduce something radically new for which no data yet exists. In such cases, you set up small experiments to quickly gather data, such as a pilot, A/B test, or prototype try-out. This way, you keep the risk manageable.

Communicating data-driven decisions

A decision becomes more powerful when you substantiate it with relevant facts or figures. For example, explain:

  • “We saw in the analytics that 40% of users drop off at step 2 in the funnel, so we are going to optimize that step.”
  • “The NPS has dropped by 10 points, presumably due to performance issues. That's why we are now focusing on load optimizations.”

Conclusion

Empirical data is an indispensable ally for every Product Owner committed to Agile. By continuously collecting metrics, closing feedback loops, and basing decisions on facts, you minimize guesswork and maximize the chance of heading in the right product direction. But also remember that data doesn't predict the future; combine it with vision and small experiments to achieve true innovation. This way, you keep your product relevant and your stakeholders satisfied.