SlideShare a Scribd company logo
1 of 13
Download to read offline
#1
This presentation was prepared for GOR15 – the General Online Research
Conference – taking place from March 19-20, 2015 in Cologne Germany.
#
Let’s start with a story…
It was November 2007 and Barack Obama, then a Democratic candidate for
president, was at Google’s headquarters in Mountain View, California, to
speak. Obama said to the Googlers: “I am a big believer in reason and facts
and evidence and science and feedback—everything that allows you to do
what you do. That’s what we should be doing in our government.” He then
hired some people from Google to optimize his online campaign by simple
tests: They broke the landing page of the Obama campaign into its
component parts and prepared a handful of alternatives for each.
For the button, an A/B test of two new word choices—”Learn More” and “Sign
Up Now”—revealed that “Learn More” garnered 18.6 percent more signups
per visitor than the default of “Sign Up.” Similarly, a black-and-white photo of
the Obama family outperformed the default turquoise image by 13.1 percent.
Using both the family image and “Learn More,” signups increased by a
thundering 40 percent. This is one of the most prominent examples for A/B-
testing and it marked the start of the rise of A/B-testing (although Google
already did this since 2000).
2
#
What is A/B-testing?
A/B testing is a method of website optimization in which the conversion rates
of two versions of a page — version A and version B — are compared to one
another using live traffic. Site visitors, such as online shoppers for example,
are assigned to see one version or the other. By tracking the way visitors
interact with the page you can determine which version of the page is most
effective for what you want to achieve with it, e.g. gaining more clicks, longer
visits, more purchases. It’s been used for improving websites (organizations
such as Google or Amazon are famous for doing so) as well as apps.
Advantages of A/B-testing
• Easy setup, super-simple
• Results available quickly
• Demonstrates quantifiable impact of incremental innovation
3
#
A/B works fine if you want to check out how site visitors react to a single new
feature, like a redesigned purchase button or a new search form. In most
cases, however, we want to test a variety of changes on a page or an app,
e.g. different configurations of search forms and purchase buttons. You can
view it as A/B testing has kind of outgrown itself: It has become so popular
over time that now people want to test so many features that it is not all that
simple anymore.
Current challenges of (multivariate) A/B-testing
• Requires a lot of iterations if you want to test multiple variations and
isolate effects of changes on multiple features
• Required traffic on a site must be high to allow for many individual
comparisons
4
#
A question we asked ourselves: What are possible alternatives to A/B-
testing for multiple feature changes?
One alternative we tried: A/Z-testing with experimental designs, e.g. using
conjoint analysis
• Let’s you test various different variations of a feature and possible
scenarios in one go without having to run a gazillion of individual
comparisons
• Well-chosen experimental designs maximize the amount of information
that can be obtained for a given amount of experimental effort
• You can do this, e.g., by employing choice-based conjoint
In most conjoint applications attributes and levels pertain to product features.
The method can also be applied to optimizing user interfaces.
• Model estimates allow for optimization across various attributes and levels
• Allows insights into sensitivities of site visitors to feature changes
• Gives an indication where behavior comes from on feature level, not just
by isolation of features
• Gives options to play what-if games and optimize for the best combination
of features
5
#
The study
We replicated an online hotel booking site (based on booking.com), where
N=1492 respondents chose one out of 50 available hotels as if on a live
booking site.
• We varied product features, but also user interaction design elements to
measure the impact on conversion and online booking behavior.
• We manipulated these features using an orthogonal statistical design.
• We built a model of conversion assuming that each respondent goes
through one choice task only to mimic the live purchase process on a
booking site.
6
#
How did we do this?
In most conjoint applications attributes and levels pertain to products and a
purchase decision, but the method can also be applied to optimizing the user
interface (where elements are placed, how they are designed and executed,
the use of rankings, reviews, and promotions).
We replicated an online hotel booking site (based on booking.com). We
manipulated these features using an orthogonal statistical design:
• brand and type of hotel and price per night
• including a filter and sort option for site visitors
• call to action: including a number of rooms left tag
• including a metric for the distance to the city center
• including customer review scores: including scores for cleanliness, staff
and facilities
• varying positions of hotels on the page (top search item vs. on the first
page, second page, etc.)
7
#
What did we find?
We estimated a logit model of conversion depending on the configuration of
the product features and user interaction design elements manipulated in the
statistical design. We tested the accuracy of the resulting parameters using
out-of-sample tests of forecast performance.
Ideally of course we would have had a perfect prediction (where x = y).
Having had real-life data, we naturally did not achieve this, but we our model
managed to predict the trend of choices fairly well.
8
#
What did we find?
Predictions of hotel choice* (Logit predictions vs. Random guess):
*These are given that we correctly predict 1 out of 50 hotels chosen!
• MAE: 1.60% vs. 3.15%
• R^2: 0.5486 vs. 0.00
• Correlation: 0.7407 vs. 0.00
• Mean absolute error of prediction is significantly lower than that of random
guess (t=4.41, p<0.001)
We conclude from this that with this way of modelling online choices we
manage to predict actual choices.
9
#
What can we do with this kind of model?
1) The same as with an A/B-test: check what the effect of the inclusion of,
e.g. consumer review scores, is on click-through rate, in this example
• Including a consumer reviews for facilities increased click-through by 11%
• Including a consumer reviews for staff increased click-through by 15%
• Including a consumer reviews for cleanliness increased click-through by
21%
2) More than with an A/B-test: We also checked the variation of including
combinations of the three consumer review scores in our statistical design.
We learn that including all three of them in combination gives us an increase
in click-through of 63%.
10
#
1. The answer to our question is: YES, experimental designs as employed
in Conjoint Analysis can be a viable multivariate alternative to A/B-testing
2. A little more difficult to setup than A/B-testing (you need an experimental
design!), but much more efficient in testing multiple feature changes in
one go (e.g. when time or site traffic are limited) instead of just
changing the media and the button, the Obama campaign team could
have tested several features from the background colour of the page, the
button colour to the placement of the logo or the button itself)
3. Provides insights into which features site visitors are sensitive to, which
features configurations drive conversion, allows for what if games of
various possible feature combinations
11
#
Applications: When to use it?
Not a replacement to A/B-testing, but rather an addition to when A/B-testing
is not appropriate:
• When you have too many alternative features to test and no clear
hypothesis on what may be driving
• When you have too little time/ site traffic for multiple isolated tests
(relevant for small sites/startups)
• Also: On occasions where you really do NOT want to test something live,
e.g. new-to-market sites or apps, new prices
What to do when you want to use it?
1. Think about which features could drive click through / conversion
2. Translate features into conjoint-like attributes and levels
3. Create balanced orthogonal designs for your experiments
4. Assign site visitors randomly to different design versions and measure
click through / conversion
5. Estimate a logit model and simulate outcomes
6. Simulate & optimize what works best for your site or app
12
#13
Don’t hesitate to contact us with questions, ideas or feedback!
We look forward to hearing from you.

