SlideShare uma empresa Scribd logo
1 de 39
Metrics
Background & Goals
Vision for measurement
● Identify metrics that are actionable for your product
● Balance metrics across functional areas
● Focus on the signal, not the noise
● Consistently review metrics cross-functionally
● Make decisions for the long term health of the product
Background
Using metrics across:
Having consistent metrics as a reference point makes it possible to better
understand the impact of our decisions across these different areas.
Business Engineering
User
Experience
Service
Goals
1 2 3
Provide a holistic view
of product health for
teams and leadership
Inform decisions that
support our business
in the long term
Encourage explicit
goal setting for our
products
The SUPER Framework
Serviceability and System Health
What are the maintenance costs of the product?
User Sentiment
How satisfied are our customers with the product?
Productivity
How successful are customers with our product? Can they perform the key tasks easily and
efficiently?
Engagement
How sustained is the adoption of our product?
Revenue or Business Value
How much is the product contributing to the business?
Overview
Serviceability and System Health: latency, ticket count, help consumption
What are the maintenance costs of the product?
User Sentiment: happiness, customer satisfaction, perceived simplicity
How satisfied are our customers with the product?
Productivity: time to magic moment, CUJ completion rate, completion time
How successful are customers with our product? Can they perform the key tasks easily and
efficiently?
Engagement: customer count, retention, critical feature adoption
How sustained is the adoption our product?
Revenue or Business Value: Corporate revenue, transaction volume, infra
costs
How much is the product contributing to the business?
Overview
QUESTION SAMPLE METRIC SAMPLE CALCULATION
Is the service need growing proportional to
business growth? Or is it getting more costly to
maintain the product?
● Ticket Volume ● # Incoming tickets / Product
usage
How long does it take to load a page or complete
an action?
● Latency ● Max page load time (per page,
per workflow)
How much support do we provide for the
customer to self-educate or troubleshoot?
● In-Product Help
Consumption
● # Flows with help / Total # flows
Is the number of bugs/issues growing
proportional to product (usage) growth? Or is it
getting more unstable as the product grows?
● Stability
● Development Debt
● Weighted bug count / Product
usage
● Feature requests, refactor
requests
Serviceability & System Health
What are the maintenance costs of the product?
User Sentiment
How satisfied are our customers with the product?
QUESTION SAMPLE METRIC SAMPLE CALCULATION
How satisfied are the customers with our product? ● Customer Satisfaction ● CSAT score (7+ out 10 is usually
considered ‘satisfied’)
How happy are the customers with our product? ● Happiness ● Survey ratings
How positive the customers talk about our
product?
● Public Sentiment ● Sentiment analysis of blogs, web
pubs about the product
What are the thoughts of our customers about the
product?
● Open-Ended Feedback ● User testing
Productivity
How successful are customers with the product?
QUESTION SAMPLE METRIC SAMPLE CALCULATION
How long does it take to achieve success on the
most critical task(s) in the product?
● Time to Magic
Moment
● Time from starting to set up a
campaign to campaign going live
What % of the customers can successfully
complete the CUJ?
● CUJ Completion Ratio ● Successfully completed vs.
started instances for the CUJ
How long does it take to successfully complete
the CUJ?
● CUJ Time to Complete ● Time elapsed end-to-end
between beginning and
successfully completing the CUJ
How is the performance of the entity? ● Entity Performance ● For an ad campaign: # of
impressions, views, clicks,
conversions, etc
How simple is it to complete a task/achieve goal? ● Simplicity ● Easy to understand (cognitive
effort)
● Easy to do (manual effort)
Engagement
How sustained is the adoption of the product?
QUESTION SAMPLE METRIC SAMPLE CALCULATION
Do we have more customers using the
product? Are the customers using the product
more?
● Usage Count ● # of Users
● # of Campaigns created
● # of Sessions
What % of users stop using our product? What
% of the customers re-started using the
product?
● Retention (churn,
reactivation, loyalty)
● % of Customers not spending
● % of Inactive customers
What % of users adopt new features? ● Critical Feature
Adoption
● Percentage of customers
adopting features important
for the business (to be
defined per product)
Revenue or Business Value
How much is the product contributing to the business?
QUESTION METRIC SAMPLE CALCULATION
How much money does the company make from
the product?
● Revenue for the
company
● Total customer spend
How much does it cost to keep the infrastructure
running and transaction costs (e.g., payment
fees)
● Cost for the company ● Infrastructure resource costs
How much business is the product generating?
[for non-revenue-generating businesses]
● Business Volume ● Number of transactions
● $ volume of transactions
Proposed Process
Overview
Engage your team0
1
2
3
4
5
Understand the current state of measurement
Define your metrics
Develop a roadmap
Instrument & collect data
Set targets
6 Report
0. Engage your team
Business Engineering
User
Experience
ServicePM Eng UX IT
Identify your cross-functional partners
Work with a small group to develop a proposal. Consider:
● Who from PM, UX, Eng, and Service will drive this process?
● How do we define our product(s)?
● Who will sign off on the metrics?
● What is the timeline?
Develop a proposal
1. Understand the current state
of measurement
● Make connections with people already championing measurement
● Learn what you have to build on
● Understand where incremental work can make a big difference
● Don’t go it alone
Know your starting point
2. Define your metrics
Broad generation
● Stakeholder conversations or interviews
● Business goals
● Product Excellence principles
● Expert review
Goals • Signals • Metrics
Goals: What are we trying to accomplish?
Signals: How might success or failure in the goals actually manifest
itself in user behavior or attitudes?
Metrics: What specific data will you track over time?
Metrics
– Actionable
– Action-required
– Required for context
Interpretation
– Time comparison
– Benchmarking
Assessment
– Accountability
Active sessions per customer
Bad metric
Tooltip clicks per Critical User Journey
Good metric
Revenue distribution
Include or don’t include?
Good metrics in context
Value as a PE Metric
Technicalfeasibility
As a team:
● Determine the value of each metric
○ Actionable?
○ Contextual but key indicator?
● Scope the work needed to collect
the data for each item
Prioritize
3. Develop a roadmap
● Which of your ideal metrics are you already capturing or measuring?
Who owns those metrics today?
● What are the barriers to getting to your ideal metrics? What
resources or access would it take? Who can help?
● What proxy metrics are available? Could any of these proxies be
misleading?
● Where can you show quick value to keep momentum and
demonstrate impact? What expectations do you need to set on
timing for this?
Clarify the plan
● Who will own delivery of these metrics each quarter?
● Who will be involved in analysis?
● Who will be responsible for reporting on them?
● Your goals and metrics will evolve over time; how frequently will you
commit to revisiting and recalibrating these metrics?
Establish ownership
4. Instrument & collect data
Best practices
● Establish best practices for instrumentation and data collection
● Work with your team to ensure user-identifying data: important to move
from product-centric logging to user-centric logging.
● Product-defined metrics & productivity metrics may require custom
logging. Check for accuracy and completeness as data becomes
available.
● As logging is created, surprises of gaps in logging or incorrect logging
happen often.
Data collection
● Let metrics guide the data needs (not vice versa)
● Work with Eng and IT for data collection
● Identify experts on interpreting data (e.g., sudden changes)
● Leverage existing data stores where possible
(e.g., data warehouse)
● Apply rigour in data collection: code reviews, bug bashes
● Carefully manage access for sensitive data
5. Set targets
● Define what the business/product aims to achieve and when it aims to
achieve them
● Represent an improvement from the current state
● Set annually with quarterly breakdown and adjustments if necessary
About targets
● Ideally, establish a baseline over several Qs to understand normal
fluctuations in data - e.g., variance by season
● When no baseline or benchmark is available, consider:
○ Using comparable product or feature as a benchmark (e.g., n
customers for the first quarter)
○ Hard requirements (e.g., latency)
○ Business goals (e.g., 100% retention)
Setting targets
Lessons Learned
● UX Measurement and PE culture grow hand-in-hand.
● Eng and PM eager to see UX Measurement happen. But enthusiasm not enough.
● It’s easy to settle on superficial metrics or blunt tools.
● Eng buy-in and support by Lead(s) required.
● Start small, with enthusiasts and with a hero metric.
● Execution takes time and requires cross-functional stakeholder contributions.
● It’s hard work: successful UX Measurement requires resource commitment.
● Don’t compromise on excellence.
Lessons learned
Fifteen metrics is too much.
“ ”
But...
How can we prioritise this?
We don’t even have enough
resources to build project X.
“
”
But...
Why is this taking so long?
“ ”
But...

