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: * 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...
Widgetize: giving access to everybody to view a specific widget (token_auth on a per widget basis)
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...
### 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 *...
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...
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...
### 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...
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:...
### 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) * [...
### 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...
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...