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: * Convert twig templates/macros in CorePluginsAdmin that use angularjs directives to Vue. * Move PluginName.ts vue directive to CorePluginsAdmin to solve circular dependency issue. * Convert twig...

Needs Review
Do not close

At the moment, users can only export widgets if they have made their statistics publicly available. Often, people would be happy to share their number of visits (and show the...

Enhancement

### Description: **This PR is based off of #19391.** Changes: * Rewrite demo.twig to use and display Vue snippets. * Remove angularjs directive use from twig templates. ### Review *...

Do not close

In Matomo 4.6.2 the option PrivacyManager.ipAnonymizerEnabled is overwritten when the pod is restarted. ## Expected Behavior The value of ipAnonymizerEnabled stays the same in the database ## Current Behavior After...

Potential Bug

Getting recently below error regularly. I assume this started with https://github.com/matomo-org/matomo/pull/18797 > [2022-03-13 19:01:13] piwik.ERROR: Uncaught exception in API: PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '127824106' for key...

Bug
Regression

### Description: If, for some reason, the provider plugin is marked as installed, but not available in the file system, a fatal error might occur while tracking if the default...

not-in-changelog
Needs Review
Stability

I couldn't find an existing issue for this one. When you set any report to show as a Bar Graph, not all labels are shown in the bar graph, eg:...

c: Usability

### Description: Fixes: #19358 Only fix apply issue 1 fixes. update * to `originHost`. It seems e.origin contain protocol already. ### Review * [ ] [Functional review done](https://developer.matomo.org/guides/pull-request-reviews#functional-review-done) * [...

not-in-changelog

### Description: Fork https://github.com/matomo-org/matomo/pull/18290 update github-action branch has some unnecessary UI updates Test 4.x branch, not sure why but seems like php8.0 MySQLi driver has a poor performance here UI...

c: Tests & QA

We would like to improve our documentation on privacy. Especially around consent and personal data. Things we want to mention are: * When cookie consent is needed, * how to...

Major
c: Privacy
c: Documentation