SlideShare ist ein Scribd-Unternehmen logo
1 von 52
MONITOR, MEASURE, EXCEL 
DATA & CONSUMER 
PRODUCT DEVELOPMENT
WHO AM I? 
JIYO NATURAL 
FOUNDER AND FOODIE 
BAHUTBADHIYA LABS 
CHIEF CONSULTANT 
PAST 
FLIPKART 
ENGINEERING FOR CUSTOMER 
AND MARKETING PLATFORMS 
RETREVO, KOSMIX,…
OUTLINE 
• Data Driven Development? 
• Knowing and monitoring your customer 
• Measure everything that makes your offering (brand, 
product, technology, hiring, etc.) 
• Learnings from building an experimentation platform
“Consumers are increasingly recognised as 
important co-developers of innovations solving 
unforeseen problems and demanding innovative 
solutions.”
DATA DRIVEN DEVELOPMENT 
• If you are building a consumer product, align your 
efforts with what consumers want. 
• How? 
• Use data to make informed decisions 
• Use data to evaluate efficacy of products
WHERE IS DATA 
• Data is everywhere, collect everything you know about 
your customer, brand or the product 
• Build/Buy capabilities to store and analyse all this data 
What you can control 
What you observe 
Identify patterns/anomalies
HOW DO WE USE DATA 
• Identify what is the goal 
• Identify data points that are measurable 
• Connect measurements to know how you are doing on 
the goals
MONITOR/MEASURE 
for a typical web product
KNOW YOUR CUSTOMER (1) 
• Demographics: Age, Gender 
• Location : City, Home/Office 
• Acquisition Channel: Direct, Paid, Organic, Social, 
Affiliate 
• Device: Web, Mobile, Browser Type 
Multiple other raw/derived attributes
INSTRUMENT TOUCHPOINTS (2) 
• Identify and instrument opportunities to collect user 
data 
explicit : 
feedback, 
ratings, etc.
Implicit : CTRs, time spent, bounces 
Usually through 
Javascript 
embedded on 
the page 
Beacons sent to 
backend server 
• Collect aggregate statistics : Google analytics, Omniture 
• Collect request level data : Usually home grown 
platforms
IDENTIFY CORRELAT I O N S ( 3 ) 
• Identify control variables that drive particular user 
responses (shipping date accuracy, widget placement, 
logistics provider) 
• can even be differences on the tech stack - e.g. a 
faster API, or a new search algorithm used 
• Connect and correlate with results (ratings, CTRs, sales, 
time spent, etc.) to identify what works or what users 
like/don’t like
Adding review summary increases the add to cart rate !
LETS SEE MORE 
EXAMPLES
NPS : Tool to gauge the loyalty of a firm's customer 
relationships 
How likely is it that you will recommend our company to a friend or a colleague?
• Collect this information across all or representative set of your customers 
• You are doing great if you are above 60% 
• Identify segments where NPS is low, drill against a set of control 
variables 
CATEGORY NPS 
BOOKS 65 
ELECTRONICS 45 
CATEGORY NPS 
LARGE 
APPLIANCES 
30 
CAMERA 60 
MOBILES 61 
COMPUTERS 65 
Electronics is not performing well Something going wrong with appliances 
Large appliances have different delivery/installation challenges
CITY NPS 
METROS 60 
T I E R - 2 45 
LOGISTICS NPS 
SELF 70 
3RD PARTY 35 
Something going wrong in smaller towns Third party deliveries suck 
Higher proportion of deliveries in smaller towns is through 3rd party
AFTER THE HOLIDAY SALE
FOOD QUALITY 
• How do you know if people 
liked a particular item today? 
• Are there specific taste 
preferences of an individual?
• Ask questions (surveys, profile preferences) 
• Most don’t have incentive to do this 
• Look for sales data if it’s a cash and carry 
• Users don’t know the taste before buying 
• Allow them to submit feedback 
• Usually biased towards those that did not like
Better still - look at leftovers ! 
• Isn’t this what our moms did? :-)
HIRING FUNNEL 
• Goal: Recruit the best in less time 
• Method: Create a recruitment funnel and obtain 
data at each stage 
Candidates Interviews Offers Hires
• Monitor and act on anomalies 
• Slice & Dice on multiple control variables (roles, consultant) 
Table 1-1 
Role Resumes 
Received 
Screened Interviews Offers Hires 
SDE 82 40 23 15 10 
Tech Lead 31 14 10 3 2 
Manager 19 16 12 3 2 
Architect 9 5 2 1 0 
Data Scientist 2 0 0 0 0 
58% 65% 67% 
Candidates Interviews Offers Hires 
Low number across roles indicates 
scheduling, branding issues 
Low numbers indicate either of 
- problem with hiring bar 
- need for additional gating : e.g. online 
coding 
- quality of candidates ingested 
Low number across roles indicates 
salary, role clarity, engagement 
issues
ECOMMERCE FUNNEL 
• Goal: Get People to Buy more on the site 
• Method: 
1. Break the buying process into stages (think of each 
stage as a milestone culminating finally in an order) 
2. Measure & Maximise the number of users reaching 
any of these stages 
3. Identify factors that drive transitions from one 
stage to next (also ways of leapfrogging stages)
Landing Product Selection Cart/Wishlist Checkout Order 
CS contact 
Submit Reviews 
Repeat 
60% 
15% 
80% 60% 
15% 40% 
Healthy Funnel : Conversion (Landing to Order) is High
USES OF THE FUNNEL
IDENTIFY FUNCTIONAL CHARTERS 
A. Traffic Acquisition 
• Get more users with high conversion 
B. Discovery 
• Users find what they are looking for 
C. Product Details 
• Sufficient Information to decide fitment 
D. Checkout 
• Clutter free with no distractions
DISCOVER 
Get users to find product they want quicker 
Browse into 
relevant 
categories 
Most popular 
products
CHECKOUT 
Increase the ratio of cart to order 
ExpressBuy to 
reduce number of 
steps
PRODUCT DETAILS 
Get user to commit fast Viewed ended 
up buying 
Review summary 
at the top
DETECT ANOMALIES 
• Users follow different paths (hence different funnels) 
• Anomalies can help uncover issues and areas of 
improvement 
E.g. low conversion for a particular affiliate channel 
Low cart additions from Safari browser post a release
IDENTIFY GAPS IN EXPERIENCE 
• Funnels looking very different across categories 
• E.g. Watches: Footwear/Watches — higher volume on 
product selection 
Cluster similar 
products on sizes 
and colors
Show available 
sizes and color 
on the browse 
pages
FUNNEL CONTINUES BEYOND THE 
WEBSITE 
Customer support : at one point very large number of 
customers would call immediately after placing an order 
• Analyze and segment the call conversations 
• Large number of anxiety calls 
• Proactive updates necessary
EXPERIMENTATION 
PLATFORM
• Anyone building a consumer product needs 
to have an experimentation platform 
• Otherwise you are running blind 
• Rapid experimentation is the key to rapid 
innovation
BUILDING BLOCKS
INPUT, OUTPUT VARIABLES 
• Ability to create user buckets 
• Ability to segment the users consistently (A/B, cohorts on website, 
shipping warehouse on backend) 
• Control Variables 
• Things that you want to vary in the experiments (search algo, 
widget placement, shipping partner) 
• Result Variable 
• Goals that you are trying to drive - (sales, engagement, user 
signups)
INSTRUMENTATION 
• Add rich instrumentation both on your site and your 
backend 
• Capture all variables, context, request/response properties 
• Have a way to connect everything to current request 
• Need a crisp and correct definition of the touchpoints 
• User session 
• Visit attribute for a traffic channel
MANAGEABILITY CONTROLS 
• Usable tools/interfaces to create and monitor the 
experiments 
• Integration with various result/performance 
dashboards in the company 
• browser plugins to put yourself into an experiment 
bucket
BACKEND STORAGE/ANALYTICS 
• Store all your data, possibly as much of it realtime 
• Pipe data points for various experiments to the funnel 
you use 
• Identify when an experiment has achieved statistical 
significance 
• Ability to slice and dice on demand
SOME LEARNINGS
UNDERSTAND THE DATA YOU MEASURE 
Search : CTR 
as a measure 
of search quality 
• Sometime’s clicks can be bad and no clicks can be good 
• Account for corner cases (e.g. users opening results in 
Tabs)
MEASURE AND MONITOR RELEASES 
• Look out for anomalies post a release (usually quick) 
• For changes that take time always do an A/B to understand 
if things have been made better or worse 
• Some times you will find that despite what you do sales 
don’t drop (can happen in the current ecosystem in India)
USE EXPERIMENTATION FOR MAJOR 
TECH ROLLOUTS 
• Do an A/B even for non functional rollouts 
• checkout re-architecture 
• rolling into the new supply chain backend 
• Functionality finds convoluted ways of hiding in code
MEASURE WHAT USERS SEE 
• Important to measure what your users are seeing (End 
user latencies) 
• as opposed to server side 
• as opposed to our agents sitting in different 
geographies 
• You’ll be surprised how external factors can affect your 
performance
PACE OUT THE CHANGES 
• Kill the dropdown : Avoid big bang releases
INCREMENTAL STEPS 
• Default to all items 
• Rich autosuggest 
• Suggest categories and stores in item results 
• Search bars on category and store pages
NOT EVERYTHING CAN BE TESTED 
• There is engineering cost to implementing a feature. 
• Use experiments to validate hypothesis 
• Prefer incremental redesign and plan on being wrong
RUN A LIMITED # OF TESTS 
• Created a pool of A/B buckets, re-use once the 
experiment is over 
• browser plugin to assign oneself to an A/B bucket 
• Have well defined exit criteria before an experiment is 
admitted
FINALLY : D ATA CAN BE MISLEADING 
• Sample set may not be representative 
• e.g. price elasticity/shipping charges have different 
effect on different bands (head, body, tail, etc.) 
• Interpretation of the data is key, many times further drill 
downs are necessary
THANK YOU!

