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" ]
Reported in: https://forum.matomo.org/t/make-oops-there-was-a-problem-during-the-request-dismissible/35390 - I've also experienced this a few times. > In version 3.13.0 the error message “Oops… there was a problem during the request. …” always appears on top of the Dashboard after I woke up my laptop. I assume the r...
Showing "Oops, there was a problem with the request" in the top of the dashboard after waking up computer
https://api.github.com/repos/matomo-org/matomo/issues/15287/comments
4
2019-12-18T22:11:46Z
2024-09-13T08:59:40Z
https://github.com/matomo-org/matomo/issues/15287
539,952,950
15,287
[ "matomo-org", "matomo" ]
There seems to be an issue with archiving in 3.13.0. Archiving i started as documented: `/var/www/console core:archive -vvv` We have noticed that for one site that archiving fails when period=year&date=last3: ``` INFO [2019-12-18 07:46:53] 24567 Error: Got invalid response from API request: ?module=API&method...
Archiving fails when period is year and date is last3
https://api.github.com/repos/matomo-org/matomo/issues/15284/comments
4
2019-12-18T08:23:14Z
2019-12-20T09:21:18Z
https://github.com/matomo-org/matomo/issues/15284
539,527,639
15,284
[ "matomo-org", "matomo" ]
If we use single **day** for range report (e.g. page views), Compare tool will return the error because it expects to have range for comparison. Please add support to compare to another single date in this case (e.g. day before, day from last week, month, same day last year etc.) ```index.php?module=CoreHome&action=...
Compare Tool: support for single day reports
https://api.github.com/repos/matomo-org/matomo/issues/15281/comments
4
2019-12-18T00:46:26Z
2021-08-25T22:47:43Z
https://github.com/matomo-org/matomo/issues/15281
539,388,213
15,281
[ "matomo-org", "matomo" ]
I get the following error when running core:archive: > WARNING [2019-12-17 13:57:38] 11972 /usr/share/webapps/matomo/core/Common.php(271): Notice - unserialize(): Error at offset 0 of 5695492 bytes - Matomo 3.13.0 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as...
BUG?: unserialize error when archiving
https://api.github.com/repos/matomo-org/matomo/issues/15280/comments
12
2019-12-17T14:05:53Z
2019-12-19T20:18:21Z
https://github.com/matomo-org/matomo/issues/15280
539,087,055
15,280
[ "matomo-org", "matomo" ]
As reported by @Findus23 Not really a vulnerability in itself, but also not secure and might cause issues if someone uses the function without checking in the future. Therefore, I want to document it here. The function generateSecureHash here is really not secure: https://github.com/matomo-org/matomo/blob/e92...
SecureHash is not secure
https://api.github.com/repos/matomo-org/matomo/issues/15278/comments
4
2019-12-17T02:39:05Z
2025-05-26T06:52:44Z
https://github.com/matomo-org/matomo/issues/15278
538,797,554
15,278
[ "matomo-org", "matomo" ]
https://github.com/matomo-org/matomo/blob/76102d2c9b21cd7317ed9d4e6ea7879f83b01474/core/Session.php#L134 As in the code snippet above setting `session.gc_probability=1` in general causes problems for different environments. For example our session handler is redis and session save_path for webserver is /var/run/red...
Don't set session.gc_probality=1, instead read value from config
https://api.github.com/repos/matomo-org/matomo/issues/15274/comments
9
2019-12-16T09:23:29Z
2020-09-29T07:35:55Z
https://github.com/matomo-org/matomo/issues/15274
538,285,578
15,274
[ "matomo-org", "matomo" ]
Google all the time indexing matomo. I have website and matomo is installed into subdomain of main domain. What values should be in robot.txt?
Google indexing matomo
https://api.github.com/repos/matomo-org/matomo/issues/15273/comments
4
2019-12-15T19:05:05Z
2019-12-15T20:36:17Z
https://github.com/matomo-org/matomo/issues/15273
538,091,789
15,273
[ "matomo-org", "matomo" ]
In order to improve archiving performance, we have 10 cron archive tasks in our on premise Matomo installation. It has been that way for long time with no problem at all: the cron tasks distributed the sites and all of them were archived only once. However, we had to hook the ``CronArchive.archiveSingleSite.start...
CronArchive.archiveSingleSite.start gets concurrently called for same site
https://api.github.com/repos/matomo-org/matomo/issues/15267/comments
1
2019-12-13T14:21:58Z
2019-12-13T23:41:08Z
https://github.com/matomo-org/matomo/issues/15267
537,576,081
15,267
[ "matomo-org", "matomo" ]
We found out that Matomo has a little bug in the e-commerce tracking. If the same tracking is executed several times, even if the same order ID is used, piwik tracks this twice. ![image](https://user-images.githubusercontent.com/751811/70802303-63436700-1db1-11ea-8352-742705eafa04.png) ![image](https://user-im...
Multiple tracking of the same unique order id
https://api.github.com/repos/matomo-org/matomo/issues/15266/comments
4
2019-12-13T13:10:21Z
2019-12-15T18:49:36Z
https://github.com/matomo-org/matomo/issues/15266
537,542,060
15,266
[ "matomo-org", "matomo" ]
Hello, we have run into the same problem as mentioned in https://github.com/matomo-org/matomo/issues/7851 When looking at Ecommerce/Overview the average order value graph sticks to zero regardless that the summary and API call report a value other than zero. ![ecommerce_evolution](https://user-images.githubuse...
Fix average order value graph flattening out to value 0
https://api.github.com/repos/matomo-org/matomo/issues/15262/comments
11
2019-12-11T14:26:31Z
2022-09-29T02:30:42Z
https://github.com/matomo-org/matomo/issues/15262
536,404,905
15,262
[ "matomo-org", "matomo" ]
after last update decimal / thousand separator for ITALIAN are missing. I can see correct decimals if I switch to FR. not ein ITALIAN we should have: 228'413 (Matomo has lost last digit!) ![image001](https://user-images.githubusercontent.com/4048423/70602896-b53f8d80-1bf5-11ea-8426-526400e0fb38.png) ![image002](...
after last update decimal / thousand separator for ITALIAN are missing
https://api.github.com/repos/matomo-org/matomo/issues/15261/comments
2
2019-12-11T08:07:57Z
2020-01-21T04:06:26Z
https://github.com/matomo-org/matomo/issues/15261
536,206,770
15,261
[ "matomo-org", "matomo" ]
It says eg > Warning Filesystem: warning (Your server is using an NFS filesystem. This means Matomo will be extremely slow when using file based sessions.) But we are not using file based sessions anymore anyway. Could also simply remove the message but not sure what the point of having this check is then. O...
Remove NFS diagnostic check?
https://api.github.com/repos/matomo-org/matomo/issues/15259/comments
4
2019-12-10T20:42:13Z
2024-01-03T05:07:09Z
https://github.com/matomo-org/matomo/issues/15259
535,982,595
15,259
[ "matomo-org", "matomo" ]
After upgrading to php 7.4 from 7.3, each action recorded from the same visitor gets recorded as a separate visit with the same ID and other details, while the unique user count keeps rising up as the same one user navigates through more pages. This is happening on a setup that is using image tracking method. Mat...
PHP 7.4 & 3.13 Visitors/actions bug
https://api.github.com/repos/matomo-org/matomo/issues/15257/comments
5
2019-12-10T06:57:29Z
2020-02-20T19:19:58Z
https://github.com/matomo-org/matomo/issues/15257
535,534,390
15,257
[ "matomo-org", "matomo" ]
Issue: When viewing a transition report for an Action URL under a Custom Dimension displaying an error "Either action had no pageviews during the period or it is invalid" ![transition_error](https://user-images.githubusercontent.com/26726594/70493723-8e3d7900-1b6d-11ea-93b0-4a6672e0b67d.PNG) **Step to reproduce:** ...
Transitions: Issues displaying Transition of Action URLs under a Custom Dimension
https://api.github.com/repos/matomo-org/matomo/issues/16159/comments
4
2019-12-10T04:00:39Z
2024-01-03T05:07:08Z
https://github.com/matomo-org/matomo/issues/16159
647,716,037
16,159
[ "matomo-org", "matomo" ]
In 3.13, the percentages are calculated incorrectly for the multi-channel conversions. The site is set for US English and it's using commas instead of decimals and is set to too may places for the calculation. ![Image5](https://user-images.githubusercontent.com/58389783/70449476-0faee180-1a70-11ea-85bc-3b166d607f3f...
3.13 Percentages calculated incorrectly for Multi-channel conversion
https://api.github.com/repos/matomo-org/matomo/issues/15254/comments
1
2019-12-09T15:32:47Z
2019-12-09T20:07:06Z
https://github.com/matomo-org/matomo/issues/15254
535,008,570
15,254
[ "matomo-org", "matomo" ]
refs https://github.com/matomo-org/matomo/pull/15233 When tracking a download/outlink URL it keeps the full URL including protocol but also sets an url_prefix. It should only do one of them but not both. It shouldn't set the url prefix when it keeps the http(s) protocol, or maybe it should remove the http in the act...
Download and outlink URL url_prefix handling is wrong
https://api.github.com/repos/matomo-org/matomo/issues/15246/comments
1
2019-12-08T18:58:14Z
2019-12-23T03:52:53Z
https://github.com/matomo-org/matomo/issues/15246
534,584,344
15,246
[ "matomo-org", "matomo" ]
Hey. using this `docker-compose.yml` file ``` version: '3.7' services: matomo: image: matomo:latest container_name: "matomo" restart: always networks: - default depends_on: - matomo-mysql ports: - 9004:80 environment: - "MATOMO_DATABASE_ADAPTER=MY...
console diagnostics:run causes wrong permissions and access failures
https://api.github.com/repos/matomo-org/matomo/issues/15244/comments
3
2019-12-06T12:51:28Z
2019-12-12T18:49:02Z
https://github.com/matomo-org/matomo/issues/15244
533,954,407
15,244
[ "matomo-org", "matomo" ]
If you use a setCustomRequestProcessing, an enableHeartBeatTimer does not fire in the JS tracker. How to reproduce: Add a ``` _paq.push(['setCustomRequestProcessing', function(params){ .... send the request individually .... }]); ``` and `_paq.push(['enableHeartBeatTimer', 20]);` Result: H...
setCustomRequestProcessing blocks enableHeartBeatTimer
https://api.github.com/repos/matomo-org/matomo/issues/15243/comments
5
2019-12-06T10:34:56Z
2024-01-03T05:07:07Z
https://github.com/matomo-org/matomo/issues/15243
533,879,888
15,243
[ "matomo-org", "matomo" ]
I’m importing Apache logs since some years and it always worked OK. Since Update to Matome 3.13.0 on 28.11. the number of unique visitors is way to high The number of loglines the days before are about at the same magnitude, but the number of visitors was suddenly a huge factor higher (500 vs 20.000) Number of lin...
importing apache2-logs with /piwik/misc/log-analytics/import_logs.py
https://api.github.com/repos/matomo-org/matomo/issues/15242/comments
10
2019-12-06T09:02:48Z
2020-02-10T01:00:23Z
https://github.com/matomo-org/matomo/issues/15242
533,832,449
15,242
[ "matomo-org", "matomo" ]
To prevent edge cases where archiving (via the `core:archive` crontab) may hang or run for a very long time (for example if a specific combination of [custom reports](https://matomo.org/docs/custom-reports/) dimensions and website size). It does happen regularly (especially for large Matomo instances) that some SQL que...
Limit max execution time for all SQL queries executed during report archiving
https://api.github.com/repos/matomo-org/matomo/issues/15241/comments
0
2019-12-05T21:41:21Z
2020-12-31T07:22:17Z
https://github.com/matomo-org/matomo/issues/15241
533,614,928
15,241
[ "matomo-org", "matomo" ]
Hi, we recently enabled content tracking and it works but with one major downside: As soon as the URL of the page, where the user should be directed to, contains a '&' char, Matomo replaces it with "& amp;" (space is just needed as the autoformat would only display a single &) Examples: **Original Link:** ...
Content Tracking: '&' in redirecturl gets replaced by '&'
https://api.github.com/repos/matomo-org/matomo/issues/15240/comments
3
2019-12-05T13:55:22Z
2019-12-06T23:52:30Z
https://github.com/matomo-org/matomo/issues/15240
533,366,603
15,240
[ "matomo-org", "matomo" ]
Question 1: the number of visits in all website reports cannot be rendered anywhere in the page. The exported log interaction field is corresponding to it. However, it is not clear what the system defines for this field. The actions field corresponds to the number of views we understand, that is, there is a count for e...
Where can I check the full details of the logs about "VISITS"
https://api.github.com/repos/matomo-org/matomo/issues/15239/comments
1
2019-12-05T06:23:02Z
2020-01-21T04:21:56Z
https://github.com/matomo-org/matomo/issues/15239
533,150,277
15,239
[ "matomo-org", "matomo" ]
Preface The system version is 3.13.0, and the update time is 2019.11.26-27. The system has been updated and the server has been migrated After selecting a date range from all websites dashboard, clicking on a site in the list of sites will report a time period or an incoming time parameter error"error: date format ...
going to 'All Websites' dashboard and selecting a date range and clicking a site results in error message
https://api.github.com/repos/matomo-org/matomo/issues/15238/comments
5
2019-12-05T05:53:49Z
2021-01-01T04:09:36Z
https://github.com/matomo-org/matomo/issues/15238
533,140,668
15,238
[ "matomo-org", "matomo" ]
Currently when the MySQL DB user does not have the "create temporary table" grant/permission set (a new requirement we introduced in Matomo 3.12.0 or so), the archiving of reports fails with a cryptic error message, as reported by several users [in the forum](https://forum.matomo.org/t/database-access-denied-or-synax-e...
When DB user doesn't have the 'CREATE TEMPORARY TABLE' grant, display a clear error message
https://api.github.com/repos/matomo-org/matomo/issues/15237/comments
1
2019-12-05T02:25:31Z
2020-02-03T08:40:38Z
https://github.com/matomo-org/matomo/issues/15237
533,083,505
15,237
[ "matomo-org", "matomo" ]
The "KPI Metric" Widget is great and valuable. It shows the KPI metric value for the selected date as well as the sparkline showing the last 30 days/weeks/months/etc. But often as a user I also want to see more clearly the evolution of the KPI metric value over eg. the last 30 days. While the sparkline gives me a quick...
New widget "KPI Metric > Evolution over the period" for getting a graph of any metric
https://api.github.com/repos/matomo-org/matomo/issues/15235/comments
2
2019-12-04T22:19:36Z
2024-11-25T21:09:01Z
https://github.com/matomo-org/matomo/issues/15235
532,969,652
15,235
[ "matomo-org", "matomo" ]
![image](https://user-images.githubusercontent.com/273120/70172078-dd7e4680-1734-11ea-8909-75c644e515c0.png) Noticed this in the plugin settings table. Basically there is an array stored but we expect a string or integer. Not sure how this happens as I think it does set only a string in the application. Maybe some r...
WARNING: core/Settings/Storage/Storage.php(86): Notice - Array to string conversion
https://api.github.com/repos/matomo-org/matomo/issues/15234/comments
3
2019-12-04T18:59:09Z
2020-01-16T03:12:52Z
https://github.com/matomo-org/matomo/issues/15234
532,873,180
15,234
[ "matomo-org", "matomo" ]
Please remove any reference of coercive language such as the second sentence in the language of the opt-out -> "You may choose to prevent this website from aggregating and analyzing the actions you take here. **Doing so will protect your privacy, but will also prevent the owner from learning from your actions and creat...
Personalise the Opt-Out iframe text
https://api.github.com/repos/matomo-org/matomo/issues/15236/comments
1
2019-12-04T09:02:22Z
2024-01-03T05:07:06Z
https://github.com/matomo-org/matomo/issues/15236
533,076,616
15,236
[ "matomo-org", "matomo" ]
if someone put same matomo tracking code (one id) to multi sites, can I get the information of site he put? eg: John put the same tracking code to site A ,site B and Site C . As a manager, I don't know he put the same code to three site, but when users view site A,B,C,Then matomo have record the view history. Is th...
multi sites but one tracking code
https://api.github.com/repos/matomo-org/matomo/issues/15230/comments
2
2019-12-03T11:46:19Z
2019-12-04T10:20:04Z
https://github.com/matomo-org/matomo/issues/15230
531,927,560
15,230
[ "matomo-org", "matomo" ]
We use Angular 8 with ngx-translate in our project and sometimes matomo call doesn't end so it freezes the page. called url by matomo : > https://mydomain.com/piwik.php?action_name=MyPage&idsite=47&rec=1&r=203661&h=11&m=19&s=58&url=http%3A%2F%2Flocalhost%3A3000%2F%23%2Fpublic%2Ftest&urlref=http%3A%2F%2Flocalhost...
Call hang and freeze browser
https://api.github.com/repos/matomo-org/matomo/issues/15229/comments
10
2019-12-03T10:26:36Z
2023-02-13T10:29:04Z
https://github.com/matomo-org/matomo/issues/15229
531,880,173
15,229
[ "matomo-org", "matomo" ]
While reviewing the actions section in the real-time-visitors module at the main board, I discovered the link to the downloaded content was broken. The issue there is that the generated URL for that link is not well formed. In this case, the system adds the protocol incorrectly and that makes the link to bring you nowh...
Malformed URL in real-time-visitors module
https://api.github.com/repos/matomo-org/matomo/issues/15232/comments
1
2019-12-03T09:25:36Z
2019-12-08T19:56:43Z
https://github.com/matomo-org/matomo/issues/15232
532,218,142
15,232
[ "matomo-org", "matomo" ]
Hi, when moving a dialog (e.g. row evolution of an entry) after the page was scrolled down, the y position (top offset) of the dialog seems to be calculated incorrectly. This causes the dialog to jump down (sometimes even out of the window) when I drag to move it. Without looking into the code, it seems as if ...
Dialog jumps when moving it and page has been scrolled
https://api.github.com/repos/matomo-org/matomo/issues/15227/comments
0
2019-12-02T21:47:58Z
2024-09-13T08:59:40Z
https://github.com/matomo-org/matomo/issues/15227
531,560,197
15,227
[ "matomo-org", "matomo" ]
The visitor count for a campaign in the dashboard is not displayed correctly (or maybe not updated). ![grafik](https://user-images.githubusercontent.com/14861996/69997150-caf8e700-1553-11ea-9d4c-a782f7dad99a.png) The data from the left graph makes much more sense when looking at the visitor log. Matomo version...
Campaigns: Visitor count incorrect
https://api.github.com/repos/matomo-org/matomo/issues/15226/comments
17
2019-12-02T21:35:32Z
2022-06-02T20:50:21Z
https://github.com/matomo-org/matomo/issues/15226
531,554,034
15,226
[ "matomo-org", "matomo" ]
Now that the fingers crossed handler is available we should enable it by default to be able to get as much info from bug reports as possible.
Enable fingers crossed handler by default for more useful debug logs
https://api.github.com/repos/matomo-org/matomo/issues/15220/comments
4
2019-12-02T14:14:23Z
2024-01-03T05:07:05Z
https://github.com/matomo-org/matomo/issues/15220
531,155,039
15,220
[ "matomo-org", "matomo" ]
> libpng warning: Interlace handling should be turned on when using png_read_image This seems to be caused by our own logo which is included in PDF scheduled report. We can reproduce it when custom logo is disabled and not reproduce it when custom logo is enabled.
Our logo triggers lib png when sending scheduled report
https://api.github.com/repos/matomo-org/matomo/issues/15216/comments
0
2019-12-02T02:20:47Z
2019-12-03T21:58:02Z
https://github.com/matomo-org/matomo/issues/15216
530,848,997
15,216
[ "matomo-org", "matomo" ]
Issue: Website is set to Undefined by default in website selector, when creating/viewing Custom Dimension steps to reproduce: 1. Click on "Administration (cog icon)" on the top right 2. Click on "Measurables > Custom Dimensions" 3. View website chooser dropdown on the top left ![image](https://user-images.gi...
Website is set to Undefined by default in website chooser
https://api.github.com/repos/matomo-org/matomo/issues/15215/comments
6
2019-12-01T22:18:43Z
2019-12-05T21:04:14Z
https://github.com/matomo-org/matomo/issues/15215
530,805,886
15,215
[ "matomo-org", "matomo" ]
Related to #14487. https://github.com/matomo-org/matomo/blob/54dadb98beae46f88203df273d1bada6a2596b5b/js/piwik.js#L7597-L7600 This code suggests that the consent forgotten cookie should last for 30 years, but when I call the function from the console in Safari on macOS and look at the cookie in the inspector, it's ...
forgetConsentGiven method lasts 7 days instead of 30 years
https://api.github.com/repos/matomo-org/matomo/issues/15214/comments
4
2019-12-01T21:02:59Z
2020-03-25T00:34:07Z
https://github.com/matomo-org/matomo/issues/15214
530,795,029
15,214
[ "matomo-org", "matomo" ]
Hi, with the latest Matomo version 3.13.0, an E-Mail report (PDF) segmented by URL (URL starts with) contains incorrect data: Also data from URLs not starting with the given URL are included. This is visible in the Diagram "Aktionen - Kernmetriken" (Actions - Main Metrics?) in the page count (which is too high) a...
E-Mail Reports: Segmented Page view count too high
https://api.github.com/repos/matomo-org/matomo/issues/15211/comments
3
2019-12-01T14:36:23Z
2020-01-22T07:51:27Z
https://github.com/matomo-org/matomo/issues/15211
530,741,170
15,211
[ "matomo-org", "matomo" ]
As reported in https://forum.matomo.org/t/error-php-deprecated-auto-archiving/35190 and https://github.com/matomo-org/matomo/issues/14821#issuecomment-525816696 (the next time I'll create a sparate issue for every bug/warning). I can't reproduce it on my empty testinstance anymore, but it still seems to happen. ```...
More PHP 7.4 warnings
https://api.github.com/repos/matomo-org/matomo/issues/15210/comments
12
2019-12-01T13:59:13Z
2019-12-19T20:23:56Z
https://github.com/matomo-org/matomo/issues/15210
530,736,081
15,210
[ "matomo-org", "matomo" ]
Since #14495 is merged `navigatorAlias.cookieEnabled` is not utilized any more, which results in a greater number of testcookies, which leads to strange browser-problems. I am currently using Matomo on one domain with >100 different websites `/subdivision-a`, `/subdivision-b`. Some of the websites have multiple name...
Too many cookies on one domain result in weird browser behaviour
https://api.github.com/repos/matomo-org/matomo/issues/15209/comments
5
2019-11-29T12:26:44Z
2019-12-10T23:38:37Z
https://github.com/matomo-org/matomo/issues/15209
530,320,934
15,209
[ "matomo-org", "matomo" ]
Hi We have a matomo installation and we are receiving these error messages in the process core:archive ``` INFO [2019-11-29 12:05:45] 27082 - pre-processing all visits ERROR [2019-11-29 12:06:06] 27082 Got invalid response from API request: ?module=API&method=API.get&idSite=1&period=day&date=last1000&format=php...
Segment cannot be added because no sql segment is set - in plugin Goals
https://api.github.com/repos/matomo-org/matomo/issues/15208/comments
20
2019-11-29T12:17:55Z
2024-09-13T08:59:41Z
https://github.com/matomo-org/matomo/issues/15208
530,317,398
15,208
[ "matomo-org", "matomo" ]
Running matomo 3.13 we have issues on [Earthed display of real-time visits](https://demo.matomo.org/index.php?module=CoreHome&action=index&idSite=62&period=day&date=yesterday#?idSite=62&period=day&date=yesterday&segment=&category=General_Visitors&subcategory=UserCountryMap_RealTimeMap) - widget's title is missing, [...
UX and UI issues on real-time map widget
https://api.github.com/repos/matomo-org/matomo/issues/15207/comments
2
2019-11-29T10:07:46Z
2024-09-13T08:59:41Z
https://github.com/matomo-org/matomo/issues/15207
530,260,727
15,207
[ "matomo-org", "matomo" ]
Hi, since the last update all cronjob are not working to archive the reports. Also all outgoing links are not tracked. If I user toe option “archive the report while using browser” i get this error message: Access denied for user ‘dbxxxxxx’@’%’ to database ‘dbxxxxxx’ - in plugin Goals As I finde out while cove...
Access denied for user ‘dbxxxxxx’@’%’ to database ‘dbxxxxxx’ - in plugin Goals
https://api.github.com/repos/matomo-org/matomo/issues/15206/comments
14
2019-11-29T07:42:35Z
2019-12-09T13:16:52Z
https://github.com/matomo-org/matomo/issues/15206
530,200,574
15,206
[ "matomo-org", "matomo" ]
![image](https://user-images.githubusercontent.com/5108701/69827062-1f2f5e80-1216-11ea-9fd7-29034869962a.png) seems like actions of a single user are counted as unique visits
spike after updating matomo to 3.13
https://api.github.com/repos/matomo-org/matomo/issues/15205/comments
13
2019-11-28T18:35:52Z
2020-01-08T02:00:53Z
https://github.com/matomo-org/matomo/issues/15205
530,042,971
15,205
[ "matomo-org", "matomo" ]
Hello, France region in Matomo are ![image](https://user-images.githubusercontent.com/8069239/69804363-b1b40b80-11de-11ea-9a9b-1ce81b83c3a5.png) Whereas several regions have been merged since the 01/01/2016 (official source : http://www.prefectures-regions.gouv.fr ) ![image](https://user-images.githubuserconten...
France regions are not up-to-date
https://api.github.com/repos/matomo-org/matomo/issues/15203/comments
2
2019-11-28T12:00:16Z
2021-03-22T09:32:13Z
https://github.com/matomo-org/matomo/issues/15203
529,870,681
15,203
[ "matomo-org", "matomo" ]
Hello. I have a few email reports that I set to "Daily" in the ScheduledReports module. Without fail, they get sent *every other day*. Is there a workaround for this?
Email reports set to daily do not go out daily
https://api.github.com/repos/matomo-org/matomo/issues/15201/comments
6
2019-11-27T11:37:25Z
2019-12-03T19:12:31Z
https://github.com/matomo-org/matomo/issues/15201
529,291,805
15,201
[ "matomo-org", "matomo" ]
This affects Matomo 3.13.0 Integer numbers like the total number of visitors are correctly shown in graphs, but are crippled by one place and shown with a thousand-separator(?) in the wrong place. So 2014 visitors are shown as 2,01 vistors in the sparkline. Please see the following screenshot: ![Anmerkung ...
Incorrect/corrupted number format in dashboards
https://api.github.com/repos/matomo-org/matomo/issues/15200/comments
8
2019-11-27T11:07:13Z
2020-01-08T09:52:06Z
https://github.com/matomo-org/matomo/issues/15200
529,276,634
15,200
[ "matomo-org", "matomo" ]
Expected to see the data being compared in the widget, but it doesn't: ![Screenshot from 2019-11-27 17-40-38](https://user-images.githubusercontent.com/466765/69694299-1fa7f680-113d-11ea-9470-0a399b52767c.png)
"KPI Metric" Widget does not support date/segment comparisons
https://api.github.com/repos/matomo-org/matomo/issues/15198/comments
1
2019-11-27T04:41:28Z
2024-11-25T21:09:03Z
https://github.com/matomo-org/matomo/issues/15198
529,111,086
15,198
[ "matomo-org", "matomo" ]
I've expected to compare a day period with same day period in year before. Two pre-archived reports. So I checked in the calendar-dropdown: 1. 2018-11-05 (day) 2. «compare to:» and «previous year» I expected to have two day period comparison like happend on «previous period» but worked like «custom», returning a...
Compare to: previous year always returning a range
https://api.github.com/repos/matomo-org/matomo/issues/15194/comments
1
2019-11-25T14:04:10Z
2020-09-29T00:26:08Z
https://github.com/matomo-org/matomo/issues/15194
528,108,195
15,194
[ "matomo-org", "matomo" ]
I was testing the new comparing feature inside the calendar and I found this. 1. select period = day (for example 5 nov 2018) 2. check :heavy_check_mark: «Compare in» then select «Previous year» I expected a compared dashobard of 2018-11-05 day period and 2017-11-05 day period but query is ran with **2016-11-05*...
Compare to: previous year (day) goes back two years
https://api.github.com/repos/matomo-org/matomo/issues/15193/comments
1
2019-11-25T13:49:19Z
2020-02-24T21:14:50Z
https://github.com/matomo-org/matomo/issues/15193
528,099,609
15,193
[ "matomo-org", "matomo" ]
I have a situation where I send tracking requests from the server on behalf of user. To make sure I track the user's correct IP address rather than my own server's address, I add the `cip` parameter to the request as referred to [here](https://developer.matomo.org/api-reference/tracking-api). I've noticed that since do...
Country is not detected with GeoIP if IP is overridden via `cip` parameter
https://api.github.com/repos/matomo-org/matomo/issues/15192/comments
9
2019-11-24T14:01:16Z
2020-03-30T21:53:03Z
https://github.com/matomo-org/matomo/issues/15192
527,702,251
15,192
[ "matomo-org", "matomo" ]
HeatmapSessionRecording configures itself during tracker through a special configs.php endpoint. The endpoint accesses entities for the site and provides it to the tracker. This type of endpoint should be standardized so any plugin can send data to the tracker before tracking. One possible implementation would be: ...
Standardize site-specific tracker configuration based on server side data
https://api.github.com/repos/matomo-org/matomo/issues/15191/comments
0
2019-11-23T16:08:57Z
2024-09-13T08:59:42Z
https://github.com/matomo-org/matomo/issues/15191
527,575,489
15,191
[ "matomo-org", "matomo" ]
In order to support using TypeScript, Angular and a better less compiler in the future we should consider allowing webpack in the development workflow. A possible way to do this would be to run webpack on build via some sort of build-js command. this would be run by matomo-package when generating the default matomo ...
Support webpack instead of relying solely on JShrink
https://api.github.com/repos/matomo-org/matomo/issues/15190/comments
1
2019-11-23T15:36:34Z
2024-09-13T10:57:41Z
https://github.com/matomo-org/matomo/issues/15190
527,571,621
15,190
[ "matomo-org", "matomo" ]
Hey folks, today we installed Matomo over docker compose behind our nginx proxy. Everything seems to work except the icon fonts. We are getting a 404 for the matomo.woff/.ttf files. We checked the folder an the files are there: `/var/www/html/plugins/Morpheus/fonts # ls README.md matomo.ttf matomo.wof...
Icon-Fonts not loading when behind proxy
https://api.github.com/repos/matomo-org/matomo/issues/15188/comments
1
2019-11-22T09:56:43Z
2019-11-24T18:57:56Z
https://github.com/matomo-org/matomo/issues/15188
527,098,189
15,188
[ "matomo-org", "matomo" ]
At step 5 of installation, there you can mark to receive information about community and/or professional news. At this page you can read: "We will not share your email with anyone else...", but they do! The email you will receive comes from secureserver.net/madmimi.com! Matomo use a tool for mailings from a differen...
When signing up for the Matomo newsletter, clarify In the privacy notice that emails are processed by Madmimi
https://api.github.com/repos/matomo-org/matomo/issues/15182/comments
7
2019-11-21T14:59:48Z
2020-06-14T21:22:55Z
https://github.com/matomo-org/matomo/issues/15182
526,648,863
15,182
[ "matomo-org", "matomo" ]
With Matomo 3.12.0 when we run an Archive `console core:archive` we receive the following error for almost every site: ERROR [2019-11-21 ##:##:##] 26378 Empty or invalid response ' Notice: Undefined index : class in ..../piwik/plugins/Monolog/Formatter/LineMessageFormatter.php on line 83 Notice: Undefined index: typ...
Archive Error - Empty or invalid repsonse 'Notice: Undefined Index : class
https://api.github.com/repos/matomo-org/matomo/issues/15181/comments
1
2019-11-21T13:11:17Z
2019-11-21T20:32:23Z
https://github.com/matomo-org/matomo/issues/15181
526,585,369
15,181
[ "matomo-org", "matomo" ]
I believe there is an issue with how ping requests are processed. According to the source `visit_last_action_time` holds the visit´s end time: ``` /** * This dimension holds the best guess for a visit's end time. It is set the last action * time for each visit. `ping=1` requests can be sent to update the dimen...
heartbeat/pingreq. does not update log_visit.visit_last_action_time
https://api.github.com/repos/matomo-org/matomo/issues/15179/comments
13
2019-11-21T07:49:04Z
2020-09-29T00:15:36Z
https://github.com/matomo-org/matomo/issues/15179
526,422,194
15,179
[ "matomo-org", "matomo" ]
Hello, The "Site Search Keyword" report in an Email Report generates two "Others" entries: ![image](https://user-images.githubusercontent.com/26365407/69276618-d1c74780-0bac-11ea-9a46-244060f2fc0d.png) Is there a reason for that? Is there some sort of sorting by "Search Results pages" as well? Thanks. -...
Email Reports Site Search Two "Other" Entries
https://api.github.com/repos/matomo-org/matomo/issues/15177/comments
0
2019-11-20T20:46:23Z
2024-01-03T05:07:04Z
https://github.com/matomo-org/matomo/issues/15177
526,196,115
15,177
[ "matomo-org", "matomo" ]
Hello, In Email Reports we are able to add Entry Pages and Exit Pages in a report (by URL and by Title). The ordering of these tables is not intuitive. As far as I can tell, the way it works is that it pulls a list of all pages in the time period sorted by number of visits, and then filters out anything that isn't...
Email Report Entry/Exit Pages Sort Order
https://api.github.com/repos/matomo-org/matomo/issues/15176/comments
8
2019-11-20T20:39:36Z
2024-01-03T05:07:03Z
https://github.com/matomo-org/matomo/issues/15176
526,188,420
15,176
[ "matomo-org", "matomo" ]
The Marketplace plugin is now available for all users. This is not always the way you want. Please make it also possible to make the plugin visible only for superusers. For example like the tag manager. Options can be: - Visible for all users - Visible for admin - Visible for superusers
Setting option for Marketplace plugin: users or superusers
https://api.github.com/repos/matomo-org/matomo/issues/15175/comments
2
2019-11-20T19:15:33Z
2024-01-03T05:07:03Z
https://github.com/matomo-org/matomo/issues/15175
526,061,581
15,175
[ "matomo-org", "matomo" ]
The plugin for the market place creates a new line in reports menu with the text Marketplace. Users can think it are reports about their Marketplace. It would be great if the link to the Marketplace is placed somewhere else. For example right to the segment or dashboard menu.
Separate the Marketplace plugin from the reports menu
https://api.github.com/repos/matomo-org/matomo/issues/15174/comments
2
2019-11-20T19:10:48Z
2024-09-13T08:59:43Z
https://github.com/matomo-org/matomo/issues/15174
526,053,232
15,174
[ "matomo-org", "matomo" ]
I noticed a discrepancy between the `nb_pageviews` reported by `Actions.get` segmented by a custom dimension, e.g. `?module=API&method=Actions.get&idSite=1&format=json&period=day&date=2019-11-18&segment=dimension3==99095` and the `nb_hits` reported for that custom dimension by `CustomDimensions.getCustomDimension`, ...
Discrepancy between getCustomDimension and action report segmented by custom dimension
https://api.github.com/repos/matomo-org/matomo/issues/15173/comments
4
2019-11-20T03:56:22Z
2019-11-21T01:18:30Z
https://github.com/matomo-org/matomo/issues/15173
525,432,535
15,173
[ "matomo-org", "matomo" ]
In Matomo 3.12.0 a bug appeared that i have described here: https://forum.matomo.org/t/visitors-overview-not-updating/34804/7
Wrong data in visitors overview over time
https://api.github.com/repos/matomo-org/matomo/issues/15170/comments
18
2019-11-18T14:12:20Z
2019-12-24T11:24:44Z
https://github.com/matomo-org/matomo/issues/15170
524,392,914
15,170
[ "matomo-org", "matomo" ]
When user logs out, we may need to reset user ID. But setting it to `null` currently produces an error: ```js window._paq.push(['setUserId', null]); ```
Setting user ID to null throws an error
https://api.github.com/repos/matomo-org/matomo/issues/15169/comments
1
2019-11-18T13:54:36Z
2019-11-18T17:50:20Z
https://github.com/matomo-org/matomo/issues/15169
524,382,836
15,169
[ "matomo-org", "matomo" ]
In Google Analytics, you can define so-called reference exclusions in tracking, for example to track a payment page such as paypal.com not as a reference or home page. It isn't possible with Matomo. Since many of these had already been requested in the forum: - https://forum.matomo.org/t/verweisausschlusseiten/34748...
Reference exclusions
https://api.github.com/repos/matomo-org/matomo/issues/15167/comments
5
2019-11-18T09:06:20Z
2022-09-29T03:21:12Z
https://github.com/matomo-org/matomo/issues/15167
524,228,405
15,167
[ "matomo-org", "matomo" ]
In https://matomo.org/faq/how-to/faq_35687/ we should remove `Solution 1) One website, one custom dimension, multiple segments` because it does not work anymore since: https://github.com/matomo-org/matomo/issues/11900 This was also brought up by a few users in https://forum.matomo.org/t/filter-page-urls-by-segments/...
Update FAQ "How do I measure and get reports for my page sections / categories / mini-sites / languages?" to reflect how segment now work
https://api.github.com/repos/matomo-org/matomo/issues/15165/comments
2
2019-11-15T20:56:04Z
2019-11-26T09:10:51Z
https://github.com/matomo-org/matomo/issues/15165
523,684,197
15,165
[ "matomo-org", "matomo" ]
Sometimes it'd be valuable to be able to view and/or edit an email report, or a custom alert, created by another user, for example when they're on holiday or left the company. Or to quickly remove an email recipient that shouldn't be getting the report anymore. Proposed: * Let Super Users view other users' email...
Let Super Users view and manage other users' Email reports and Custom alerts
https://api.github.com/repos/matomo-org/matomo/issues/15164/comments
21
2019-11-15T20:01:22Z
2024-12-30T20:08:03Z
https://github.com/matomo-org/matomo/issues/15164
523,661,348
15,164
[ "matomo-org", "matomo" ]
I got notified about an issue and could reproduced it with different installations of matomo 3.12.0 ## Examples ### Downloads * select a website * go to Behaviour -> Downloads * create a new segment * select `Download URL is` a complete URL and apply In my opinion there should only be one entry with this full ...
Segments not filtering correctly
https://api.github.com/repos/matomo-org/matomo/issues/15163/comments
12
2019-11-15T13:15:25Z
2019-12-18T03:06:53Z
https://github.com/matomo-org/matomo/issues/15163
523,463,814
15,163
[ "matomo-org", "matomo" ]
Hi there, since we're using Matomo v3.12.0 `_pk_testcookies` are always set. A condition has been removed in https://github.com/matomo-org/matomo/pull/14495/files. This could be a GDPR issue if we don't declare them in our privacy policy. After the update we're wondering if we should edit our privacy policy's on sev...
testcookies are always set
https://api.github.com/repos/matomo-org/matomo/issues/15161/comments
11
2019-11-15T12:00:01Z
2019-12-02T19:37:04Z
https://github.com/matomo-org/matomo/issues/15161
523,430,607
15,161
[ "matomo-org", "matomo" ]
There are many use cases where people want to automatically delete from Matomo (e.g. for GDPR compliance). And thanks to the GDPR tools this is possible now. But the API documentation isn't all that helpfull: ![image](https://user-images.githubusercontent.com/6266037/68939948-36943380-07a2-11ea-9bcb-ab764558659b.png)...
document deleteDataSubjects API
https://api.github.com/repos/matomo-org/matomo/issues/15160/comments
2
2019-11-15T11:21:16Z
2024-01-03T03:30:52Z
https://github.com/matomo-org/matomo/issues/15160
523,413,577
15,160
[ "matomo-org", "matomo" ]
Piwik_log_visit This table has fields to record whether this visit is over? I need to query the visit that has ended. Or is there any other way? Thanks folks.
How does the piwik_log_visit table record the access end?
https://api.github.com/repos/matomo-org/matomo/issues/15159/comments
1
2019-11-14T10:03:02Z
2019-11-14T22:42:13Z
https://github.com/matomo-org/matomo/issues/15159
522,750,405
15,159
[ "matomo-org", "matomo" ]
Currently the "Powered by Matomo" logo is using an absolute path. This becomes an issue when used in an intranet and internet as the domain could be an ip address. Change: `<img src="https://example.innocraft.cloud/plugins/Morpheus/images/logo.svg?matomo" tabindex="3" alt="Matomo" class="default-piwik-logo">` ...
Change the logo src to a relative path
https://api.github.com/repos/matomo-org/matomo/issues/15157/comments
5
2019-11-13T22:05:44Z
2020-05-23T14:05:54Z
https://github.com/matomo-org/matomo/issues/15157
522,499,984
15,157
[ "matomo-org", "matomo" ]
Hi there Matomo team. Here in Germany, there are privacy concerns even if anonymization of IP addresses are activated, because of fingerprinting users. Many lawyers give advise to not include Matomo on the web pages, at least not before user consent with an opt-in. Regardless, how the fingerprints are generated or s...
Missing option to disable fingerprinting
https://api.github.com/repos/matomo-org/matomo/issues/15156/comments
1
2019-11-13T17:23:41Z
2020-01-20T22:33:10Z
https://github.com/matomo-org/matomo/issues/15156
522,363,885
15,156
[ "matomo-org", "matomo" ]
@tsteur using the code in a web app with a user login option. Logged users can create ADs and view ADs created by another user. Now want to add pricing plans for users, like user can add particular amount to account and this amount reduced based on the impression and interaction on the ADs he created. The amount per im...
pricing plan based ADs showing
https://api.github.com/repos/matomo-org/matomo/issues/15155/comments
1
2019-11-13T09:19:36Z
2019-11-13T19:24:52Z
https://github.com/matomo-org/matomo/issues/15155
522,064,524
15,155
[ "matomo-org", "matomo" ]
Hi I got informed about an Error with the E-Mail reports and i could reproduce it with your demo installation. It seems to be a simple issue with the URL encoding. It was working in v3.11.0 and seems to be introduced in v3.12.0 Reproduce: - Visit: https://demo.matomo.org - Click on Administration - Go to Pe...
E-Mail reports date range error
https://api.github.com/repos/matomo-org/matomo/issues/15151/comments
0
2019-11-12T10:03:06Z
2019-11-15T01:15:46Z
https://github.com/matomo-org/matomo/issues/15151
521,448,005
15,151
[ "matomo-org", "matomo" ]
This is an old issue with new(er) Matomo, there are missing cities / places, since you switched to new dropdown menu items sometime ago. I never had issues before that, and I think there is/was an old issue about this. Another DST event happened 2 weeks ago, another 1 hour shift in my reports in Matomo is present (a...
Websites Management > Time Zone - DST auto support? (daylight saving time)
https://api.github.com/repos/matomo-org/matomo/issues/15149/comments
3
2019-11-12T05:19:31Z
2021-04-02T10:24:29Z
https://github.com/matomo-org/matomo/issues/15149
521,334,505
15,149
[ "matomo-org", "matomo" ]
It would be valuable to be able to * use the dimension "Server time - Date and time" in custom reports. * use a segment "Server time - Date and time" where an example value would be eg. '2019-03-31 14:56:59` (not 100% sure if we'd want the -SS / seconds in there...) * similarly use the dimension and segment "Server...
Add new dimension and segment "Server time - Date and time" YYYY-MM-DD HH:MM:SS and / or "Server time - Date" YYYY-MM-DD
https://api.github.com/repos/matomo-org/matomo/issues/15146/comments
0
2019-11-11T09:32:51Z
2024-09-13T08:59:43Z
https://github.com/matomo-org/matomo/issues/15146
520,837,359
15,146
[ "matomo-org", "matomo" ]
After the update from 3.11.0 to 3.12.0 space requirements of archived data grow massively. Especially the monthly numeric as well as blob archive rows multiplied. ``` MariaDB [piwik]> select count(*), period, date1 from piwik_archive_numeric_2019_10 where idsite=11 and period=3 group by date1, period order by date1...
Massive growth of archive data after update to 3.12.0
https://api.github.com/repos/matomo-org/matomo/issues/15145/comments
8
2019-11-11T08:42:14Z
2019-11-11T19:11:59Z
https://github.com/matomo-org/matomo/issues/15145
520,813,743
15,145
[ "matomo-org", "matomo" ]
I'm currently using CustomVariable tracking on one website in order to track multiple article categories at the same time. I have a report segment setup setup in the following way in the interface > **Custom Variable name 1 (scope page)** contains **economy** On the website I'm tracking the Custom Variable as ...
3.12 - Custom Variable includes wrong data
https://api.github.com/repos/matomo-org/matomo/issues/15137/comments
7
2019-11-08T18:47:21Z
2020-01-22T07:53:17Z
https://github.com/matomo-org/matomo/issues/15137
520,176,092
15,137
[ "matomo-org", "matomo" ]
I currently have trouble with the following error `General error: 1364 Field 'location_geoip_continent' doesn't have a default value`. I tried to install Piwik on a fresh new server. Matomo on the old server was already udapted to the last version. I downloaded Matomo from the matomo.org on the new server and push a...
`location_geoip_continent` doesn't have a default value
https://api.github.com/repos/matomo-org/matomo/issues/15136/comments
2
2019-11-08T10:58:30Z
2019-11-11T19:02:49Z
https://github.com/matomo-org/matomo/issues/15136
519,950,090
15,136
[ "matomo-org", "matomo" ]
Often Matomo users who haven't yet setup Cron + Disable browser trigger archiving, ![index](https://user-images.githubusercontent.com/466765/68448379-3519b700-0248-11ea-870f-4ee84f9516be.png) It would be great to link from this message to the FAQ that explains this issue: https://matomo.org/faq/troubleshooting/faq_1...
Link to a helpful FAQ in the error message "Oops, there was a problem during the request."
https://api.github.com/repos/matomo-org/matomo/issues/15135/comments
4
2019-11-08T04:42:23Z
2021-09-04T07:20:25Z
https://github.com/matomo-org/matomo/issues/15135
519,729,306
15,135
[ "matomo-org", "matomo" ]
In reference to #15130 with 3.12 some behaviour of how resulted Reports are showed were changed. Some users expect that Segements are only applied to user sessions and for example if one URL that is contained in the Segment was part of the session also other data from this sessions as shown, while other users (includ...
Feature: Allow Segments to be applied not to session, but directly as the query states
https://api.github.com/repos/matomo-org/matomo/issues/15133/comments
3
2019-11-07T20:55:02Z
2024-09-13T08:59:44Z
https://github.com/matomo-org/matomo/issues/15133
519,507,094
15,133
[ "matomo-org", "matomo" ]
in this commit first time a new mysql feature about temporary Tables was used: https://github.com/matomo-org/matomo/commit/7795db37be3dd75d0a26e617ffc4ed3c2af83587 I think this should be added as new Check in the Diagnostic Page because not all platforms (expecially when you use mysql loadbalancers like proxysql) m...
Extend Diagnostic Checks with Temporary Table Feature of mysql
https://api.github.com/repos/matomo-org/matomo/issues/15132/comments
2
2019-11-07T20:40:09Z
2020-09-29T00:25:45Z
https://github.com/matomo-org/matomo/issues/15132
519,499,886
15,132
[ "matomo-org", "matomo" ]
(Maybe other combination works as well not correctly but have not checked). I have a segment like this (Page-URL contains "xyz" OR Page-URL contains "zyx") AND language = "ja" It should contain only page URLs that are opened with a browser that is with Japanese language (at least thats my understanding), but inst...
Segment with pageURLs + language is not working
https://api.github.com/repos/matomo-org/matomo/issues/15130/comments
17
2019-11-07T14:39:28Z
2021-05-25T20:19:47Z
https://github.com/matomo-org/matomo/issues/15130
519,306,953
15,130
[ "matomo-org", "matomo" ]
We are using the lastRunKey https://github.com/matomo-org/matomo/blob/3.12.0/core/CronArchive.php#L280-L284 to determine when an archiver was last run for day or period. We basically: 1. $success = trigger archiving for day/periods 2. if ($success) { $lastRunKey=time(); } On the next archiver run we create t...
lastRunKey in Archiver is not reliable
https://api.github.com/repos/matomo-org/matomo/issues/15127/comments
2
2019-11-06T20:31:01Z
2020-09-28T23:04:21Z
https://github.com/matomo-org/matomo/issues/15127
518,720,408
15,127
[ "matomo-org", "matomo" ]
Some segments are vey complex and maybe you want one with just slightly different setting. Right now you need a complete vanilla segment and create from scratch. Having the ability to copy an existing Segment would really help in our environment where we have a lot of Segments (both globally and for seperate users).
Feature: Allow Copy of Segments
https://api.github.com/repos/matomo-org/matomo/issues/15126/comments
2
2019-11-06T20:07:22Z
2024-09-13T08:59:44Z
https://github.com/matomo-org/matomo/issues/15126
518,705,127
15,126
[ "matomo-org", "matomo" ]
Seems to be some issue with MySQL: The error is: ``` SQLSTATE[HY000]: General error: 1665 Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT ``` Full error: ``` INFO [2019-11-06 17:09:51] 14902 - pre-processing all visits ERROR [2019-11-06 17:09:52] 14902 Got inv...
Auto-archiving of reports broken since Matomo 3.12.0
https://api.github.com/repos/matomo-org/matomo/issues/15123/comments
8
2019-11-06T17:17:08Z
2020-01-21T04:43:24Z
https://github.com/matomo-org/matomo/issues/15123
518,614,241
15,123
[ "matomo-org", "matomo" ]
Hello, i tried to get contentPieces from matomo via api call. I'am really sure that the call below worked for nearly 2 years (the call was never changed). `index.php?module=API&method=Contents.getContentPieces&idSite=1&period=day&date=2019-10-30&filter_limit=100&format=json&segment=contentName%3D%3DNameOfContent...
Problem: Method Contents.getContentPieces
https://api.github.com/repos/matomo-org/matomo/issues/15121/comments
20
2019-11-06T12:47:32Z
2019-11-14T21:46:20Z
https://github.com/matomo-org/matomo/issues/15121
518,449,948
15,121
[ "matomo-org", "matomo" ]
As title. Firstly, we look at the `require-dev` block on `composer.json`, we can notice that it requires the `facebook/xhprof`. After visiting this package page via the [Packagist link](https://packagist.org/packages/facebook/xhprof), I aware that following deprecated warning message: ``` This package is abandoned...
Considering the facebook/xhprof package is deprecated
https://api.github.com/repos/matomo-org/matomo/issues/15120/comments
3
2019-11-06T03:05:53Z
2020-01-24T03:39:33Z
https://github.com/matomo-org/matomo/issues/15120
518,207,025
15,120
[ "matomo-org", "matomo" ]
Noob question. Matomo implements something like [Laravel Service Providers](https://laravel.com/docs/6.x/providers)? Thanks.
Service Providers
https://api.github.com/repos/matomo-org/matomo/issues/15119/comments
2
2019-11-06T01:51:08Z
2019-11-06T10:44:41Z
https://github.com/matomo-org/matomo/issues/15119
518,186,492
15,119
[ "matomo-org", "matomo" ]
Issue: Column title alignment in custom report is inconsistent. When viewing a custom report with multiple dimensions by making the report flat and choosing "show dimensions separately", first Column title is left aligned and others are right aligned. ![image](https://user-images.githubusercontent.com/26726594/68259...
Column Title alignment in Custom report is inconsistent
https://api.github.com/repos/matomo-org/matomo/issues/15118/comments
2
2019-11-06T01:07:30Z
2019-12-05T22:07:17Z
https://github.com/matomo-org/matomo/issues/15118
518,174,239
15,118
[ "matomo-org", "matomo" ]
Now that we invalidate archives when a visit is tracked, we have a couple more opportunities for refactoring: 1. during invalidation we can create a new archive w/ done flag value = DONE_INVALIDATED if the archives for the dates do not exist 2. in CronArchive, instead of pulling individual sites and checking if the...
Refactor cron archiving for simplicity
https://api.github.com/repos/matomo-org/matomo/issues/15117/comments
5
2019-11-06T00:27:10Z
2020-05-07T16:11:07Z
https://github.com/matomo-org/matomo/issues/15117
518,153,581
15,117
[ "matomo-org", "matomo" ]
When disabline the LOAD DATA Infile usage in config still it executes the Check, but in my eyes it should skip it and show the correct message.
LoadDataInfile Diagnostics Check is done even in config this setting is disabled
https://api.github.com/repos/matomo-org/matomo/issues/15115/comments
2
2019-11-05T21:35:04Z
2020-01-25T12:08:49Z
https://github.com/matomo-org/matomo/issues/15115
518,053,491
15,115
[ "matomo-org", "matomo" ]
I receive a lot of these error messages when using Segments. These type of tables does not exist (and I do not remember any similar one of them existed before). Here one example error message: > SQLSTATE[42S02]: Base table or view not found: 1146 Table 'tracking-live.logtmpsegment3e15c1e6dea7400cbf21c6af991d51b1' ...
Document that Matomo won’t work with a MySQL load balancer such as ProxySQL unless...
https://api.github.com/repos/matomo-org/matomo/issues/15113/comments
20
2019-11-05T17:24:19Z
2019-11-25T02:09:50Z
https://github.com/matomo-org/matomo/issues/15113
517,914,450
15,113
[ "matomo-org", "matomo" ]
With GD php extension disabled, we'd expect the sparklines images and images in email reports to not work, but it also seems to currently break the Row Evolution popover: ![Screenshot from 2019-11-05 21-26-41](https://user-images.githubusercontent.com/466765/68190834-1383ba00-0013-11ea-9706-b384067a0dd1.png) Maybe ...
is it possible not to require GD extension to load the Row Evolution report?
https://api.github.com/repos/matomo-org/matomo/issues/15112/comments
0
2019-11-05T08:28:12Z
2024-09-13T08:59:45Z
https://github.com/matomo-org/matomo/issues/15112
517,618,084
15,112
[ "matomo-org", "matomo" ]
Reported in https://forum.matomo.org/t/visitor-profile-bug/34827 and can be reproduced in demo > When I press ‘Load more visits’ button, the only thing that loads is headers of visits and info about it, but not actions. When I press then say ‘64 actions in 39 min 42s’ in loaded visits after previous press - nothing ...
Load more in Visitor Profile doesn't load actions
https://api.github.com/repos/matomo-org/matomo/issues/15111/comments
2
2019-11-05T06:57:32Z
2020-04-28T07:24:17Z
https://github.com/matomo-org/matomo/issues/15111
517,581,819
15,111
[ "matomo-org", "matomo" ]
Issue: A red mysql error band is getting flashed for a very short period, when loading reports. It doesn't stay for a long time. Steps to reproduce: 1. Login to Matomo 2. Try to load some reports
Red error band is getting flashed when loading reports
https://api.github.com/repos/matomo-org/matomo/issues/15108/comments
4
2019-11-04T22:52:41Z
2020-01-21T04:44:47Z
https://github.com/matomo-org/matomo/issues/15108
517,450,140
15,108
[ "matomo-org", "matomo" ]
The Innocraft Whitelabel plugin adds a "Widget.filterWidgets" hook callback called 'removeWidgets' which removes all widgets with setCategoryId('About Matomo'). Since a related change in Matomo 3.12.0 this will hide admin widgets like "System Summary" and "Tracking failures". It would be great if the plugin had a...
Whitelabel plugin (Innocraft) hides all "About Matomo" widgets
https://api.github.com/repos/matomo-org/matomo/issues/15104/comments
2
2019-11-04T15:52:19Z
2019-11-04T18:24:24Z
https://github.com/matomo-org/matomo/issues/15104
517,241,663
15,104
[ "matomo-org", "matomo" ]
Hello there, we have tried upgrading Piwik to Matomo 3.12.0 but after the `php console core:update` command we had some problems: - PHP Notice error in Monolog Formatter - Css is missing and opening it you get an error page saying _Action not found in the module 'Proxy'_ `php console diagnostics:run` gives bac...
Matomo 3.12.0 missing Action in Proxy module
https://api.github.com/repos/matomo-org/matomo/issues/15101/comments
2
2019-11-04T12:16:08Z
2019-11-05T17:47:31Z
https://github.com/matomo-org/matomo/issues/15101
517,114,587
15,101
[ "matomo-org", "matomo" ]
Hello guys, Tried to upgrade Matomo from 3.11 to 3.12, Seems there is something wrong with the defined charset on some plugins, here is the error code I have when I run install.php : ```SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that correspon...
mysql syntax error on upgrade to 3.12
https://api.github.com/repos/matomo-org/matomo/issues/15100/comments
9
2019-11-04T10:29:06Z
2019-11-04T15:03:27Z
https://github.com/matomo-org/matomo/issues/15100
517,062,908
15,100
[ "matomo-org", "matomo" ]
Issue: Actions under a visit in segmented visitor log is not getting displayed, even though the number of actions can be seen Steps to reproduce: 1. Click on "Visitors > Visits Log" 2. Click on "View Visitor Profile" 3. Scroll down and click on "Load more Visits" 4. Click on the number of actions on the right ...
Issues displaying actions under a visit in segmented Visitor profile
https://api.github.com/repos/matomo-org/matomo/issues/15099/comments
8
2019-11-04T03:59:29Z
2021-08-25T22:47:43Z
https://github.com/matomo-org/matomo/issues/15099
516,949,368
15,099