Well, my site seems to have slowed somehow. Google analytics says that you need to install the code snippet right before the </body> tag so that the content on the site loads first. Now since I've loaded this code snippet on my skin directly I'm wondering if that causes it to load first before each page.....
Any help with this would be most appreciated..
Thanks guys, AJ.
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org] On Behalf Of Petr Andreyev Sent: Tuesday, July 25, 2006 3:05 PM To: MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] Adding google analytics features to your wiki
yes it will. I wonder if there is a more appropriate (without modifying skin files) way to do it.. this is quite a usual task - to insert some script/counter etc. is copying/modifying a skin the recommended way to do it?
2006/7/25, Arjun Jacob Thomas Arjun.Jacob@mphasis.com:
I inserted the code into the skin of the wiki, I'm wondering if
that
would work....
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org] On Behalf Of Arjun Jacob Thomas Sent: Tuesday, July 25, 2006 10:59 AM To: MediaWiki announcements and site admin list Subject: [Mediawiki-l] Adding google analytics features to your wiki
Has anyone attempted to add the Google analytics tracker to their wiki pages?? I'm finding it very difficult to do so, any help would be most appreciated... I need to add the following code to every page on the wiki..
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script>
<script type="text/javascript"> _uacct = "UA-XXXXX-X"; urchinTracker(); </script>
Thanks in advance..
AJ> _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l