How to Video: Getting Started with Website Optimizer is Easy
Google’s website optimizer is an amazing tool, at a great price point – free. It allows you to do A/B testing or multivariate testing of your pages to see which ones increase conversion rates.
It sounds complicated – and on the backend it is. However, it’s not that hard to get started with website optimizer and get tests up and running. Google recently did an hour and a half webinar on the Website Optimizer with a live demo of creating actual experiments so you can see how to get up and running.
If you haven’t used the optimizer yet, or you are scared to use it as it sounds too technical – then this is a great video for you to watch. It’s pretty long, so if you just want to see an actual experiment being created jump to minute 41.
If you are reading this post outside of the blog (such as in email) you may need to click through to the website to view the video.
| Learn Advanced AdWords Techniques at Google's Supported Seminar Series | |
![]() |
|
|
Learn More about the Seminars: |
How to Video: Getting Started with Website Optimizer is Easy
Share and Enjoy:
Related posts:
- Holiday Retail Tips: 46 Minutes of Video & 14 Links to Get Your Holiday Season Started Consumers have already started shopping for Christmas gifts. Do you...
- Everything you need to know about Google’s SK Tool via Video Tutorials Google launched the SK Tool (search based keyword tool) in...
- Overture Search Optimizer Overture has introduced a new product, the Overture search optimizer....
Universal Conversion Code For Google Website Optimizer

We've been using a piece of code for a while that makes it easier to set up multiple Google Website Optimizer experiments. These experiments could be one right after the other, or even several experiments running simultaneously. The only requirement is that you should have a single conversion point for all of your Google Website Optimizer experiments. You may be able to adapt this code to situations with multiple conversion points, but that's likely to get rather complicated. So why use this code? Oftentimes your conversion point is a page that you're not really wanting to edit a lot, or may even be able to edit a lot. Instead of having to update your conversion page every time you set up a new experiment, you just add this code to your conversion page once and forget about it. It will register a conversion for all current and future experiments, and will even accommodate visitors who may be part of more than one experiment. So here's the code:
A few things to keep in mind:
- If you have your own functionally equivalent readCookie function, you can use that instead.
- This code will probably work best if it comes after your Google Analytics Tracking Code.
- If you have any kinds of modifications to your Google Analytics Tracking Code, you'll need to make those same modifications to your Google Website Optimizer code. See Shawn's post on this.
- This code is meant to replace the Google Website Optimizer conversion script that's provided with your instructions.





