Google not tracking key page

Discussion in 'Google Analytics' started by brodaiga, Oct 28, 2010.

  1. #1
    I have a key page that google is not tracking and I need help. The page opens in a new window when the client clicks on hyperlinked image on any of the pages on the site. All the pages on the site have analytics code.

    On the new window page the code is:

    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-XXXXXXX (my account number)"; urchinTracker(); </script>

    the link to the new page looks like this:

    <a href="http://page.com" target="Home Tutoring" onclick='var wind = window; var winop = wind.open; winop("http://page.com", "Home Tutoring", "resizable=no,width=380,height=360"); return false;'><img src="images/right-img.gif" border="0" alt="tutoring" /></a>
     
    brodaiga, Oct 28, 2010 IP
  2. fee_kyu

    fee_kyu Peon

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    thanks for your share
     
    fee_kyu, Oct 30, 2010 IP