11 Şubat 2010 Perşembe
Starting your first A/B experiment
This section of the guide covers designing and implementing an A/B experiment. If you're creating a multivariate experiment, review the multivariate section of the guide.
•Step 1: Identify experiment pages
•Step 2: Add tags to experiment pages
•Step 3: Preview and start experiment
•View your reports
•Stop the experiment
Before you can do anything, you'll need to access Website Optimizer. You can do so by following the steps below.
1.If you're using Website Optimizer within AdWords, sign in to your AdWords account and visit the Campaign Management tab, then choose the Website Optimizer subtab. If you're using Website Optimizer through the standalone site, just sign in there.
2.If this is your first time accessing the tool, you'll see an opening page with links to some useful resources. Click the Get started button to continue.
3.You'll reach the Experiment List page, which displays a summary of all your experiments. If this is your first experiment, your list will be empty. Click Create new experiment to proceed with setting up your experiment. Since we'll be creating an A/B experiment in this section of the guide, click the Create link next to A/B experiment.
The Website Optimizer tool presents a four-step work flow for setting up a new experiment. As you finish each step, this page will track your progress and display basic information about the new experiment. To begin, click on the Step 1 "Continue" button.
Step 1: Identify experiment pages
--------------------------------------------------------------------------------
You need to supply three pieces of information here:
Experiment name: For your first experiment, names aren't quite so important, so just enter something simple like "My first experiment". For future experiments, you'll want to choose something more meaningful that will help you easily distinguish between all your experiments on the Experiment List page.
Test pages: Enter the URL of the original test page you chose during Step 0. As shown in the example on the Step 1 page, the URL you enter should not contain any information after the page's file name (such as index.htm or productpage.html). If you include query parameters, they will be ignored. Please also enter the URLs for each alternate page you have created. Remember, each alternate page you create, needs to be saved at a unique URL in order to be used in an A/B test.
Conversion page: Enter the URL of the conversion page you chose during Step 0. Again, the URL should not have any extra information after the page's file name.
When you're finished entering this information, you're ready to move on. When you click "Continue", Website Optimizer will try to validate the URLs you entered. If you leave either the test page or conversion page field blank, or if Website Optimizer got an error trying to access either page, it will generate an error message. In most cases, public web pages will not cause any validation problems; if it is, however, you will be given the option of continuing the experiment setup without URL validation.
Once Website Optimizer successfully validates your page URLs, it'll send you back to the experiment work flow page. As you will see, Step 1 has been successfully checked off and your test and conversion pages are listed. This work flow page is an important tool to help you track your progress through the setup and keep track of scope of your experiment. Before you launch the experiment, you will be able to revise any of the setup information from the work flow page.
Step 2: Add tags to experiment pages
--------------------------------------------------------------------------------
Who will install the tags?
The first decision you need to make in this step is whether you'll install the HTML script tags or whether you'll hand that task off to someone else. This task needs to be done by someone familiar with HTML and with the structure of your webpages. If you choose to hand the task off, you'll need to communicate some specific information to that person.
Regardless of who installs the tags, Website Optimizer provides specific script to be installed, as well as detailed instructions available in our Installation Guide. Be aware that this script sets a cookie, so you may wish to ensure that your site's privacy policy covers the setting of cookies.
Install the tags
If someone else will install the tags, Website Optimizer will give you a link to that you'll need to send to the person who'll be installing the tags. Stay in touch with the colleague who's installing the tags. They'll need you to provide the following information:
•Exactly which elements on the test page will be varied. They need to mark these elements with "page section" tags.
•A page section name for each element. Later, these names will help you identify the element in question. For this experiment, the names "Headline" and "Image" should be sufficient.
Make sure your colleague notifies you once they've installed the tags.
If you will install the tags, follow the Installation Guide, which provides complete instructions. That guide goes into more detail, but we've given you a brief overview of the task below.
There are two types of script that needs to installed on your pages. Although it looks complicated, each set of script serves a purpose:
•First, there's the control script. Among other things, the control script makes sure that the experiment variations are switched randomly and that all variations are displayed an equal number of times. For this experiment (and in most cases), place the control script immediately after the tag. You'll need to install the control script just on your original test page. For this experiment (and in most cases), place the tracking script immediately before the closing tag in each page.
•The second set of script is the tracking script. It ensures that visits to both the test page and the conversion page are tracked by Website Optimizer for the experiment. For this experiment (and in most cases), place the tracking script immediately before the closing
•Step 1: Identify experiment pages
•Step 2: Add tags to experiment pages
•Step 3: Preview and start experiment
•View your reports
•Stop the experiment
Before you can do anything, you'll need to access Website Optimizer. You can do so by following the steps below.
1.If you're using Website Optimizer within AdWords, sign in to your AdWords account and visit the Campaign Management tab, then choose the Website Optimizer subtab. If you're using Website Optimizer through the standalone site, just sign in there.
2.If this is your first time accessing the tool, you'll see an opening page with links to some useful resources. Click the Get started button to continue.
3.You'll reach the Experiment List page, which displays a summary of all your experiments. If this is your first experiment, your list will be empty. Click Create new experiment to proceed with setting up your experiment. Since we'll be creating an A/B experiment in this section of the guide, click the Create link next to A/B experiment.
The Website Optimizer tool presents a four-step work flow for setting up a new experiment. As you finish each step, this page will track your progress and display basic information about the new experiment. To begin, click on the Step 1 "Continue" button.
Step 1: Identify experiment pages
--------------------------------------------------------------------------------
You need to supply three pieces of information here:
Experiment name: For your first experiment, names aren't quite so important, so just enter something simple like "My first experiment". For future experiments, you'll want to choose something more meaningful that will help you easily distinguish between all your experiments on the Experiment List page.
Test pages: Enter the URL of the original test page you chose during Step 0. As shown in the example on the Step 1 page, the URL you enter should not contain any information after the page's file name (such as index.htm or productpage.html). If you include query parameters, they will be ignored. Please also enter the URLs for each alternate page you have created. Remember, each alternate page you create, needs to be saved at a unique URL in order to be used in an A/B test.
Conversion page: Enter the URL of the conversion page you chose during Step 0. Again, the URL should not have any extra information after the page's file name.
When you're finished entering this information, you're ready to move on. When you click "Continue", Website Optimizer will try to validate the URLs you entered. If you leave either the test page or conversion page field blank, or if Website Optimizer got an error trying to access either page, it will generate an error message. In most cases, public web pages will not cause any validation problems; if it is, however, you will be given the option of continuing the experiment setup without URL validation.
Once Website Optimizer successfully validates your page URLs, it'll send you back to the experiment work flow page. As you will see, Step 1 has been successfully checked off and your test and conversion pages are listed. This work flow page is an important tool to help you track your progress through the setup and keep track of scope of your experiment. Before you launch the experiment, you will be able to revise any of the setup information from the work flow page.
Step 2: Add tags to experiment pages
--------------------------------------------------------------------------------
Who will install the tags?
The first decision you need to make in this step is whether you'll install the HTML script tags or whether you'll hand that task off to someone else. This task needs to be done by someone familiar with HTML and with the structure of your webpages. If you choose to hand the task off, you'll need to communicate some specific information to that person.
Regardless of who installs the tags, Website Optimizer provides specific script to be installed, as well as detailed instructions available in our Installation Guide. Be aware that this script sets a cookie, so you may wish to ensure that your site's privacy policy covers the setting of cookies.
Install the tags
If someone else will install the tags, Website Optimizer will give you a link to that you'll need to send to the person who'll be installing the tags. Stay in touch with the colleague who's installing the tags. They'll need you to provide the following information:
•Exactly which elements on the test page will be varied. They need to mark these elements with "page section" tags.
•A page section name for each element. Later, these names will help you identify the element in question. For this experiment, the names "Headline" and "Image" should be sufficient.
Make sure your colleague notifies you once they've installed the tags.
If you will install the tags, follow the Installation Guide, which provides complete instructions. That guide goes into more detail, but we've given you a brief overview of the task below.
There are two types of script that needs to installed on your pages. Although it looks complicated, each set of script serves a purpose:
•First, there's the control script. Among other things, the control script makes sure that the experiment variations are switched randomly and that all variations are displayed an equal number of times. For this experiment (and in most cases), place the control script immediately after the tag. You'll need to install the control script just on your original test page. For this experiment (and in most cases), place the tracking script immediately before the closing tag in each page.
•The second set of script is the tracking script. It ensures that visits to both the test page and the conversion page are tracked by Website Optimizer for the experiment. For this experiment (and in most cases), place the tracking script immediately before the closing
Hiç yorum yok:
Yorum Gönder