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
If you are unsure, and still want to monitor results, why not just have them add you as a user in their account?