Google Website Optimizer v 1.0 The Techie Guide User Manual Page 18

  • Download
  • Add to my manuals
  • Print
  • Page
    / 26
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 17
18
Experiments with Dynamic Content
Experiments with Dynamic Content
Background
Its a common question:How do I deal with experiments where the section I want to test includes dynamic
content?
Suppose you want to test three sections on a product detail page:
Product name (testing a short name vs. long name)
Product image (testing large vs. small)
Call-to-action button (testing Add to Cart vs. Buy Now)
At rst glance, this seems to be a prime candidate for a MVT experiment. But when setting up the
experiment you realize to your horror that theres no way to enter dynamic data into any of the sections.
Whats the solution?
There are actually two ways to tackle this:
Option 1 - Use a MVT experiment and custom JavaScript
Pros:
This is a true MVT experiment.
Does not require a redirect
Works well if you’re comfortable with advanced JavaScript.
Cons:
Requires an additional layer of JavaScript to display the content, which could potentially get very
complex and difcult to debug.
Requires additional code to support users who have JavaScript disabled.
Option 2: Use an A/B experiment
Set up the experiment as an A/B experiment, regardless of what youre testing. Since the GWO server does
not return dynamic content any dynamic content has to come from the your own web server.
There are two ways to implement this using an A/B experiment, which well cover in a moment, but the
underlying idea is the same.
Pros:
Simple to implement
Works for everyone (even if they have JavaScript off).
Works well if you’re not a JavaScript guru.
Cons:
You’ll need to manually create aseparateversion of the page for each combination.
Requires a redirect.
Page view 17
1 2 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26

Comments to this Manuals

No comments