Published on : Sep 03, 2026

Data Analytics in Product Management: How Analysts Influence Product Decisions

How analysts influence product decisions before, during, and after launch

5 Minutes Read
Rutvik Acharya, Principal Data Scientist at Atlassian

Rutvik Acharya

Principal Data Scientist Atlassian

Data Analytics in Product Management: How Analysts Influence Product Decisions thumbnail

Data Analytics in Product Management: How Analysts Influence Product Decisions

Most people picture product analytics as a dashboard that appears after a feature ships, showing whether the launch worked. That picture is not wrong, but it describes the least influential part of the job. The U.S. Department of Labor's O*NET database lists synthesising business intelligence data to support recommendations for action as a core task for this occupation, alongside report generation, which is a broader mandate than producing a chart after the fact. By the time a feature has shipped, the decision that actually mattered, whether to build it at all, and what problem it was supposed to solve, has already been made. A dashboard at that point can confirm a decision or complicate it, but it rarely changes what already happened.

Real influence comes from where in the process an analyst shows up, not from how polished the eventual report looks. An analyst pulled in during discovery, before anyone has committed engineering time, can change a roadmap decision entirely. An analyst pulled in only after launch is, at best, grading a decision someone else already made alone.

Consider Vikram, an illustrative product analyst at PulseFit, a fitness app company in Surat. Two moments from his work anchor this article: a discovery-stage query that reshaped a roadmap decision before a single line of code was written, and a launch that looked like a clear win in week one and did not survive a second look in week four.

Where analysts show up, and where they should

A typical product decision moves through five stages, and the gap between where analysts are usually invited in and where they would do the most good is the central problem this article is about.

Discovery. Before anyone commits to building something, this is where an analyst can size the actual problem: how many users does this affect, how often, and how does that compare to other things the team could build instead. This is also, not coincidentally, the stage analysts are least often invited into.

Spec and prioritisation. Once a few ideas are on the table, this is where evidence should be weighing competing options against each other, not settling for whichever idea the most senior person in the room prefers.

Build and instrumentation. This is the stage most likely to be skipped entirely, and it is the one with the longest consequences. Deciding what to actually measure, and building the tracking for it, has to happen before launch. Once a feature is live, questions the team forgot to instrument for are gone, not delayed.

Launch and measurement. This is the stage most people mean when they say "product analytics": did the metric move, and by how much. It is necessary, but it is also the stage with the least remaining leverage, since the build decision is already behind you.

Iterate. Based on what the data actually shows, weeks after launch rather than days, the team decides to double down, adjust, or kill the feature.

Screenshot 2026-08-25 114229.png

The instrumentation trap

One of the most common ways analytics work gets sidelined in a product organisation is simple: nobody decided what to measure before the feature shipped. This is not a hypothetical gap. Firebase's own event-tracking documentation is explicit that, beyond a small set of automatically logged events, an app must explicitly log up to 500 additional custom event types to collect anything else; nothing outside that instrumented set gets captured after the fact. Once a PM asks "did this work" after launch, an analyst is often stuck reconstructing an answer from whatever data happened to get logged, rather than the data the actual question needed.

This is avoidable, and it is avoidable specifically at the build stage, not after. Defining the success metric, the guardrail metrics that should not get worse, and the exact events that need to be tracked, before a single line of the feature ships, is the highest-leverage moment in the entire cycle for an analyst to be involved. It is also, frequently, the easiest moment to get skipped, since it does not feel urgent until the feature is already live and someone is waiting for an answer that was never instrumented for.

Is the lift real, or is it new-feature excitement

Once a feature does ship, the first metric read is rarely the whole story, and treating it as final is one of the more consequential mistakes an analyst can make on a product team's behalf.

Research on long-running online experiments describes this directly: a novelty effect, where users respond more strongly to a new or unfamiliar feature before that response fades as the feature becomes familiar, is a well-documented pattern in controlled experimentation, distinct from a durable change in behaviour. A feature that produces a strong week-one lift and a feature that produces a durable one can look identical after seven days. A later measurement is one of the clearest ways to distinguish a durable effect from a short-lived novelty response.

Screenshot 2026-08-25 114241.png

This has a direct practical implication: a product analyst's job does not end when the launch dashboard goes green. Building in a second look, weeks later, is what separates a genuinely informative measurement practice from one that just confirms whatever the team already wanted to believe in week one.

Evidence versus the HiPPO problem

Product teams are not immune to a well-known dynamic in data-informed organisations, sometimes called the HiPPO problem, shorthand for decisions driven by the highest-paid person's opinion rather than evidence. The term appears in the title of the original 2007 paper that introduced it to the experimentation literature, "Practical Guide to Controlled Experiments on the Web: Listen to Your Customers not to the HiPPO," by Ronny Kohavi and colleagues at Microsoft, aimed at exactly this pattern: confident, senior judgment substituting for a look at the actual data. An analyst's job in this dynamic is not to win an argument with authority. It is to make the actual cost of a gut call visible: what does the data say the addressable opportunity actually is, and what would have to be true for the intuition to be right.

This works far better when it happens before a decision is made than after. Evidence presented after a launch, once someone has already committed publicly to an idea, tends to get explained away. The same evidence presented during discovery, before anyone has taken a public position, is simply information.