Mais conteúdo relacionado

Mais procurados

It’s the Experience That Makes the Product, Not the Features
It’s the Experience That Makes the Product, Not the FeaturesIt’s the Experience That Makes the Product, Not the Features
It’s the Experience That Makes the Product, Not the Features
FITC
 

Mais procurados (20)

Measuring UX Impact
Measuring UX ImpactMeasuring UX Impact
Measuring UX Impact
 
The Fundamentals of User Adoption
The Fundamentals of User AdoptionThe Fundamentals of User Adoption
The Fundamentals of User Adoption
 
Aligning Product & Customer Success Teams to Fuel Growth by Gainsight Product...
Aligning Product & Customer Success Teams to Fuel Growth by Gainsight Product...Aligning Product & Customer Success Teams to Fuel Growth by Gainsight Product...
Aligning Product & Customer Success Teams to Fuel Growth by Gainsight Product...
 
There's No Customer Engagement Without User Adoption
There's No Customer Engagement Without User AdoptionThere's No Customer Engagement Without User Adoption
There's No Customer Engagement Without User Adoption
 
The 4 + 1 Keys to Successful Software Adoption
The 4 + 1 Keys to Successful Software AdoptionThe 4 + 1 Keys to Successful Software Adoption
The 4 + 1 Keys to Successful Software Adoption
 
