Hi all: Noticed this script in many webpages.
See this, <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript"> _uacct = "UA-271067-1"; urchinTracker(); This seems to have something to do with google-analytics. What exactly is the purpose of urchinTracker() ? thanks Saifi.