More Related Content

What's hot

UK Online Fashion UX Benchmarking slides
UK Online Fashion UX Benchmarking slidesUK Online Fashion UX Benchmarking slides
UK Online Fashion UX Benchmarking slidesarthurmoan
 
Bundling - a new approach using Menu Based Conjoint
Bundling - a new approach using Menu Based ConjointBundling - a new approach using Menu Based Conjoint
Bundling - a new approach using Menu Based ConjointSKIM
 
WSEAS E-activities Plenary Lecture Nanjing, PRC 2013
WSEAS E-activities Plenary Lecture Nanjing, PRC 2013WSEAS E-activities Plenary Lecture Nanjing, PRC 2013
WSEAS E-activities Plenary Lecture Nanjing, PRC 2013Norshidah Mohamed
 
Introduction to Recommendation System
Introduction to Recommendation SystemIntroduction to Recommendation System
Introduction to Recommendation SystemMinha Hwang
 
Application of MBC through Storytelling in CPG Industry
Application of MBC through Storytelling in CPG IndustryApplication of MBC through Storytelling in CPG Industry
Application of MBC through Storytelling in CPG IndustryAbsolutdata Analytics
 
Competitive positioning through perceptual mapping
Competitive positioning through perceptual mappingCompetitive positioning through perceptual mapping
Competitive positioning through perceptual mappingAbhinav Gulati
 
Social Media Brand Positioning Workflow- David Gerson
Social Media Brand Positioning Workflow- David GersonSocial Media Brand Positioning Workflow- David Gerson
Social Media Brand Positioning Workflow- David GersonPyData
 
Iaetsd artifact facet ranking and
Iaetsd artifact facet ranking andIaetsd artifact facet ranking and
Iaetsd artifact facet ranking andIaetsd Iaetsd
 
MRS Advanced Analytics Innovation Symposium Presentation
MRS Advanced Analytics Innovation Symposium PresentationMRS Advanced Analytics Innovation Symposium Presentation
MRS Advanced Analytics Innovation Symposium PresentationMRS
 
Chapter 23 Marketing Research Malhotra
Chapter 23 Marketing Research MalhotraChapter 23 Marketing Research Malhotra
Chapter 23 Marketing Research MalhotraAADITYA TANTIA
 
Creating Winning Value Statements
Creating Winning Value StatementsCreating Winning Value Statements
Creating Winning Value StatementsSKIM
 

What's hot (15)

UK Online Fashion UX Benchmarking slides
UK Online Fashion UX Benchmarking slidesUK Online Fashion UX Benchmarking slides
UK Online Fashion UX Benchmarking slides
 
Bundling - a new approach using Menu Based Conjoint
Bundling - a new approach using Menu Based ConjointBundling - a new approach using Menu Based Conjoint
Bundling - a new approach using Menu Based Conjoint
 
WSEAS E-activities Plenary Lecture Nanjing, PRC 2013
WSEAS E-activities Plenary Lecture Nanjing, PRC 2013WSEAS E-activities Plenary Lecture Nanjing, PRC 2013
WSEAS E-activities Plenary Lecture Nanjing, PRC 2013
 
Introduction to Recommendation System
Introduction to Recommendation SystemIntroduction to Recommendation System
Introduction to Recommendation System
 
Email copywriting slideshare
Email copywriting slideshareEmail copywriting slideshare
Email copywriting slideshare
 
Application of MBC through Storytelling in CPG Industry
Application of MBC through Storytelling in CPG IndustryApplication of MBC through Storytelling in CPG Industry
Application of MBC through Storytelling in CPG Industry
 
FAKE Review Detection
FAKE Review DetectionFAKE Review Detection
FAKE Review Detection
 
Competitive positioning through perceptual mapping
Competitive positioning through perceptual mappingCompetitive positioning through perceptual mapping
Competitive positioning through perceptual mapping
 
One Experience
One ExperienceOne Experience
One Experience
 
Menu.based choice presentaion
Menu.based choice presentaionMenu.based choice presentaion
Menu.based choice presentaion
 
Social Media Brand Positioning Workflow- David Gerson
Social Media Brand Positioning Workflow- David GersonSocial Media Brand Positioning Workflow- David Gerson
Social Media Brand Positioning Workflow- David Gerson
 
Iaetsd artifact facet ranking and
Iaetsd artifact facet ranking andIaetsd artifact facet ranking and
Iaetsd artifact facet ranking and
 
MRS Advanced Analytics Innovation Symposium Presentation
MRS Advanced Analytics Innovation Symposium PresentationMRS Advanced Analytics Innovation Symposium Presentation
MRS Advanced Analytics Innovation Symposium Presentation
 
Chapter 23 Marketing Research Malhotra
Chapter 23 Marketing Research MalhotraChapter 23 Marketing Research Malhotra
Chapter 23 Marketing Research Malhotra
 
Creating Winning Value Statements
Creating Winning Value StatementsCreating Winning Value Statements
Creating Winning Value Statements
 

Viewers also liked

Google TV Conjoint Analysis Study
Google TV Conjoint Analysis StudyGoogle TV Conjoint Analysis Study
Google TV Conjoint Analysis StudyPhillip Liu
 
conjoint analysis for smart phones
conjoint analysis for smart phonesconjoint analysis for smart phones
conjoint analysis for smart phonesSrinivas D
 
MBA Marketing Research Practice
MBA Marketing Research PracticeMBA Marketing Research Practice
MBA Marketing Research Practiceelpinchito
 
Apple Conjoint Analysis -Spillproof Laptops
Apple Conjoint Analysis -Spillproof LaptopsApple Conjoint Analysis -Spillproof Laptops
Apple Conjoint Analysis -Spillproof LaptopsNicole Baron Dietrich
 
