@HappyLarry wrote:
I can't get Piwik to record data from my mediawiki wiki.
The wiki is at alevel-computing.x10.mx/mw
i.e. it is in a folder.Piwik is installed in a folder off this.
i.e. mw/extensions/piwikThe lines I have added to LocalSettings.php are:
require_once "$IP/extensions/piwik/piwik.php";
$wgPiwikURL = "alevel-computing.x10.mx/mw/";
$wgPiwikIDSite = "1";I have assumed that I would see some data after about an hour, but I can't.
Can anyone point out what I have done wrong?
Posts: 1
Participants: 1