How to Combine two Legacy Google Analytics Scripts?

Discussion in 'JavaScript' started by Basoone, Nov 26, 2008.

  1. #1
    Hi,

    Anyone can shed light on how to combine two legacy Google Analytics script?

    I already research on how to do it in the new GA.js but havent seen any info for the legacy.

    Thanks

    Basoone


    Sample Legacy Analytics

            <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
    </script>
    <script type="text/javascript">
    try {
    _uacct = "UA-2474747-20";
    urchinTracker();
    } catch(err) {}</script>
          
    Code (markup):
     
    Basoone, Nov 26, 2008 IP