SAS Data Mining - Crime Modeling
SAS Data Mining - Crime ModelingSAS Data Mining - Crime Modeling
SAS Data Mining - Crime ModelingJohn Michael Croft
 
Risk evaluation for non-equity investments
Risk evaluation for non-equity investmentsRisk evaluation for non-equity investments
Risk evaluation for non-equity investmentsMattia Zanella
 
How mathematicians predict the future?
How mathematicians predict the future?How mathematicians predict the future?
How mathematicians predict the future?Mattia Zanella
 
Integrating Social Media Into Your Dental Practice.
Integrating Social Media Into Your Dental Practice.Integrating Social Media Into Your Dental Practice.
Integrating Social Media Into Your Dental Practice.Art Ruiz, Jr.
 
Career Progression Sep 2012
Career Progression Sep 2012Career Progression Sep 2012
Career Progression Sep 2012AashuBhatnagar
 
Multi variate presentation
Multi variate presentationMulti variate presentation
Multi variate presentationArun Kumar
 
3G War: Who will be the winner?
3G War: Who will be the winner?3G War: Who will be the winner?
3G War: Who will be the winner?Alok Singh
 
Conjoint ananlysis shoe industry
Conjoint ananlysis   shoe industryConjoint ananlysis   shoe industry
Conjoint ananlysis shoe industrypateltapan
 
Lecture9 conjoint analysis
Lecture9 conjoint analysisLecture9 conjoint analysis
Lecture9 conjoint analysisJameson Watts
 
Level of Measurement, Frequency Distribution,Stem & Leaf
Level of Measurement, Frequency Distribution,Stem & Leaf   Level of Measurement, Frequency Distribution,Stem & Leaf
Level of Measurement, Frequency Distribution,Stem & Leaf Qasim Raza
 
2009 Advertising Industry Trend In Korea
2009 Advertising Industry Trend In Korea2009 Advertising Industry Trend In Korea
2009 Advertising Industry Trend In KoreaHyo Jin KIM
 

Viewers also liked (17)

Google TV Conjoint Analysis Study
Google TV Conjoint Analysis StudyGoogle TV Conjoint Analysis Study
Google TV Conjoint Analysis Study
 
conjoint analysis for smart phones
conjoint analysis for smart phonesconjoint analysis for smart phones
conjoint analysis for smart phones
 
MBA Marketing Research Practice
MBA Marketing Research PracticeMBA Marketing Research Practice
MBA Marketing Research Practice
 
Apple Conjoint Analysis -Spillproof Laptops
Apple Conjoint Analysis -Spillproof LaptopsApple Conjoint Analysis -Spillproof Laptops
Apple Conjoint Analysis -Spillproof Laptops
 
SAS Data Mining - Crime Modeling
SAS Data Mining - Crime ModelingSAS Data Mining - Crime Modeling
SAS Data Mining - Crime Modeling
 
Risk evaluation for non-equity investments
Risk evaluation for non-equity investmentsRisk evaluation for non-equity investments
Risk evaluation for non-equity investments
 
How mathematicians predict the future?
How mathematicians predict the future?How mathematicians predict the future?
How mathematicians predict the future?
 
Eldeco neemrana
Eldeco neemranaEldeco neemrana
Eldeco neemrana
 
Integrating Social Media Into Your Dental Practice.
Integrating Social Media Into Your Dental Practice.Integrating Social Media Into Your Dental Practice.
Integrating Social Media Into Your Dental Practice.
 
Career Progression Sep 2012
Career Progression Sep 2012Career Progression Sep 2012
Career Progression Sep 2012
 
Multi variate presentation
Multi variate presentationMulti variate presentation
Multi variate presentation
 
3G War: Who will be the winner?
3G War: Who will be the winner?3G War: Who will be the winner?
3G War: Who will be the winner?
 
Conjoint ananlysis shoe industry
Conjoint ananlysis   shoe industryConjoint ananlysis   shoe industry
Conjoint ananlysis shoe industry
 
Lecture9 conjoint analysis
Lecture9 conjoint analysisLecture9 conjoint analysis
Lecture9 conjoint analysis
 
Conjoint twins - case n review
Conjoint twins - case n reviewConjoint twins - case n review
Conjoint twins - case n review
 
Level of Measurement, Frequency Distribution,Stem & Leaf
Level of Measurement, Frequency Distribution,Stem & Leaf   Level of Measurement, Frequency Distribution,Stem & Leaf
Level of Measurement, Frequency Distribution,Stem & Leaf
 
2009 Advertising Industry Trend In Korea
2009 Advertising Industry Trend In Korea2009 Advertising Industry Trend In Korea
2009 Advertising Industry Trend In Korea
 

Similar to Modeling Online Hotel Choice: Conjoint analysis as a multivariate alternative to A/B-testing

Using Analytics to Influence Change
Using Analytics to Influence ChangeUsing Analytics to Influence Change
Using Analytics to Influence ChangeChristopher Au
 
AB testing.pptx
AB testing.pptxAB testing.pptx
AB testing.pptxMugabo4
 
Digital analytics: Optimization (Lecture 10)
Digital analytics: Optimization (Lecture 10)Digital analytics: Optimization (Lecture 10)
Digital analytics: Optimization (Lecture 10)Joni Salminen
 
Refresh DC: Data-Driven Design Decisions
Refresh DC: Data-Driven Design DecisionsRefresh DC: Data-Driven Design Decisions
Refresh DC: Data-Driven Design DecisionsNick Whitmoyer
 
230286802015PPT.pptx
230286802015PPT.pptx230286802015PPT.pptx
230286802015PPT.pptxannalakshmi35
 
The persuasive architecture of 7jaargarantie.be – 7ansdegarantie.be
The persuasive architecture of 7jaargarantie.be – 7ansdegarantie.beThe persuasive architecture of 7jaargarantie.be – 7ansdegarantie.be
The persuasive architecture of 7jaargarantie.be – 7ansdegarantie.bePeter Coopmans
 
Improve your content: The What, Why, Where and How about A/B Testing
Improve your content: The What, Why, Where and How about A/B TestingImprove your content: The What, Why, Where and How about A/B Testing
Improve your content: The What, Why, Where and How about A/B Testingintrotodigital
 
Mob4Hire What is mobile app and website usability?
Mob4Hire What is mobile app and website usability?Mob4Hire What is mobile app and website usability?
Mob4Hire What is mobile app and website usability?Stephen King
 
