SlideShare una empresa de Scribd logo
1 de 36
A/B Testing with Website Optimizer

Brennan Heyde
Technical Director – Professional Services
3/10/2012
Today’s Overview

  • What is A/B Testing?
  • Why You Should be A/B Testing
  • Real World Examples
  • Introduction to Google Website Optimizer
  • Walk though A Real Test Using Miva
    Merchant
  • Other Tools / Resources / Q.A.
What is A/B Testing?

   • Also called split testing
   • Complicated: Testing a baseline control sample
     with a variety of single-variable tests to improve
     conversion rates.
   • Easy: Testing two different versions of a page to
     see which one converts better.
What is A/B Testing?
   • 3 Parts to Any A/B test
      • 1. Original Page (A)
      • 2. Variation Page (B)
      • 3. Conversion Page
What is A/B Testing

   • Other Types of Testing:
     • Multivariate Testing – Testing
       multiple changes on the SAME page


     Examples:
     • Button Colors
     • Headlines
     • Placement of Calls to Action
Why you should be A/B testing

  • Data Driven Decisions
  • Allows you to take personal preference
    (yours, your developers, your designers) out of
    the equation and help you make a data driven
    decision.
  • It will Increase your conversion rate!
Examples – WhichTestWon.com


A
Examples

B
A
B
A
B
What Should You Test?

  •   Different Product Page Layouts
  •   Checkout Variations
  •   Alternate Payment Methods
  •   New Features
  •   Promotions

  Create a plan before you begin.
Scottevest.com • Inside Zoom Vs Outside Zoom
Scottevest.com • Inside Zoom Vs Outside Zoom
Scottevest.com • Category Quick View
Scottevest.com   • Runway Videos – 32% Improvement
Scottevest.com • Paypal vs No Paypal
What is Google Website Optimizer?

• Free Tool from Google
• Allows you to easily
  perform A/B tests on
  your website.
• Track Results and make
  data driven decisions
• Increase your conversion
  rate
• Use your same Google
  Account Login
Our Test Experiment
  •    Question: What add to
       basket button color and
       text converts best for my
       customers?
       Original: Grey – Add to Basket

       Test Cases
  1.   Green – Add to Cart
  2.   Red – Add to Cart
  3.   Greem – Add to Basket
  4.   Green – Add to Basket
Website Optimizer Walk-Thru
Website Optimizer Walk-Thru
A/B Checklist
How to Create Page Variations in Miva Merchant?

   • Trick: Any parameters passed in the URL
     automatically become global variables in Miva.
   • Ex: www.mystore.com/mm5/merchant.mvc?button=1
   • I can now use &mvt:global:button; OR

   <mvt:if expr=“g.button EQ 1”>
     <img src=“/images/button1.jpg” />
   <mvt:elseif expr=“g.button EQ 2">
     <img src=“/images/button2.jpg” />
   </mvt:if>
How to create page variations in Miva?
   • This allows us to use these different URLs in Website Optimizer

   Orginal:
   http://www.mystore.com/product/product_code.html

   Variations:
   http://www.mystore.com/product/product_code.html?button=1

   http://www.mystore.com/product/product_code.html?button=2

   http://www.mystore.com/product/product_code.html?button=3

   http://www.mystore.com/product/product_code.html?button=4
Edit PROD


Then Product Display Layout




Add the conditional statement
where your add to cart button
appears
Conversion URL: http://store20.coolcommerce.net/store/merchant.mvc?Screen=INVC
Adding the JavaScript Code
Tracking Code – Step 1
Original Page – Control Script
Head Tag Conditional Statement
  <mvt:if expr="g.Screen EQ 'PROD' AND g.Product_Code
    EQ '3583' AND ISNULL(g.button)">
    // control script goes here

  <mvt:elseif expr="NOT ISNULL(g.button)">
     // Variation tracking code goes here

  <mvt:elseif expr="g.Screen EQ 'INVC'">
    // Conversion tracking code goes here

  </mvt:if>
Validate Your Pages, Start The Test!
View Results
Additional Notes

   • You can run multiple tests at the same time
   • GWO will give you improvement on conversion
     rate. However, you can use Google Analytics
     custom variables to also track:
     • Average Order Value
     • Number of Transactions
     • Per Visit Revenue
Additional Resources / Questions

  • http://blog.kissmetrics.com/guide-google-
    website-optimizer/

  • http://www.google.com/intl/en/websiteoptimizer/
    tutorials.html

  • http://www.google.com/intl/en/websiteoptimizer/
    articles.html

