Hi, yup urchin is the company Google acquired and it developed this tracking which is widely used by Google now as a part of analytics.
So in case u see beautiful graphs when u login to your Google analytics page, all those details like when user logged in, no of visits , what he clicked , how he got here etc is tracked by this function. --Ashutosh On Nov 13, 2007 5:12 PM, Saifi Khan <[EMAIL PROTECTED]> wrote: > 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.