The Why and How of Usability and User Experience (UX) Testing
The Why and How of Usability and User Experience (UX) TestingThe Why and How of Usability and User Experience (UX) Testing
The Why and How of Usability and User Experience (UX) TestingTechWell
 
Intro to Data Analytics with Oscar's Director of Product
 Intro to Data Analytics with Oscar's Director of Product Intro to Data Analytics with Oscar's Director of Product
Intro to Data Analytics with Oscar's Director of ProductProduct School
 
Download Invesp’s The Essentials of Multivariate & AB Testing
Download Invesp’s The Essentials of Multivariate & AB TestingDownload Invesp’s The Essentials of Multivariate & AB Testing
Download Invesp’s The Essentials of Multivariate & AB TestingDuy, Vo Hoang
 
Detection of Fraud Reviews for a Product
Detection of Fraud Reviews for a ProductDetection of Fraud Reviews for a Product
Detection of Fraud Reviews for a ProductIJSRD
 
UserZoom Webinar: How to Conduct Web Customer Experience Benchmarking
UserZoom Webinar: How to Conduct Web Customer Experience BenchmarkingUserZoom Webinar: How to Conduct Web Customer Experience Benchmarking
UserZoom Webinar: How to Conduct Web Customer Experience BenchmarkingUserZoom
 
Appiterate - SAIF Ignition
Appiterate - SAIF IgnitionAppiterate - SAIF Ignition
Appiterate - SAIF IgnitionAppiterate
 
Analytics Academy 2017 Presentation Slides
Analytics Academy 2017 Presentation SlidesAnalytics Academy 2017 Presentation Slides
Analytics Academy 2017 Presentation SlidesHarvardComms
 
Test Everything: TrustRadius Delivers Customer Value with Experimentation
Test Everything: TrustRadius Delivers Customer Value with ExperimentationTest Everything: TrustRadius Delivers Customer Value with Experimentation
Test Everything: TrustRadius Delivers Customer Value with ExperimentationOptimizely
 

Similar to Modeling Online Hotel Choice: Conjoint analysis as a multivariate alternative to A/B-testing (20)

Using Analytics to Influence Change
Using Analytics to Influence ChangeUsing Analytics to Influence Change
Using Analytics to Influence Change
 
AB testing.pptx
AB testing.pptxAB testing.pptx
AB testing.pptx
 
A/B testing
A/B testingA/B testing
A/B testing
 
Digital analytics: Optimization (Lecture 10)
Digital analytics: Optimization (Lecture 10)Digital analytics: Optimization (Lecture 10)
Digital analytics: Optimization (Lecture 10)
 
abtesting-Updated
abtesting-Updatedabtesting-Updated
abtesting-Updated
 
Refresh DC: Data-Driven Design Decisions
Refresh DC: Data-Driven Design DecisionsRefresh DC: Data-Driven Design Decisions
Refresh DC: Data-Driven Design Decisions
 
230286802015PPT.pptx
230286802015PPT.pptx230286802015PPT.pptx
230286802015PPT.pptx
 
The persuasive architecture of 7jaargarantie.be – 7ansdegarantie.be
The persuasive architecture of 7jaargarantie.be – 7ansdegarantie.beThe persuasive architecture of 7jaargarantie.be – 7ansdegarantie.be
The persuasive architecture of 7jaargarantie.be – 7ansdegarantie.be
 
It Worked for Ustream
It Worked for UstreamIt Worked for Ustream
It Worked for Ustream
 
Improve your content: The What, Why, Where and How about A/B Testing
Improve your content: The What, Why, Where and How about A/B TestingImprove your content: The What, Why, Where and How about A/B Testing
Improve your content: The What, Why, Where and How about A/B Testing
 
Mob4Hire What is mobile app and website usability?
Mob4Hire What is mobile app and website usability?Mob4Hire What is mobile app and website usability?
Mob4Hire What is mobile app and website usability?
 
The Why and How of Usability and User Experience (UX) Testing
The Why and How of Usability and User Experience (UX) TestingThe Why and How of Usability and User Experience (UX) Testing
The Why and How of Usability and User Experience (UX) Testing
 
Intro to Data Analytics with Oscar's Director of Product
 Intro to Data Analytics with Oscar's Director of Product Intro to Data Analytics with Oscar's Director of Product
Intro to Data Analytics with Oscar's Director of Product
 
Malik Jones Robinson UX Portfolio
Malik Jones Robinson UX PortfolioMalik Jones Robinson UX Portfolio
Malik Jones Robinson UX Portfolio
 
Download Invesp’s The Essentials of Multivariate & AB Testing
Download Invesp’s The Essentials of Multivariate & AB TestingDownload Invesp’s The Essentials of Multivariate & AB Testing
Download Invesp’s The Essentials of Multivariate & AB Testing
 
Detection of Fraud Reviews for a Product
Detection of Fraud Reviews for a ProductDetection of Fraud Reviews for a Product
Detection of Fraud Reviews for a Product
 
UserZoom Webinar: How to Conduct Web Customer Experience Benchmarking
UserZoom Webinar: How to Conduct Web Customer Experience BenchmarkingUserZoom Webinar: How to Conduct Web Customer Experience Benchmarking
UserZoom Webinar: How to Conduct Web Customer Experience Benchmarking
 
Appiterate - SAIF Ignition
Appiterate - SAIF IgnitionAppiterate - SAIF Ignition
Appiterate - SAIF Ignition
 
Analytics Academy 2017 Presentation Slides
Analytics Academy 2017 Presentation SlidesAnalytics Academy 2017 Presentation Slides
Analytics Academy 2017 Presentation Slides
 
Test Everything: TrustRadius Delivers Customer Value with Experimentation
Test Everything: TrustRadius Delivers Customer Value with ExperimentationTest Everything: TrustRadius Delivers Customer Value with Experimentation
Test Everything: TrustRadius Delivers Customer Value with Experimentation
 

More from SKIM

SKIM Segmentation - Examples of client deliverables
SKIM Segmentation - Examples of client deliverablesSKIM Segmentation - Examples of client deliverables
SKIM Segmentation - Examples of client deliverablesSKIM
 
Turning tactical discounts into an effective price promotion strategy - EPP P...
Turning tactical discounts into an effective price promotion strategy - EPP P...Turning tactical discounts into an effective price promotion strategy - EPP P...
Turning tactical discounts into an effective price promotion strategy - EPP P...SKIM
 