Weitere ähnliche Inhalte

Andere mochten auch

New product devlopment ppt
New product devlopment pptNew product devlopment ppt
New product devlopment ppt
Rameshwar Swami
 

Andere mochten auch (7)

BUILD GREAT PRODUCTS: Introduction to LEAN Product Development
BUILD GREAT PRODUCTS: Introduction to LEAN Product DevelopmentBUILD GREAT PRODUCTS: Introduction to LEAN Product Development
BUILD GREAT PRODUCTS: Introduction to LEAN Product Development
 
Consumer Science and Product Development at Netflix - OSCON 2012
Consumer Science and Product Development at Netflix - OSCON 2012Consumer Science and Product Development at Netflix - OSCON 2012
Consumer Science and Product Development at Netflix - OSCON 2012
 
07 Marketing Management
07 Marketing Management07 Marketing Management
07 Marketing Management
 
New product innovation ppt
New  product innovation ppt New  product innovation ppt
New product innovation ppt
 
New-Product Development and Life-Cycle Strategies
New-Product Development and Life-Cycle StrategiesNew-Product Development and Life-Cycle Strategies
New-Product Development and Life-Cycle Strategies
 
New Product Development Strategy
New Product Development StrategyNew Product Development Strategy
New Product Development Strategy
 
New product devlopment ppt
New product devlopment pptNew product devlopment ppt
New product devlopment ppt
 

