Why SaaS Product Management Is the Best Domain for Data-Driven Professionals in 2026

In a recent Paris tech event, I had an exchange with data professionals. Our discussion focused on which domain is the best for data-driven professionals and how to best use the data in today’s big data world.
In my view, from 7+ years experience in Product Management, it’s SaaS Product Management.
I do not aim to convince you; this domain is not for everyone, but I’m going to show you the importance of data in product management.
Back to basics
First of all, what is product management?
IBM defines it as ‘a strategic practice that guides the product lifecycle through research, planning, development, product launch, support and optimization to build products that meet business goals and satisfy customer needs’.
In short, building a product from scratch and accompanying it through its lifetime so it satisfies a customer need while reaching the company’s goals. All monitored by data and KPIs (Key Performance Indicators).
Now, let’s see the definition of a SaaS.
IBM defines it as ‘Software as a service (SaaS) is a cloud-based software delivery model in which providers host applications and make them available to users over the internet. SaaS users typically access applications by using a web browser or an app’.
SaaS is an online product that is accessible, and its models often work under a subscription. To name some famous Saas: Netflix (BtoC), Salesforce, Atlassian, Notion. AI tools and automation tools are also working under the SaaS system. Yes, even ChatGPT, Gemini, n8n and Zapier are using the model.
We are actually surrounded by Saas nowadays!
Now, let’s dig into how product management and data fit with each other.
Why is Saas unique?
We can find 4 levels of analytics: Descriptive, Predictive, Prescriptive and Diagnostic.

1. Descriptive
Most SaaS teams are drowning in data but do not know how to use it. Descriptive analysis brings clarity through the dashboard and metrics.
Case Study #1: Feature Adoption Crisis
Context: B2B SaaS product, 50k users. Launched a major feature after 6 months of development. Expected 30% adoption in the first month was, in reality, 8% after 2 months.
- The Problem: The Product team was frustrated: ‘We built what users asked for, why aren’t they using it?’.
- What I did:
- 1. Built a dashboard in Notion tracking: Feature discovery rate (how many saw it?), Trial rate (how many clicked?), Adoption rate (how many used it 3+ times?).
- 2. Segmented by User role (admin vs. end-user), Company size, Acquisition channel.
- The Insight: The feature was hidden 3 levels deep in navigation. Only admins were discovering it, but end-users needed it most. The discovery rate was 12% (vs. 80% expected), and the trial rate (among discoverers) was 67% (good!). The adoption rate (among trialists) reached 89% (excellent). The problem wasn’t the feature; it was the discoverability.
- Impact: Moved feature to main navigation, added onboarding tooltip. Discovery reached 78% in 2 weeks, and the overall adoption increased to 52%.
- Tools used: Mixpanel for tracking, Notion for dashboard and documentation, Figma for design iteration.
- Key learning: Never assume users will find your feature. Instrument the entire journey

2. Diagnostic
When metrics drop, teams panic and make assumptions. Diagnostic analytics uses data to find the real cause.
Case Study #2: The Mysterious Churn Spike
- Context: SaaS product, $50 MRR (monthly recurrent revenue) average. The monthly churn was historically 5%. It suddenly jumped to 12% in October.
- The Panic: The CEO told me: ‘Competitor launched. We’re losing. Should we cut prices?’.
- What I did:
- 1. Cohort analysis by signup date.
- 2. Churn reason analysis (exit surveys).
- 3. Feature usage before churn.
- 4. Support ticket analysis.
- The Discovery: It wasn’t a competition. It was seasonal. Companies signing up in Sept-Oct (back-to-school rush) had 3x higher churn than in other months. It’s because they were signing up for temporary projects, not permanent needs. The Usage patterns were the following 80% used <10 times, 60% never invited team, 90% churned at 30 days (trial end).
- The Real Cause: the acquisition campaigns targeted ‘new projects’ without qualifying long-term need.
- Solution implemented:
- 1. Changed acquisition messaging (long-term value vs. quick wins).
- 2. Added onboarding question: ‘How long is your project?’.
- 3. Different onboarding flow for temporary vs. permanent users.
- 4. Early engagement scoring to predict churn risk.
- Impact: Seasonal churn still happens, but we no longer panic anymore. With a better qualification during acquisition, the overall churn dropped to 6.5%.
- Tools used: Amplitude for cohort analysis, Typeform for exit surveys, n8n to automate data collection, Google Sheets for final analysis.
- Key learning: Don’t fight symptoms. Use data to find root causes before acting”.

