issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 262k ⌀ | issue_title stringlengths 1 1.02k | issue_comments_url stringlengths 53 116 | issue_comments_count int64 0 2.49k | issue_created_at stringdate 1999-03-17 02:06:42 2025-06-23 11:41:49 | issue_updated_at stringdate 2000-02-10 06:43:57 2025-06-23 11:43:00 | issue_html_url stringlengths 34 97 | issue_github_id int64 132 3.17B | issue_number int64 1 215k |
|---|---|---|---|---|---|---|---|---|---|
[
"matomo-org",
"matomo"
] | When opening Matomo in an uninstalled state, Matomo will display the installation.
At this state the URL might not contain a `module`. Thus the check doesn't work here:
https://github.com/matomo-org/matomo/blob/24c07cd3967b41952da9d015d24705b2a0891a0d/plugins/CoreHome/vue/src/Comparisons/Comparisons.store.ts#L320-L... | Installation pages might send API request to API.getPagesComparisonsDisabledFor | https://api.github.com/repos/matomo-org/matomo/issues/18402/comments | 0 | 2021-11-29T22:39:13Z | 2022-02-01T01:11:26Z | https://github.com/matomo-org/matomo/issues/18402 | 1,066,575,200 | 18,402 |
[
"matomo-org",
"matomo"
] | Just got this issue after updating to PHP 8.1, Error at /plugins/Monolog/Processor/ClassNameProcessor.php:65 any clue? | memory exhausted at ClassNameProcessor debug_backtrace after updating to php 8.1 | https://api.github.com/repos/matomo-org/matomo/issues/18400/comments | 4 | 2021-11-29T09:39:10Z | 2021-11-29T11:39:45Z | https://github.com/matomo-org/matomo/issues/18400 | 1,065,812,077 | 18,400 |
[
"matomo-org",
"matomo"
] | see eg https://demo.matomo.cloud/index.php?module=CoreHome&action=index&idSite=1&period=day&date=yesterday#?idSite=1&period=day&date=2021-11-18&segment=&category=General_Actions&subcategory=General_Pages
Then flatten and select "all". Then click on the report again or reload or change period and you will notice the ... | Report settings should be persisted for anonymous user | https://api.github.com/repos/matomo-org/matomo/issues/18397/comments | 0 | 2021-11-28T23:47:59Z | 2024-01-03T05:09:48Z | https://github.com/matomo-org/matomo/issues/18397 | 1,065,470,982 | 18,397 |
[
"matomo-org",
"matomo"
] | Refs L3-181
When loading User ID reports with several thousand rows (For example 3k-10k rows) the report generation in the browser causes very high system resource usage on the device loading the report.
For example an matomo server that has a User ID row limit of 10,000 and selecting the row limit in the UI to "... | Rendering performance improvement for reports with many rows | https://api.github.com/repos/matomo-org/matomo/issues/18394/comments | 3 | 2021-11-28T20:54:34Z | 2022-02-01T01:07:33Z | https://github.com/matomo-org/matomo/issues/18394 | 1,065,433,683 | 18,394 |
[
"matomo-org",
"matomo"
] | > Error: {"message":"Argument 1 passed to Piwik\\SettingsPiwik::isUniqueVisitorsEnabled() must be of the type string, array given, called in \/core\/Plugin\/Controller.php on line 924","file":"\/core\/SettingsPiwik.php","line":323,"request_id":"896a0","backtrace":" on \/core\/SettingsPiwik.php(323)\n#0 \/core\/Plugin\/... | Piwik\\SettingsPiwik::isUniqueVisitorsEnabled() must be of the type string, array given | https://api.github.com/repos/matomo-org/matomo/issues/18393/comments | 0 | 2021-11-28T20:26:22Z | 2021-11-30T21:12:35Z | https://github.com/matomo-org/matomo/issues/18393 | 1,065,427,409 | 18,393 |
[
"matomo-org",
"matomo"
] | ## Summary
- go to any Matomo instance (where one is logged in)
- select a date from the date selector (ideally a custom date range)
- click on the :gear: to get to the admin page
- The date-range selected (e.g. when opening E-Mail reports) is lost.
This is probably related to something that has been slightly ... | Keep date selector when switching to the Admin pages | https://api.github.com/repos/matomo-org/matomo/issues/18388/comments | 0 | 2021-11-26T16:19:44Z | 2024-01-03T05:09:47Z | https://github.com/matomo-org/matomo/issues/18388 | 1,064,671,195 | 18,388 |
[
"matomo-org",
"matomo"
] | The newly added daily mail report cannot be sent on the same day!
## Steps to Reproduce
1. Add a new daily email report, such as 4:00 pm (current 2:00 pm)
2. No email report will be sent at 4:00 pm on the same day
3. Check TasksTimetable to find the task at 4:00 pm the next day
## Environment
* Matomo Versi... | The newly added daily mail report cannot be sent on the same day! | https://api.github.com/repos/matomo-org/matomo/issues/18378/comments | 2 | 2021-11-25T08:05:17Z | 2024-01-03T05:09:47Z | https://github.com/matomo-org/matomo/issues/18378 | 1,063,268,436 | 18,378 |
[
"matomo-org",
"matomo"
] | I have disabled range like this in the config file `enabled_periods_API = "day,week,month,year"`
Then I viewed the Goals overview page and got a generic error

Looking at the request there is this error:... | When viewing a disabled API period, then the actual error message might not be shown in the report | https://api.github.com/repos/matomo-org/matomo/issues/18376/comments | 0 | 2021-11-24T23:10:28Z | 2024-01-03T05:09:46Z | https://github.com/matomo-org/matomo/issues/18376 | 1,062,989,232 | 18,376 |
[
"matomo-org",
"matomo"
] | Currently when someone sets up a core:archive crontab, the recommendation is to just simply set it without any additional options: https://matomo.org/docs/setup-auto-archiving/
In a lot of cases this works without any issues. However, if for some reason a particular run of the core:archive takes longer than usual (F... | Set default limit for concurrent archivers | https://api.github.com/repos/matomo-org/matomo/issues/18375/comments | 12 | 2021-11-24T22:30:16Z | 2022-12-01T22:54:24Z | https://github.com/matomo-org/matomo/issues/18375 | 1,062,965,176 | 18,375 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugins.matomo.org, please email shop@innocraft.com instead of c... | [PHP8.1] Deprecated return type of HTML_QuickForm2_ContainerIterator | https://api.github.com/repos/matomo-org/matomo/issues/18374/comments | 7 | 2021-11-24T22:20:01Z | 2021-12-02T20:34:52Z | https://github.com/matomo-org/matomo/issues/18374 | 1,062,958,091 | 18,374 |
[
"matomo-org",
"matomo"
] | 
I think this has happened the first time around merging https://github.com/matomo-org/matomo/pull/18243/files
I can reproduce this sometimes locally when I have say 15 goals, and load a range etc.
It'... | Goals by dimension view might not fully show | https://api.github.com/repos/matomo-org/matomo/issues/18373/comments | 1 | 2021-11-24T20:49:34Z | 2021-12-03T09:38:01Z | https://github.com/matomo-org/matomo/issues/18373 | 1,062,882,446 | 18,373 |
[
"matomo-org",
"matomo"
] | Theme.php line 39
calls getThemeEnabled
If plugins are not loaded yet this will always return false.
self::DEFAULT_THEME is never set.
This is occurring on a clean install where a superuser is being created via API methods in a php script.
| Call to a member function getPluginName() on bool | https://api.github.com/repos/matomo-org/matomo/issues/18370/comments | 2 | 2021-11-23T22:00:01Z | 2022-03-10T22:08:18Z | https://github.com/matomo-org/matomo/issues/18370 | 1,061,747,815 | 18,370 |
[
"matomo-org",
"matomo"
] | :eyes: Some source code analysis tools can help to find opportunities for improving software components.
:thought_balloon: I propose to [increase the usage of combined operators](https://www.php.net/manual/en/language.operators.assignment.php#language.operators.assignment.arithmetic "Description for assignment operato... | Increase the usage of expressions with combined operators | https://api.github.com/repos/matomo-org/matomo/issues/18368/comments | 0 | 2021-11-23T08:24:13Z | 2024-01-03T05:09:45Z | https://github.com/matomo-org/matomo/issues/18368 | 1,060,952,834 | 18,368 |
[
"matomo-org",
"matomo"
] | I was testing/debugging https://github.com/matomo-org/matomo/pull/18354
Noticed there is a check in https://github.com/matomo-org/matomo/blob/4.6.0-rc2/core/ArchiveProcessor.php#L683 that when `$newSegment === $segment` we don't process the dependent archive.
However, `$newSegment === $segment` is always true whe... | Dependent archives never processed for All visits segment causing some data to not show | https://api.github.com/repos/matomo-org/matomo/issues/18362/comments | 0 | 2021-11-23T00:23:29Z | 2022-01-07T12:20:45Z | https://github.com/matomo-org/matomo/issues/18362 | 1,060,717,039 | 18,362 |
[
"matomo-org",
"matomo"
] | ## Summary
<!-- Please provide a short summary of the issue in the *Title* above -->
OAuth2 login, for google, Github ... etc for single sign-on. I can see there is already a plugin for it. [https://plugins.matomo.org/LoginOIDC#preview](https://plugins.matomo.org/LoginOIDC#preview) Not sure we want to implement this... | OAuth2 login, for google, github ... etc for single sign on | https://api.github.com/repos/matomo-org/matomo/issues/18361/comments | 1 | 2021-11-22T23:14:53Z | 2024-01-03T05:09:44Z | https://github.com/matomo-org/matomo/issues/18361 | 1,060,680,870 | 18,361 |
[
"matomo-org",
"matomo"
] | To provide feature equality between MySQL and MariaDB the same feature as implemented in #14858 (setting a max_execution_time for live queries) should also be supported when using MariaDB.
MariaDB uses a different syntax and seconds instead of milliseconds, but apart from that, the feature should work the same.
S... | Allow configuration of max execution time when using MariaDB | https://api.github.com/repos/matomo-org/matomo/issues/18360/comments | 9 | 2021-11-22T13:09:35Z | 2024-05-28T10:05:42Z | https://github.com/matomo-org/matomo/issues/18360 | 1,060,137,900 | 18,360 |
[
"matomo-org",
"matomo"
] | Matomo downloads database file from https://download.db-ip.com every hour (same time as console archive job is executed) instead of scheduled period (week or month).
## Expected Behavior
Matomo download geoip db on scheduled period week or month.
## Current Behavior
Matomo download geoip db every hour.
## ... | Matomo ignore month/week scheduler for geolocation database update | https://api.github.com/repos/matomo-org/matomo/issues/18353/comments | 11 | 2021-11-19T07:48:00Z | 2021-11-22T19:22:16Z | https://github.com/matomo-org/matomo/issues/18353 | 1,058,242,457 | 18,353 |
[
"matomo-org",
"matomo"
] | ## Documentation page to be updated:
https://matomo.org/faq/how-to/faq_19/#faq_19
## What's wrong
A link is dead
> ## How do I get accurate geolocation for people viewing my Intranet site?
> [...] When many people viewing your website share the same IP address (for example because they’re connecting via a VPN ... | "How do I track visits on my intranet?" How-to page: IntranetGeoIP plugin link is dead | https://api.github.com/repos/matomo-org/matomo/issues/18347/comments | 1 | 2021-11-18T09:09:35Z | 2021-11-18T09:22:25Z | https://github.com/matomo-org/matomo/issues/18347 | 1,057,108,921 | 18,347 |
[
"matomo-org",
"matomo"
] | see https://github.com/matomo-org/matomo-mobile-2/issues/5429#issuecomment-972618636 refs https://github.com/matomo-org/matomo-mobile-2/issues/5423
Create a user with password `r&a^rer@ere`. Then try to create a token for that user using below API call:
```
index.php?userLogin=test&passwordConfirmation=r%26a%5Er... | Not posible to create a token auth when password contains an ampersand (and possibly other special characters) | https://api.github.com/repos/matomo-org/matomo/issues/18346/comments | 0 | 2021-11-18T07:53:57Z | 2021-11-18T19:13:07Z | https://github.com/matomo-org/matomo/issues/18346 | 1,057,044,645 | 18,346 |
[
"matomo-org",
"matomo"
] | Refs DEV-2422 and potentially #18343
When a plugin that uses the rearchive_reports_in_past_last_n_months config setting and the setting is non-zero (Enabled) it seems as though the archiver skips processing the report for "Yesterday"
This was initially reported by a customer.
The easiest way to test this is ... | Change rearchive end date from yesterday to today so it processes the last day correctly | https://api.github.com/repos/matomo-org/matomo/issues/18344/comments | 3 | 2021-11-18T00:48:40Z | 2022-02-01T01:22:55Z | https://github.com/matomo-org/matomo/issues/18344 | 1,056,798,542 | 18,344 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugins.matomo.org, please email shop@innocraft.com instead of c... | Fix for current year not processed for new custom repors | https://api.github.com/repos/matomo-org/matomo/issues/18343/comments | 0 | 2021-11-18T00:34:16Z | 2022-09-29T21:17:50Z | https://github.com/matomo-org/matomo/issues/18343 | 1,056,790,305 | 18,343 |
[
"matomo-org",
"matomo"
] | ## Documentation page to be updated:
https://plugins.matomo.org/BotTracker
## What's wrong
A link is dead
> ## How it works
> [...] You can add/delete/modify the keywords in the administration-menu. There are webpages that list the user-agents of known spiders and webcrawlers (e.g. ~~http://www.useragentstring.c... | BotTracker plugin page: user agent external website link is dead | https://api.github.com/repos/matomo-org/matomo/issues/18339/comments | 1 | 2021-11-17T13:29:55Z | 2021-11-17T13:53:19Z | https://github.com/matomo-org/matomo/issues/18339 | 1,056,133,992 | 18,339 |
[
"matomo-org",
"matomo"
] | ## Expected Behavior
I get no warning 😆
## Current Behavior
`WARNING [2021-11-16 07:30:20] 29776 ...core/Http.php(229): Notice - Undefined index: host - Matomo 4.5.0`
## Steps to Reproduce (for Bugs)
This warning only occures sometimes when running `console core:archive` directly after this log: `Will ... | WARNING Undefined index: host - Matomo 4.5.0 | https://api.github.com/repos/matomo-org/matomo/issues/18338/comments | 2 | 2021-11-17T08:04:41Z | 2021-11-18T12:54:15Z | https://github.com/matomo-org/matomo/issues/18338 | 1,055,826,670 | 18,338 |
[
"matomo-org",
"matomo"
] | Transitions is using raw data to generate its reports.
This is known to be slow on some high traffic installations see https://matomo.org/faq/how-to/faq_161/
Similar to unique visitors (see https://matomo.org/faq/how-to/faq_113/ ) we would also want a config setting to disable Transitions for specific periods.
... | Add new feature to disable Transitions for specific periods | https://api.github.com/repos/matomo-org/matomo/issues/18332/comments | 0 | 2021-11-16T20:23:52Z | 2021-12-01T02:27:48Z | https://github.com/matomo-org/matomo/issues/18332 | 1,055,287,584 | 18,332 |
[
"matomo-org",
"matomo"
] | I had problem to figure out which category to post this in.
Anyhow.
If I am running Matomo UI on a different domain like: dashboard.matomo.analytics is there a way to get the tracker scripts use another domain if they are only exposed on another sub domain (tracker.matomo.analytics) ?
Sure, the analytics people ... | Are there any way to get correct URLs for matomo.js when running the UI from a different domain? | https://api.github.com/repos/matomo-org/matomo/issues/18327/comments | 3 | 2021-11-16T10:28:36Z | 2021-11-18T22:05:16Z | https://github.com/matomo-org/matomo/issues/18327 | 1,054,707,843 | 18,327 |
[
"matomo-org",
"matomo"
] | https://hosted.weblate.org/contributor-agreement/matomo/glossary/?next=/projects/matomo/glossary/
When any list of strings is loaded that has glossary strings included, none of them can be translated in Zen mode.
Remove it form https://hosted.weblate.org/settings/matomo/ and add it to the info field in https://ho... | Remove glossary notes in Weblate CLA field | https://api.github.com/repos/matomo-org/matomo/issues/18324/comments | 7 | 2021-11-16T06:57:22Z | 2021-11-16T21:11:55Z | https://github.com/matomo-org/matomo/issues/18324 | 1,054,514,435 | 18,324 |
[
"matomo-org",
"matomo"
] | Evolution trend icons are not vertically aligned with evolution percent.

Also adjust the last sentence of the evolution proportional tooltip to explicitly state that the comparison is against a partial p... | Misaligned evolution trend icons | https://api.github.com/repos/matomo-org/matomo/issues/18322/comments | 0 | 2021-11-16T04:20:44Z | 2021-11-18T13:34:32Z | https://github.com/matomo-org/matomo/issues/18322 | 1,054,425,520 | 18,322 |
[
"matomo-org",
"matomo"
] | So I saw clickhouse is beeing discussed several time already in
https://github.com/matomo-org/matomo/issues/2592
https://github.com/matomo-org/matomo/issues/17697
I think you are missing an interesting option, keep using mysql for ALL except the SLOW query...
I am working at the moment on speeding up the follo... | Clickhouse V2 | https://api.github.com/repos/matomo-org/matomo/issues/18318/comments | 4 | 2021-11-15T18:42:26Z | 2021-11-15T20:21:47Z | https://github.com/matomo-org/matomo/issues/18318 | 1,053,987,211 | 18,318 |
[
"matomo-org",
"matomo"
] | 
It should say
> Learn more about it on [Matomo's Privacy Policy page]()
"on our privacy policy" can be misleading as users might have a custom privacy policy applied (which can be configured in Privac... | Newsletter Signup in personal settings, mention Matomo privacy policy applies | https://api.github.com/repos/matomo-org/matomo/issues/18313/comments | 0 | 2021-11-15T00:01:43Z | 2021-11-19T10:41:33Z | https://github.com/matomo-org/matomo/issues/18313 | 1,053,078,997 | 18,313 |
[
"matomo-org",
"matomo"
] | The Matomo app shows the referrer in the real time log.
APP

The browser version does not have this data.
Web APP
 on a boolean variable (\"\").","file":"\/plugins\/CoreVisualizations\/templates\/_dataTableViz_htmlTable.twig","line":15,"request_id":"2001f","backtrace":" on \/plugins\/CoreVisualizations\/templates\/_dataTableViz_htmlTable.twig(15)\n... | Fatal error Impossible to invoke a method (\"getRowsCount\") on a boolean variable | https://api.github.com/repos/matomo-org/matomo/issues/18310/comments | 2 | 2021-11-14T21:57:51Z | 2022-09-21T05:54:26Z | https://github.com/matomo-org/matomo/issues/18310 | 1,053,052,083 | 18,310 |
[
"matomo-org",
"matomo"
] | refs https://github.com/matomo-org/matomo/issues/18305 and https://github.com/matomo-org/matomo/issues/17945 and potentially quite a few more.
I see we often use `Settings::getPiwikUrl`. But this only returns a host, not the directory.
In quite a few places like https://github.com/matomo-org/matomo/blob/4.6.0-b3/... | Make Matomo work when it is installed in a directory | https://api.github.com/repos/matomo-org/matomo/issues/18306/comments | 2 | 2021-11-14T19:08:42Z | 2021-11-15T19:24:01Z | https://github.com/matomo-org/matomo/issues/18306 | 1,053,016,327 | 18,306 |
[
"matomo-org",
"matomo"
] | see https://github.com/matomo-org/matomo/issues/18132#issuecomment-966908570
> My problem is that the System-Check tries https://mydomain.com/config/config.ini.php instead of https://mydomain.com/matomo/config/config.ini.php (Issue #17945).
I checked and it's using `SettingsPiwik::getPiwikUrl` indeed. Maybe somet... | Diagnostic Check for private directories does not work when Matomo is installed in a directory | https://api.github.com/repos/matomo-org/matomo/issues/18305/comments | 1 | 2021-11-14T19:05:29Z | 2021-11-14T23:04:50Z | https://github.com/matomo-org/matomo/issues/18305 | 1,053,015,602 | 18,305 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugins.matomo.org, please email shop@innocraft.com instead of c... | [4.6.0-b2] Error: Call to undefined function Piwik\piwik_fix_lbrace() in DiagnosticResult.php | https://api.github.com/repos/matomo-org/matomo/issues/18303/comments | 4 | 2021-11-14T15:49:32Z | 2021-12-06T12:26:23Z | https://github.com/matomo-org/matomo/issues/18303 | 1,052,972,342 | 18,303 |
[
"matomo-org",
"matomo"
] | The [FAQ](https://matomo.org/faq/general/faq_20870/) describes the way masking is done for IPv6 addresses:
> IP Anonymisation privacy feature will anonymise IPv6 addresses. For example if Matomo is configured to anonymise “1 byte” from an IPv4, then the IPv6 address 2001:db8:0:8d3:0:8a2e:70:7344 would be anonymised ... | Masking of IPv6 | https://api.github.com/repos/matomo-org/matomo/issues/18301/comments | 11 | 2021-11-12T12:24:01Z | 2024-11-12T13:15:46Z | https://github.com/matomo-org/matomo/issues/18301 | 1,051,916,406 | 18,301 |
[
"matomo-org",
"matomo"
] | This is a follow up from https://github.com/matomo-org/matomo/pull/17817 where we only expand one data table at a time.
We've noticed though we're still seeing sometimes memory issues for eg a yearly archive where it exceeds 8GB. This archive has 9 levels down of subtables and overall a lot of rows. One thing that c... | When aggregating data tables for a week, month, year or range period, don't store all archive content in memory | https://api.github.com/repos/matomo-org/matomo/issues/18295/comments | 12 | 2021-11-11T23:23:19Z | 2023-04-18T00:20:53Z | https://github.com/matomo-org/matomo/issues/18295 | 1,051,440,609 | 18,295 |
[
"matomo-org",
"matomo"
] | ## Expected Behavior
<!-- When describing a bug, please tell us what should happen -->
When opening the Page Overlay feature for a given URL, the Page Overlay should open and display the corresponding numbers and overlay data for a given page.
<!-- When suggesting a change/improvement, please tell us how it should... | Page Overlay doesn't seem to work when tracking code Matomo URL is different from Matomo GUI URL (e.g. proxy configuration) | https://api.github.com/repos/matomo-org/matomo/issues/18291/comments | 12 | 2021-11-11T03:14:29Z | 2024-06-16T21:38:51Z | https://github.com/matomo-org/matomo/issues/18291 | 1,050,527,744 | 18,291 |
[
"matomo-org",
"matomo"
] | I noticed that 2/3rd of sites use neither goals nor ecommerce feature.
This means the goals archiver wouldn't need to archive anything when there is no goal and no ecommerce configured for a site.
If we didn't archive in that case, this would be especially useful because in the Goals archiver, we process two depe... | Don't archive anything in Goals unless a goal is configured or ecommerce is used | https://api.github.com/repos/matomo-org/matomo/issues/18283/comments | 2 | 2021-11-09T03:48:50Z | 2022-01-11T20:12:38Z | https://github.com/matomo-org/matomo/issues/18283 | 1,048,157,083 | 18,283 |
[
"matomo-org",
"matomo"
] | I get stray files in the File Integrity report but that seems to have popped up as part of an upgrade or similar.
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugins.matomo.org, plea... | Stray vendor files in File Integrity report | https://api.github.com/repos/matomo-org/matomo/issues/18282/comments | 1 | 2021-11-08T12:08:29Z | 2021-11-08T13:39:00Z | https://github.com/matomo-org/matomo/issues/18282 | 1,047,371,530 | 18,282 |
[
"matomo-org",
"matomo"
] | After upgrading matomo from 3.13 to 4.5 then can't process archive. The log stays on this page for three days without moving (FYI, I have 36w+ domains on my server), any idea?
INFO [2021-11-08 08:53:46] 30799 ---------------------------
INFO [2021-11-08 08:53:46] 30799 NOTES
INFO [2021-11-08 08:53:46] 30799 - A... | After upgrading matomo from 3.13 to 4.5, can't process archive | https://api.github.com/repos/matomo-org/matomo/issues/18281/comments | 13 | 2021-11-08T09:05:38Z | 2022-03-23T18:39:55Z | https://github.com/matomo-org/matomo/issues/18281 | 1,047,188,506 | 18,281 |
[
"matomo-org",
"matomo"
] | ## Summary
It would be great if it was possible to specify a direct link to the event actions view, with a specific event opened:

Currently, it seems one can only link the events page, and the ... | make direct linking to event actions view possible | https://api.github.com/repos/matomo-org/matomo/issues/18276/comments | 2 | 2021-11-06T12:02:04Z | 2024-01-03T05:09:42Z | https://github.com/matomo-org/matomo/issues/18276 | 1,046,494,668 | 18,276 |
[
"matomo-org",
"matomo"
] | ## Summary
From forum: https://forum.matomo.org/t/how-to-manually-set-time-for-deleting-old-data/43543
Currently, all scheduled tasks are scheduled at the same time as the schedule is created.
 and Europe's Global Data Protection Regulation (GDPR) -- tells w... | Support for Global Privacy Control (GPC) and enabled by default | https://api.github.com/repos/matomo-org/matomo/issues/18264/comments | 2 | 2021-11-03T03:21:10Z | 2024-08-27T18:43:02Z | https://github.com/matomo-org/matomo/issues/18264 | 1,043,043,198 | 18,264 |
[
"matomo-org",
"matomo"
] | Below warnings I can see in our own Matomo. It refers to this line https://github.com/matomo-org/matomo/blob/4.6.0-b2/plugins/Goals/API.php#L513
> WARNING CoreHome[2021-11-02 23:33:27 UTC] [ee954 ] core/Metrics/Formatter.php(161): Notice - A non well formed numeric value encountered - Matomo 4.5.0 - Please report th... | Notice - A non well formed numeric value encountered in Goals API | https://api.github.com/repos/matomo-org/matomo/issues/18261/comments | 2 | 2021-11-03T00:42:24Z | 2021-11-30T21:26:35Z | https://github.com/matomo-org/matomo/issues/18261 | 1,042,969,653 | 18,261 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
When I click on "Pages", I see a list of category names (i.e. group, wiki) and languages (DE, EN, FR). If I select a category name it goes on to show pages and their number of users (smartmap), but also include versions of the page with langua... | Pages - provide improved information for users with multilingual websites | https://api.github.com/repos/matomo-org/matomo/issues/18258/comments | 3 | 2021-11-02T08:57:41Z | 2024-01-03T05:09:39Z | https://github.com/matomo-org/matomo/issues/18258 | 1,042,040,650 | 18,258 |
[
"matomo-org",
"matomo"
] | We just noticed that there are few plugins missing as submodules:
* Migration
* GoogleAnalyticsImporter
* EnvironmentVariables
* ForceSSL
* Invalidate Reports
* JS Tracker Custom
* Custom Translations
Can/should we add these as submodules maybe too to ensure we notice when we break these plugins? Not sure i... | Add more plugins as submodules | https://api.github.com/repos/matomo-org/matomo/issues/18256/comments | 3 | 2021-11-02T02:46:42Z | 2024-11-25T21:08:32Z | https://github.com/matomo-org/matomo/issues/18256 | 1,041,828,257 | 18,256 |
[
"matomo-org",
"matomo"
] | We are wanting to learn more about what features or services people are missing in Matomo so we can improve it further.
## How we ask for feedback
Therefore, we want to ask for feedback in the app like this:

We'd like to remove this feature as it's not mu... | Remove review popup | https://api.github.com/repos/matomo-org/matomo/issues/18250/comments | 0 | 2021-10-31T23:28:35Z | 2021-11-12T23:49:09Z | https://github.com/matomo-org/matomo/issues/18250 | 1,040,610,518 | 18,250 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugins.matomo.org, please email shop@innocraft.com instead of c... | Dynamic loaded content not tracked | https://api.github.com/repos/matomo-org/matomo/issues/18249/comments | 2 | 2021-10-31T17:02:57Z | 2024-01-03T05:09:38Z | https://github.com/matomo-org/matomo/issues/18249 | 1,040,528,067 | 18,249 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugins.matomo.org, please email shop@innocraft.com instead of c... | unable to excute syncronous functions in matomo | https://api.github.com/repos/matomo-org/matomo/issues/18248/comments | 1 | 2021-10-30T08:01:15Z | 2021-10-31T19:09:07Z | https://github.com/matomo-org/matomo/issues/18248 | 1,040,082,668 | 18,248 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugins.matomo.org, please email shop@innocraft.com instead of c... | Ensure DNS records are only requested for IP allowlist when needed | https://api.github.com/repos/matomo-org/matomo/issues/18244/comments | 4 | 2021-10-29T12:23:16Z | 2021-11-29T00:51:56Z | https://github.com/matomo-org/matomo/issues/18244 | 1,039,511,777 | 18,244 |
[
"matomo-org",
"matomo"
] | Looks for me in latest 4.x-dev branch like this:


It should show the feature name. Maybe this ... | Feature name no longer shown in our rating feature | https://api.github.com/repos/matomo-org/matomo/issues/18238/comments | 0 | 2021-10-29T01:09:55Z | 2021-10-30T03:03:37Z | https://github.com/matomo-org/matomo/issues/18238 | 1,039,073,033 | 18,238 |
[
"matomo-org",
"matomo"
] | Due to stable sorting in PHP 8, the result order seems to change when hitting same API on different PHP versions.
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugins.matomo.org, pl... | Live.getLastVisitsDetails API sort order different for PHP8 | https://api.github.com/repos/matomo-org/matomo/issues/18234/comments | 0 | 2021-10-28T08:35:08Z | 2021-11-09T03:02:54Z | https://github.com/matomo-org/matomo/issues/18234 | 1,038,241,492 | 18,234 |
[
"matomo-org",
"matomo"
] | In https://github.com/matomo-org/matomo/pull/17234 we added the "refer us" feature which shows a popup asking to share on twitter, facebook, linkedin.
We couldn't see too many shares so far now we would like to remove this feature again to have less popups. | Remove "refer us" feature | https://api.github.com/repos/matomo-org/matomo/issues/18232/comments | 2 | 2021-10-27T20:22:56Z | 2021-11-15T04:13:44Z | https://github.com/matomo-org/matomo/issues/18232 | 1,037,827,290 | 18,232 |
[
"matomo-org",
"matomo"
] | ## Expected Behavior
Annotations should show up below Behaviour > Performance.
## Current Behavior
Annotations doesn't show up below Behaviour > Performance.
## Steps to Reproduce (for Bugs)
https://user-images.githubusercontent.com/25033650/139089875-6a513947-87d5-4c7a-ad69-c1d3c74caf64.mp4
## Context
I w... | Fix annotations for "Behaviour > Performance" StackedBarEvolution charts | https://api.github.com/repos/matomo-org/matomo/issues/18231/comments | 2 | 2021-10-27T14:56:58Z | 2021-11-29T01:21:44Z | https://github.com/matomo-org/matomo/issues/18231 | 1,037,527,005 | 18,231 |
[
"matomo-org",
"matomo"
] | Currently the only way to set whether IP Anonymization is enabled and the options for it is to either set the options in the UI or to perhaps directly set them in the option table.
This means that a Super User can change the settings after initial configuration. It would be great from a privacy/non-repudiation persp... | Allow IP Anonymization options to be overridden by config file | https://api.github.com/repos/matomo-org/matomo/issues/18224/comments | 0 | 2021-10-27T04:34:20Z | 2024-01-03T05:09:38Z | https://github.com/matomo-org/matomo/issues/18224 | 1,036,966,694 | 18,224 |
[
"matomo-org",
"matomo"
] | hello Is it possible to delete the e-mail alert information about the creation and deletion of a new user on the adminstrator account?
These alerts get in the way when I have a large user base.
Maybe there is a plug for it? I used Matomo v4.5.0 | E-mail notification new user | https://api.github.com/repos/matomo-org/matomo/issues/18216/comments | 4 | 2021-10-25T19:56:34Z | 2024-09-13T08:58:41Z | https://github.com/matomo-org/matomo/issues/18216 | 1,035,514,411 | 18,216 |
[
"matomo-org",
"matomo"
] | Once authenticated in Matomo, the web interface does not display the name of the authenticated user (usually available in the top right corner in most application). It would be nice to have it.
We also authenticate against our corporate IDP with SAML Plugin, and it would be great to be able to retrieve the friendly d... | Display friendly display name for authenticated user | https://api.github.com/repos/matomo-org/matomo/issues/18210/comments | 2 | 2021-10-24T09:32:30Z | 2021-10-25T19:37:15Z | https://github.com/matomo-org/matomo/issues/18210 | 1,034,368,688 | 18,210 |
[
"matomo-org",
"matomo"
] | We have configured the SAML plugin to connect with a shibboleth IDP.
It sends our matomo a "mail" attribute that we use for both Login (username) and email.
The issue is that SAML authentification doesn't work if configured with attribute friendly name "mail" but requires to specify the technical attribute OID "urn:... | Login SAML - Attribute Mapping Settings unable to work with attribute friendly name | https://api.github.com/repos/matomo-org/matomo/issues/18209/comments | 1 | 2021-10-24T09:21:26Z | 2021-10-24T20:24:21Z | https://github.com/matomo-org/matomo/issues/18209 | 1,034,366,747 | 18,209 |
[
"matomo-org",
"matomo"
] | I use the MariaDB database and MaxScale 6.1.3 for read-write separation. However, matomo does not work properly, and SQL syntax errors will be reported. I don't know whether it's not supported or the maxscale setting problem. I hope to get help.
I have tried to use MariaDB directly without MaxScale.
Debian 11
Do... | Use MaxScale for read-write separation | https://api.github.com/repos/matomo-org/matomo/issues/18207/comments | 5 | 2021-10-23T17:20:34Z | 2022-01-30T09:10:13Z | https://github.com/matomo-org/matomo/issues/18207 | 1,034,213,880 | 18,207 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
## Summary
I would like the possibility to define a number of PageViews as a goal. Means: A vistor has seen eg three pages = goal achieved.
## Your Environment
<!-- Include as many relevant details about the environment when applicable --... | Number of PageViews as a goal | https://api.github.com/repos/matomo-org/matomo/issues/18203/comments | 1 | 2021-10-22T08:33:49Z | 2024-01-03T05:09:37Z | https://github.com/matomo-org/matomo/issues/18203 | 1,033,322,883 | 18,203 |
[
"matomo-org",
"matomo"
] | ## Expected Behavior
**Today** should respect Timezone in the transitions report
## Current Behavior
>When looking at Transitions reporting, I am getting Exception NoDataForAction. I am running this report for today as the time period.
>
>Earlier (today), however, transitions was reporting data.
>
>If I select... | Transitions Report - Exception NoDataForAction – Timezone issue? | https://api.github.com/repos/matomo-org/matomo/issues/18202/comments | 1 | 2021-10-22T08:24:29Z | 2024-01-03T05:09:36Z | https://github.com/matomo-org/matomo/issues/18202 | 1,033,314,525 | 18,202 |
[
"matomo-org",
"matomo"
] | We are using Matomo Cloud, so i guess we always have the latest version.
We have 17 user accounts.
When we want to copy a dashboard to another user, the dropdown with the users is incomplete. I can only see 7 entries. It seems not to be just the first user. I cannot say at which condition a user is in the list.
T... | Dropdown of "Copy dashboard to another user" is incomplete | https://api.github.com/repos/matomo-org/matomo/issues/18196/comments | 5 | 2021-10-21T10:58:20Z | 2021-10-21T19:53:21Z | https://github.com/matomo-org/matomo/issues/18196 | 1,032,349,987 | 18,196 |
[
"matomo-org",
"matomo"
] |
Hello,
We have our matomo instance running behind a Reverse Proxy Server.
We don't manage the Reverse Proxy Server but we have received confirmation from the Administrator that the mapping is a standard mapping:
- with a x.forwarded-host header activated (+other header are by default activated through the map... | Matomo behind a Reverse Proxy Server | https://api.github.com/repos/matomo-org/matomo/issues/18194/comments | 0 | 2021-10-21T10:09:08Z | 2024-01-03T05:09:35Z | https://github.com/matomo-org/matomo/issues/18194 | 1,032,305,744 | 18,194 |
[
"matomo-org",
"matomo"
] | Currently when searching/filtering results in a report the totals row is not updated to reflect the totals for the filtered data.
It would be really useful for people to be able to quickly see the summed totals for the data they're looking at.

... | Cross-Origin Resource Sharing (CORS) Domains - not savable | https://api.github.com/repos/matomo-org/matomo/issues/18191/comments | 1 | 2021-10-20T17:11:43Z | 2022-11-11T17:28:05Z | https://github.com/matomo-org/matomo/issues/18191 | 1,031,642,618 | 18,191 |
[
"matomo-org",
"matomo"
] | Below is the Visits Log showing my visit to this page: https://www.gooutsidebook.com/articles/east-rock-soldiers-and-sailors-monument-moon.html

The external link to the Wikipedia page is incor... | Visits Log incorrectly represents external link containing apostrophe | https://api.github.com/repos/matomo-org/matomo/issues/18190/comments | 2 | 2021-10-20T14:03:22Z | 2021-10-20T20:13:20Z | https://github.com/matomo-org/matomo/issues/18190 | 1,031,452,568 | 18,190 |
[
"matomo-org",
"matomo"
] | After upgrading from 3* to 4*, the wrong number of users and websites is displayed in Diagnostics > Database Usage > General Information.
Displayed information
General Information
36 Users
51 websites
Real information
General Information
39 users
53 websites
Table statistics.piwik_use... | Wrong amount of Users / Websites in Diagnostic > Database Usage > General Information | https://api.github.com/repos/matomo-org/matomo/issues/18189/comments | 6 | 2021-10-20T11:05:51Z | 2024-09-13T08:58:41Z | https://github.com/matomo-org/matomo/issues/18189 | 1,031,275,406 | 18,189 |
[
"matomo-org",
"matomo"
] | See https://demo.matomo.cloud/index.php?module=Overlay&period=month&date=today&idSite=1#?l=https$3A$2F$2Fdivezone.net$2Fdiving$2Findonesia$3F__prod_demo$3D1$26__enterprise_demo_idsite$3D1
seeing this error
... | Fix possible problem with CSP in overlay feature | https://api.github.com/repos/matomo-org/matomo/issues/18187/comments | 2 | 2021-10-20T01:46:32Z | 2021-11-29T01:34:08Z | https://github.com/matomo-org/matomo/issues/18187 | 1,030,885,734 | 18,187 |
[
"matomo-org",
"matomo"
] | In line with our objective to generate a feedback loop to understand our users better this issue will allow us to combine our ideas and create a better feedback mechanism in Matomo than the existing thumbs up/down.
We will need to think about:
* UI changes
* CTA, eg "Not finding something you need?" or something... | Improve in-app feedback mechanism to gain insight from users about pain points | https://api.github.com/repos/matomo-org/matomo/issues/18186/comments | 7 | 2021-10-20T01:20:38Z | 2022-01-18T13:34:16Z | https://github.com/matomo-org/matomo/issues/18186 | 1,030,875,801 | 18,186 |
[
"matomo-org",
"matomo"
] | I installed matomo years ago and system check was fine and updated every time with new release per automatic. So I dont checked system check again. Unfortunately, updates do not do a system check and report problems right after the update.
Today I updated to newest version per automatic and saw by chance that the sy... | After fix "Required Private Directories"; Now I'm banned from my server because matomo system check. | https://api.github.com/repos/matomo-org/matomo/issues/18182/comments | 5 | 2021-10-19T11:06:00Z | 2024-01-03T05:09:35Z | https://github.com/matomo-org/matomo/issues/18182 | 1,030,168,030 | 18,182 |
[
"matomo-org",
"matomo"
] | From: https://forum.matomo.org/t/how-to-choose-the-language-of-a-repport/43486
## Summary
> Hi there,
Does anyone know how to choose a language when creating a report?
I have a Flemish client that receives each week my Matomo report and each weeks I have to change my Matomo session in Flemish to be sure he receiv... | Select the email report language | https://api.github.com/repos/matomo-org/matomo/issues/18180/comments | 1 | 2021-10-19T09:32:24Z | 2024-01-03T05:09:34Z | https://github.com/matomo-org/matomo/issues/18180 | 1,030,077,353 | 18,180 |
[
"matomo-org",
"matomo"
] | Below config
```
[General]
enable_general_settings_admin = 0
process_new_segments_from = "editLast30"
rearchive_reports_in_past_last_n_months = "last1"
rearchive_reports_in_past_exclude_segments = 1
enable_browser_archiving_triggering = 0
browser_archiving_disabled_enforce = 1
enable_create_realtime_segments... | Fix segment creation fails when enable_create_realtime_segments = 0 | https://api.github.com/repos/matomo-org/matomo/issues/18178/comments | 1 | 2021-10-19T06:28:09Z | 2022-04-25T13:11:40Z | https://github.com/matomo-org/matomo/issues/18178 | 1,029,909,748 | 18,178 |
[
"matomo-org",
"matomo"
] | Hi!
I received an email notification from the Google Search Console. The email says "Indexed, though blocked by robots.txt".
So I checked the source code of matomo. It seems that crawl is blocked in robots.txt in addition to "robots noindex" in the head tag of the page.
According to [this help page](https://d... | Suggestion: Unblock crawls by robots.txt | https://api.github.com/repos/matomo-org/matomo/issues/18175/comments | 11 | 2021-10-18T15:52:03Z | 2023-08-03T08:17:55Z | https://github.com/matomo-org/matomo/issues/18175 | 1,029,301,673 | 18,175 |
[
"matomo-org",
"matomo"
] | We have multiple departments now how can we segment site visitors by the department?
For ex.
Userid 1 dept 1
Userid 2 Dept 2
Userid 3 dept 1
then dept1 has 2 visitors | how can i Segment user by department | https://api.github.com/repos/matomo-org/matomo/issues/18173/comments | 1 | 2021-10-18T08:55:15Z | 2021-10-18T09:12:06Z | https://github.com/matomo-org/matomo/issues/18173 | 1,028,830,277 | 18,173 |
[
"matomo-org",
"matomo"
] | When we try to import any datatable and try to export by unchecking "Expand subtables" option we can see expanded=1 is passed always
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugi... | Fix initial export option values so checkbox shows correct value | https://api.github.com/repos/matomo-org/matomo/issues/18172/comments | 1 | 2021-10-18T08:30:15Z | 2021-11-29T01:06:12Z | https://github.com/matomo-org/matomo/issues/18172 | 1,028,794,118 | 18,172 |
[
"matomo-org",
"matomo"
] | refs https://github.com/matomo-org/matomo/issues/10291
similarly to what was done in the UI itself we would also have the same logic of a dashed line in ImageGraphs for periods that include "today". | ImageGraph: Make a difference in graphs for data of "unfinished periods" and "complete periods" | https://api.github.com/repos/matomo-org/matomo/issues/18169/comments | 0 | 2021-10-18T01:08:32Z | 2024-01-03T05:09:32Z | https://github.com/matomo-org/matomo/issues/18169 | 1,028,500,497 | 18,169 |
[
"matomo-org",
"matomo"
] | In various profile runs we noticed our event system is very slow. In particular the `EventDispatcher::postEvent()` method. Eg in a typical cron:archive process we spent around 8% CPU in there, in an actual archiving request > 5%. There's a lot of repetitive work where it feels we should be doing this work only once and... | Revamp our event system for performance | https://api.github.com/repos/matomo-org/matomo/issues/18167/comments | 0 | 2021-10-17T23:17:20Z | 2024-09-13T10:57:53Z | https://github.com/matomo-org/matomo/issues/18167 | 1,028,465,305 | 18,167 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugins.matomo.org, please email shop@innocraft.com inst... | Close Tooltip when redirecting to another page | https://api.github.com/repos/matomo-org/matomo/issues/18162/comments | 1 | 2021-10-15T04:18:49Z | 2021-11-30T04:03:39Z | https://github.com/matomo-org/matomo/issues/18162 | 1,027,063,557 | 18,162 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
For regulatory reasons, we are not able to store all users' tracking data in the same database / same server.
We have one application/website serving different parts of the world, but different parts of the world require us to store data in... | Support multiple databases for regulatory compliance | https://api.github.com/repos/matomo-org/matomo/issues/18161/comments | 6 | 2021-10-15T02:55:03Z | 2024-01-03T05:09:31Z | https://github.com/matomo-org/matomo/issues/18161 | 1,027,025,582 | 18,161 |
[
"matomo-org",
"matomo"
] | Response:
This resource is part of Matomo. Keep full control of your data with the leading free and open source web analytics & conversion optimisation platform.
This file is the endpoint for the Matomo tracking API. If you want to access the Matomo UI or use the Reporting API, please use index.php instead.
Respon... | All sites upload datas to matomo returning a 400 | https://api.github.com/repos/matomo-org/matomo/issues/18159/comments | 8 | 2021-10-15T01:53:36Z | 2021-10-19T04:50:20Z | https://github.com/matomo-org/matomo/issues/18159 | 1,026,997,667 | 18,159 |
[
"matomo-org",
"matomo"
] | Method: POST
Response:

Matomo 4.5.0
| All sites upload datas to matomo returning a 400, by https://xxx.xxx.com/matomo.php?action_name=xxx&idSite=..... | https://api.github.com/repos/matomo-org/matomo/issues/18154/comments | 1 | 2021-10-14T08:02:00Z | 2021-10-14T19:56:54Z | https://github.com/matomo-org/matomo/issues/18154 | 1,026,086,375 | 18,154 |
[
"matomo-org",
"matomo"
] | In https://github.com/matomo-org/matomo/blob/4.x-dev/core/Plugin/ReportsProvider.php#L203 the categoryList remain same when running test cases and which leads to use of wrong category info for subsequent testcases.
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->... | ReportsProvider category never gets reset due to isset check | https://api.github.com/repos/matomo-org/matomo/issues/18139/comments | 0 | 2021-10-12T04:20:06Z | 2021-10-12T20:17:24Z | https://github.com/matomo-org/matomo/issues/18139 | 1,023,345,080 | 18,139 |
[
"matomo-org",
"matomo"
] | We noticed on Cloud that https://github.com/matomo-org/matomo/blob/4.x-dev/core/Db/TransactionLevel.php#L57 might be called very often. Especially when having many funnels but also in general. It can cause a bit of load. It be better to instead cache this information whether uncommitted can be set or not instead of ret... | Cache whether a DB supports transaction level or not | https://api.github.com/repos/matomo-org/matomo/issues/18138/comments | 0 | 2021-10-12T04:01:59Z | 2022-02-23T20:58:18Z | https://github.com/matomo-org/matomo/issues/18138 | 1,023,333,870 | 18,138 |
[
"matomo-org",
"matomo"
] | We noticed some plugins may cause a lot of CPU load. A solution is to disable a plugin that causes a lot of load. However, sometimes it be great to still have at least report data for "All visits" but not segments. This way say 95% of the load is reduced while the biggest value might be still there.
It be great if w... | Add new configuration to disable archiving the segment reports for specific plugins | https://api.github.com/repos/matomo-org/matomo/issues/18134/comments | 0 | 2021-10-11T21:52:38Z | 2021-12-07T23:28:29Z | https://github.com/matomo-org/matomo/issues/18134 | 1,023,144,629 | 18,134 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugins.matomo.org, please email shop@innocraft.com instead of c... | JSONp API request (with callback) strips first and last character from result | https://api.github.com/repos/matomo-org/matomo/issues/18133/comments | 2 | 2021-10-11T18:44:46Z | 2021-10-12T22:12:41Z | https://github.com/matomo-org/matomo/issues/18133 | 1,023,011,360 | 18,133 |
[
"matomo-org",
"matomo"
] | The security check fails, but security files have been generated.
./console core:create-security-files
## Expected Behavior
No errors
## Current Behavior
We found that the above URLs are accessible via the browser, but they should NOT be. Allowing them to be accessed can pose a potential security risk sinc... | error private directories are accessible | https://api.github.com/repos/matomo-org/matomo/issues/18132/comments | 30 | 2021-10-11T10:51:48Z | 2022-06-29T11:03:41Z | https://github.com/matomo-org/matomo/issues/18132 | 1,022,553,046 | 18,132 |
[
"matomo-org",
"matomo"
] | When trying to fetch API.getGlossaryMetrics the order of response changes if php version >= 8 , due to which testcases starts failing
Eg: https://3v4l.org/aK3vq
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium ... | Fixed in place sorting order bug for PHP8+ | https://api.github.com/repos/matomo-org/matomo/issues/18130/comments | 0 | 2021-10-11T06:30:58Z | 2021-11-29T01:20:51Z | https://github.com/matomo-org/matomo/issues/18130 | 1,022,315,462 | 18,130 |
[
"matomo-org",
"matomo"
] | We upgraded Matomo to 4.5.0 and observed a bug.
An exception has been thrown during the rendering of a template ("Unable to write in the cache directory (/var/www/html/tmp/templates_c/f9).").
in /var/www/html/plugins/CoreHome/templates/getDefaultIndexView.twig line 1
| An exception has been thrown during the rendering of a template | https://api.github.com/repos/matomo-org/matomo/issues/18129/comments | 3 | 2021-10-11T06:30:22Z | 2021-10-14T05:57:15Z | https://github.com/matomo-org/matomo/issues/18129 | 1,022,315,088 | 18,129 |
[
"matomo-org",
"matomo"
] | It seems that various JSON configuration files are easily viewable by requesting them with a simple GET request. Some examples of these are:
- matomo-domain.example.com/plugins/AbTesting/plugin.json
- matomo-domain.example.com/plugins/CustomVariables/plugin.json
- matomo-domain.example.com/package-lock.json
Som... | Make JSON config / package static files unreachable via a GET request | https://api.github.com/repos/matomo-org/matomo/issues/18128/comments | 6 | 2021-10-11T04:26:18Z | 2022-05-08T23:00:54Z | https://github.com/matomo-org/matomo/issues/18128 | 1,022,247,309 | 18,128 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugins.matomo.org, please email shop@innocraft.com instead of c... | Incorrect asset URL if reverse proxy provides forwarded URI using headers fields other than HTTP_X_FORWARDED_URI | https://api.github.com/repos/matomo-org/matomo/issues/18119/comments | 3 | 2021-10-09T10:03:03Z | 2024-09-13T08:58:42Z | https://github.com/matomo-org/matomo/issues/18119 | 1,021,667,067 | 18,119 |
[
"matomo-org",
"matomo"
] | Is there way to make _pk_id _pk_ses cookies secured? I am using matomo recent version. | _pk_id _pk_ses cookies are not secured | https://api.github.com/repos/matomo-org/matomo/issues/18118/comments | 1 | 2021-10-08T16:48:36Z | 2021-10-08T18:25:37Z | https://github.com/matomo-org/matomo/issues/18118 | 1,021,294,533 | 18,118 |
[
"matomo-org",
"matomo"
] | I understand PHP 8.1 RC3 is not officially supported yet but decided to report this anyway. It worked fine with 4.4.1 until I upgraded to 4.5. Unfortunately downgrade doesn't work (database has already been upgraded) so I did some debugging to figure out a workaround.
I tripple checked that Matomo 4.5 was properly i... | Matomo 4.5 not working with PHP 8.1 RC3 (Matomo 4.4.1 worked fine) | https://api.github.com/repos/matomo-org/matomo/issues/18117/comments | 7 | 2021-10-08T10:29:40Z | 2021-11-29T00:53:57Z | https://github.com/matomo-org/matomo/issues/18117 | 1,020,945,278 | 18,117 |
[
"matomo-org",
"matomo"
] | FakeAccess update idsite comparison for all to strict
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugins.matomo.org, please email shop@innocraft.com instead of creating a bug report... | FakeAccess update idsite comparison for all to strict | https://api.github.com/repos/matomo-org/matomo/issues/18115/comments | 0 | 2021-10-08T08:37:54Z | 2021-10-08T19:35:28Z | https://github.com/matomo-org/matomo/issues/18115 | 1,020,842,576 | 18,115 |
[
"matomo-org",
"matomo"
] | Hello,
## Expected Behavior
When I check a custom segment (set in the url directly, not created via gui), I'm supposed to see only results that can be found in log_* tables.
## Current Behavior
Depending of the custom segment, It's randomly the case (only one website is set). These 2 examples have several reque... | reports not coherent -> some entryPageUrl in archive* tables (no segment) / other are generated via log_* tables | https://api.github.com/repos/matomo-org/matomo/issues/18108/comments | 10 | 2021-10-07T14:54:53Z | 2021-10-18T07:48:35Z | https://github.com/matomo-org/matomo/issues/18108 | 1,020,141,421 | 18,108 |
[
"matomo-org",
"matomo"
] | In config.php.ini there is a variable called:
adding_segment_requires_access
; Possible values are "view", "admin", "superuser"
It would be great if we could add **write** to the list of valid configurations, since creating segments on larges sites can be quite sensitive from a performance perspective. | Add more granular access control for segment creation | https://api.github.com/repos/matomo-org/matomo/issues/18107/comments | 1 | 2021-10-07T14:07:08Z | 2021-11-30T04:03:53Z | https://github.com/matomo-org/matomo/issues/18107 | 1,020,088,805 | 18,107 |
[
"matomo-org",
"matomo"
] | From @Findus23 changing the travis yml to https://github.com/matomo-org/matomo/compare/ui-tests-bionic seems to fix the UI tests by getting it to use bionic. Note that this change fails other tests see https://app.travis-ci.com/github/matomo-org/matomo/jobs/540837360#L414 meaning we likely need to also adjust the trav... | Make UI tests work again as they fail regarding SSL certs | https://api.github.com/repos/matomo-org/matomo/issues/18098/comments | 1 | 2021-10-05T05:06:14Z | 2021-10-18T19:13:08Z | https://github.com/matomo-org/matomo/issues/18098 | 1,015,891,232 | 18,098 |
[
"matomo-org",
"matomo"
] | We know that loading the "Current week" or "Current month" can result in a "Shock" where the graphs are trending down massively (see https://github.com/matomo-org/matomo/issues/10291)
It would be useful to let people select the following options:
* "Last week"
* "Last Month"
additionally to the ones we currentl... | As a user I want to see "Last week" or "Last Month" by default when I login | https://api.github.com/repos/matomo-org/matomo/issues/18096/comments | 2 | 2021-10-03T22:06:23Z | 2024-11-25T21:08:35Z | https://github.com/matomo-org/matomo/issues/18096 | 1,014,555,182 | 18,096 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.