Extension:Woopra

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
Woopra

Release status: beta

Implementation Tag
Description Allows for the Woopra Live Tracking Software to work for your MediaWiki installation
Author(s) Shane
MediaWiki 1.12-1.17
License GPLv2+
Download Download snapshot
Subversion [Help]

Browse source code
View code changes

Hooks used
BeforePageDisplay

Check usage (experimental)

The Woopra extension adds the needed JavaScript to your MediaWiki skin so it can be tracked by the Woopra Live Stats software. You must have your site registered on the Woopra site to get a unique key number for your site so tracking can take place.

You need to add your Woopra key to LocalSettings.php:

require_once("$IP/extensions/Woopra/Woopra.php");
$wgWoopraSitekey = "123abc"; // Replace 123abc with the site key you got from Woopra
Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox