Tagged Questions

0
votes
1answer
29 views

Google Website Optimizer and user-defined variables

I'm trying to merge my Google Website Optimizer A/B testing with Google Analytics (in order to see how page variations affect stats like bounce rate, time on site, etc.). Eric Vasilik, who I believe …
0
votes
2answers
43 views

Google Optimizer - server-side/client side dilemma

I'm hoping to test different versions of a form with Google Optimizer (Multivariate testing). The form is in an ASP include, but what the server-side code will load before Google's JS does. Any …
0
votes
0answers
21 views

Google Website Optimizer Multivariate test not saving __utmx cookie?

Hi there, I'm trying to run a multivariate test across 3 pages, google says this should be ok, as long as you use the same section names, it doesn't care about the url so much. so I have checked in …
0
votes
2answers
78 views

Validating Google Optimizer javascript code via HTMLParser

I'm trying to include the Google Website Optimizer JavaScript code, below, in a Zope3 page template. It's used for for A/B testing. However, the template html parser, which I believe is the standard …
0
votes
1answer
14 views

How to include Javascript only on specified pages

I'm going to be using Google Website Optimiser (GWO), possibly on quite a few different sites. In theory it's straightforward: paste the validation Javascript code in the head and footer of a few …
1
vote
1answer
171 views

What is the cookie dot rule?

I am using Google Analytics and Google Website Optimizer together. On our development rig I suddenly realized that some cookies were set twice. The GA cookies: __utma __umtb __utmc __utmz where …