Support/StartPageOptimization/FirstTest: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 10: Line 10:
There are two main ways to reach the SUMO website:
There are two main ways to reach the SUMO website:
==Inproduct Start Page==
==Inproduct Start Page==
First, there’s a support option within the Firefox browser itself (i.e., inproduct). Users clicking on "Help" from the Firefox menu are taken to the [http://support.mozilla.com/en-US/kb/Firefox+Help inproduct start page].  
First, there’s a support option within the Firefox browser itself (i.e., inproduct). Users clicking on "Help" from the Firefox menu are taken to the inproduct start page: http://support.mozilla.com/en-US/kb/Firefox+Help.  


[[Image:Sumo_inproduct_start.png|250px]]
[[Image:Sumo_inproduct_start.png|250px]]

Revision as of 15:24, 25 February 2009

This page describes a simple test to determine if the high bounce rate on the SUMO inproduct start page compared to the normal start page is because of the article links under the search box. The test is part of a larger project to optimize the SUMO start pages.

Overview

People visiting Firefox Support (SUMO) from Firefox itself (aka from "inproduct") are more likely to just leave the website without interacting with it, compared to people visiting the site from www.mozilla.com.

Another reason why we're seeing this difference could be because the two groups are actually ending up on different start pages. The inproduct start page lists simple tutorial and references, in an assumption that people visiting help from inproduct are more likely to just want to learn more about the browser, and not actually solve a problem.

This test aims to determine whether that assumption is true or not.

There are two main ways to reach the SUMO website:

Inproduct Start Page

First, there’s a support option within the Firefox browser itself (i.e., inproduct). Users clicking on "Help" from the Firefox menu are taken to the inproduct start page: http://support.mozilla.com/en-US/kb/Firefox+Help.

Sumo inproduct start.png

Below the search box, this start page lists references and tutorials that are originally coming from Firefox 2. This is based on the assumption that people using help from the product itself are more interested in learning about the program rather than solving a problem.

This start page has an average bounce rate of 85%. Among the people who stay on the page, 71% search.

Normal Start Page

The other way for users to enter SUMO is through the main navigation bar at www.mozilla.com. Users clicking on “Support” (depending on the localized version) go directly to the normal start page.

Sumo normal start.png

Below the search box, this start page lists the most popular support articles, and a blurb for new users, listing articles useful for new users.

This start page has a bounce rate of 53%. Among the people who stay on the page, 50% search.

The A/B Test

Are users that are accessing inproduct help really more interested in reading references and tutorials about Firefox, or are they also trying to solve a support problem?

That is the basic question this test tries to answer. Since a larger percentage of the visitors interact with the site on the normal start page (which features lists of the most popular support articles), this test will expose a group of people visiting SUMO from inproduct to a special start page with the article lists copied from the normal start page.

Sumo-a-b-test.png

  • A third start page (here called the hybrid start page) will be created, that looks like the inproduct start page, but with the article lists below the search box copied from the normal start page.
  • We will limit the test group to the en-US locale.
  • We would then split the visitors of the inproduct start page between the inproduct start page and the hybrid start page.

Mumbo Jumbo

The generic URL request from Firefox is http://support.mozilla.com/1/%PRODUCT%/%VERSION%/%PLATFORM%/%LOCALE%/firefox-help. We could probably setup some sort of .htaccess rule that intercepts this particular URL first and steers it to the A/B test. The current .htaccess rules can be found here.

Measuring Results

The key metrics to compare in this test are:

  • bounce rate -- if the hybrid start page has a lower bounce rate, that should mean that the normal start page is more in line with what visitors of SUMO expect to see
  • search ratio -- if the number of people searching (rather than interacting/clicking on links) drops on the hybrid start page, that should mean that the provided article links are more useful