Mobile Ready Hero Images: Optimizing eContent for faster, easier online shopping
Mobile Ready Hero Images: Optimizing eContent for faster, easier online shoppingMobile Ready Hero Images: Optimizing eContent for faster, easier online shopping
Mobile Ready Hero Images: Optimizing eContent for faster, easier online shoppingSKIM
 
Turning a corner on negative perceptions of refugees in europe
Turning a corner on negative perceptions of refugees in europeTurning a corner on negative perceptions of refugees in europe
Turning a corner on negative perceptions of refugees in europeSKIM
 
How new mobile research can help you uncover true consumer preferences in eme...
How new mobile research can help you uncover true consumer preferences in eme...How new mobile research can help you uncover true consumer preferences in eme...
How new mobile research can help you uncover true consumer preferences in eme...SKIM
 
Co-presenting a webinar on “Long term impact of promotions” with PepsiCo
Co-presenting a webinar on “Long term impact of promotions” with PepsiCo Co-presenting a webinar on “Long term impact of promotions” with PepsiCo
Co-presenting a webinar on “Long term impact of promotions” with PepsiCo SKIM
 
Iterative Multilevel Empirical Bayes (IMEB): An efficient flexible and robust...
Iterative Multilevel Empirical Bayes (IMEB): An efficient flexible and robust...Iterative Multilevel Empirical Bayes (IMEB): An efficient flexible and robust...
Iterative Multilevel Empirical Bayes (IMEB): An efficient flexible and robust...SKIM
 
"Big simulators with dozens of products: Which conjoint method is most suitab...
"Big simulators with dozens of products: Which conjoint method is most suitab..."Big simulators with dozens of products: Which conjoint method is most suitab...
"Big simulators with dozens of products: Which conjoint method is most suitab...SKIM
 
Co-presented with Mars Petcare on "Disrupting the habitual consumer decision ...
Co-presented with Mars Petcare on "Disrupting the habitual consumer decision ...Co-presented with Mars Petcare on "Disrupting the habitual consumer decision ...
Co-presented with Mars Petcare on "Disrupting the habitual consumer decision ...SKIM
 
SKIMspiration 2015 - Consumer Decision Journey
SKIMspiration 2015 - Consumer Decision JourneySKIMspiration 2015 - Consumer Decision Journey
SKIMspiration 2015 - Consumer Decision JourneySKIM
 
The Patient Journey Evolution: A case study
The Patient Journey Evolution: A case studyThe Patient Journey Evolution: A case study
The Patient Journey Evolution: A case studySKIM
 
ESOMAR LATAM 2017 - Swipe right, swipe left: Implicit research metric via eng...
ESOMAR LATAM 2017 - Swipe right, swipe left: Implicit research metric via eng...ESOMAR LATAM 2017 - Swipe right, swipe left: Implicit research metric via eng...
ESOMAR LATAM 2017 - Swipe right, swipe left: Implicit research metric via eng...SKIM
 
Webinar "How to screen 100+ concepts with MaxDiff"
Webinar "How to screen 100+ concepts with MaxDiff"Webinar "How to screen 100+ concepts with MaxDiff"
Webinar "How to screen 100+ concepts with MaxDiff"SKIM
 
How new mobile research techniques create better insights
How new mobile research techniques create better insightsHow new mobile research techniques create better insights
How new mobile research techniques create better insightsSKIM
 
Optimizing the OMNI in Omnichannel
Optimizing the OMNI in OmnichannelOptimizing the OMNI in Omnichannel
Optimizing the OMNI in OmnichannelSKIM
 
Developing and Testing Product Claims
Developing and Testing Product ClaimsDeveloping and Testing Product Claims
Developing and Testing Product ClaimsSKIM
 
Webinar "Insight Acceleration: From 6 weeks to 22 hours of research"
Webinar "Insight Acceleration: From 6 weeks to 22 hours of research" Webinar "Insight Acceleration: From 6 weeks to 22 hours of research"
Webinar "Insight Acceleration: From 6 weeks to 22 hours of research" SKIM
 
IIeX EU 2017 - How new mobile research techniques can create better insights
IIeX EU 2017 - How new mobile research techniques can create better insightsIIeX EU 2017 - How new mobile research techniques can create better insights
IIeX EU 2017 - How new mobile research techniques can create better insightsSKIM
 
PMRC USA 2017 - Mobile Forecasting in the Age of Personalized Medicine
PMRC USA 2017 - Mobile Forecasting in the Age of Personalized MedicinePMRC USA 2017 - Mobile Forecasting in the Age of Personalized Medicine
PMRC USA 2017 - Mobile Forecasting in the Age of Personalized MedicineSKIM
 
Unspoken™: Swipe left, swipe right - The only way is mobile
Unspoken™: Swipe left, swipe right - The only way is mobileUnspoken™: Swipe left, swipe right - The only way is mobile
Unspoken™: Swipe left, swipe right - The only way is mobileSKIM
 

More from SKIM (20)

SKIM Segmentation - Examples of client deliverables
SKIM Segmentation - Examples of client deliverablesSKIM Segmentation - Examples of client deliverables
SKIM Segmentation - Examples of client deliverables
 
Turning tactical discounts into an effective price promotion strategy - EPP P...
Turning tactical discounts into an effective price promotion strategy - EPP P...Turning tactical discounts into an effective price promotion strategy - EPP P...
Turning tactical discounts into an effective price promotion strategy - EPP P...
 
Mobile Ready Hero Images: Optimizing eContent for faster, easier online shopping
Mobile Ready Hero Images: Optimizing eContent for faster, easier online shoppingMobile Ready Hero Images: Optimizing eContent for faster, easier online shopping
Mobile Ready Hero Images: Optimizing eContent for faster, easier online shopping
 
Turning a corner on negative perceptions of refugees in europe
Turning a corner on negative perceptions of refugees in europeTurning a corner on negative perceptions of refugees in europe
Turning a corner on negative perceptions of refugees in europe
 
How new mobile research can help you uncover true consumer preferences in eme...
How new mobile research can help you uncover true consumer preferences in eme...How new mobile research can help you uncover true consumer preferences in eme...
How new mobile research can help you uncover true consumer preferences in eme...
 