3. Predictive
Use historical data to predict what is going to happen. Machine learning can help.
Case Study #3: Predicting Churn Before It Happens
- Context: SaaS B2B, $100 MRR average, with a Churn rate of 8% monthly, is losing customers without warning. The exit interviews show: “We stopped using it weeks ago”.
- The Problem: We were reacting to churn instead of preventing it. By the time users cancelled, it was too late to save them.
- What I Built: a Churn Prediction Score from historical data (the last 30 days) including:
- Login frequency decay (30%).
- Feature usage depth (30%).
- Team collaboration (20%).
- Support tickets spike (15%).
- NPS (Net Promoter Score) trend (10%): Risk levels: 0–30 green, 31–60 yellow, 61–100 red.
- Implementation:
- 1. Built SQL queries in Metabase.
- 2. Automated daily scoring in n8n.
- 3. Stored in Notion database.
- 4. Triggered alerts to the Customer Success team.
- Example prediction: For a company XYZ, logins drop, feature usage decreased by more than 2, and tickets spike. All of that is causing a 72% risk score.
- Impact (6 months): Identified at-risk customers 3-4 weeks early, which saved 40% of flagged accounts. The Overall churn dropped from 8% to 5.2% Thanks to a proactive outreach instead of a reactive firefighting.
- Tools used: Mixpanel for behaviour data, SQL for scoring logic, n8n for automation and Notion for Customer Success dashboard.
- Key Learning: “Churn doesn’t happen overnight. Users disengage gradually, and data shows the pattern weeks before they cancel”.

4. Prescriptive
Turning insights into actions. Data shows what happened, why, and what to do next.
Case Study #4: Roadmap Prioritization Nightmare
- Context: We were receiving more than 50 feature requests for 3 engineers. There were Conflicting stakeholder opinions (Sales wants enterprise features, Users want UX (User Experience) improvements, the CEO wants AI integration).
- The Chaos: Every stakeholder had ‘data’ to support their priority. For the Sales, it was 5 enterprise deals blocked by missing SSO (single sign off), for the Support, it was 200 tickets about slow loading, and for the CEO, all the Competitors have AI now.
- What I did:
- Step 1: Unified scoring framework (RICE): Reach: How many users are affected? Impact: How much value per user? (1-3 scale), Confidence: How sure are we? (%) and Effort: Engineering days required.
- Step 2: Added business constraints (MRR impact (estimated), Churn reduction potential, Strategic alignment (AI = priority)).
- Step 3: Built a model in Notion.
- Surprise! The speed optimization scored highest, but everyone was obsessed with AI. The data shows that the Speed affected 10x more users than SSO, 40% of support tickets related to performance and from the User surveys, the speed was the first complaint. But AI had strategic value (competitive positioning).
- Final Decision: The Roadmap became: for Q1, priority would be the speed (highest RICE, morale boost), for Q2, it would be the SSO (unblocks deals) and will be followed in Q3 by AI for the strategic positioning.
- Impact: Speed shipped in 6 weeks (under estimate!), Churn dropped 4% in 2 months, Enterprise deals closed, the AI launched Q3 on a healthy product.
- Key learning: Data enables trade-off conversations, not just yes/no decisions.
- Tools used: Notion for RICE framework and the roadmap, Amplitude for reach/impact data, Sales CRM for MRR projections and User surveys for confidence scores.

5. Automation & AI: The 2026 layer (how PMs scale)
With new technologies, product managers can eliminate manual work thanks to the use of new tools.
The world has changed, and product managers have to adapt. Automation and IA will help you to do less manual work and time-consuming tasks.
Case Study #5: Analyzing 10,000 User Feedbacks
- Context: Growing SaaS from 200 to 2000 users in 6 months. The User feedback is exploding ( 50 support tickets/day; 20 NPS responses/day, 30 feature requests/week, Random feedback in Slack, email, Twitter).
- The Problem: I was spending 10 hours/week manually reading and categorizing feedback. I was missing patterns and drowning.
- What I built: an n8n Automation workflow:
- 1. Collect feedback from multiple sources, Intercom, Typeform, Linear, Slack.
- 2. Send to Claude API for analysis (Sentiment; Category, Priority, Extract key themes).
- 3. Store in Notion database with tags.
- 4. Weekly summary dashboard.
Example of an AI analysis Input: “App is slow, and I can’t find the export button”.
- AI Output: Sentiment: Negative; Categories: Performance, UX, Priority: Important, Themes: Speed, Navigation, Export.
- Impact: Analysis time went from 10h per week to 30minutes per week, the pattern discovery improved (AI spots themes I missed), there were weekly reports auto-generated, and the trends are visible in the Notion dashboard.
- Insight discovered by AI: After 3 weeks, AI flagged that 40% of ‘slow’ complaints mentioned ‘large datasets’. Humans (me) were categorizing them as ‘performance’ generically. But the AI spotted the pattern: a specific use case with large data. Then, we optimized the scenario specifically, and the complaints dropped quickly by 60%.
- Tools & Setup: n8n, Claude API ($20/month for this volume), Notion API (free). For a total cost of around ~$20/month, I saved 40 hours per month. The ROI (return on investment) is amazing.
- Key learning: AI doesn’t replace analysis. It scales your capacity to process information and spot patterns.

