matomo
matomo copied to clipboard
Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visual...
### Description: Changes: * Create Glossary vue component to get rid of ng-bind-html use. * remove use of angularjs directives in twig. ### Review * [ ] [Functional review done](https://developer.matomo.org/guides/pull-request-reviews#functional-review-done)...
### Description: Changes: * Remove use of angularjs directives from twig templates. * Remove vue => angularjs adapters. ### Review * [ ] [Functional review done](https://developer.matomo.org/guides/pull-request-reviews#functional-review-done) * [ ] [Potential...
### Description: Generally shorter and to the point. In line with other edits. ### 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...
### Description: fixes #19592 ### 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 input, with strange internal...
### Description: Fixes: #19116 Once the cors_domains are set apply the cors_domains list to the prefight cors. By default, it allows all. Maybe we should use the `getAllKnownUrlsForAllSites()` array +...
There is an angular js test that failed in Travis, Travis doesn't pick up, but when I am doing GitHub action, it shows. Details can be found in all Travis...
'npm audit' outputs warnings if you are running versions of node modules with known security problems. These are not necessarily exploitable in the context of Matomo but its still nice...
## Expected Behavior Normally, Matomo is based on a last-click attribution model by default. This means, if you look at your sales per channel in the Sales report, you should...
### Description: We are currently still using Symfony Console (and other components) in version 2.6. This one is quite outdated and has some issues with PHP 8.1 (deprecation warnings). This...
This applies to all api.matomo.org and plugins.matomo.org calls. 1. First we add a new required system check showing to users if the connection over HTTPS works or not for these...