Thank you very much for sharing the code for testing with GWO with BtBuckets (http://community.btbuckets.com/page/google-website-optimizer), it´s a very good idea.
I implemented this for multivariate testing, but it seems that the code must be:
<!-- Google Website Optimizer Tracking Script -->
<script type="text/javascript">
if($BTB.isUserOnBucket('default_social_media') == true) {
if(typeof(_gat)!='object')document.write('<sc'+'ript src="http'+
(document.location.protocol=='https:'?'s://ssl':'://www')+
'.google-analytics.com/ga.js"></sc'+'ript>')</script>
<script type="text/javascript">
try {
var gwoTracker=_gat._getTracker("UA-7134648-1");
gwoTracker._trackPageview("/2427887558/test");
}catch(err){} } </script>
<!-- End of Google Website Optimizer Tracking Script -->
otherwise, the code gives syntax error
Tags: gwo
Permalink Reply by BTBuckets on November 22, 2011 at 6:22pm Hello Antonio,
You are right.
Looks like a copy/paste error.
As you can see, the integration pages shows the correct code.
But when you copy/paste on some particular editors, it is pasted wrong.
Which editor are you using ?
Thanks
BTBuckets Team
© 2013 Created by BTBuckets.