dizzy

Results 155 issues of dizzy

The PHP used to start the archiving process is not controlled by Matomo (unlike the climulti:request command). To better aid debugging, we should check again at the start of the...

Easier debugging

Right now, the entire response will be cut off, and users cannot manually try to invoke archiving requests because token_auths are not used in Matomo for WordPress. Actual solution to...

Matomo can still work in this case so users should not be made to needlessly worry when a PHP CLI executable cannot be found on their system.

Currently if the geolocation DB download scheduled task fails, the following occurs: * a fatal error is thrown, resulting in an email being sent and possibly all scheduled tasks being...

See https://wordpress.org/support/topic/jetpack-protect-warning The warning is due to malicious domains appearing in the tracker cache. These URLs come from the referrer spam block list. While the file is harmless and the...

c: Usability

### Description: Fixes #21936 Still a WIP TODO ### Review * [ ] [Functional review done](https://developer.matomo.org/guides/pull-request-reviews#functional-review-done) * [ ] [Potential edge cases thought about](https://developer.matomo.org/guides/pull-request-reviews#potential-edge-cases-thought-about) (behavior of the code with strange...

Do not close

## Summary Currently when sending a request to the Matomo API with a method that does not exist, the HTTP response has a 200 response code but an error message...

Enhancement
Help wanted

Attachments are first added here: https://github.com/WPManageNinja/fluent-smtp/blob/master/app/Functions/helpers.php#L537-L545 (and can also be added by plugins handling the `phpmailer_init` event). If using SMTP, however, the same attachments will be added again here: https://github.com/WPManageNinja/fluent-smtp/blob/master/app/Services/Mailer/Providers/Smtp/Handler.php#L96-L100...

### Description: Usage can be seen in this PR: https://github.com/matomo-org/looker-studio-connector/pull/68 TODO ### Review * [ ] [Functional review done](https://developer.matomo.org/guides/pull-request-reviews#functional-review-done) * [ ] [Potential edge cases thought about](https://developer.matomo.org/guides/pull-request-reviews#potential-edge-cases-thought-about) (behavior of the...

### Description: Refs https://github.com/matomo-org/looker-studio-connector/issues/62 As title. This PR allows API consumers that depend on report metadata to use the overall `nb_conversions` and `revenue` metrics added to some reports that use...

Needs Review
Do not close