Ähnlich wie Data and Consumer Product Development

Creating Disruptive Strategies In Legacy Products
Creating Disruptive Strategies In Legacy ProductsCreating Disruptive Strategies In Legacy Products
Creating Disruptive Strategies In Legacy Products
Julie Anne Reda
 

Ähnlich wie Data and Consumer Product Development (20)

UX Webinar: Always Be Testing
UX Webinar: Always Be TestingUX Webinar: Always Be Testing
UX Webinar: Always Be Testing
 
Optimize Your Funnel By Getting Inside Your Buyer's Head
Optimize Your Funnel By Getting Inside Your Buyer's HeadOptimize Your Funnel By Getting Inside Your Buyer's Head
Optimize Your Funnel By Getting Inside Your Buyer's Head
 
How to Build Your Product Manager Toolbox by former Microsoft PM
How to Build Your Product Manager Toolbox by former Microsoft PMHow to Build Your Product Manager Toolbox by former Microsoft PM
How to Build Your Product Manager Toolbox by former Microsoft PM
 
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
 
How to Use Data to Build Better Products by HelloSociety PM
How to Use Data to Build Better Products by HelloSociety PMHow to Use Data to Build Better Products by HelloSociety PM
How to Use Data to Build Better Products by HelloSociety PM
 
UCL M.Sc. Technology Entrepreneurship 2015 - Launching Digital Products
UCL M.Sc. Technology Entrepreneurship 2015 -  Launching Digital ProductsUCL M.Sc. Technology Entrepreneurship 2015 -  Launching Digital Products
UCL M.Sc. Technology Entrepreneurship 2015 - Launching Digital Products
 