Co-presenting a webinar on “Long term impact of promotions” with PepsiCo
Co-presenting a webinar on “Long term impact of promotions” with PepsiCo Co-presenting a webinar on “Long term impact of promotions” with PepsiCo
Co-presenting a webinar on “Long term impact of promotions” with PepsiCo
 
Iterative Multilevel Empirical Bayes (IMEB): An efficient flexible and robust...
Iterative Multilevel Empirical Bayes (IMEB): An efficient flexible and robust...Iterative Multilevel Empirical Bayes (IMEB): An efficient flexible and robust...
Iterative Multilevel Empirical Bayes (IMEB): An efficient flexible and robust...
 
"Big simulators with dozens of products: Which conjoint method is most suitab...
"Big simulators with dozens of products: Which conjoint method is most suitab..."Big simulators with dozens of products: Which conjoint method is most suitab...
"Big simulators with dozens of products: Which conjoint method is most suitab...
 
Co-presented with Mars Petcare on "Disrupting the habitual consumer decision ...
Co-presented with Mars Petcare on "Disrupting the habitual consumer decision ...Co-presented with Mars Petcare on "Disrupting the habitual consumer decision ...
Co-presented with Mars Petcare on "Disrupting the habitual consumer decision ...
 
SKIMspiration 2015 - Consumer Decision Journey
SKIMspiration 2015 - Consumer Decision JourneySKIMspiration 2015 - Consumer Decision Journey
SKIMspiration 2015 - Consumer Decision Journey
 
The Patient Journey Evolution: A case study
The Patient Journey Evolution: A case studyThe Patient Journey Evolution: A case study
The Patient Journey Evolution: A case study
 
ESOMAR LATAM 2017 - Swipe right, swipe left: Implicit research metric via eng...
ESOMAR LATAM 2017 - Swipe right, swipe left: Implicit research metric via eng...ESOMAR LATAM 2017 - Swipe right, swipe left: Implicit research metric via eng...
ESOMAR LATAM 2017 - Swipe right, swipe left: Implicit research metric via eng...
 
Webinar "How to screen 100+ concepts with MaxDiff"
Webinar "How to screen 100+ concepts with MaxDiff"Webinar "How to screen 100+ concepts with MaxDiff"
Webinar "How to screen 100+ concepts with MaxDiff"
 
How new mobile research techniques create better insights
How new mobile research techniques create better insightsHow new mobile research techniques create better insights
How new mobile research techniques create better insights
 
Optimizing the OMNI in Omnichannel
Optimizing the OMNI in OmnichannelOptimizing the OMNI in Omnichannel
Optimizing the OMNI in Omnichannel
 
Developing and Testing Product Claims
Developing and Testing Product ClaimsDeveloping and Testing Product Claims
Developing and Testing Product Claims
 
Webinar "Insight Acceleration: From 6 weeks to 22 hours of research"
Webinar "Insight Acceleration: From 6 weeks to 22 hours of research" Webinar "Insight Acceleration: From 6 weeks to 22 hours of research"
Webinar "Insight Acceleration: From 6 weeks to 22 hours of research"
 
IIeX EU 2017 - How new mobile research techniques can create better insights
IIeX EU 2017 - How new mobile research techniques can create better insightsIIeX EU 2017 - How new mobile research techniques can create better insights
IIeX EU 2017 - How new mobile research techniques can create better insights
 
PMRC USA 2017 - Mobile Forecasting in the Age of Personalized Medicine
PMRC USA 2017 - Mobile Forecasting in the Age of Personalized MedicinePMRC USA 2017 - Mobile Forecasting in the Age of Personalized Medicine
PMRC USA 2017 - Mobile Forecasting in the Age of Personalized Medicine
 
Unspoken™: Swipe left, swipe right - The only way is mobile
Unspoken™: Swipe left, swipe right - The only way is mobileUnspoken™: Swipe left, swipe right - The only way is mobile
Unspoken™: Swipe left, swipe right - The only way is mobile
 

Recently uploaded

Darshan Hiranandani (Son of Niranjan Hiranandani).pdf
Darshan Hiranandani (Son of Niranjan Hiranandani).pdfDarshan Hiranandani (Son of Niranjan Hiranandani).pdf
Darshan Hiranandani (Son of Niranjan Hiranandani).pdfShashank Mehta
 
Technical Leaders - Working with the Management Team
Technical Leaders - Working with the Management TeamTechnical Leaders - Working with the Management Team
Technical Leaders - Working with the Management TeamArik Fletcher
 
Strategic Project Finance Essentials: A Project Manager’s Guide to Financial ...
Strategic Project Finance Essentials: A Project Manager’s Guide to Financial ...Strategic Project Finance Essentials: A Project Manager’s Guide to Financial ...
Strategic Project Finance Essentials: A Project Manager’s Guide to Financial ...Aggregage
 
Driving Business Impact for PMs with Jon Harmer
Driving Business Impact for PMs with Jon HarmerDriving Business Impact for PMs with Jon Harmer
Driving Business Impact for PMs with Jon HarmerAggregage
 
TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024Adnet Communications
 
Pitch Deck Teardown: Xpanceo's $40M Seed deck
Pitch Deck Teardown: Xpanceo's $40M Seed deckPitch Deck Teardown: Xpanceo's $40M Seed deck
Pitch Deck Teardown: Xpanceo's $40M Seed deckHajeJanKamps
 
Lessons from Shanavas M.P. (AKA SHAN) For The Mastering in Entrepreneurship
Lessons from Shanavas M.P. (AKA SHAN) For The Mastering in EntrepreneurshipLessons from Shanavas M.P. (AKA SHAN) For The Mastering in Entrepreneurship
Lessons from Shanavas M.P. (AKA SHAN) For The Mastering in EntrepreneurshipDoge Mining Website
 
20200128 Ethical by Design - Whitepaper.pdf
20200128 Ethical by Design - Whitepaper.pdf20200128 Ethical by Design - Whitepaper.pdf
20200128 Ethical by Design - Whitepaper.pdfChris Skinner
 
14680-51-4.pdf Good quality CAS Good quality CAS
14680-51-4.pdf  Good  quality CAS Good  quality CAS14680-51-4.pdf  Good  quality CAS Good  quality CAS
14680-51-4.pdf Good quality CAS Good quality CAScathy664059
 
