simple but i cant figure it out. $10 to get my Google Analytics code working

Discussion in 'Programming' started by kianah, Nov 24, 2008.

  1. #1
    Hi, this is my site www.saveonfaxes.com

    i made a include and added the google analytics code in there (the include is right abover the </body> tag

    The first person who tells me whats wrong gets $10 via paypal - thanks!
     
    kianah, Nov 24, 2008 IP
  2. Num Lock

    Num Lock Active Member

    Messages:
    1,802
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    80
    As Seller:
    100% - 49
    As Buyer:
    100% - 0
    #2
    You're not using the full code that is why, I just see the .js

    <script language="JavaScript" src="/Scripts/google-analytics.js"></script>

    It should be like this:

     
    Num Lock, Nov 24, 2008 IP
  3. mac83

    mac83 Active Member

    Messages:
    237
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    58
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    Just remove the
    </script>
    <script type="text/javascript">

    3rd and 4th line from Scripts/google-analytics.js
     
    mac83, Nov 24, 2008 IP
  4. mac83

    mac83 Active Member

    Messages:
    237
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    58
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    Just remove the
    </script>
    <script type="text/javascript">

    3rd and 4th line from Scripts/google-analytics.js
     
    mac83, Nov 24, 2008 IP