Note: ContentRobot is no longer supporting the original Google Website Optimizer for WordPress plugin. You can download it if you wish, but we recommend that you implement this newer one instead.

< Back to the main Google Website Optimizer page

Setup Procedure:

  1. ACCESS GOOGLE OPTIMIZER ACCOUNT
    1. Sign into your Google Adwords Account
    2. Under the "Campaign Management" tab select "Website Optimizer"
  2. CREATE YOUR FIRST EXPERIMENT
    1. Begin Experiment: Identify Pages
      1. Click on Create Experiment link
      2. Press the "Go" button
      3. Name Your Experiment
      4. Identify Test Page
      5. Identify Conversion Page
      6. Press "Continue" to proceed to the next step
    2. Plan your experiment
      1. Press the Go button to begin
      2. In this section you just need to decide which page sections you’d like to experiment with on your test page. No data is entered here. Click Continue to proceed to the next step.
    3. Add Tags to the Experiment Pages
      1. Press the Go button to begin
      2. Click on the “I will be installing tags on my website” radio butto
      3. Copy the JavaScript control script code in Google’s Step 1 area
      4. Switch to your blog’s WordPress administration area
      5. Edit the page you wish to test by clicking on Manage > Pages (or Posts) > Edit (the test page)
      6. Within the test page post:
        • Scroll Down to Custom Field area (if necessary, press the + key to open)
        • Type in the Key field: go_control_script
        • Paste the JavaScript control script you copied above into the Value Field
        • Press Add Custom Field Button
      7. Scroll up to the “Page content” area and add the section script around the test copy
        • before the test copy add the code &lt;script&gt;utmx_section("Headline")&lt;/script&gt; NOTE: In our example, the text “Headline” is the section descriptor, you should change this to something appropriate for your test section.
        • After the test copy add the code &lt;/noscript&gt;
    4. Add Tracking Script to Test Page
      1. Go back to Google Website Optimizer and copy the JavaScript tracking script in Google’s Step 3 area
      2. Go back to the test post you are editing in WordPress
        • Scroll Down to Custom Fields area again
        • Type in the Key field: go_tracking_script_test
        • Paste the JavaScript tracking script you copied above into the Value Field
        • Press the Add Custom Field button
      3. Save the Post by pressing the Save button
    5. Edit Conversion Page
      1. Go back to Google Website Optimizer and copy the JavaScript tracking script code in Google’s Step 4 area
      2. Switch to your blog’s WordPress administration area
      3. Edit the conversion page by clicking on Manage > Pages (or Posts) > Edit (the conversion page)
      4. Within the conversion page post
        • Scroll Down to Custom Field area
        • Type in the Key field: go_tracking_script_conversion
        • Paste the JavaScript you copied above into the Value Field
        • Press Add Custom Field Button
      5. Save the Post by pressing the Save button
      6. Go back to Google Website Optimizer to validate code:
        • Press the Check Tags on Pages button
        • If you have errors retrace your steps
        • If no errors, click "save and continue"
  3. CREATE VARIATIONS
    1. Press the Go button to begin
    2. Press the Add Variations link
    3. Type the variations name and click the Add button
    4. Enter the new variation text and then hit “save and continue” to proceed to the next step (Note: If you want to create more then one variation, you can hit “save” instead of “save and continue” and then repeat steps 2-4 above for each variation)
  4. REVIEW EXPERIMENT SETTINGS AND LAUNCH
    1. Press the Go button to begin
    2. Review the settings (you can view a preview by hitting the “preview” link. If everything looks good, hit the Launch now button to activate the experiment
  5. RUNNING
    1. Your test is now running
    2. You are ready to track the experiment via the Report area (Note: It may take some time for the first data to appear)
  6. CREATING ADDITIONAL EXPERIMENTS
  • When you create subsequent experiments, the WordPress keys (go_control_script, go_tracking_script_test, go_tracking_script_conversion) do not need to be typed in again – use the dropdown menu to select them the appropriate fields and to paste the appropriate JavaScript code in the Value area

< Back to the main Google Website Optimizer page