It’s the Experience That Makes the Product, Not the Features
It’s the Experience That Makes the Product, Not the FeaturesIt’s the Experience That Makes the Product, Not the Features
It’s the Experience That Makes the Product, Not the Features
 
10 Metrics Every SaaS PM Should Use by fmr Facebook Product Leader
10 Metrics Every SaaS PM Should Use by fmr Facebook Product Leader10 Metrics Every SaaS PM Should Use by fmr Facebook Product Leader
10 Metrics Every SaaS PM Should Use by fmr Facebook Product Leader
 
Software Development Better, Faster, Stronger with Feature Prioritization
Software Development Better, Faster, Stronger with Feature PrioritizationSoftware Development Better, Faster, Stronger with Feature Prioritization
Software Development Better, Faster, Stronger with Feature Prioritization
 
Keeping Product Success Metrics in Check by Microsoft Product Lead
Keeping Product Success Metrics in Check by Microsoft Product LeadKeeping Product Success Metrics in Check by Microsoft Product Lead
Keeping Product Success Metrics in Check by Microsoft Product Lead
 
Turning big data to business outcomes
Turning big data to business outcomes Turning big data to business outcomes
Turning big data to business outcomes
 
Thinking tools for solving three Agile adoption problems
Thinking tools for solving three Agile adoption problemsThinking tools for solving three Agile adoption problems
Thinking tools for solving three Agile adoption problems
 
Startup product management
Startup product management Startup product management
Startup product management
 
Cross-Functional Customer-Centric Thinking by Amazon Sr PM
Cross-Functional Customer-Centric Thinking by Amazon Sr PMCross-Functional Customer-Centric Thinking by Amazon Sr PM
Cross-Functional Customer-Centric Thinking by Amazon Sr PM
 
Userflow - fast user onboarding
Userflow - fast user onboardingUserflow - fast user onboarding
Userflow - fast user onboarding
 
Designing for adoption gainsight px 08.24.2020
 Designing for adoption   gainsight px 08.24.2020 Designing for adoption   gainsight px 08.24.2020
Designing for adoption gainsight px 08.24.2020
 
Leverage Data for Product Decisions by Google Prod. S&O Lead
Leverage Data for Product Decisions by Google Prod. S&O LeadLeverage Data for Product Decisions by Google Prod. S&O Lead
Leverage Data for Product Decisions by Google Prod. S&O Lead
 
SaaStock East Coast 2019 - Patrick Campbell, Founder & CEO, Profitwell
SaaStock East Coast 2019 - Patrick Campbell, Founder & CEO, ProfitwellSaaStock East Coast 2019 - Patrick Campbell, Founder & CEO, Profitwell
SaaStock East Coast 2019 - Patrick Campbell, Founder & CEO, Profitwell
 
