matomo icon indicating copy to clipboard operation
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...

Results 618 matomo issues
Sort by recently updated
recently updated
newest added

### 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)...

Needs Review
Do not close

### 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...

Needs Review
Do not close

### 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...

c: i18n
Stale
Stale for long

### 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...

not-in-changelog

### 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 +...

c: Security
not-in-changelog
Do not close

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...

c: Tests & QA

'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...

Potential Bug

## 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...

Potential Bug

### 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...

Needs Review
Do not close

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...

Major
Enhancement
c: Security
c: Documentation