Creating Disruptive Strategies In Legacy Products
Creating Disruptive Strategies In Legacy ProductsCreating Disruptive Strategies In Legacy Products
Creating Disruptive Strategies In Legacy Products
 
Setting Yourself up for Success: Building an Analytics Schema and Data Dictio...
Setting Yourself up for Success: Building an Analytics Schema and Data Dictio...Setting Yourself up for Success: Building an Analytics Schema and Data Dictio...
Setting Yourself up for Success: Building an Analytics Schema and Data Dictio...
 
Yehoshua Coren - Analytics Ninja (All Things Data 2015)
Yehoshua Coren - Analytics Ninja (All Things Data 2015)Yehoshua Coren - Analytics Ninja (All Things Data 2015)
Yehoshua Coren - Analytics Ninja (All Things Data 2015)
 
Lifecycle of a Data Science Project
Lifecycle of a Data Science ProjectLifecycle of a Data Science Project
Lifecycle of a Data Science Project
 
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
 
How to Use Data to Build Better Products by fmr NY Times PM
How to Use Data to Build Better Products by fmr NY Times PMHow to Use Data to Build Better Products by fmr NY Times PM
How to Use Data to Build Better Products by fmr NY Times PM
 
Measurement Roadmap
Measurement RoadmapMeasurement Roadmap
Measurement Roadmap
 
Business Intelligence and OLAP Practice
Business Intelligence and OLAP PracticeBusiness Intelligence and OLAP Practice
Business Intelligence and OLAP Practice
 
Conversion Optimization Framework to Build Sustainable and Repeat Growth
Conversion Optimization Framework to Build Sustainable and Repeat GrowthConversion Optimization Framework to Build Sustainable and Repeat Growth
Conversion Optimization Framework to Build Sustainable and Repeat Growth
 
Advancing Testing Program Maturity in your organization
Advancing Testing Program Maturity in your organizationAdvancing Testing Program Maturity in your organization
Advancing Testing Program Maturity in your organization
 
PQF Overview
PQF OverviewPQF Overview
PQF Overview
 
Webinar Product optimization
Webinar Product optimization Webinar Product optimization
Webinar Product optimization
 
Necessary Elements of Digital Marketing to Grow Your Business
Necessary Elements of Digital Marketing to Grow Your BusinessNecessary Elements of Digital Marketing to Grow Your Business
Necessary Elements of Digital Marketing to Grow Your Business
 
Audit: Breaking Down Barriers to Increase the Use of Data Analytics
Audit: Breaking Down Barriers to Increase the Use of Data AnalyticsAudit: Breaking Down Barriers to Increase the Use of Data Analytics
Audit: Breaking Down Barriers to Increase the Use of Data Analytics
 

Kürzlich hochgeladen

Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
amitlee9823
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
amitlee9823
 
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
amitlee9823
 
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night StandCall Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
amitlee9823
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 
CHEAP Call Girls in Rabindra Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Rabindra Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Rabindra Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Rabindra Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
amitlee9823
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
amitlee9823
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
amitlee9823
 

Kürzlich hochgeladen (20)

Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
 
Predicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science ProjectPredicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science Project
 
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night StandCall Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
 
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
 
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24  Building Real-Time Pipelines With FLaNKDATA SUMMIT 24  Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNK
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
CHEAP Call Girls in Rabindra Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Rabindra Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Rabindra Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Rabindra Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 