Más contenido relacionado

La actualidad más candente

WooCommerce training slides
WooCommerce training slides WooCommerce training slides
WooCommerce training slides Jamie Marsland
 
Product Research Workflow Presentation
Product Research Workflow PresentationProduct Research Workflow Presentation
Product Research Workflow PresentationIlanaMaeAsaldo
 
Edit price
Edit priceEdit price
Edit pricePaytm
 
How to Show Product Testimonials in PrestaShop? – User Guide
How to Show Product Testimonials in PrestaShop? – User GuideHow to Show Product Testimonials in PrestaShop? – User Guide
How to Show Product Testimonials in PrestaShop? – User GuideFMEModules
 
Magento One Page Checkout extension
Magento One Page Checkout extensionMagento One Page Checkout extension
Magento One Page Checkout extensionmagestore co
 
How to update price
How to update priceHow to update price
How to update pricePaytm
 
Edit price
Edit priceEdit price
Edit pricePaytm
 
Introduction to WooCommerce
Introduction to WooCommerce Introduction to WooCommerce
Introduction to WooCommerce Dat Hoang
 
Extension framework game plan
Extension framework game planExtension framework game plan
Extension framework game planVinsol
 
Getting Started with WooCommerce
Getting Started with WooCommerceGetting Started with WooCommerce
Getting Started with WooCommerceAnthony Hortin
 
Pre order for up
Pre order for upPre order for up
Pre order for upJanetDiana
 
Client-friendly WordPress Websites
Client-friendly WordPress WebsitesClient-friendly WordPress Websites
Client-friendly WordPress WebsitesAaron Rutley
 
An Overview of WooCommerce
An Overview of WooCommerceAn Overview of WooCommerce
An Overview of WooCommerceBobWP.com
 
WordPress Melbourne June Meetup
WordPress Melbourne June MeetupWordPress Melbourne June Meetup
WordPress Melbourne June MeetupAaron Rutley
 

La actualidad más candente (20)

Inventory Adjustments Template
Inventory Adjustments TemplateInventory Adjustments Template
Inventory Adjustments Template
 
Sale Product Template Pricelist
Sale Product Template PricelistSale Product Template Pricelist
Sale Product Template Pricelist
 
Web Search Favorite Filter Applied by Views
Web Search Favorite Filter Applied by ViewsWeb Search Favorite Filter Applied by Views
Web Search Favorite Filter Applied by Views
 
Required Fields Support
Required Fields SupportRequired Fields Support
Required Fields Support
 
WooCommerce training slides
WooCommerce training slides WooCommerce training slides
WooCommerce training slides
 
Product Research Workflow Presentation
Product Research Workflow PresentationProduct Research Workflow Presentation
Product Research Workflow Presentation
 
Edit price
Edit priceEdit price
Edit price
 
How to Show Product Testimonials in PrestaShop? – User Guide
How to Show Product Testimonials in PrestaShop? – User GuideHow to Show Product Testimonials in PrestaShop? – User Guide
How to Show Product Testimonials in PrestaShop? – User Guide
 
Magento One Page Checkout extension
Magento One Page Checkout extensionMagento One Page Checkout extension
Magento One Page Checkout extension
 
How to update price
How to update priceHow to update price
How to update price
 
Edit price
Edit priceEdit price
Edit price
 
Introduction to WooCommerce
Introduction to WooCommerce Introduction to WooCommerce
Introduction to WooCommerce
 
Extension framework game plan
Extension framework game planExtension framework game plan
Extension framework game plan
 
Getting Started with WooCommerce
Getting Started with WooCommerceGetting Started with WooCommerce
Getting Started with WooCommerce
 
Pre order for up
Pre order for upPre order for up
Pre order for up
 
WooCommerce
WooCommerceWooCommerce
WooCommerce
 
Joomla virtuemart bulk price update
Joomla virtuemart bulk price updateJoomla virtuemart bulk price update
Joomla virtuemart bulk price update
 
Client-friendly WordPress Websites
Client-friendly WordPress WebsitesClient-friendly WordPress Websites
Client-friendly WordPress Websites
 
An Overview of WooCommerce
An Overview of WooCommerceAn Overview of WooCommerce
An Overview of WooCommerce
 
WordPress Melbourne June Meetup
WordPress Melbourne June MeetupWordPress Melbourne June Meetup
WordPress Melbourne June Meetup
 

Similar a A/B Testing with Website Optimizer

