dizzy

Results 175 issues of dizzy

Currently, when Matomo is updated and needs to run DB migrations, it will do so upon loading a Matomo page. This means the page won't finish loading until the update...

Enhancement
c: Design / UI
c: Usability

I suspect at this point not everything there will be accurate. Some of the content may also be covered by the README.

c: Documentation

Noticed this when adding a test to make sure the assets were up to date. It might only happen during the unit tests, but it would be good to check...

Potential Bug

Matomo can end up using up a lot of database space. This is expected since it's an analytics application, it tracks everything that happens, so for high traffic sites, that...

Enhancement

To keep users informed about what we're working on and that our priorities match their priorities, we could create a roadmap or list of priorities that is shared with users....

c: Documentation

If a user has a lot of traffic from the start or the user grows their website to a point where Matomo for WordPress is not enough, they may run...

Enhancement
c: Performance

Matomo for WordPress is not the same product as Matomo but it's easy for users to conflate the two. Matomo for WordPress has a limit on the number of visits...

Enhancement

Refs https://github.com/matomo-org/matomo-for-wordpress/issues/920 It appears adding ``` [General] enable_required_directories_diagnostic = 0 ``` Does not disable the directories/file diagnostics from running on some hosting providers. We should check [www.beebyte.se](http://www.beebyte.se/) and [www.enbart.se](http://www.enbart.se/) to...

Bug

Given it's currently stored in the uploads folder, I think it makes sense that it might disappear. It shouldn't though. We should either find a new place to store them,...

Bug

To reproduce: * symlink Matomo for WordPress into wp-content/plugins/matomo (or just use the local dev environment) * install a plugin like CrashAnalytics and track something * view the Visits Log,...

Bug