The modern SaaS PM stack
To be efficient, a Product Manager needs to use a solid set of tools:
- Analytics tools:
- Mixpanel or Amplitude for the user tracking behaviour.
- Google Analytics for traffic and acquisition.
- Metabase for custom queries and a dashboard.
- Power Bi/Looker/Tableau for dashboard.
- Documentation and roadmap:
- Notion (or Confluence): the single source of Truth.
- Jira for user stories
- Automation tool for feedback collection, alert system, weekly report: N8n, Zapier, Make.
- AI tools: Claude, ChatGPT, Gemini (feedback analysis, correction, quick research)
- Please note: the AI must not replace you. You always have to double or triple-check. Do not rely on AI; it’s a tool to make you more efficient, not to do the job for you. If you don’t know how to do something, learn first.
- Communication: Slack for team coordination, Loom for asynchronous updates, Lovable or Figma for design and Jira for team coordination.
- Data skills (good to have), having an understanding of data and being able to pursue your own searches without asking a data analyst will save you time. It’s an excellent skill to develop. I recommend SQL first, then Python.
By using these tools, your ROI would be multiplied by an undefined number!

How My Background in marketing helps: my unfair advantage
I’ve been in product management for 7 years, but before that, I graduated with a Master’s degree in Marketing. An unexpected advantage, as I was already familiar with how building a product has to answer and fill a need already existing with many of the concepts, such as:
- User psychology by using discovery and personas. Tracking metrics is not enough. Understanding WHY a user behaves. Marketing taught me to think like a user. User first, always.
- Positioning matters: it can be a cause of your acquisition issue.
- Full funnel thinking: my mind doesn’t stop at the delivery of the product. I think: awareness, discovery, trial, adoption, retention, upgrade.
- Data storytelling: How to turn data into a narrative.

How to start?
From my experience and speaking to many PMs, the first issue I noticed is the lack of understanding of user psychology and business strategy. Having metrics is one thing; understanding them is another.
This creates a trust deficit.
You need product thinking to succeed in data-driven product management.
Not to become a domain expert overnight. But enough understanding to communicate effectively with the different stakeholders, frame problems from a user perspective, and design solutions that actually create value is essential.

The first step is learning the basics: how products are built, how users make decisions, how businesses measure success, and how teams collaborate effectively.
How to do it?
1. Learn Product Management Fundamentals

- Product Strategy: defining a vision, setting goals, and creating roadmaps.
- User Research: gathering insights, conducting interviews, and validating assumptions.
- Analytics & Metrics: choosing and understanding the right KPIs, setting up dashboards, and measuring impact.
- Stakeholder Management: being able to communicate with engineering, design, marketing, and leadership while adapting your speech to your interlocutor.
- Tools & Workflows: using Notion for documentation, n8n for automation and a collaboration tool.
2. Build your PM Tech stack for better impact
In product management, we want to build solutions that drive user value and business results. By taking small but impactful measures:
- Set up your notion.
- Learn how to use AI.
- Learn how to use automation.
Do I have book recommendations?
Yes!
If you want to deepen your understanding, here are books that shaped my approach:
- “Inspired” by Marty Cagan – Product management fundamentals.
- “Lean Analytics” by Alistair Croll & Benjamin Yoskovitz – Metrics that matter.
- “Continuous Discovery Habits” by Teresa Torres – User research at scale.
- “The Lean Startup” by Eric Ries – Experimentation and validation.
If you like frameworks and want to apply them to actual product scenarios, these books are for you.
3. Own your data
As I mentioned earlier, having KPIs is good; understanding them is essential.
‘What is the best KPI/What KPI are you using?’
Have you heard this question before?
It is a bad question! And if you replied to it, you are in the wrong.
We need to understand that there is no best KPI. A KPI working in a specific environment won’t necessarily work in another situation. To set up a KPI, you first need to determine what you need to understand and watch.
Having Data Analytics basics is really good; you will be able to perform your analysis yourself.
The second advantage is that it will allow you to have deeper conversations with technical teams for heavy data Saas.
4. Understand the Delivery
The difference between project management and product management.
Even if both roles could look similar, they are different in nature. A Product Manager builds the product and owns it. He is responsible for the full lifecycle.
A Project Manager is in charge of the delivery, planning, resources, budget, deadline and scope. In a SaaS, the project is often a feature or the product itself.
If you are a Product Manager with Project Management skills, you own the full cycle.
If you are a Data Driven Product Manager owning the full cycle, you are complete.

5. The first focus is practical and actionable
I’ve been using and building automation workflows for a while, and that has saved me so much time. If you check my templates on n8n, you can find a skeleton of what is possible (with a YouTube video explaining it). You can take the template and adapt it to suit your needs. I strongly advise you to adapt these frameworks to your company-specific context. For example, an automated feedback triage is used when doing a UAT (User Acceptance Testing).
You also have to experiment with different prioritization criteria, test various analytics setups, and build custom workflows for your team’s needs.
Keep in mind that the objective is to develop both your product intuition and your data analysis skills.

What’s Next?
I hope you’re now convinced about the importance of being a data-driven Product Manager whose skills are valued for their impact on users and business.
As someone working daily with cross-functional teams and building products, I can confirm there is a growing need for PMs who can bridge the gap between data and decision-making.
What’s your biggest challenge in becoming a data-driven Product Manager?
Who am I?
I’m Yassin, a Product Manager who expanded into Data Science to bridge the gap between business decisions and technical systems. Learning Python, SQL, and analytics has enabled me to design product insights and automation workflows that connect what teams need with how data behaves. Let’s connect on Linkedin