Data and Consumer Product Development

  • 1. MONITOR, MEASURE, EXCEL DATA & CONSUMER PRODUCT DEVELOPMENT
  • 2. WHO AM I? JIYO NATURAL FOUNDER AND FOODIE BAHUTBADHIYA LABS CHIEF CONSULTANT PAST FLIPKART ENGINEERING FOR CUSTOMER AND MARKETING PLATFORMS RETREVO, KOSMIX,…
  • 3. OUTLINE • Data Driven Development? • Knowing and monitoring your customer • Measure everything that makes your offering (brand, product, technology, hiring, etc.) • Learnings from building an experimentation platform
  • 4. “Consumers are increasingly recognised as important co-developers of innovations solving unforeseen problems and demanding innovative solutions.”
  • 5. DATA DRIVEN DEVELOPMENT • If you are building a consumer product, align your efforts with what consumers want. • How? • Use data to make informed decisions • Use data to evaluate efficacy of products
  • 6. WHERE IS DATA • Data is everywhere, collect everything you know about your customer, brand or the product • Build/Buy capabilities to store and analyse all this data What you can control What you observe Identify patterns/anomalies
  • 7. HOW DO WE USE DATA • Identify what is the goal • Identify data points that are measurable • Connect measurements to know how you are doing on the goals
  • 8. MONITOR/MEASURE for a typical web product
  • 9. KNOW YOUR CUSTOMER (1) • Demographics: Age, Gender • Location : City, Home/Office • Acquisition Channel: Direct, Paid, Organic, Social, Affiliate • Device: Web, Mobile, Browser Type Multiple other raw/derived attributes
  • 10. INSTRUMENT TOUCHPOINTS (2) • Identify and instrument opportunities to collect user data explicit : feedback, ratings, etc.
  • 11. Implicit : CTRs, time spent, bounces Usually through Javascript embedded on the page Beacons sent to backend server • Collect aggregate statistics : Google analytics, Omniture • Collect request level data : Usually home grown platforms
  • 12. IDENTIFY CORRELAT I O N S ( 3 ) • Identify control variables that drive particular user responses (shipping date accuracy, widget placement, logistics provider) • can even be differences on the tech stack - e.g. a faster API, or a new search algorithm used • Connect and correlate with results (ratings, CTRs, sales, time spent, etc.) to identify what works or what users like/don’t like
  • 13. Adding review summary increases the add to cart rate !
  • 14. LETS SEE MORE EXAMPLES
  • 15. NPS : Tool to gauge the loyalty of a firm's customer relationships How likely is it that you will recommend our company to a friend or a colleague?
  • 16. • Collect this information across all or representative set of your customers • You are doing great if you are above 60% • Identify segments where NPS is low, drill against a set of control variables CATEGORY NPS BOOKS 65 ELECTRONICS 45 CATEGORY NPS LARGE APPLIANCES 30 CAMERA 60 MOBILES 61 COMPUTERS 65 Electronics is not performing well Something going wrong with appliances Large appliances have different delivery/installation challenges
  • 17. CITY NPS METROS 60 T I E R - 2 45 LOGISTICS NPS SELF 70 3RD PARTY 35 Something going wrong in smaller towns Third party deliveries suck Higher proportion of deliveries in smaller towns is through 3rd party
  • 19. FOOD QUALITY • How do you know if people liked a particular item today? • Are there specific taste preferences of an individual?
  • 20. • Ask questions (surveys, profile preferences) • Most don’t have incentive to do this • Look for sales data if it’s a cash and carry • Users don’t know the taste before buying • Allow them to submit feedback • Usually biased towards those that did not like
  • 21. Better still - look at leftovers ! • Isn’t this what our moms did? :-)
  • 22. HIRING FUNNEL • Goal: Recruit the best in less time • Method: Create a recruitment funnel and obtain data at each stage Candidates Interviews Offers Hires
  • 23. • Monitor and act on anomalies • Slice & Dice on multiple control variables (roles, consultant) Table 1-1 Role Resumes Received Screened Interviews Offers Hires SDE 82 40 23 15 10 Tech Lead 31 14 10 3 2 Manager 19 16 12 3 2 Architect 9 5 2 1 0 Data Scientist 2 0 0 0 0 58% 65% 67% Candidates Interviews Offers Hires Low number across roles indicates scheduling, branding issues Low numbers indicate either of - problem with hiring bar - need for additional gating : e.g. online coding - quality of candidates ingested Low number across roles indicates salary, role clarity, engagement issues
  • 24. ECOMMERCE FUNNEL • Goal: Get People to Buy more on the site • Method: 1. Break the buying process into stages (think of each stage as a milestone culminating finally in an order) 2. Measure & Maximise the number of users reaching any of these stages 3. Identify factors that drive transitions from one stage to next (also ways of leapfrogging stages)
  • 25. Landing Product Selection Cart/Wishlist Checkout Order CS contact Submit Reviews Repeat 60% 15% 80% 60% 15% 40% Healthy Funnel : Conversion (Landing to Order) is High
  • 26. USES OF THE FUNNEL
  • 27. IDENTIFY FUNCTIONAL CHARTERS A. Traffic Acquisition • Get more users with high conversion B. Discovery • Users find what they are looking for C. Product Details • Sufficient Information to decide fitment D. Checkout • Clutter free with no distractions
  • 28. DISCOVER Get users to find product they want quicker Browse into relevant categories Most popular products
  • 29. CHECKOUT Increase the ratio of cart to order ExpressBuy to reduce number of steps
  • 30. PRODUCT DETAILS Get user to commit fast Viewed ended up buying Review summary at the top
  • 31. DETECT ANOMALIES • Users follow different paths (hence different funnels) • Anomalies can help uncover issues and areas of improvement E.g. low conversion for a particular affiliate channel Low cart additions from Safari browser post a release
  • 32. IDENTIFY GAPS IN EXPERIENCE • Funnels looking very different across categories • E.g. Watches: Footwear/Watches — higher volume on product selection Cluster similar products on sizes and colors
  • 33. Show available sizes and color on the browse pages
  • 34. FUNNEL CONTINUES BEYOND THE WEBSITE Customer support : at one point very large number of customers would call immediately after placing an order • Analyze and segment the call conversations • Large number of anxiety calls • Proactive updates necessary
  • 36. • Anyone building a consumer product needs to have an experimentation platform • Otherwise you are running blind • Rapid experimentation is the key to rapid innovation
  • 38. INPUT, OUTPUT VARIABLES • Ability to create user buckets • Ability to segment the users consistently (A/B, cohorts on website, shipping warehouse on backend) • Control Variables • Things that you want to vary in the experiments (search algo, widget placement, shipping partner) • Result Variable • Goals that you are trying to drive - (sales, engagement, user signups)
  • 39. INSTRUMENTATION • Add rich instrumentation both on your site and your backend • Capture all variables, context, request/response properties • Have a way to connect everything to current request • Need a crisp and correct definition of the touchpoints • User session • Visit attribute for a traffic channel
  • 40. MANAGEABILITY CONTROLS • Usable tools/interfaces to create and monitor the experiments • Integration with various result/performance dashboards in the company • browser plugins to put yourself into an experiment bucket
  • 41. BACKEND STORAGE/ANALYTICS • Store all your data, possibly as much of it realtime • Pipe data points for various experiments to the funnel you use • Identify when an experiment has achieved statistical significance • Ability to slice and dice on demand
  • 43. UNDERSTAND THE DATA YOU MEASURE Search : CTR as a measure of search quality • Sometime’s clicks can be bad and no clicks can be good • Account for corner cases (e.g. users opening results in Tabs)
  • 44. MEASURE AND MONITOR RELEASES • Look out for anomalies post a release (usually quick) • For changes that take time always do an A/B to understand if things have been made better or worse • Some times you will find that despite what you do sales don’t drop (can happen in the current ecosystem in India)
  • 45. USE EXPERIMENTATION FOR MAJOR TECH ROLLOUTS • Do an A/B even for non functional rollouts • checkout re-architecture • rolling into the new supply chain backend • Functionality finds convoluted ways of hiding in code
  • 46. MEASURE WHAT USERS SEE • Important to measure what your users are seeing (End user latencies) • as opposed to server side • as opposed to our agents sitting in different geographies • You’ll be surprised how external factors can affect your performance
  • 47. PACE OUT THE CHANGES • Kill the dropdown : Avoid big bang releases
  • 48. INCREMENTAL STEPS • Default to all items • Rich autosuggest • Suggest categories and stores in item results • Search bars on category and store pages
  • 49. NOT EVERYTHING CAN BE TESTED • There is engineering cost to implementing a feature. • Use experiments to validate hypothesis • Prefer incremental redesign and plan on being wrong
  • 50. RUN A LIMITED # OF TESTS • Created a pool of A/B buckets, re-use once the experiment is over • browser plugin to assign oneself to an A/B bucket • Have well defined exit criteria before an experiment is admitted
  • 51. FINALLY : D ATA CAN BE MISLEADING • Sample set may not be representative • e.g. price elasticity/shipping charges have different effect on different bands (head, body, tail, etc.) • Interpretation of the data is key, many times further drill downs are necessary