|
Showing: 1-4 of 4
Articles
|
|
 |
How Do I Setup An Experiment For Pages With Dynamic Content?
The simplest "out of the box" solution for setting up an experiment with dynamic content (like a product detail page) is to simply use an A/B experiment, regardless of what it is you are testing.
For example, you could have product_detail.php (original), product_detail_1.php and...
|
|
29 Oct, 2008
Views: 4958
Comments: 58
|
|
 |
Can I use an iframe for the Conversion Page?
If the conversion page is on the same domain as the iframe, then it should be fine.
If they are on different domains (ie. www.mysite.com and www.shoppingcart.com) then the answer is NO.
Most browsers will NOT transfer cookies between domains, so the iframe will NOT see the cookie data and you...
|
|
26 Oct, 2008
Views: 4996
Comments: 64
|
|
 |
How Do I Setup a Test on an Internal Server?
When setting up a test on an internal server (ie. http://dev.mysite.com ) I would suggest:
Use the URLs from the dev server when setting up the experiment
Add the GWO code to the files on the development server, and save the pages locally.
Validate the pages with file...
|
|
26 Oct, 2008
Views: 6496
Comments: 81
|
|
 |
Using the New Google Analytics Code (ga.js) with Website Optimizer
A while back, GA started using a newer and better version of the tracking code (ga.js)
If you want, you can use the new GA instead of the old GA code.
So instead of:
<script>
if( typeof(urchinTracker)!='functi on')document.write('<sc'+'r ipt...
|
|
31 Oct, 2008
Views: 5744
Comments: 60
|
|