matomo-for-wordpress icon indicating copy to clipboard operation
matomo-for-wordpress copied to clipboard

Get a fully functioning Matomo Analytics for your WordPress. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Privacy is bu...

Results 214 matomo-for-wordpress issues
Sort by recently updated
recently updated
newest added

Autoloaded options are loaded on every page. Here's an example of our keys which are loaded on every page: `select option_name from wp_options where autoload = 'yes' and option_name like...

Enhancement

We can use the follow shortcode : `matomo_report unique_id=Actions_getPageTitles report_date=thisyear limit=10]` to show the 10 most popular pages anywhere. Is it possible to create a parameter to create a link...

Enhancement

One of our users has been flagged by the Google console because his bots.yml file was accessible from the web. It means that his .htaccess were not well parsed. Two...

Enhancement

Ex of my account configured with the en_US locale in a de_DE website: the menu and the interfaces are displayed in German. ![Screenshot from 2023-01-18 13-19-08](https://user-images.githubusercontent.com/86216084/213045099-0667e6ad-3fa9-4231-a36e-d6ddbc9da752.png)

Bug
c: i18n

hi there the plugin does not find the correct php version. I can't go on from here. Here you find the current version. https://kunsttherapie-sw.ch/phpinfo.php (just a little echo :)) Here...

Currently, WordPress users can be assigned special Matomo roles: Matomo Admin, Matomo Write, Matomo View, Matomo Super User, but doing so results in a user that can't view the WordPress...

test should: * initiate WP cron (making sure all Matomo scheduled tasks execute) * check that each scheduled task completed successfully * check output of WP cron * check for...

c: Tests & QA

These exceptions will be propagated to the user as emails and might end up spamming the user. Instead, if a scheduled task fails due to a catchable exception, we should...

c: Usability

Other plugins may expect these variables, which are not defined when executing scripts through the PHP CLI. To pointless avoid errors within archiving we should ensure they have sane defaults....

compatibility with other plugins