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

Some parts of Matomo for Wordpress (specifically the woocommerce integration) perform server side tracking. Consent managers generally work only on the frontend, however, so we should double check that we...

c: Privacy
compatibility with other plugins

If a user loses data somehow, either because the Matomo plugin was deactivated, or there was some issue that caused tracking to fail, it would be nice to have a...

Enhancement

Otherwise there can be issues with other plugins during archiving.

Easier debugging

When creating a user a role must be specified: ![image](https://github.com/matomo-org/matomo-for-wordpress/assets/125140/a2668703-37ea-4cc1-9138-2ba5e09a67d3) The possible roles include: * Matomo Super User * Matomo Admin * Matomo Write * Matomo View but the only...

c: Usability

This occurs pretty regularly and the error message does not give a clear way to resolve it, so support requests are created. A path to self-service should be present.

Easier debugging

Forcing users to edit files manually is extremely poor UX. Since many workarounds/solutions to common problems require changing INI config values, this should be possible through the UI.

Easier debugging

* Create a e2e test system that supports visual regression tests + simpler types of browser based assertions. * Allow the system to be able to test any URL. This...

c: Tests & QA

Users do not like it when Matomo for Wordpress does not work and may simply abandon it when it does, and there are many ways a hosting provider can interfere...

Task
c: Tests & QA

Requires #841 Instead of using a custom Logger instance that supports matomo log config values: * Use a Monolog\Logger instance. * Use an ErrorLogHandler instance. * Only use WP_DEBUG, do...

Easier debugging