Help with Google AdWord A/B testing

Discussion in 'Google AdWords' started by nikdexa, Feb 25, 2011.

  1. #1
    Hi all,
    Google adwords A/B testing page is generating some scripts that i should put in the beginning of the head section on my original page, variation page (currently only 1), and confirmation page. Since these pages are not public, i had to upload manually the html source of these pages. When I click validate the original and the variation page are OK, but an error encountered is displayed for the confirm page. I've disabled all other scripts on that page and left the one generated for google adwords, and still no luck.
    The problematic script is the following :


    <!-- Google Website Optimizer Tracking Script -->
    <script type="text/javascript">
    var _gaq = _gaq || [];
    _gaq.push(['gwo._setAccount', 'UA-8776509-3']);
    _gaq.push(['gwo._trackPageview', '/3802974256/goal']);
    (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();
    </script>
    <!-- End of Google Website Optimizer Tracking Script -->
     
    nikdexa, Feb 25, 2011 IP
  2. imperialDirectory

    imperialDirectory Peon

    Messages:
    395
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Can you use "Firefox", then go to "Tools" and "Error Console" to see if there's any conflict with other javascript on the site?
     
    imperialDirectory, Feb 25, 2011 IP
  3. essay911

    essay911 Well-Known Member

    Messages:
    172
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #3
    Yes. Try the Error Console in Firefox or send private message to me. I'll try to help.
     
    essay911, Feb 26, 2011 IP