X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=piwik%2FREADME;h=c648a4d1214be6d4ea7563ad97ff511fef752afa;hb=6aeec0fd41e68655eb811b192eb57d87c95f3d9b;hp=e276ccd4477bc4cd2629adb44bef507b1194712a;hpb=e81e7f7e79710233c0aeac9f8039bf6548cf8013;p=friendica-addons.git diff --git a/piwik/README b/piwik/README index e276ccd4..c648a4d1 100755 --- a/piwik/README +++ b/piwik/README @@ -1,6 +1,7 @@ ## Piwik Plugin ## by Tobias Diekershoff + http://diekershoff.homeunix.net/friendika/profile/tobias tobias.diekershoff(at)gmx.net This addon allows you to embed the code necessary for the FLOSS webanalytics @@ -19,6 +20,13 @@ styling the opt-out notice. ### Configuration ### +The easiest way to configure this addon is by activating the admin panels of +your ~friendica server and then enter the needed details on the config page +for the addon. + +If you don't want to use the admin panel, you can configure the addon through +the .htconfig file. + Open the .htconfig.php file and add "piwik" to the list of activated addons. $a->config['system']['addon'] = "piwik, ..."