Capgemini Digital Product Data Study
Capgemini Digital Product Data StudyCapgemini Digital Product Data Study
Capgemini Digital Product Data Study
 
Managing an Experimentation Platform by LinkedIn Product Leader
Managing an Experimentation Platform by LinkedIn Product LeaderManaging an Experimentation Platform by LinkedIn Product Leader
Managing an Experimentation Platform by LinkedIn Product Leader
 
How to Pick the Price for Your Product by Amazon Product Manager
How to Pick the Price for Your Product by Amazon Product ManagerHow to Pick the Price for Your Product by Amazon Product Manager
How to Pick the Price for Your Product by Amazon Product Manager
 

Semelhante a The How, Why and What of Metrics?

Unleashing the Power of User Experience (UX): Bridging the Gap between Market...
Unleashing the Power of User Experience (UX): Bridging the Gap between Market...Unleashing the Power of User Experience (UX): Bridging the Gap between Market...
Unleashing the Power of User Experience (UX): Bridging the Gap between Market...
Anurag Pandey
 

Semelhante a The How, Why and What of Metrics? (20)

How to Use Data for Product Decisions by YouTube Product Manager
How to Use Data for Product Decisions by YouTube Product ManagerHow to Use Data for Product Decisions by YouTube Product Manager
How to Use Data for Product Decisions by YouTube Product Manager
 
Quantitative, Qualitative, and Intuitive Feature Prioritization
Quantitative, Qualitative, and Intuitive Feature PrioritizationQuantitative, Qualitative, and Intuitive Feature Prioritization
Quantitative, Qualitative, and Intuitive Feature Prioritization
 
Measuring and Improving CX as a PM by fmr Twilio Staff PM
Measuring and Improving CX as a PM by fmr Twilio Staff PMMeasuring and Improving CX as a PM by fmr Twilio Staff PM
Measuring and Improving CX as a PM by fmr Twilio Staff PM
 
Measuring What Matters by Google PM
Measuring What Matters by Google PMMeasuring What Matters by Google PM
Measuring What Matters by Google PM
 
5 Key Measurements of Product Success
5 Key Measurements of Product Success 5 Key Measurements of Product Success
5 Key Measurements of Product Success
 
How to Use Data to Drive Product Decisions by PayPal PM
How to Use Data to Drive Product Decisions by PayPal PMHow to Use Data to Drive Product Decisions by PayPal PM
How to Use Data to Drive Product Decisions by PayPal PM
 
Unleashing the Power of User Experience (UX): Bridging the Gap between Market...
Unleashing the Power of User Experience (UX): Bridging the Gap between Market...Unleashing the Power of User Experience (UX): Bridging the Gap between Market...
Unleashing the Power of User Experience (UX): Bridging the Gap between Market...
 
Data Wrangling Questionnaire
Data Wrangling QuestionnaireData Wrangling Questionnaire
Data Wrangling Questionnaire
 
Agile metrics.pdf
Agile metrics.pdfAgile metrics.pdf
Agile metrics.pdf
 
Metrics with BMW Director of Product
Metrics with BMW Director of Product Metrics with BMW Director of Product
Metrics with BMW Director of Product
 
Measuring the Effectiveness of Data Analysis Projects_ Key Metrics and Strate...
Measuring the Effectiveness of Data Analysis Projects_ Key Metrics and Strate...Measuring the Effectiveness of Data Analysis Projects_ Key Metrics and Strate...
Measuring the Effectiveness of Data Analysis Projects_ Key Metrics and Strate...
 
Leverage The Power of Small Data
Leverage The Power of Small DataLeverage The Power of Small Data
Leverage The Power of Small Data
 
Data - How to Use it & When by Square and Call Rail Product Leader
Data - How to Use it & When by Square and Call Rail Product LeaderData - How to Use it & When by Square and Call Rail Product Leader
Data - How to Use it & When by Square and Call Rail Product Leader
 
Amplify customer engagement.pptx (1)
Amplify   customer engagement.pptx (1)Amplify   customer engagement.pptx (1)
Amplify customer engagement.pptx (1)
 
On product failure
On product failureOn product failure
On product failure
 
