Can i install multiple google analytics tracking scripts on 1 page?

Discussion in 'Google' started by skionxb, Apr 12, 2008.

  1. #1
    Hi,

    I am working on Seoing one of my clients' site. They already have google analytics installed on every page. But i want to setup up my own account for this site and install an additional code

    currently they have this

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


    If i place another one with different account number

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

    Will it destroy the first one?

    QUESTION: can i have 2 or 3 tracking codes in 1 page?

    Thanks
     
    skionxb, Apr 12, 2008 IP
  2. Spider Man

    Spider Man Guest

    Messages:
    2,109
    Likes Received:
    91
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i think yes u can !!
     
    Spider Man, Apr 12, 2008 IP
  3. The Stealthy One

    The Stealthy One Well-Known Member Affiliate Manager

    Messages:
    3,042
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    105
    #3
    If you are unsure, and still want to monitor results, why not just have them add you as a user in their account?
     
    The Stealthy One, Apr 12, 2008 IP
  4. angilina

    angilina Notable Member

    Messages:
    7,824
    Likes Received:
    186
    Best Answers:
    0
    Trophy Points:
    260
    #4
    Not sure, but I think you can do this. Anyway, you can confirm by contacting google.
     
    angilina, Apr 13, 2008 IP
  5. jv17

    jv17 Guest

    Messages:
    24
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    that is good, that you know how to program..
     
    jv17, Apr 14, 2008 IP
  6. uumair

    uumair Greenhorn

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #6
    YOu Dont need multiple codes. One code can track all the traffic for your website
     
    uumair, May 18, 2011 IP