Google Analytics for Yahoo Stores

Discussion in 'Google' started by trochta, Nov 23, 2007.

  1. #1
    I need to get Google Analytics to work on a client's Yahoo store. I searched online and found two extra lines of code to add to the google code:

    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
    </script>
    <script type="text/javascript">
    _uacct = "UA-1234567-1";
    _udn="none";
    _ulink=1;

    urchinTracker();
    </script>

    Should this work? Or is there more I am missing?
     
    trochta, Nov 23, 2007 IP