Improve your website with google website optimizer
Improve your website with google website optimizerImprove your website with google website optimizer
Improve your website with google website optimizerNick Eubanks
 
A/B Testing for WordPress & Drupal
A/B Testing for WordPress & DrupalA/B Testing for WordPress & Drupal
A/B Testing for WordPress & DrupalOptimizely
 
VWO Webinar: Scaling Your Testing Program
VWO Webinar: Scaling Your Testing ProgramVWO Webinar: Scaling Your Testing Program
VWO Webinar: Scaling Your Testing ProgramVWO
 
Making Your Website Deliver
Making Your Website DeliverMaking Your Website Deliver
Making Your Website DeliverDarren Ratcliffe
 
Multivariate DIY - Daigneault
Multivariate DIY - DaigneaultMultivariate DIY - Daigneault
Multivariate DIY - DaigneaultSteve Daigneault
 
Taming The HiPPO
Taming The HiPPOTaming The HiPPO
Taming The HiPPOGoogle A/NZ
 
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
 
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
 
Webinar: Common Mistakes in A/B Testing
Webinar: Common Mistakes in A/B TestingWebinar: Common Mistakes in A/B Testing
Webinar: Common Mistakes in A/B TestingOptimizely
 
Supercharge Your Testing Program
Supercharge Your Testing ProgramSupercharge Your Testing Program
Supercharge Your Testing ProgramOptimizely
 
Intro To Google Website Optimizer Sam Michelson Affilicon Israel June 2009
Intro To Google Website Optimizer Sam Michelson Affilicon Israel June 2009Intro To Google Website Optimizer Sam Michelson Affilicon Israel June 2009
Intro To Google Website Optimizer Sam Michelson Affilicon Israel June 2009affilicon
 
PPC Landing Pages & Conversion Rate Optimization
PPC Landing Pages & Conversion Rate OptimizationPPC Landing Pages & Conversion Rate Optimization
PPC Landing Pages & Conversion Rate OptimizationLuke Alley
 
Definition of A/B testing and Case Studies by Optimizely
Definition of A/B testing and Case Studies by OptimizelyDefinition of A/B testing and Case Studies by Optimizely
Definition of A/B testing and Case Studies by OptimizelyRusseWeb
 
Beyond the Primary KPI: Leveraging Bad Test Results | Masters of Conversion b...
Beyond the Primary KPI: Leveraging Bad Test Results | Masters of Conversion b...Beyond the Primary KPI: Leveraging Bad Test Results | Masters of Conversion b...
Beyond the Primary KPI: Leveraging Bad Test Results | Masters of Conversion b...VWO
 
Content Testing & Optimization (CTO) Webinar, April 29 2010
Content Testing & Optimization (CTO) Webinar, April 29 2010Content Testing & Optimization (CTO) Webinar, April 29 2010
Content Testing & Optimization (CTO) Webinar, April 29 2010One to One
 
Content Marketing Retreat: Using Google Analytics
Content Marketing Retreat: Using Google AnalyticsContent Marketing Retreat: Using Google Analytics
Content Marketing Retreat: Using Google AnalyticsTim Frick
 
AB testing.pptx
AB testing.pptxAB testing.pptx
AB testing.pptxMugabo4
 

Similar a A/B Testing with Website Optimizer (20)

Google optimizer
Google optimizerGoogle optimizer
Google optimizer
 
Improve your website with google website optimizer
Improve your website with google website optimizerImprove your website with google website optimizer
Improve your website with google website optimizer
 
A/B Testing for WordPress & Drupal
A/B Testing for WordPress & DrupalA/B Testing for WordPress & Drupal
A/B Testing for WordPress & Drupal
 
VWO Webinar: Scaling Your Testing Program
VWO Webinar: Scaling Your Testing ProgramVWO Webinar: Scaling Your Testing Program
VWO Webinar: Scaling Your Testing Program
 
Making Your Website Deliver
Making Your Website DeliverMaking Your Website Deliver
Making Your Website Deliver
 
Multivariate DIY - Daigneault
Multivariate DIY - DaigneaultMultivariate DIY - Daigneault
Multivariate DIY - Daigneault
 
Taming The HiPPO
Taming The HiPPOTaming The HiPPO
Taming The HiPPO
 
Magento Meetup New Delhi- AB Testing
Magento Meetup New Delhi- AB TestingMagento Meetup New Delhi- AB Testing
Magento Meetup New Delhi- AB Testing
 
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
 
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
 
