[jQuery] Re: Load Google Analytics from jQuery

2007-07-12 Thread Skullman
t; $("#footer").after(s); > > $("#ga").after('<script type="text/javascript">_uacct = > > "UA-2158413-2"; urchinTracker();') > > > }); > > > Note that document.ready is unnecessary in jQuery, all jQuery needs i

[jQuery] Load Google Analytics from jQuery

2007-07-05 Thread Skullman
urchinTracker(); **** /mywebsite I have tried, but google doesn't seem to understand that the JS it's been loaded, even it's not "on the page". Thanks for reading!! Skullman