MEP Plans in Construction of Building and Industrial Projects 2024
MEP Plans in Construction of Building and Industrial Projects 2024MEP Plans in Construction of Building and Industrial Projects 2024
MEP Plans in Construction of Building and Industrial Projects 2024Chandresh Chudasama
 
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...ssuserf63bd7
 
How do I Check My Health Issues in Astrology.pdf
How do I Check My Health Issues in Astrology.pdfHow do I Check My Health Issues in Astrology.pdf
How do I Check My Health Issues in Astrology.pdfshubhamaapkikismat
 
Introducing the Analogic framework for business planning applications
Introducing the Analogic framework for business planning applicationsIntroducing the Analogic framework for business planning applications
Introducing the Analogic framework for business planning applicationsKnowledgeSeed
 
Cyber Security Training in Office Environment
Cyber Security Training in Office EnvironmentCyber Security Training in Office Environment
Cyber Security Training in Office Environmentelijahj01012
 
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...Operational Excellence Consulting
 
Psychic Reading | Spiritual Guidance – Astro Ganesh Ji
Psychic Reading | Spiritual Guidance – Astro Ganesh JiPsychic Reading | Spiritual Guidance – Astro Ganesh Ji
Psychic Reading | Spiritual Guidance – Astro Ganesh Jiastral oracle
 
WSMM Technology February.March Newsletter_vF.pdf
WSMM Technology February.March Newsletter_vF.pdfWSMM Technology February.March Newsletter_vF.pdf
WSMM Technology February.March Newsletter_vF.pdfJamesConcepcion7
 
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...Hector Del Castillo, CPM, CPMM
 
Neha Jhalani Hiranandani: A Guide to Her Life and Career
Neha Jhalani Hiranandani: A Guide to Her Life and CareerNeha Jhalani Hiranandani: A Guide to Her Life and Career
Neha Jhalani Hiranandani: A Guide to Her Life and Careerr98588472
 

Recently uploaded (20)

Darshan Hiranandani (Son of Niranjan Hiranandani).pdf
Darshan Hiranandani (Son of Niranjan Hiranandani).pdfDarshan Hiranandani (Son of Niranjan Hiranandani).pdf
Darshan Hiranandani (Son of Niranjan Hiranandani).pdf
 
Authentically Social - presented by Corey Perlman
Authentically Social - presented by Corey PerlmanAuthentically Social - presented by Corey Perlman
Authentically Social - presented by Corey Perlman
 
Technical Leaders - Working with the Management Team
Technical Leaders - Working with the Management TeamTechnical Leaders - Working with the Management Team
Technical Leaders - Working with the Management Team
 
Strategic Project Finance Essentials: A Project Manager’s Guide to Financial ...
Strategic Project Finance Essentials: A Project Manager’s Guide to Financial ...Strategic Project Finance Essentials: A Project Manager’s Guide to Financial ...
Strategic Project Finance Essentials: A Project Manager’s Guide to Financial ...
 
Driving Business Impact for PMs with Jon Harmer
Driving Business Impact for PMs with Jon HarmerDriving Business Impact for PMs with Jon Harmer
Driving Business Impact for PMs with Jon Harmer
 
TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024
 
Pitch Deck Teardown: Xpanceo's $40M Seed deck
Pitch Deck Teardown: Xpanceo's $40M Seed deckPitch Deck Teardown: Xpanceo's $40M Seed deck
Pitch Deck Teardown: Xpanceo's $40M Seed deck
 
Lessons from Shanavas M.P. (AKA SHAN) For The Mastering in Entrepreneurship
Lessons from Shanavas M.P. (AKA SHAN) For The Mastering in EntrepreneurshipLessons from Shanavas M.P. (AKA SHAN) For The Mastering in Entrepreneurship
Lessons from Shanavas M.P. (AKA SHAN) For The Mastering in Entrepreneurship
 
20200128 Ethical by Design - Whitepaper.pdf
20200128 Ethical by Design - Whitepaper.pdf20200128 Ethical by Design - Whitepaper.pdf
20200128 Ethical by Design - Whitepaper.pdf
 
14680-51-4.pdf Good quality CAS Good quality CAS
14680-51-4.pdf  Good  quality CAS Good  quality CAS14680-51-4.pdf  Good  quality CAS Good  quality CAS
14680-51-4.pdf Good quality CAS Good quality CAS
 
MEP Plans in Construction of Building and Industrial Projects 2024
MEP Plans in Construction of Building and Industrial Projects 2024MEP Plans in Construction of Building and Industrial Projects 2024
MEP Plans in Construction of Building and Industrial Projects 2024
 
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...
 
How do I Check My Health Issues in Astrology.pdf
How do I Check My Health Issues in Astrology.pdfHow do I Check My Health Issues in Astrology.pdf
How do I Check My Health Issues in Astrology.pdf
 
Introducing the Analogic framework for business planning applications
Introducing the Analogic framework for business planning applicationsIntroducing the Analogic framework for business planning applications
Introducing the Analogic framework for business planning applications
 
Cyber Security Training in Office Environment
Cyber Security Training in Office EnvironmentCyber Security Training in Office Environment
Cyber Security Training in Office Environment
 
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
 
Psychic Reading | Spiritual Guidance – Astro Ganesh Ji
Psychic Reading | Spiritual Guidance – Astro Ganesh JiPsychic Reading | Spiritual Guidance – Astro Ganesh Ji
Psychic Reading | Spiritual Guidance – Astro Ganesh Ji
 
WSMM Technology February.March Newsletter_vF.pdf
WSMM Technology February.March Newsletter_vF.pdfWSMM Technology February.March Newsletter_vF.pdf
WSMM Technology February.March Newsletter_vF.pdf
 
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...
 
Neha Jhalani Hiranandani: A Guide to Her Life and Career
Neha Jhalani Hiranandani: A Guide to Her Life and CareerNeha Jhalani Hiranandani: A Guide to Her Life and Career
Neha Jhalani Hiranandani: A Guide to Her Life and Career
 

Modeling Online Hotel Choice: Conjoint analysis as a multivariate alternative to A/B-testing

  • 1. #1 This presentation was prepared for GOR15 – the General Online Research Conference – taking place from March 19-20, 2015 in Cologne Germany.
  • 2. # Let’s start with a story… It was November 2007 and Barack Obama, then a Democratic candidate for president, was at Google’s headquarters in Mountain View, California, to speak. Obama said to the Googlers: “I am a big believer in reason and facts and evidence and science and feedback—everything that allows you to do what you do. That’s what we should be doing in our government.” He then hired some people from Google to optimize his online campaign by simple tests: They broke the landing page of the Obama campaign into its component parts and prepared a handful of alternatives for each. For the button, an A/B test of two new word choices—”Learn More” and “Sign Up Now”—revealed that “Learn More” garnered 18.6 percent more signups per visitor than the default of “Sign Up.” Similarly, a black-and-white photo of the Obama family outperformed the default turquoise image by 13.1 percent. Using both the family image and “Learn More,” signups increased by a thundering 40 percent. This is one of the most prominent examples for A/B- testing and it marked the start of the rise of A/B-testing (although Google already did this since 2000). 2
  • 3. # What is A/B-testing? A/B testing is a method of website optimization in which the conversion rates of two versions of a page — version A and version B — are compared to one another using live traffic. Site visitors, such as online shoppers for example, are assigned to see one version or the other. By tracking the way visitors interact with the page you can determine which version of the page is most effective for what you want to achieve with it, e.g. gaining more clicks, longer visits, more purchases. It’s been used for improving websites (organizations such as Google or Amazon are famous for doing so) as well as apps. Advantages of A/B-testing • Easy setup, super-simple • Results available quickly • Demonstrates quantifiable impact of incremental innovation 3
  • 4. # A/B works fine if you want to check out how site visitors react to a single new feature, like a redesigned purchase button or a new search form. In most cases, however, we want to test a variety of changes on a page or an app, e.g. different configurations of search forms and purchase buttons. You can view it as A/B testing has kind of outgrown itself: It has become so popular over time that now people want to test so many features that it is not all that simple anymore. Current challenges of (multivariate) A/B-testing • Requires a lot of iterations if you want to test multiple variations and isolate effects of changes on multiple features • Required traffic on a site must be high to allow for many individual comparisons 4
  • 5. # A question we asked ourselves: What are possible alternatives to A/B- testing for multiple feature changes? One alternative we tried: A/Z-testing with experimental designs, e.g. using conjoint analysis • Let’s you test various different variations of a feature and possible scenarios in one go without having to run a gazillion of individual comparisons • Well-chosen experimental designs maximize the amount of information that can be obtained for a given amount of experimental effort • You can do this, e.g., by employing choice-based conjoint In most conjoint applications attributes and levels pertain to product features. The method can also be applied to optimizing user interfaces. • Model estimates allow for optimization across various attributes and levels • Allows insights into sensitivities of site visitors to feature changes • Gives an indication where behavior comes from on feature level, not just by isolation of features • Gives options to play what-if games and optimize for the best combination of features 5
  • 6. # The study We replicated an online hotel booking site (based on booking.com), where N=1492 respondents chose one out of 50 available hotels as if on a live booking site. • We varied product features, but also user interaction design elements to measure the impact on conversion and online booking behavior. • We manipulated these features using an orthogonal statistical design. • We built a model of conversion assuming that each respondent goes through one choice task only to mimic the live purchase process on a booking site. 6
  • 7. # How did we do this? In most conjoint applications attributes and levels pertain to products and a purchase decision, but the method can also be applied to optimizing the user interface (where elements are placed, how they are designed and executed, the use of rankings, reviews, and promotions). We replicated an online hotel booking site (based on booking.com). We manipulated these features using an orthogonal statistical design: • brand and type of hotel and price per night • including a filter and sort option for site visitors • call to action: including a number of rooms left tag • including a metric for the distance to the city center • including customer review scores: including scores for cleanliness, staff and facilities • varying positions of hotels on the page (top search item vs. on the first page, second page, etc.) 7
  • 8. # What did we find? We estimated a logit model of conversion depending on the configuration of the product features and user interaction design elements manipulated in the statistical design. We tested the accuracy of the resulting parameters using out-of-sample tests of forecast performance. Ideally of course we would have had a perfect prediction (where x = y). Having had real-life data, we naturally did not achieve this, but we our model managed to predict the trend of choices fairly well. 8
  • 9. # What did we find? Predictions of hotel choice* (Logit predictions vs. Random guess): *These are given that we correctly predict 1 out of 50 hotels chosen! • MAE: 1.60% vs. 3.15% • R^2: 0.5486 vs. 0.00 • Correlation: 0.7407 vs. 0.00 • Mean absolute error of prediction is significantly lower than that of random guess (t=4.41, p<0.001) We conclude from this that with this way of modelling online choices we manage to predict actual choices. 9
  • 10. # What can we do with this kind of model? 1) The same as with an A/B-test: check what the effect of the inclusion of, e.g. consumer review scores, is on click-through rate, in this example • Including a consumer reviews for facilities increased click-through by 11% • Including a consumer reviews for staff increased click-through by 15% • Including a consumer reviews for cleanliness increased click-through by 21% 2) More than with an A/B-test: We also checked the variation of including combinations of the three consumer review scores in our statistical design. We learn that including all three of them in combination gives us an increase in click-through of 63%. 10
  • 11. # 1. The answer to our question is: YES, experimental designs as employed in Conjoint Analysis can be a viable multivariate alternative to A/B-testing 2. A little more difficult to setup than A/B-testing (you need an experimental design!), but much more efficient in testing multiple feature changes in one go (e.g. when time or site traffic are limited) instead of just changing the media and the button, the Obama campaign team could have tested several features from the background colour of the page, the button colour to the placement of the logo or the button itself) 3. Provides insights into which features site visitors are sensitive to, which features configurations drive conversion, allows for what if games of various possible feature combinations 11
  • 12. # Applications: When to use it? Not a replacement to A/B-testing, but rather an addition to when A/B-testing is not appropriate: • When you have too many alternative features to test and no clear hypothesis on what may be driving • When you have too little time/ site traffic for multiple isolated tests (relevant for small sites/startups) • Also: On occasions where you really do NOT want to test something live, e.g. new-to-market sites or apps, new prices What to do when you want to use it? 1. Think about which features could drive click through / conversion 2. Translate features into conjoint-like attributes and levels 3. Create balanced orthogonal designs for your experiments 4. Assign site visitors randomly to different design versions and measure click through / conversion 5. Estimate a logit model and simulate outcomes 6. Simulate & optimize what works best for your site or app 12
  • 13. #13 Don’t hesitate to contact us with questions, ideas or feedback! We look forward to hearing from you.