• General 11.12.2009

    Piwik(http://piwik.org/) is open source self-hostable web analytics tool (like omniture or  google analytics). To integrate piwik with mediawiki, I customized the existing Google Analytics mediawiki plugin (http://www.mediawiki.org/wiki/Extension:Google_Analytics_Integration) to work with piwik. To include the extension in your wiki,
    unzip the file, and deploy the piwik.php extension file into WIKI_INSTALL_DIR/extensions/. Then include the file in your LocalSettings.php, using:

    require_once("extensions/piwik.php");

    Download piwik extension

    Posted by admin @ 2:58 pm

  • Leave a Reply

    Your email address will not be published. Required fields are marked *

    *

    You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>