Manual:LocalSettings.php

From OpenWetWare
Revision as of 13:15, 21 September 2012 by Peter J. Turnbaugh (talk | contribs) (New page: //Replace xxxxxxx-x with YOUR GoogleAnalytics UA number $googleAnalytics = "UA-35013628-1"; //Set to true if you are using the Monobook skin (uses a Monobook-specific hook) //This settin...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

//Replace xxxxxxx-x with YOUR GoogleAnalytics UA number $googleAnalytics = "UA-35013628-1";

//Set to true if you are using the Monobook skin (uses a Monobook-specific hook) //This setting is ignored for MW 1.11+ (SkinAfterBottomScripts is used instead) $googleAnalyticsMonobook = true;

require_once( "$IP/extensions/googleAnalytics/googleAnalytics.php" );