Webinar: Common Mistakes in A/B Testing
Webinar: Common Mistakes in A/B TestingWebinar: Common Mistakes in A/B Testing
Webinar: Common Mistakes in A/B Testing
 
Supercharge Your Testing Program
Supercharge Your Testing ProgramSupercharge Your Testing Program
Supercharge Your Testing Program
 
Intro To Google Website Optimizer Sam Michelson Affilicon Israel June 2009
Intro To Google Website Optimizer Sam Michelson Affilicon Israel June 2009Intro To Google Website Optimizer Sam Michelson Affilicon Israel June 2009
Intro To Google Website Optimizer Sam Michelson Affilicon Israel June 2009
 
PPC Landing Pages & Conversion Rate Optimization
PPC Landing Pages & Conversion Rate OptimizationPPC Landing Pages & Conversion Rate Optimization
PPC Landing Pages & Conversion Rate Optimization
 
Definition of A/B testing and Case Studies by Optimizely
Definition of A/B testing and Case Studies by OptimizelyDefinition of A/B testing and Case Studies by Optimizely
Definition of A/B testing and Case Studies by Optimizely
 
abtesting-Updated
abtesting-Updatedabtesting-Updated
abtesting-Updated
 
Beyond the Primary KPI: Leveraging Bad Test Results | Masters of Conversion b...
Beyond the Primary KPI: Leveraging Bad Test Results | Masters of Conversion b...Beyond the Primary KPI: Leveraging Bad Test Results | Masters of Conversion b...
Beyond the Primary KPI: Leveraging Bad Test Results | Masters of Conversion b...
 
Content Testing & Optimization (CTO) Webinar, April 29 2010
Content Testing & Optimization (CTO) Webinar, April 29 2010Content Testing & Optimization (CTO) Webinar, April 29 2010
Content Testing & Optimization (CTO) Webinar, April 29 2010
 
Content Marketing Retreat: Using Google Analytics
Content Marketing Retreat: Using Google AnalyticsContent Marketing Retreat: Using Google Analytics
Content Marketing Retreat: Using Google Analytics
 
AB testing.pptx
AB testing.pptxAB testing.pptx
AB testing.pptx
 

Más de mm_merchant

Google Analytics for Store Owners - Intermediate
Google Analytics for Store Owners - IntermediateGoogle Analytics for Store Owners - Intermediate
Google Analytics for Store Owners - Intermediatemm_merchant
 
Google Analytics for Store Owners - Basic
Google Analytics for Store Owners - BasicGoogle Analytics for Store Owners - Basic
Google Analytics for Store Owners - Basicmm_merchant
 
Rick Wilson Keynote Miva Merchant Conference 2012
Rick Wilson Keynote Miva Merchant Conference 2012Rick Wilson Keynote Miva Merchant Conference 2012
Rick Wilson Keynote Miva Merchant Conference 2012mm_merchant
 
Site Speed Tuneup: Putting Your Code On A Diet
Site Speed Tuneup: Putting Your Code On A DietSite Speed Tuneup: Putting Your Code On A Diet
Site Speed Tuneup: Putting Your Code On A Dietmm_merchant
 
Miva Merchant PR8 Update 4/5: What's New And How To Use It!
Miva Merchant PR8 Update 4/5: What's New And How To Use It!Miva Merchant PR8 Update 4/5: What's New And How To Use It!
Miva Merchant PR8 Update 4/5: What's New And How To Use It!mm_merchant
 
On Page SEO With Miva Merchant
On Page SEO With Miva MerchantOn Page SEO With Miva Merchant
On Page SEO With Miva Merchantmm_merchant
 

Más de mm_merchant (6)

Google Analytics for Store Owners - Intermediate
Google Analytics for Store Owners - IntermediateGoogle Analytics for Store Owners - Intermediate
Google Analytics for Store Owners - Intermediate
 
Google Analytics for Store Owners - Basic
Google Analytics for Store Owners - BasicGoogle Analytics for Store Owners - Basic
Google Analytics for Store Owners - Basic
 
Rick Wilson Keynote Miva Merchant Conference 2012
Rick Wilson Keynote Miva Merchant Conference 2012Rick Wilson Keynote Miva Merchant Conference 2012
Rick Wilson Keynote Miva Merchant Conference 2012
 
Site Speed Tuneup: Putting Your Code On A Diet
Site Speed Tuneup: Putting Your Code On A DietSite Speed Tuneup: Putting Your Code On A Diet
Site Speed Tuneup: Putting Your Code On A Diet
 