Delivering Impact as an InternalPlatform PM by Booking.com Sr PM.pdf
Delivering Impact as an InternalPlatform PM by Booking.com Sr PM.pdfDelivering Impact as an InternalPlatform PM by Booking.com Sr PM.pdf
Delivering Impact as an InternalPlatform PM by Booking.com Sr PM.pdf
 
Key Tactics for a Successful Product Launch by Kespry Senior PM
Key Tactics for a Successful Product Launch by Kespry Senior PMKey Tactics for a Successful Product Launch by Kespry Senior PM
Key Tactics for a Successful Product Launch by Kespry Senior PM
 
Decision Making with Data by PayPal Sr Product Manager
Decision Making with Data by PayPal Sr Product ManagerDecision Making with Data by PayPal Sr Product Manager
Decision Making with Data by PayPal Sr Product Manager
 
An Overview of ProductOps
An Overview of ProductOpsAn Overview of ProductOps
An Overview of ProductOps
 
Creating Your Dashboard & Universal Measures with Userzoom – The Deep-Dive Ho...
Creating Your Dashboard & Universal Measures with Userzoom – The Deep-Dive Ho...Creating Your Dashboard & Universal Measures with Userzoom – The Deep-Dive Ho...
Creating Your Dashboard & Universal Measures with Userzoom – The Deep-Dive Ho...
 

Mais de The Wisdom Daily

Mais de The Wisdom Daily (20)

Engineering UX
Engineering UXEngineering UX
Engineering UX
 
How to Scale for IoT?
How to Scale for IoT?How to Scale for IoT?
How to Scale for IoT?
 
Digital Transformation: Best Practices
Digital Transformation: Best PracticesDigital Transformation: Best Practices
Digital Transformation: Best Practices
 
How to Design for User Trust?
How to Design for User Trust?How to Design for User Trust?
How to Design for User Trust?
 
Building Trust in the Cyberspace
Building Trust in the CyberspaceBuilding Trust in the Cyberspace
Building Trust in the Cyberspace
 
How to Get Started in ML?
How to Get Started in ML?How to Get Started in ML?
How to Get Started in ML?
 
Security and Privacy Issues in Deep Learning
Security and Privacy Issues in Deep LearningSecurity and Privacy Issues in Deep Learning
Security and Privacy Issues in Deep Learning
 
Understanding Intelligence: Ml vs. AI
Understanding Intelligence: Ml vs. AIUnderstanding Intelligence: Ml vs. AI
Understanding Intelligence: Ml vs. AI
 
Comp science
Comp scienceComp science
Comp science
 
Fundamentals of Big Data
Fundamentals of Big DataFundamentals of Big Data
Fundamentals of Big Data
 
Mobile Best Practices for UX
Mobile Best Practices for UXMobile Best Practices for UX
Mobile Best Practices for UX
 
UX for Product Excellence
UX for Product ExcellenceUX for Product Excellence
UX for Product Excellence
 
Principles of UX Engineering
Principles of UX EngineeringPrinciples of UX Engineering
Principles of UX Engineering
 
How to Conquer the Field of UX?
How to Conquer the Field of UX?How to Conquer the Field of UX?
How to Conquer the Field of UX?
 
How to Make Your Ideas Stick for UX?
How to Make Your Ideas Stick for UX?How to Make Your Ideas Stick for UX?
How to Make Your Ideas Stick for UX?
 
Fundamentals of UX Design
Fundamentals of UX DesignFundamentals of UX Design
Fundamentals of UX Design
 
Basics of UX Research
Basics of UX ResearchBasics of UX Research
Basics of UX Research
 
How to Design in a Multiscreen World ?
How to Design in a Multiscreen World ?How to Design in a Multiscreen World ?
How to Design in a Multiscreen World ?
 
Deep learning & Humanity's Grand Challenges
Deep learning & Humanity's Grand ChallengesDeep learning & Humanity's Grand Challenges
Deep learning & Humanity's Grand Challenges
 
Basics of User Experience Research
Basics of User Experience ResearchBasics of User Experience Research
Basics of User Experience Research
 

Último

VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
dharasingh5698
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 

Último (20)

University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 

