dizzy

Results 154 issues of dizzy

Since normal user installs will not use a symlink, we should test with the files just copied into WordPress. Possibly, we should package Matomo for WordPress, and install it via...

c: Tests & QA

Refs #928 (required before this can be done) So if a plugin links to that page, it will at least take the user to the place where those settings can...

Many plugins add their own measurable settings, but Matomo for Wordpress disallows editing measurables in the admin area. This can make those plugins unusable if those settings need to be...

Since the system report can sometimes be executed before any headers are sent by WordPress, echoing a notification can cause things to break. For the sidebar and for the "system...

Currently there are three types of information in the system report: errors, warnings and everything else. Errors are highlighted red, warnings yellow. These are both noticeable and cause users to...

c: Design / UI
c: Usability

It's useful to provide users as much diagnostic information as possible, including notifications for specific problems when we know they are relevant. Once a user solves those problems (or decides...

c: Design / UI
c: Usability

Instead of having update-core.sh require developers to manually run two commands and have the repo include generated/minified assets, store all non-test core matomo files in this repo and have the...

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