Common mistakes analysts make in product contexts

  • Only getting involved after launch. By that point, the highest-leverage decisions, what to build and what to track, have already been made without analytical input.

  • Not defining a success metric before the feature ships. This turns "did it work" into a reconstruction exercise instead of a straightforward measurement one.

  • Treating a week-one result as final. A lift driven by novelty and a lift driven by real value can be indistinguishable at first glance, and only a second measurement later separates them.

  • Reporting only the metrics a PM already expects to see. Surfacing an uncomfortable but relevant number is frequently more valuable than confirming an assumption that was already going to be acted on regardless.

  • Assuming a metric change was caused by the feature that shipped alongside it. Other changes happening at the same time can produce a similar pattern without the feature being the actual cause.

  • Presenting evidence only after a decision is public. The same data lands very differently before someone has committed to a position than after.

How Vikram influenced two decisions

A product manager at PulseFit proposed building a detailed nutrition-tracking feature, confident it would drive meaningful engagement based on user interview feedback. Before any design work began, Vikram ran a query estimating how many active users actually logged meals with enough regularity for the feature to matter, and the number was a small fraction of what the interviews had implied, since the users who agreed to be interviewed were disproportionately the app's most engaged minority. That single query did not kill the idea, but it changed its scope from a headline feature to a smaller, targeted one, before any engineering time was spent building the larger version.

Separately, a redesigned onboarding flow launched a few months later showed a clear jump in day-one activation within the first week, and the initial reaction on the product team was to call it an unambiguous win. Vikram had already flagged, before launch, that he would re-check the same cohort's behaviour four weeks out rather than close the loop at day seven. By week four, the activation lift had mostly faded back toward the previous baseline, consistent with a novelty effect rather than a durable improvement. The team adjusted the flow rather than declaring victory and moving on, which is a smaller, less exciting outcome than a headline win, and also the accurate one.

Where to go from here

If the metric you are reporting on needs to survive a stakeholder actually using it, not just displaying it, how to design a KPI dashboard executives will actually use covers that specific problem, and why most executive dashboards fail before anyone opens them covers the more common failure mode.

If your organisation is deciding whether a launch result is a real signal or noise, A/B testing for data analysts covers the rigor a genuine before-and-after comparison actually requires.

And for the underlying judgment behind telling a real move from ordinary variation, which sits behind almost everything in this article, statistics for data analysts is the place to build that skill directly.

Quiz

TEST WHAT YOU LEARNED

Question 1 of 10

Q1: According to this article, where does an analyst's influence over a product decision actually come from?

FAQ

FREQUENTLY ASKED QUESTIONS

Beyond building dashboards, a product analyst sizes opportunities during discovery, helps weigh competing feature ideas with evidence, defines what should be measured before a feature ships, and evaluates whether a launch produced a real, durable change rather than a short-lived bump.
As early as discovery, before a team commits engineering time to an idea. Involvement that starts only at launch limits an analyst's influence to reporting on decisions that have already been made.
Because tracking added after launch often cannot answer the question that actually mattered. Deciding what to measure, and building it, has to happen at the build stage, not after the feature is already live.
It is a well-documented pattern in online experimentation where users respond more strongly to a new feature at first, with that response fading as the feature becomes familiar. It matters because a strong week-one result can look identical whether the underlying change was durable or not, and only a later re-check tells the two apart.
There is no universal number, and it depends on the feature and its usage frequency, but a single early read is rarely sufficient on its own. Checking again after enough time has passed for initial novelty to fade is what actually distinguishes a durable result from a temporary one.
An informal term for decisions driven by the highest-paid person's opinion rather than evidence. Analysts address it most effectively by presenting evidence early, before anyone has publicly committed to a position, rather than after a decision has already been made.
By estimating how many users the proposed change would actually affect, and how often, using existing behavioural data rather than relying solely on qualitative feedback, which can overrepresent the most engaged or vocal users.
Being involved only after a feature ships, which limits their role to confirming or complicating a decision that has already been made, rather than shaping the decision itself.
Rule out other changes happening in the same window, check whether the effect persists over a longer period rather than just the first few days, and be cautious about treating a coincidence in timing as proof of causation.
Not necessarily agree, but the more effective approach is presenting what the data shows clearly and early, before a decision is publicly made, rather than treating the conversation as a confrontation after the fact.
The specific success metric the feature is meant to move, any guardrail metrics that should not get worse as a result, and the underlying events needed to measure both, defined and implemented before launch rather than reconstructed afterward.
Product analytics is more directly tied to shaping specific build and prioritisation decisions within a product team's own roadmap, while broader business intelligence work often serves reporting needs across many teams and functions.
Surface it clearly rather than only reporting the metrics that were already expected. An uncomfortable but accurate number is generally more useful to the team than a comfortable but incomplete picture.
Yes, and this is exactly the pattern a novelty effect produces: a genuine early increase in usage or engagement that fades once the feature stops being new, leaving the underlying metric close to where it started.
The build and instrumentation stage, where success metrics and tracking are defined before a feature launches. Decisions made here determine what questions can actually be answered later, regardless of how good the analysis is afterward.