Miva Merchant PR8 Update 4/5: What's New And How To Use It!
Miva Merchant PR8 Update 4/5: What's New And How To Use It!Miva Merchant PR8 Update 4/5: What's New And How To Use It!
Miva Merchant PR8 Update 4/5: What's New And How To Use It!
 
On Page SEO With Miva Merchant
On Page SEO With Miva MerchantOn Page SEO With Miva Merchant
On Page SEO With Miva Merchant
 

Último

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 

Último (20)

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 

A/B Testing with Website Optimizer

  • 1. A/B Testing with Website Optimizer Brennan Heyde Technical Director – Professional Services 3/10/2012
  • 2. Today’s Overview • What is A/B Testing? • Why You Should be A/B Testing • Real World Examples • Introduction to Google Website Optimizer • Walk though A Real Test Using Miva Merchant • Other Tools / Resources / Q.A.
  • 3. What is A/B Testing? • Also called split testing • Complicated: Testing a baseline control sample with a variety of single-variable tests to improve conversion rates. • Easy: Testing two different versions of a page to see which one converts better.
  • 4. What is A/B Testing? • 3 Parts to Any A/B test • 1. Original Page (A) • 2. Variation Page (B) • 3. Conversion Page
  • 5. What is A/B Testing • Other Types of Testing: • Multivariate Testing – Testing multiple changes on the SAME page Examples: • Button Colors • Headlines • Placement of Calls to Action
  • 6. Why you should be A/B testing • Data Driven Decisions • Allows you to take personal preference (yours, your developers, your designers) out of the equation and help you make a data driven decision. • It will Increase your conversion rate!
  • 9. A
  • 10. B
  • 11. A
  • 12. B
  • 13. What Should You Test? • Different Product Page Layouts • Checkout Variations • Alternate Payment Methods • New Features • Promotions Create a plan before you begin.
  • 14. Scottevest.com • Inside Zoom Vs Outside Zoom
  • 15. Scottevest.com • Inside Zoom Vs Outside Zoom
  • 17. Scottevest.com • Runway Videos – 32% Improvement
  • 19. What is Google Website Optimizer? • Free Tool from Google • Allows you to easily perform A/B tests on your website. • Track Results and make data driven decisions • Increase your conversion rate • Use your same Google Account Login
  • 20. Our Test Experiment • Question: What add to basket button color and text converts best for my customers? Original: Grey – Add to Basket Test Cases 1. Green – Add to Cart 2. Red – Add to Cart 3. Greem – Add to Basket 4. Green – Add to Basket
  • 21.
  • 25. How to Create Page Variations in Miva Merchant? • Trick: Any parameters passed in the URL automatically become global variables in Miva. • Ex: www.mystore.com/mm5/merchant.mvc?button=1 • I can now use &mvt:global:button; OR <mvt:if expr=“g.button EQ 1”> <img src=“/images/button1.jpg” /> <mvt:elseif expr=“g.button EQ 2"> <img src=“/images/button2.jpg” /> </mvt:if>
  • 26. How to create page variations in Miva? • This allows us to use these different URLs in Website Optimizer Orginal: http://www.mystore.com/product/product_code.html Variations: http://www.mystore.com/product/product_code.html?button=1 http://www.mystore.com/product/product_code.html?button=2 http://www.mystore.com/product/product_code.html?button=3 http://www.mystore.com/product/product_code.html?button=4
  • 27. Edit PROD Then Product Display Layout Add the conditional statement where your add to cart button appears
  • 30. Tracking Code – Step 1 Original Page – Control Script
  • 31.
  • 32. Head Tag Conditional Statement <mvt:if expr="g.Screen EQ 'PROD' AND g.Product_Code EQ '3583' AND ISNULL(g.button)"> // control script goes here <mvt:elseif expr="NOT ISNULL(g.button)"> // Variation tracking code goes here <mvt:elseif expr="g.Screen EQ 'INVC'"> // Conversion tracking code goes here </mvt:if>
  • 33. Validate Your Pages, Start The Test!
  • 35. Additional Notes • You can run multiple tests at the same time • GWO will give you improvement on conversion rate. However, you can use Google Analytics custom variables to also track: • Average Order Value • Number of Transactions • Per Visit Revenue
  • 36. Additional Resources / Questions • http://blog.kissmetrics.com/guide-google- website-optimizer/ • http://www.google.com/intl/en/websiteoptimizer/ tutorials.html • http://www.google.com/intl/en/websiteoptimizer/ articles.html