Does anyone know if the Piwik Integration extension supported in
MediaWiki 1.25.3 PHP 5.4.40 (apache2handler) MySQL 5.6.19-log Piwik Integration 2.4.2
I have in my configuration require_once "$IP/extensions/Piwik/Piwik.php"; $wgPiwikURL = "server.com/"; $wgPiwikIDSite = 1; $wgPiwikIgnoreSysops = false; $wgUseSiteJS = true;
view page source I see <!-- You need to set the settings for Piwik -->
Thanks you for your help!
Phil
Hmm, looks like some kind of problem with passing on the parameter values. I do Piwik via the "PCR GUI Inserts" [1] extension which also needs some love. This part of it should however still work.
Cheers Karsten
[1] https://www.mediawiki.org/wiki/Extension:PCR_GUI_Inserts
Am 21.10.2015 um 17:54 schrieb Legault, Phillip [ITSUS]:
Does anyone know if the Piwik Integration extension supported in
MediaWiki 1.25.3 PHP 5.4.40 (apache2handler) MySQL 5.6.19-log Piwik Integration 2.4.2
I have in my configuration require_once "$IP/extensions/Piwik/Piwik.php"; $wgPiwikURL = "server.com/"; $wgPiwikIDSite = 1; $wgPiwikIgnoreSysops = false; $wgUseSiteJS = true;
view page source I see <!-- You need to set the settings for Piwik -->
Thanks you for your help!
Phil
MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hi,
yes, we do also use PCR_GUI_Inserts for Piwik in the footer for our wiki. I even wasn't aware that there is an extra extension for that!
(using MW24 at the moment)
Regards,
Dennis Roczek
Am 21.10.2015 um 18:01 schrieb kghbln:
Hmm, looks like some kind of problem with passing on the parameter values. I do Piwik via the "PCR GUI Inserts" [1] extension which also needs some love. This part of it should however still work.
Cheers Karsten
[1] https://www.mediawiki.org/wiki/Extension:PCR_GUI_Inserts
Am 21.10.2015 um 17:54 schrieb Legault, Phillip [ITSUS]:
Does anyone know if the Piwik Integration extension supported in
MediaWiki 1.25.3 PHP 5.4.40 (apache2handler) MySQL 5.6.19-log Piwik Integration 2.4.2
I have in my configuration require_once "$IP/extensions/Piwik/Piwik.php"; $wgPiwikURL = "server.com/"; $wgPiwikIDSite = 1; $wgPiwikIgnoreSysops = false; $wgUseSiteJS = true;
view page source I see <!-- You need to set the settings for Piwik --
Thanks you for your help!
Phil
This works perfect
Thank you
-----Original Message----- From: MediaWiki-l [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of Dennis Roczek Sent: Wednesday, October 21, 2015 1:11 PM To: mediawiki-l@lists.wikimedia.org Subject: Re: [MediaWiki-l] Piwik Extension
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hi,
yes, we do also use PCR_GUI_Inserts for Piwik in the footer for our wiki. I even wasn't aware that there is an extra extension for that!
(using MW24 at the moment)
Regards,
Dennis Roczek
Am 21.10.2015 um 18:01 schrieb kghbln:
Hmm, looks like some kind of problem with passing on the parameter values. I do Piwik via the "PCR GUI Inserts" [1] extension which also needs some love. This part of it should however still work.
Cheers Karsten
[1] https://www.mediawiki.org/wiki/Extension:PCR_GUI_Inserts
Am 21.10.2015 um 17:54 schrieb Legault, Phillip [ITSUS]:
Does anyone know if the Piwik Integration extension supported in
MediaWiki 1.25.3 PHP 5.4.40 (apache2handler) MySQL 5.6.19-log Piwik Integration 2.4.2
I have in my configuration require_once "$IP/extensions/Piwik/Piwik.php"; $wgPiwikURL = "server.com/"; $wgPiwikIDSite = 1; $wgPiwikIgnoreSysops = false; $wgUseSiteJS = true;
view page source I see <!-- You need to set the settings for Piwik --
Thanks you for your help!
Phil
_______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org