The How, Why and What of Metrics?

  • 3. Vision for measurement ● Identify metrics that are actionable for your product ● Balance metrics across functional areas ● Focus on the signal, not the noise ● Consistently review metrics cross-functionally ● Make decisions for the long term health of the product
  • 4. Background Using metrics across: Having consistent metrics as a reference point makes it possible to better understand the impact of our decisions across these different areas. Business Engineering User Experience Service
  • 5. Goals 1 2 3 Provide a holistic view of product health for teams and leadership Inform decisions that support our business in the long term Encourage explicit goal setting for our products
  • 7. Serviceability and System Health What are the maintenance costs of the product? User Sentiment How satisfied are our customers with the product? Productivity How successful are customers with our product? Can they perform the key tasks easily and efficiently? Engagement How sustained is the adoption of our product? Revenue or Business Value How much is the product contributing to the business? Overview
  • 8. Serviceability and System Health: latency, ticket count, help consumption What are the maintenance costs of the product? User Sentiment: happiness, customer satisfaction, perceived simplicity How satisfied are our customers with the product? Productivity: time to magic moment, CUJ completion rate, completion time How successful are customers with our product? Can they perform the key tasks easily and efficiently? Engagement: customer count, retention, critical feature adoption How sustained is the adoption our product? Revenue or Business Value: Corporate revenue, transaction volume, infra costs How much is the product contributing to the business? Overview
  • 9. QUESTION SAMPLE METRIC SAMPLE CALCULATION Is the service need growing proportional to business growth? Or is it getting more costly to maintain the product? ● Ticket Volume ● # Incoming tickets / Product usage How long does it take to load a page or complete an action? ● Latency ● Max page load time (per page, per workflow) How much support do we provide for the customer to self-educate or troubleshoot? ● In-Product Help Consumption ● # Flows with help / Total # flows Is the number of bugs/issues growing proportional to product (usage) growth? Or is it getting more unstable as the product grows? ● Stability ● Development Debt ● Weighted bug count / Product usage ● Feature requests, refactor requests Serviceability & System Health What are the maintenance costs of the product?
  • 10. User Sentiment How satisfied are our customers with the product? QUESTION SAMPLE METRIC SAMPLE CALCULATION How satisfied are the customers with our product? ● Customer Satisfaction ● CSAT score (7+ out 10 is usually considered ‘satisfied’) How happy are the customers with our product? ● Happiness ● Survey ratings How positive the customers talk about our product? ● Public Sentiment ● Sentiment analysis of blogs, web pubs about the product What are the thoughts of our customers about the product? ● Open-Ended Feedback ● User testing
  • 11. Productivity How successful are customers with the product? QUESTION SAMPLE METRIC SAMPLE CALCULATION How long does it take to achieve success on the most critical task(s) in the product? ● Time to Magic Moment ● Time from starting to set up a campaign to campaign going live What % of the customers can successfully complete the CUJ? ● CUJ Completion Ratio ● Successfully completed vs. started instances for the CUJ How long does it take to successfully complete the CUJ? ● CUJ Time to Complete ● Time elapsed end-to-end between beginning and successfully completing the CUJ How is the performance of the entity? ● Entity Performance ● For an ad campaign: # of impressions, views, clicks, conversions, etc How simple is it to complete a task/achieve goal? ● Simplicity ● Easy to understand (cognitive effort) ● Easy to do (manual effort)
  • 12. Engagement How sustained is the adoption of the product? QUESTION SAMPLE METRIC SAMPLE CALCULATION Do we have more customers using the product? Are the customers using the product more? ● Usage Count ● # of Users ● # of Campaigns created ● # of Sessions What % of users stop using our product? What % of the customers re-started using the product? ● Retention (churn, reactivation, loyalty) ● % of Customers not spending ● % of Inactive customers What % of users adopt new features? ● Critical Feature Adoption ● Percentage of customers adopting features important for the business (to be defined per product)
  • 13. Revenue or Business Value How much is the product contributing to the business? QUESTION METRIC SAMPLE CALCULATION How much money does the company make from the product? ● Revenue for the company ● Total customer spend How much does it cost to keep the infrastructure running and transaction costs (e.g., payment fees) ● Cost for the company ● Infrastructure resource costs How much business is the product generating? [for non-revenue-generating businesses] ● Business Volume ● Number of transactions ● $ volume of transactions
  • 15. Overview Engage your team0 1 2 3 4 5 Understand the current state of measurement Define your metrics Develop a roadmap Instrument & collect data Set targets 6 Report
  • 17. Business Engineering User Experience ServicePM Eng UX IT Identify your cross-functional partners
  • 18. Work with a small group to develop a proposal. Consider: ● Who from PM, UX, Eng, and Service will drive this process? ● How do we define our product(s)? ● Who will sign off on the metrics? ● What is the timeline? Develop a proposal
  • 19. 1. Understand the current state of measurement
  • 20. ● Make connections with people already championing measurement ● Learn what you have to build on ● Understand where incremental work can make a big difference ● Don’t go it alone Know your starting point
  • 21. 2. Define your metrics
  • 22. Broad generation ● Stakeholder conversations or interviews ● Business goals ● Product Excellence principles ● Expert review
  • 23. Goals • Signals • Metrics Goals: What are we trying to accomplish? Signals: How might success or failure in the goals actually manifest itself in user behavior or attitudes? Metrics: What specific data will you track over time?
  • 24. Metrics – Actionable – Action-required – Required for context Interpretation – Time comparison – Benchmarking Assessment – Accountability Active sessions per customer Bad metric Tooltip clicks per Critical User Journey Good metric Revenue distribution Include or don’t include? Good metrics in context
  • 25. Value as a PE Metric Technicalfeasibility As a team: ● Determine the value of each metric ○ Actionable? ○ Contextual but key indicator? ● Scope the work needed to collect the data for each item Prioritize
  • 26. 3. Develop a roadmap
  • 27. ● Which of your ideal metrics are you already capturing or measuring? Who owns those metrics today? ● What are the barriers to getting to your ideal metrics? What resources or access would it take? Who can help? ● What proxy metrics are available? Could any of these proxies be misleading? ● Where can you show quick value to keep momentum and demonstrate impact? What expectations do you need to set on timing for this? Clarify the plan
  • 28. ● Who will own delivery of these metrics each quarter? ● Who will be involved in analysis? ● Who will be responsible for reporting on them? ● Your goals and metrics will evolve over time; how frequently will you commit to revisiting and recalibrating these metrics? Establish ownership
  • 29. 4. Instrument & collect data
  • 30. Best practices ● Establish best practices for instrumentation and data collection ● Work with your team to ensure user-identifying data: important to move from product-centric logging to user-centric logging. ● Product-defined metrics & productivity metrics may require custom logging. Check for accuracy and completeness as data becomes available. ● As logging is created, surprises of gaps in logging or incorrect logging happen often.
  • 31. Data collection ● Let metrics guide the data needs (not vice versa) ● Work with Eng and IT for data collection ● Identify experts on interpreting data (e.g., sudden changes) ● Leverage existing data stores where possible (e.g., data warehouse) ● Apply rigour in data collection: code reviews, bug bashes ● Carefully manage access for sensitive data
  • 33. ● Define what the business/product aims to achieve and when it aims to achieve them ● Represent an improvement from the current state ● Set annually with quarterly breakdown and adjustments if necessary About targets
  • 34. ● Ideally, establish a baseline over several Qs to understand normal fluctuations in data - e.g., variance by season ● When no baseline or benchmark is available, consider: ○ Using comparable product or feature as a benchmark (e.g., n customers for the first quarter) ○ Hard requirements (e.g., latency) ○ Business goals (e.g., 100% retention) Setting targets
  • 36. ● UX Measurement and PE culture grow hand-in-hand. ● Eng and PM eager to see UX Measurement happen. But enthusiasm not enough. ● It’s easy to settle on superficial metrics or blunt tools. ● Eng buy-in and support by Lead(s) required. ● Start small, with enthusiasts and with a hero metric. ● Execution takes time and requires cross-functional stakeholder contributions. ● It’s hard work: successful UX Measurement requires resource commitment. ● Don’t compromise on excellence. Lessons learned
  • 37. Fifteen metrics is too much. “ ” But...
  • 38. How can we prioritise this? We don’t even have enough resources to build project X. “ ” But...
  • 39. Why is this taking so long? “ ” But...

