MediaWiki:Shikiwiki.js: Difference between revisions
Jump to navigation
Jump to search
m (MediaWiki:ShikiWiki.js moved to MediaWiki:Shikiwiki.js over redirect) |
(try removing the <nowiki> tags, they cause errors in the default skin in Firefox 2 and Firefox 3.1) |
||
Line 1: | Line 1: | ||
<nowiki> |
|||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : |
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : |
||
"http://www."); |
"http://www."); |
||
Line 9: | Line 8: | ||
pageTracker._initData(); |
pageTracker._initData(); |
||
pageTracker._trackPageview(); |
pageTracker._trackPageview(); |
||
</nowiki> |
Revision as of 21:54, 3 November 2008
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + " google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-4975748-1"); pageTracker._initData(); pageTracker._trackPageview();