[jQuery] Re: Load Google Analytics from jQuery
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
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