Notas do Editor

  1. Training designed for UXers.
  2. We are always making tradeoffs when we are making decisions about how to build and launch products. We can launch a feature quickly, which might satisfy our clients’ immediate needs but lead to engineering or UX debt down the road. Or we might build an ideal user experience, but sacrifice speed or increase maintenance costs as a result. We will always need to make tradeoffs, but seeing those tradeoffs reflected in hard metrics allows us to make better informed decisions along the way.
  3. 1 - provide a view across functions that helps us and our partners understand the health of our products, and escalate to leadership as needed 2 - give us a framework to support decisons that benefit our business in the longer term, rather than the next quarter 3 - over time, establish baselines on these metrics and set goals
  4. - how we got to super - overview of framework - for each, brainstorm for your own product - questions: what do you think of this? Where do you see gaps for your products? What do you think your partners will say?
  5. The SUPER framework incorporates these metrics through five dimensions. While we are driving towards consistency across these categories, product areas and product teams have the flexibility to select metrics that are actionable and meaningful to their specific area.
  6. Helps to find teammates who are already interested or engaged in measurement. Share the lack of data your product has today, or the lack of a unified view of the product’s health Think about how this will benefit them - make their job easier, move the needle on something they care about. How does it align with their existing goals? Can it be integrated into initiatives that are already underway? Be clear about what commitment you’re asking for.
  7. Once you know who your partners are for leading this -- Need to identify who from PM, UX, Eng, and Service will drive this process. A cross functional team is critical to success, since SUPER covers measurement from across different areas. You might also want to consider other areas, like sales or marketing, that should be included in the discussion. What is the timeline? Set goals for when you will complete Phases 1-3 (understanding the current state, defining metrics, and developing a roadmap).
  8. Goal is to make the right connections across functions to understand what is being done now. If there is existing measurement work, you want to find out about it and use it as a foundation. These are people who are likely to be your allies. Make sure you give them credit for what they’re doing already, and use them as inspiration on how to move forward. You can also leverage what they’re doing to make a bigger difference - if they’re doing analyses regularly but not reporting it upwards, you can help with that. Or help to make tweaks that will take it to the next level. Whatever you do, don’t go it alone. Work with your partners in UX and allies across functions to expand your reach and get this done faster.
  9. Need to develop a broad understanding of what metrics are possible and what is important to the team. Stakeholders - again: product, eng, UX research and design, support, sales, marketing. Work to understand business goals. Compare to the roadmap for your product. If that doesn’t exist, work with your partners and our leadership to get stakeholder interviews to get a sense of strategy for the next 12-18 months. Review PE principles - focused utility, simple design, crafted execution - how do these show up in your product, and how can you measure them? Understand what other teams are doing-share your plans with your friendly local quant researcher or analyst to get their experienced input
  10. Goals - YT = engagement (enjoy videos & discover more videos/channels) Signals - # videos watched by a user Metrics - avg mins spent watching videos per user per day
  11. After broad generation, you’ll start to narrow. As you do this, consider whether these metrics are actionable for your team. By actionable, we mean there is an unequivocal understanding which way is better, and moving the metric is within our reach. You also want to consider what is most meaningful for interpreting the metric. For ex, is it more meaningful to look at the raw total monthly active users, or percentage change month over month? Or is it more meaningful to look at totals, or break it down by user segments? Finally, we want to be able to assess the state of these metrics in order to hold ourselves and our teams accountable to our goals. Bad metric - active sessions per customer Not clear if good or bad. Good metric tooltips clicks per user journey Clear relationship with user goal, can actively change the user journey and see how it affects this metric. Include or not - Revenue distribution More contextual - revenue is a trailing metric, often not tied to factors we can control. But important to the business.
  12. This step is important because if you have too many metrics, it will be difficult to interpret what is really happening and know what the team should pay attention to. Even if you’ve been tracking a metric for a long time, you should revisit it - is it really accurate to your team’s goals? Is it actionable? It can be hard to let go of, but if it’s not something your team can act on or a key indicator of performance, it may be time to let it go.
  13. PRDs should have success metrics and instrumentation hooks.
  14. Instrumentation
  15. Eng buy-in: (non-UX champions = trusted partners) cross-functional stakeholder contributions: feeding data