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" ]
## Summary I want to create a dashboard from my NocoDB data, but the connector does not exists. The NocoDB community is desperately looking for a dashboard tool in order to visualize data. If you implement it, the NocoDB community will rush to use Metabase. ## Your Environment Matomo not installed yet
[New Data Source] NocoDB
https://api.github.com/repos/matomo-org/matomo/issues/22735/comments
0
2024-11-01T12:04:34Z
2024-11-01T12:19:15Z
https://github.com/matomo-org/matomo/issues/22735
2,628,909,991
22,735
[ "matomo-org", "matomo" ]
### What happened? When choosing to segment a video title row in the **Media >Video** report, if the video title has had no plays, the segmented logs are loaded stating "_Visits log showing visits where Media Title is Video Title_" despite that video title not appearing in the retruned visits. An example of this ca...
[Bug] Media segments are not based on video title
https://api.github.com/repos/matomo-org/matomo/issues/22734/comments
0
2024-11-01T03:01:20Z
2024-11-06T01:45:28Z
https://github.com/matomo-org/matomo/issues/22734
2,628,203,071
22,734
[ "matomo-org", "matomo" ]
## Summary Currently Matomo cloud subscriptions will track up to 3 forms automatically by default. The only way to stop a form from being re-added (if deleted) is to '_archive_' the form, which then still contributes to the overall 'form quota' usage for the subscription. In Matomo On-Premise there is the option t...
Disable auto form tracking from UI (cloud)
https://api.github.com/repos/matomo-org/matomo/issues/22732/comments
0
2024-10-31T23:51:33Z
2024-11-01T16:16:05Z
https://github.com/matomo-org/matomo/issues/22732
2,628,019,200
22,732
[ "matomo-org", "matomo" ]
When users select a specific date range in reports, certain page titles may appear, but when switching to a wider date range, these titles can disappear and aggregate into the "Others" category. This behavior can cause confusion among users regarding the availability of their data. ## Summary To enhance user unders...
Visual representation of a low volume pages being excluded in other periods.
https://api.github.com/repos/matomo-org/matomo/issues/22730/comments
0
2024-10-30T22:36:56Z
2024-10-31T16:24:05Z
https://github.com/matomo-org/matomo/issues/22730
2,625,503,208
22,730
[ "matomo-org", "matomo" ]
Hi Team, Currently the event feature supports only the display of 2 dimensions: ![Screenshot from 2024-10-30 15-17-51](https://github.com/user-attachments/assets/b4492dd4-1944-4689-9d96-55b5e4f05954) However when analyzing such reports, web analysts need to be able to visualize the 3: category, action, name. it...
Event tracking - Allow the possibility to visualize up to 3 event dimensions
https://api.github.com/repos/matomo-org/matomo/issues/22727/comments
1
2024-10-30T14:19:04Z
2024-12-14T14:14:01Z
https://github.com/matomo-org/matomo/issues/22727
2,624,261,209
22,727
[ "matomo-org", "matomo" ]
### What happened? I see a particular matomo error repeatedly printed in the PHP logs. The error log indicates a mismatch of datatype being inserted into DB from what is already configured in the schema. [29-Oct-2024 14:02:46 UTC] [172.19.254.7] Error in Matomo (tracker): Error query: Error query: SQLSTATE[22007]: ...
[Bug] SQL insert error for the table "user_token_auth" repeatedly printed in the PHP logs
https://api.github.com/repos/matomo-org/matomo/issues/22724/comments
1
2024-10-29T15:48:42Z
2024-10-30T16:56:33Z
https://github.com/matomo-org/matomo/issues/22724
2,621,671,144
22,724
[ "matomo-org", "matomo" ]
User requested the following accessibility improvement: _Can you make a dark theme for Matomo Cloud available for eye health reasons?_ Further information was given: _The OS dark theme setting is impractical as a dark theme does not make sense for all installed applications. Hence, many developers (Google, Mic...
UI Accessibility - Dark Mode Settings
https://api.github.com/repos/matomo-org/matomo/issues/22722/comments
5
2024-10-29T08:42:06Z
2024-10-29T22:52:12Z
https://github.com/matomo-org/matomo/issues/22722
2,620,537,265
22,722
[ "matomo-org", "matomo" ]
As default, Matomo is installed with charset [`utf8`](https://github.com/matomo-org/matomo/blob/5.x-dev/config/global.ini.php#L46) (which usually means `utf8mb3`), but the recommended charset is `utf8mb4`. For collation, the comment in default [config says](https://github.com/matomo-org/matomo/blob/5.x-dev/config/g...
Document or maybe change default config for collation and charset in global.ini.php
https://api.github.com/repos/matomo-org/matomo/issues/22721/comments
5
2024-10-28T21:40:28Z
2025-04-23T07:55:05Z
https://github.com/matomo-org/matomo/issues/22721
2,619,615,301
22,721
[ "matomo-org", "matomo" ]
## Context Currently the API returns 2 different times: - server time, which is actually the timezone configured in the UI for the website being reported - visit local time, which is the local time of the visitor ## Problem - It is difficult to convert the `serverTimestamp` value to a UTC/Unix Timestamp - Local...
API: Provide a UTC Timestamp value with Live API responses
https://api.github.com/repos/matomo-org/matomo/issues/22720/comments
1
2024-10-28T20:06:22Z
2024-11-18T10:12:38Z
https://github.com/matomo-org/matomo/issues/22720
2,619,428,445
22,720
[ "matomo-org", "matomo" ]
<!-- Please provide a short summary of the issue in the *Title* above --> ## Summary In many cases, the Reporting-UI is accessible through other URL(s) than the URL that the tracking code should use. For example, in an internal network (not accessing local applications via public routes), multiple URLs for differen...
[Enhancement] Introduce config parameter to set a static tracking / asset endpoint URL for trackingcode/container generation
https://api.github.com/repos/matomo-org/matomo/issues/22719/comments
3
2024-10-28T14:31:29Z
2024-11-15T23:04:56Z
https://github.com/matomo-org/matomo/issues/22719
2,618,601,951
22,719
[ "matomo-org", "matomo" ]
Hi Team, When some values are too long, for example a custom dimension associated to the url, then the information is getting cut. Please, watch this video: https://github.com/user-attachments/assets/9ac02ff6-86e0-4bce-b656-aa3e167cd3f1 It would be useful to add an onmouseover feature so that the value get di...
Bug - PDF report are useless with long values as they are getting cut
https://api.github.com/repos/matomo-org/matomo/issues/22715/comments
1
2024-10-24T14:14:40Z
2024-10-29T19:10:34Z
https://github.com/matomo-org/matomo/issues/22715
2,611,742,548
22,715
[ "matomo-org", "matomo" ]
Hi team, When creating a segment, it is not possible to pick up the Configuration dimension, though this dimension is available within reports: ![Screenshot from 2024-10-24 16-07-20](https://github.com/user-attachments/assets/2e87133f-8ed6-44ef-bb2d-bd4bb10aa3aa) This report is useful when launching a campaign bec...
The configuration dimension is missing within the segment feature
https://api.github.com/repos/matomo-org/matomo/issues/22714/comments
3
2024-10-24T14:08:54Z
2024-10-29T18:52:53Z
https://github.com/matomo-org/matomo/issues/22714
2,611,727,941
22,714
[ "matomo-org", "matomo" ]
A Matomo user is looking for the graphs of Abandoned Carts under Ecommerce > Overview ![image](https://github.com/user-attachments/assets/0c3d6fd5-f96c-4d8a-832a-536e6fb9ac53) The graphs only available are: ![image](https://github.com/user-attachments/assets/398967bb-21d0-4174-9a4d-994ba6369277)
Graphs not available for Abandoned Carts
https://api.github.com/repos/matomo-org/matomo/issues/22713/comments
3
2024-10-24T08:37:18Z
2024-10-29T18:53:05Z
https://github.com/matomo-org/matomo/issues/22713
2,610,871,084
22,713
[ "matomo-org", "matomo" ]
Hi Team, Currently segments are only applicable on sessions only. Piano Analytics, a competitor of Matomo is offering two modes: visits, actions. From what I remembered, in the past, Matomo was action based regarding segments. --> Would it be possible to offer the two modes?
Creating Segment at the Action Level
https://api.github.com/repos/matomo-org/matomo/issues/22712/comments
4
2024-10-23T18:55:57Z
2025-01-22T14:17:37Z
https://github.com/matomo-org/matomo/issues/22712
2,609,581,250
22,712
[ "matomo-org", "matomo" ]
### What happened? Hello, we started tracking in matomo tag manager for sites on a domain without a ‘www.’ subdomain (e.g. example.com). Later, all pages had to move to the subdomain ‘www.’ (e.g. [www.example.com](http://www.example.com/)). Unfortunately, the ‘www.’ is still not listed in the visits in Matomo. ###...
[Bug] Wrong URL in Matomo after moving site to subdomain
https://api.github.com/repos/matomo-org/matomo/issues/22710/comments
2
2024-10-23T14:51:15Z
2025-05-30T18:23:02Z
https://github.com/matomo-org/matomo/issues/22710
2,608,901,395
22,710
[ "matomo-org", "matomo" ]
Hi, I am in the process of configuring analytics using Matomo Tag Manager, and my Debug View is not detecting custom events that look like this: ```javascript window._mtm.push({'event': 'purchase', 'orderTotal': {{purchase.amountWhole}}}); ``` Without this event being visible, I am unable to track order values,...
Matomo can't see custom variable
https://api.github.com/repos/matomo-org/matomo/issues/22708/comments
3
2024-10-23T11:43:25Z
2024-10-25T12:00:04Z
https://github.com/matomo-org/matomo/issues/22708
2,608,288,970
22,708
[ "matomo-org", "matomo" ]
### What happened? When you look at the goal conversions for browser version there are none. If you swap back to browser you can see the conversions ![image](https://github.com/user-attachments/assets/b397d6f6-b14e-410b-9af0-26222f978357) ![image](https://github.com/user-attachments/assets/859cd093-3c33-4ec2-b771-...
[Bug] Goal conversions for browser versions are empty
https://api.github.com/repos/matomo-org/matomo/issues/22706/comments
0
2024-10-22T20:43:57Z
2024-10-29T18:53:31Z
https://github.com/matomo-org/matomo/issues/22706
2,606,456,595
22,706
[ "matomo-org", "matomo" ]
## Summary Sometimes contractors work on Matomo implementations who are at the office for only one day per week. When setting up these users the invitations sometimes expire before the users see them, and then I have to set up those users all over again, because apparently the user is also removed once the invitation ...
Feature that allows superusers to accept invitations on behalf of the users that were invited
https://api.github.com/repos/matomo-org/matomo/issues/22695/comments
2
2024-10-17T23:32:30Z
2024-10-31T15:43:39Z
https://github.com/matomo-org/matomo/issues/22695
2,595,987,221
22,695
[ "matomo-org", "matomo" ]
### What happened? I'm trying to install Matomo in Docker container with using MariaDB that has IPv6 address. I'll get following error message in Web UI. "Could not connect to the database server: SQLSTATE[HY000] [2002] Failed to parse IPv6 address "[fd80:3306" Database Address: `[fd80:deaf:1::95]` ### What shou...
[Bug] Unable to use IPv6 database server
https://api.github.com/repos/matomo-org/matomo/issues/22677/comments
2
2024-10-11T11:53:58Z
2025-02-27T23:02:14Z
https://github.com/matomo-org/matomo/issues/22677
2,581,201,976
22,677
[ "matomo-org", "matomo" ]
### What happened? Matomo allows reports to configure an online guide URL. As far as I know they were meant to be shown when someone clicks on the info icon like below: ![image](https://github.com/user-attachments/assets/888e3eb9-ba21-476e-bea7-1fc485be6a31) There is no "Learn more" link shown which I believe us...
[Bug] Online Guide URLs no longer shown in report information
https://api.github.com/repos/matomo-org/matomo/issues/22676/comments
0
2024-10-11T11:21:44Z
2024-10-29T18:53:53Z
https://github.com/matomo-org/matomo/issues/22676
2,581,125,344
22,676
[ "matomo-org", "matomo" ]
### What happened? I noticed that custom reports were archiving even after being deleted. Debugging, I ended up finding that if a single site ID is passed as the idSites argument, the `removeInvalidationsFromDistributedList` method doesn't handle it properly because of a TypeError on [line 690](https://github.com/mato...
[Bug] \Piwik\Archive\ArchiveInvalidator::removeInvalidationsSafely says idSites can be int, but that's not completely accurate
https://api.github.com/repos/matomo-org/matomo/issues/22673/comments
0
2024-10-11T04:30:13Z
2024-11-18T03:50:43Z
https://github.com/matomo-org/matomo/issues/22673
2,580,403,471
22,673
[ "matomo-org", "matomo" ]
## Summary Currently it is possible to configure raw data retention in days for all sites within Matomo. However, because you might have some sites where you rely on consent free tracking and some sites where you do get consent, then you want to be able to configure different amount of days for data retention per s...
Add possibility to configure raw data retention per site
https://api.github.com/repos/matomo-org/matomo/issues/22653/comments
0
2024-10-10T03:32:08Z
2024-10-29T18:53:58Z
https://github.com/matomo-org/matomo/issues/22653
2,577,441,466
22,653
[ "matomo-org", "matomo" ]
### What happened? Matomo user (On-Premise) created this segment but no result showing up: ![image](https://github.com/user-attachments/assets/0a637db4-ce01-4421-a220-a30ee9f14a3c) I tried to replicate this issue by creating 2 events and getting same issue: ![image](https://github.com/user-attachments/assets/93...
[Bug] Using 'and' in Segment not working
https://api.github.com/repos/matomo-org/matomo/issues/22652/comments
2
2024-10-10T02:08:23Z
2024-10-29T18:54:08Z
https://github.com/matomo-org/matomo/issues/22652
2,577,330,141
22,652
[ "matomo-org", "matomo" ]
### What happened? When viewing a session recording, some CSS is not being applied. When debugging by inspecting the iframe that Matomo has generated, I noticed the HTML has some of the class names stripped. ### What should happen? The session recording HTML should use the same CSS classes as the actual website. ##...
[Bug] Session recording HTML strips out some classes
https://api.github.com/repos/matomo-org/matomo/issues/22651/comments
3
2024-10-10T01:54:45Z
2024-10-11T01:52:42Z
https://github.com/matomo-org/matomo/issues/22651
2,577,314,701
22,651
[ "matomo-org", "matomo" ]
### What happened? **Context:** When exporting pages UI reports, the 'Flatten report' option serves to expand all rows in the exported data. Without this option selected, only the primary directories are reported - with all pages in those directories aggregated into a single metric. **Problem:** When searching the ...
[Bug] Flatten Report option is removed after search in UI reports
https://api.github.com/repos/matomo-org/matomo/issues/22650/comments
0
2024-10-09T23:39:55Z
2024-10-10T12:26:06Z
https://github.com/matomo-org/matomo/issues/22650
2,577,193,948
22,650
[ "matomo-org", "matomo" ]
Hello, It looks like my Export conversion plugin doesn't work anymore. It seems ok, but when you export datas, the excel sheet sent to google is empty. I don't know why this happens, as the conversions still come normally on Matomo. Can you do something about it ? Thanks ! Valentin
Export Conversion Google Ads
https://api.github.com/repos/matomo-org/matomo/issues/22645/comments
1
2024-10-08T09:27:57Z
2024-10-29T18:54:15Z
https://github.com/matomo-org/matomo/issues/22645
2,572,628,841
22,645
[ "matomo-org", "matomo" ]
Hi I am admin in our account and i would like to adjust the editor rights so that they can create heatmaps. How do i do that?
Adjusting editor rights
https://api.github.com/repos/matomo-org/matomo/issues/22635/comments
1
2024-10-01T13:43:49Z
2024-10-02T13:50:06Z
https://github.com/matomo-org/matomo/issues/22635
2,559,295,659
22,635
[ "matomo-org", "matomo" ]
As of Matomo 5.1.2, collation is set to be utf8mb3_general_ci in config for the database. How is this impacting Matomo in general? * Is the collation now forced to be set to utf8mb3_general_ci? * What happens if the collation is forced in config and the console task core:convert-to-utf8mb4 has not been runned?
Forcing collation to be utf8mb3_general_ci?
https://api.github.com/repos/matomo-org/matomo/issues/22634/comments
1
2024-10-01T10:11:33Z
2024-10-15T20:04:07Z
https://github.com/matomo-org/matomo/issues/22634
2,558,786,179
22,634
[ "matomo-org", "matomo" ]
### What happened? ```sh Starting the database upgrade process now. This may take a while, so please be patient. *** Update *** Database Upgrade Required Your Matomo database is out-of-date, and must be upgraded before you can continue. Matomo database will be upgraded from version 5.1.1 t...
[Bug] Update to 5.1.2 causes console error, requires config.ini.php to be writeable
https://api.github.com/repos/matomo-org/matomo/issues/22633/comments
8
2024-10-01T09:08:42Z
2024-10-09T15:31:11Z
https://github.com/matomo-org/matomo/issues/22633
2,558,633,040
22,633
[ "matomo-org", "matomo" ]
Hello, When we go to settings > Personnal > Security, each time we try to generate an API token to use matomo looker studio, The page is loading and is ending in a 504 Gateway Timeout page. If we reload the page, we see the title oh the token, but at any moment we can retrieve the actual token itself to copy and...
504 gateway timeout at token generation
https://api.github.com/repos/matomo-org/matomo/issues/22632/comments
6
2024-10-01T07:48:33Z
2025-04-16T01:02:33Z
https://github.com/matomo-org/matomo/issues/22632
2,558,449,086
22,632
[ "matomo-org", "matomo" ]
### What happened? Cannot use the web interface, only console is working ### What should happen? Should have web interface running, only got: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at you...
[Bug] matomo just upgraded from 5.1.1 to 5.1.2 : console ok, web error 500
https://api.github.com/repos/matomo-org/matomo/issues/22631/comments
5
2024-10-01T06:18:05Z
2025-04-15T13:58:02Z
https://github.com/matomo-org/matomo/issues/22631
2,558,288,006
22,631
[ "matomo-org", "matomo" ]
### What happened? I have installed the latest Matomo download on two WIndows Servers (2016 and 2022) running IIS 10 and have the same problem on each one. I get a 500 Internal Server Error when I try to go to the site. This was a standard download install (not for WP). WordPress is running on both servers and PHP wo...
[Bug] Windows Server IIS new install 500 Internal Server Error
https://api.github.com/repos/matomo-org/matomo/issues/22628/comments
2
2024-09-29T20:55:03Z
2024-10-08T08:28:27Z
https://github.com/matomo-org/matomo/issues/22628
2,555,151,403
22,628
[ "matomo-org", "matomo" ]
### What happened? When a developer configures the preload/prerender function on his website in order to optimize the loading time of his pages, Matomo is triggered and counts the page (even though the page has not yet been displayed on the user's screen). ### What should happen? Matomo should handle preloadin...
[Bug] Matomo track page view on preload/prerender
https://api.github.com/repos/matomo-org/matomo/issues/22627/comments
3
2024-09-29T10:12:13Z
2025-04-10T21:10:43Z
https://github.com/matomo-org/matomo/issues/22627
2,554,852,806
22,627
[ "matomo-org", "matomo" ]
### What happened? Just upgraded my Matomo instance to 5.1.2 After the upgrade, System Check recommended running `console core:convert-to-utf8mb4` which I did... ![Screenshot from 2024-09-28 21-18-23](https://github.com/user-attachments/assets/9edd03d9-6247-4b2b-aade-59c916a116e7) This resulted in numerous Coll...
[Bug] Collation errors after updating and running core:convert-to-utf8mb4
https://api.github.com/repos/matomo-org/matomo/issues/22626/comments
1
2024-09-28T09:54:43Z
2024-09-28T10:27:16Z
https://github.com/matomo-org/matomo/issues/22626
2,554,140,718
22,626
[ "matomo-org", "matomo" ]
Hello, we connected our woocommerce via the matomo analytics and connect matomo plugins, doing some tests we realized that although visitors were tracked by deactivating the first plugin (analytics), orders were not tracked, is it necessary for both to remain active? The second problem is that not all orders are tra...
Ecommerce tracking conversion problems
https://api.github.com/repos/matomo-org/matomo/issues/22620/comments
8
2024-09-26T13:26:56Z
2024-10-24T06:30:51Z
https://github.com/matomo-org/matomo/issues/22620
2,550,593,229
22,620
[ "matomo-org", "matomo" ]
Hello, It looks like my team and I dont have the same figures displayed for the Visits/Day report while using the same "basic" filters: All Visits - 25/09 One of my colleague gets 5K, while I have 1K less (20% less!) ![screenshot_2024-09-26_at_09 20 54_720](https://github.com/user-attachments/assets/90bfbd86-4869-4...
Different figures among users on same report
https://api.github.com/repos/matomo-org/matomo/issues/22619/comments
3
2024-09-26T08:32:06Z
2025-04-16T01:01:12Z
https://github.com/matomo-org/matomo/issues/22619
2,549,896,456
22,619
[ "matomo-org", "matomo" ]
(The fix for this needs to be added in core, since Email reports are part of core. - Altamash) Email Report breaks if you delete a Custom Report in it **Problem:** If you have an Email Report that contains a deleted Custom Report, the email fails with an error in the Admin Dashboard (when you try to save the em...
Make this error fail gracefully: Email Reports after a Custom Report gets deleted
https://api.github.com/repos/matomo-org/matomo/issues/22618/comments
0
2024-09-26T01:19:10Z
2024-09-27T00:49:48Z
https://github.com/matomo-org/matomo/issues/22618
2,549,270,367
22,618
[ "matomo-org", "matomo" ]
A frequent question on Matomo Forum is "How do I fix the error: Column Not Found"? We received this question in Forum twice per month in 2023 and 2024. The proposed story here is: make a command line and / or web interface check (on the System Check page), to check that the database has all the tables and columns i...
Add a diagnostic: check that the database has all the tables and columns
https://api.github.com/repos/matomo-org/matomo/issues/22614/comments
3
2024-09-24T15:28:13Z
2024-10-09T23:23:02Z
https://github.com/matomo-org/matomo/issues/22614
2,545,729,181
22,614
[ "matomo-org", "matomo" ]
Matomo user reported that It would be nice to display, the viewed pages immediately below the date and not just by hovering the directory icon. ![image](https://github.com/user-attachments/assets/01664015-3f64-4f50-81a7-736277296b3e)
Display full actions in Real time reports
https://api.github.com/repos/matomo-org/matomo/issues/22613/comments
0
2024-09-24T05:06:37Z
2024-09-30T00:06:47Z
https://github.com/matomo-org/matomo/issues/22613
2,544,330,907
22,613
[ "matomo-org", "matomo" ]
### What happened? A user has experienced a fatal error in Matomo after installing Bot tracker, and clicked the link in the error to get the message emailed to us. Here is the error: syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) in /var/www/matomo/plugins/BotTr...
[Bug]
https://api.github.com/repos/matomo-org/matomo/issues/22608/comments
1
2024-09-20T09:57:40Z
2024-09-20T12:18:39Z
https://github.com/matomo-org/matomo/issues/22608
2,538,394,725
22,608
[ "matomo-org", "matomo" ]
### What happened? Customer reported, and I reproduced in demo.matomo.cloud. When viewing the Evolution here: Ecommerce >> Overview >> Conversion The evolution graph is totally blank. ![image](https://github.com/user-attachments/assets/ffe96939-6053-4aae-a34c-33fc0d3c4864) ### What should happen? The evolut...
[Bug] Compare-to is broken for Evolution: Conversion
https://api.github.com/repos/matomo-org/matomo/issues/22601/comments
3
2024-09-18T23:10:48Z
2025-06-02T22:15:46Z
https://github.com/matomo-org/matomo/issues/22601
2,534,927,523
22,601
[ "matomo-org", "matomo" ]
### What happened? We are calling /?module=API&method=Actions.getPageUrls&idSite=1&format=JSON&date=2024-09-17,2024-09-18&period=day&segment=deviceType==Phablet or /?module=API&method=Actions.getPageUrls&idSite=1&format=JSON&date=2024-09-17,2024-09-18&period=day&segment=deviceType==phablet One day we are...
[Bug] Matomo API segmentation on action Actions.getPageUrls gives inconsistent results and device type switches from upper case to lower case
https://api.github.com/repos/matomo-org/matomo/issues/22600/comments
11
2024-09-18T14:49:14Z
2025-04-15T17:28:54Z
https://github.com/matomo-org/matomo/issues/22600
2,533,958,865
22,600
[ "matomo-org", "matomo" ]
The `document.domain` property is deprecated and may cease to work at any time, according to https://developer.mozilla.org/en-US/docs/Web/API/Document/domain The new way is `location.hostname`. We should use that instead in our /matomo/index.php?module=CoreAdminHome&action=trackingCodeGenerator
In JS Tracking Code method setDocumentTitle, use location.hostname instead of document.domain property
https://api.github.com/repos/matomo-org/matomo/issues/22599/comments
0
2024-09-18T13:55:25Z
2024-09-19T00:00:38Z
https://github.com/matomo-org/matomo/issues/22599
2,533,823,484
22,599
[ "matomo-org", "matomo" ]
### What happened? Hi, We use Matomo 5.0.3, deployed on Gcloud under an external Loadbalancer. Loadbalancer forwards these requests headers to Matomo: _**X-Forwarded-For: 217.111.180.226, 34.98.115.97, 35.191.40.112 X-Forwarded-Host: dev-certinot.credoc.be X-Forwarded-Port: 443 X-Forwarded-Prefix: /matomo ...
[Bug] Location resolution issue GeoiP database
https://api.github.com/repos/matomo-org/matomo/issues/22598/comments
1
2024-09-18T09:53:14Z
2024-09-18T20:26:47Z
https://github.com/matomo-org/matomo/issues/22598
2,533,264,286
22,598
[ "matomo-org", "matomo" ]
### What happened? The All Websites report: 1. loads super fast for year, month, week :grinning: 2. loads ~never (many minutes later but usually times out; 504 Gateway error) for 5 days Date Range on 10,000 sites :disappointed: 3. loads in 20 seconds for 5 days Date Range on 900 sites :expressionless: This mi...
[Bug] All Websites report slower in Matomo 5 than Matomo 3 when displaying date ranges
https://api.github.com/repos/matomo-org/matomo/issues/22596/comments
1
2024-09-17T21:28:39Z
2024-09-17T21:36:28Z
https://github.com/matomo-org/matomo/issues/22596
2,532,193,499
22,596
[ "matomo-org", "matomo" ]
<!-- Please provide a short summary of the issue in the *Title* above --> Request for a "Copy URL" link icon to be added to the report title tool tips, allowing users to quickly copy the current report URL including segments and date ranges for sharing or troubleshooting purposes. ![image](https://github.com/user-a...
Add a link icon to the report name tool tips
https://api.github.com/repos/matomo-org/matomo/issues/22593/comments
0
2024-09-17T03:45:51Z
2024-09-17T20:22:07Z
https://github.com/matomo-org/matomo/issues/22593
2,529,916,228
22,593
[ "matomo-org", "matomo" ]
### What happened? * I added the widget »acquisition campaigns - campain names« to the dashboard * I checked the number of visits of campaigns for each month * A test campaign showed for january until september: 0, 0, 0, 7, 11, 7, 0, 0, 0 visitors * Then switched to check the number of visits for the whole year...
[Bug] Campaign Tracking in Dashboard - Incorrect total yearly value for campaign names
https://api.github.com/repos/matomo-org/matomo/issues/22591/comments
2
2024-09-16T10:07:00Z
2024-10-21T12:26:39Z
https://github.com/matomo-org/matomo/issues/22591
2,528,027,761
22,591
[ "matomo-org", "matomo" ]
### What happened? We received a complaint from a customer that AdvertisingConversionExport plugin exports less data when they configure an export with and without clickIds. ![Screenshot from 2024-09-13 15-09-57](https://github.com/user-attachments/assets/9e2d3b05-0208-4b66-940d-2181994cd1c1) On debugging the q...
[Bug] For same idvisit, idvisitor is different in different tables.
https://api.github.com/repos/matomo-org/matomo/issues/22587/comments
3
2024-09-13T09:47:42Z
2025-01-27T01:06:19Z
https://github.com/matomo-org/matomo/issues/22587
2,524,405,355
22,587
[ "matomo-org", "matomo" ]
When I open Matomo's dashboard, I wish I could see a green light / red light that tells me how successful recent archiving has been. Currently, it is difficult to monitor archiving. There is a message but it is quite buried. To see archiving succesfullness in the interface a user must do all of the following: Ope...
Check-Engine-Light healthcheck for the main interface using AI (Artificial Intelligence)
https://api.github.com/repos/matomo-org/matomo/issues/22583/comments
4
2024-09-12T22:24:05Z
2025-06-02T13:18:16Z
https://github.com/matomo-org/matomo/issues/22583
2,523,463,526
22,583
[ "matomo-org", "matomo" ]
### What happened? If you select a segment where the metric "Page URL is" is used, incorrect exit rates are displayed for the transitions. ![segment](https://github.com/user-attachments/assets/61c81372-a998-40d1-acdd-7a6cbe5cadc1) ![transitions-with-segment](https://github.com/user-attachments/assets/162f6970-6e...
[Bug] Incorrect data for exit rates in transition overview with segments.
https://api.github.com/repos/matomo-org/matomo/issues/22581/comments
1
2024-09-12T12:03:30Z
2024-10-16T00:09:59Z
https://github.com/matomo-org/matomo/issues/22581
2,522,207,246
22,581
[ "matomo-org", "matomo" ]
### What happened? An unhandled exception is thrown when the code below runs for `Dimension::TYPE_DURATION_MS` and `$value` contains `__mtm_ranking_query_others__` (from `RankingQuery::LABEL_SUMMARY_ROW`). This value is present when over 50,000 dimensions are being grouped/aggregated. This issue is identified on Cl...
[Bug] Unhandled exception processing >50,000 dimensions for custom reports
https://api.github.com/repos/matomo-org/matomo/issues/22579/comments
1
2024-09-12T04:26:02Z
2024-09-16T13:34:20Z
https://github.com/matomo-org/matomo/issues/22579
2,521,310,640
22,579
[ "matomo-org", "matomo" ]
Hey, Could you guys add an slider to turn tracking specific goals on or off? Now you can only delete them but it would better if you can put them on or off.
Goals on/off slider
https://api.github.com/repos/matomo-org/matomo/issues/22578/comments
4
2024-09-11T12:10:21Z
2024-11-27T17:35:51Z
https://github.com/matomo-org/matomo/issues/22578
2,519,574,029
22,578
[ "matomo-org", "matomo" ]
### What happened? When running scheduled tasks cacheDataByArchiveNameReports could take hours to complete on a big database: ``` INFO [2024-09-10 19:22:14] 260 Scheduler: executing task Piwik\Plugins\DBStats\Tasks.cacheDataByArchiveNameReports... INFO [2024-09-11 00:58:40] 260 Scheduler: finished. Ti...
[Bug] DBStats: cacheDataByArchiveNameReports could take hours to complete
https://api.github.com/repos/matomo-org/matomo/issues/22576/comments
4
2024-09-11T06:20:35Z
2025-04-23T00:51:43Z
https://github.com/matomo-org/matomo/issues/22576
2,518,633,509
22,576
[ "matomo-org", "matomo" ]
## Summary When viewing the Entry Pages report in hierarchical view, you can see the eCommerce conversions and Revenue of the pages, if the report is set to 'Display a table with Goal Metrics'. e.g. ![image](https://github.com/user-attachments/assets/45128a34-92c8-4a65-b1e8-9b4e3daf2a06) When using the 'search'...
Conversions/Revenue columns are empty when using report search
https://api.github.com/repos/matomo-org/matomo/issues/22575/comments
0
2024-09-11T01:36:36Z
2024-10-06T21:37:25Z
https://github.com/matomo-org/matomo/issues/22575
2,518,266,956
22,575
[ "matomo-org", "matomo" ]
The **All Websites** dashboard accepts invalid dates via URL parameters as per the examples below https://demo.matomo.cloud/index.php?module=MultiSites&action=index&idSite=2&period=day&date=2024-02-31 takes an invalid date and handles it as the 3rd of March https://demo.matomo.cloud/index.php?module=MultiSites&a...
All Websites dashboard accepts invalid dates
https://api.github.com/repos/matomo-org/matomo/issues/22573/comments
0
2024-09-10T22:28:40Z
2024-09-10T22:29:09Z
https://github.com/matomo-org/matomo/issues/22573
2,518,066,421
22,573
[ "matomo-org", "matomo" ]
### Issue Trying to load widgets using 'token_auth' in url but keep getting: "**Error**: You must be logged in to access this functionality." When I use the same token with a json request I also get: ``` {"result":"error","message":"Unable to authenticate with the provided token. It is either invalid, expired o...
Admin for Matomo still says token_auth allowed for widgets but stopped working for me
https://api.github.com/repos/matomo-org/matomo/issues/22572/comments
2
2024-09-10T21:38:49Z
2025-06-03T18:04:10Z
https://github.com/matomo-org/matomo/issues/22572
2,517,916,402
22,572
[ "matomo-org", "matomo" ]
### What happened? I am trying to setup Matomo on our AKS cluster. We are using [bitnami Chart ](https://github.com/bitnami/charts/tree/main/bitnami/matomo). Matomo is configured to target Azure MySQL Flexible server. MySQL server is configured with [require_secure_transport](https://dev.mysql.com/doc/refman/8.0/en/...
[Bug] Matomo wizard and SSL connections
https://api.github.com/repos/matomo-org/matomo/issues/22570/comments
1
2024-09-10T08:13:56Z
2024-09-10T08:27:35Z
https://github.com/matomo-org/matomo/issues/22570
2,515,732,573
22,570
[ "matomo-org", "matomo" ]
<!-- Please provide a short summary of the issue in the *Title* above --> There is currently a feature to exclude a list of referrers, which will then count as direct traffic, but there is no feature to exclude traffic from a specific list of referrers. On the other hand, something similar is used to exclude visits...
[Feature request] Add a "exclude traffic from referrer" option
https://api.github.com/repos/matomo-org/matomo/issues/22569/comments
1
2024-09-10T07:38:06Z
2024-09-22T22:55:55Z
https://github.com/matomo-org/matomo/issues/22569
2,515,653,376
22,569
[ "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/ --> ## Summary <!-- Please provide a detailed summary of the feature --> We have deployed and using Matomo on-premise. In that, Tracking AP...
Auth for tracking API
https://api.github.com/repos/matomo-org/matomo/issues/22568/comments
1
2024-09-09T10:21:13Z
2024-09-09T13:00:07Z
https://github.com/matomo-org/matomo/issues/22568
2,513,549,219
22,568
[ "matomo-org", "matomo" ]
### What happened? 1.) normaly i use the daily view, there was no error. 2.) i switched to monthly view -> "SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (utf8mb4_general_ci,COERCIBLE) and (utf8mb4_uca1400_ai_ci,COERCIBLE) for operation '=' - in plugin Goals." this message occurs. ### What should...
[Bug] SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (utf8mb4_general_ci,COERCIBLE) and (utf8mb4_uca1400_ai_ci,COERCIBLE) for operation '=' - in plugin Goals.
https://api.github.com/repos/matomo-org/matomo/issues/22566/comments
1
2024-09-08T15:17:18Z
2024-09-09T12:37:01Z
https://github.com/matomo-org/matomo/issues/22566
2,512,437,787
22,566
[ "matomo-org", "matomo" ]
### What happened? When loading a page in the page overlay, the site loads in the iframe, but the "Loading" spinner never finishes. ### What should happen? I should see the overlay bubbles and other content in the sidebar. ### How can this be reproduced? This can be reproduced on the demo site - open the demo site...
[Bug] Cannot load overlay -- Loading spinner keeps spinning
https://api.github.com/repos/matomo-org/matomo/issues/22565/comments
3
2024-09-06T17:29:16Z
2024-09-10T17:10:45Z
https://github.com/matomo-org/matomo/issues/22565
2,510,896,204
22,565
[ "matomo-org", "matomo" ]
When you already have the geolocation available in the system, or when you configure Matomo with `enable_internet_features = 0`, it would be useful to be able to configure Matomo (`Settings: System: Geolocation`) with the path to the database file. Matomo would, then, not worry about updates or anything, but just use i...
Allow manual configuration of the path of the GeoIP2 database
https://api.github.com/repos/matomo-org/matomo/issues/22557/comments
8
2024-09-05T13:04:30Z
2024-12-02T16:25:34Z
https://github.com/matomo-org/matomo/issues/22557
2,507,755,993
22,557
[ "matomo-org", "matomo" ]
## Summary I didn't find a way to create a custom report that lists the visitors (Visitor IP or Visitor ID), then for each visitor lists the visits (Visit ID), and finally for each visit lists some data (i.e. datetime, action type, and the URL), as the excel attached file. To create such report, matomo should inclu...
Custom reports - Add "Visit ID" in the dimensions list
https://api.github.com/repos/matomo-org/matomo/issues/22556/comments
6
2024-09-05T06:11:23Z
2024-09-05T12:34:03Z
https://github.com/matomo-org/matomo/issues/22556
2,506,858,761
22,556
[ "matomo-org", "matomo" ]
### What happened? Clicked on administration page, and tried clicking on one of the navs ### What should happen? It should respond to a click and load a new page likely? ### How can this be reproduced? Matomo URL > Administration (cog symbol) ### Matomo version 5.1.1 ### PHP version no idea ### Server opera...
[Bug] Template compilation error: Whitespace was expected.
https://api.github.com/repos/matomo-org/matomo/issues/22555/comments
5
2024-09-04T16:56:38Z
2024-09-05T13:09:36Z
https://github.com/matomo-org/matomo/issues/22555
2,505,872,706
22,555
[ "matomo-org", "matomo" ]
### What happened? Just after updating Matomo to 5.1.1 (was on previous one) using the automatic update, Just after, I started to see new warnings and I don't know where they are from and how to get rid of them. ### What should happen? No warning at all :) ### How can this be reproduced? I suppose that ...
[Bug] Warnings after update to 5.1.1
https://api.github.com/repos/matomo-org/matomo/issues/22553/comments
5
2024-09-04T09:02:42Z
2024-09-05T08:10:16Z
https://github.com/matomo-org/matomo/issues/22553
2,504,728,484
22,553
[ "matomo-org", "matomo" ]
_Following forum's discussion (https://forum.matomo.org/t/hybrid-measurement-is-it-possible/47268/5)_ ## Summary Regarding GDPR, at the moment, you can set up your Matomo data collection and reporting in two different ways : - "consent exemption mode" (following CNIL guideline in France for example - limited Mat...
Hybrid data collection, with user consent (full collection) and without (light collection)
https://api.github.com/repos/matomo-org/matomo/issues/22551/comments
2
2024-09-03T13:41:02Z
2024-09-04T07:21:08Z
https://github.com/matomo-org/matomo/issues/22551
2,502,918,769
22,551
[ "matomo-org", "matomo" ]
Hi! I would like to include more dimensions in the customised reports. Unfortunately, so far only three dimensions per report are possible. It would be fantastic if more could be added there. Is that possible? BR
Matomo custom reports: More than 3 dimensions
https://api.github.com/repos/matomo-org/matomo/issues/22550/comments
2
2024-09-03T10:48:31Z
2024-09-04T14:53:21Z
https://github.com/matomo-org/matomo/issues/22550
2,502,547,080
22,550
[ "matomo-org", "matomo" ]
### What happened? 35% of a Cloud customer's traffic comes from an 'unknown' region. IP anonymisation occurs after enriching visit data. ![image](https://github.com/user-attachments/assets/4f4ee967-caf3-4dfb-a271-11e65ed31e68) I do not have a full IP address to test against Maxmind, but using an anonymised IP from...
[Bug] Large share of visits have an unknown region
https://api.github.com/repos/matomo-org/matomo/issues/22548/comments
0
2024-09-02T21:41:23Z
2024-09-03T23:36:22Z
https://github.com/matomo-org/matomo/issues/22548
2,501,609,502
22,548
[ "matomo-org", "matomo" ]
### What happened? A user enables zen mode. However, if they close their browser and open it tomorrow, zen mode is no longer enabled. ### What should happen? If a user enables zen mode, it should stay in zen mode once they typed in their Matomo URL on their browser. ### How can this be reproduced? 1. Login to Mato...
Zen mode doesn't stay
https://api.github.com/repos/matomo-org/matomo/issues/22545/comments
2
2024-09-02T02:53:55Z
2024-09-05T18:21:02Z
https://github.com/matomo-org/matomo/issues/22545
2,499,889,732
22,545
[ "matomo-org", "matomo" ]
### What happened? Exporting the visit log selecting just one (today) day also show record from the day before. Exporting that same day as a range works fine. ### What should happen? Just showing the visits of the selected date. ### How can this be reproduced? Show only today in the dashboard as day option in the...
Visit Log for today as day also shows the day before
https://api.github.com/repos/matomo-org/matomo/issues/22543/comments
7
2024-08-30T07:59:16Z
2024-09-05T07:08:39Z
https://github.com/matomo-org/matomo/issues/22543
2,496,520,116
22,543
[ "matomo-org", "matomo" ]
### What happened? When I go to export the Combined keywords report to XML I get an error. ![Screenshot 2024-08-29 at 4 59 02 PM](https://github.com/user-attachments/assets/2e1d1261-719d-4815-aa4d-e61d7866ffbe) ![Screenshot 2024-08-29 at 4 59 11 PM](https://github.com/user-attachments/assets/c6f6f8fc-9bc0-4f32-a2ff...
[Bug] Export combined keyword export fails
https://api.github.com/repos/matomo-org/matomo/issues/22541/comments
1
2024-08-30T00:02:39Z
2024-08-30T17:51:42Z
https://github.com/matomo-org/matomo/issues/22541
2,495,860,397
22,541
[ "matomo-org", "matomo" ]
In Google Analytics (both UA and GA4), the acquisition source/medium report combines both source and medium into a single, easy-to-interpret format (e.g., ‘google / organic’). We are seeking a solution within Matomo that can mimic this style of data presentation, which is highly requested by our clients and marketin...
Source/medium report similar to Google Analytics
https://api.github.com/repos/matomo-org/matomo/issues/22540/comments
4
2024-08-29T09:02:04Z
2025-03-20T12:24:01Z
https://github.com/matomo-org/matomo/issues/22540
2,493,860,306
22,540
[ "matomo-org", "matomo" ]
### What happened? When setting `enable_plugins_admin = 0` in config, Matomo should not allow updating or installing any plugins through the UI. Instead the plugin management currently shows available updates and even sometimes gives the option to check and update them. Clicking the update button then results in an e...
[Bug] Plugin Management might offer updating a plugin even if plugins admin is disabled in config
https://api.github.com/repos/matomo-org/matomo/issues/22539/comments
0
2024-08-28T13:05:15Z
2024-08-29T11:00:12Z
https://github.com/matomo-org/matomo/issues/22539
2,492,025,881
22,539
[ "matomo-org", "matomo" ]
### What happened? I have the same exact problem descripted here: https://forum.matomo.org/t/sent-from-url-in-email-reports-contains-ip-address-instead-of-host-name/24074 When I manually trigger a report mail to be sent, it contains correct references to the Sent From URL and shows correct logo and flag images. Wh...
[Bug] “Sent from” URL in scheduled email reports contains IP address instead of hostname
https://api.github.com/repos/matomo-org/matomo/issues/22537/comments
2
2024-08-28T11:08:17Z
2025-04-16T01:16:43Z
https://github.com/matomo-org/matomo/issues/22537
2,491,778,920
22,537
[ "matomo-org", "matomo" ]
### What happened? Since a few days the archiving job throws on 3 of 8 websites the error ```Illegal mix of collations (utf8mb4_general_ci,COERCIBLE) and (utf8mb4_uca1400_ai_ci,COERCIBLE) for operation '=' - in plugin Actions.``` The database default collection is ```utf8mb4_general_ci``` and so are all tables create...
[Bug] Illegal mix of collations with MariaDB 11.5+
https://api.github.com/repos/matomo-org/matomo/issues/22536/comments
15
2024-08-28T06:57:20Z
2024-09-28T12:37:02Z
https://github.com/matomo-org/matomo/issues/22536
2,491,233,233
22,536
[ "matomo-org", "matomo" ]
#### Description: In several projects utilizing Matomo along with the Custom Reports plugin, customers have expressed the need to identify which Matomo user created or last modified a custom report or segment. This feature would be especially valuable in larger projects with many users and a high volume of custom repo...
Track Creator and Last Modifier of Custom Reports and Segments
https://api.github.com/repos/matomo-org/matomo/issues/22534/comments
1
2024-08-27T15:55:50Z
2024-08-28T13:34:55Z
https://github.com/matomo-org/matomo/issues/22534
2,489,783,631
22,534
[ "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/ --> ## Summary <!-- Please provide a detailed summary of the feature --> Hi, Here at acompas.org we have been using the same Matomo databa...
Graph of all visits since the beginning
https://api.github.com/repos/matomo-org/matomo/issues/22533/comments
1
2024-08-27T10:54:12Z
2024-08-27T16:09:46Z
https://github.com/matomo-org/matomo/issues/22533
2,488,987,739
22,533
[ "matomo-org", "matomo" ]
### What happened? The issue reported is that the eCommerce reports in Matomo are not accurately measuring transactions. Specifically, when following the steps mentioned, there appears to be a discrepancy between the number of orders shown in the raw data report and the number displayed in the archive report. In other...
[Bug] Discrepancy in eCommerce Transaction Counts Between Segmented visits log and ecommerce Archive Reports in Matomo
https://api.github.com/repos/matomo-org/matomo/issues/22532/comments
3
2024-08-26T18:48:15Z
2024-08-30T16:46:53Z
https://github.com/matomo-org/matomo/issues/22532
2,487,532,886
22,532
[ "matomo-org", "matomo" ]
Hi team, Currently if we take the visit log report, actions and orders are arrays. As a result, it is impossible to create custom reports without coding. The idea would be to have an option in order to make this report flat so that each action and each item become a single row for each.
A new RAW Data export format that is Flat and has one row for each action: one row for each page view, each goal conversion...
https://api.github.com/repos/matomo-org/matomo/issues/22531/comments
5
2024-08-26T18:41:05Z
2024-09-02T16:30:46Z
https://github.com/matomo-org/matomo/issues/22531
2,487,520,885
22,531
[ "matomo-org", "matomo" ]
<!-- Please provide a short summary of the issue in the *Title* above --> Page overlay report doesn't work for pages with custom URLs. This issue is globalized for customers that tracks several subdomaines on the same view and therefore have custom URLs for all their pages. <!-- Important: Please contact the Matom...
Page overlay reports for custom URLs
https://api.github.com/repos/matomo-org/matomo/issues/22530/comments
1
2024-08-26T12:01:41Z
2024-08-26T17:17:12Z
https://github.com/matomo-org/matomo/issues/22530
2,486,691,092
22,530
[ "matomo-org", "matomo" ]
### What happened? Whitespace https://whitespace.se/ identified a critical bug affecting many Matomo installations, as well as other web analytics services. The issue specifically impacts newer versions of the Firefox browser, preventing it from calling Matomo for logging page views and other activities. As a result...
[Bug] Critical Firefox Bug Affecting Matomo
https://api.github.com/repos/matomo-org/matomo/issues/22529/comments
5
2024-08-26T07:43:39Z
2024-09-24T13:03:08Z
https://github.com/matomo-org/matomo/issues/22529
2,486,179,939
22,529
[ "matomo-org", "matomo" ]
A user provided a feedback about our Matomo Mobile app. They said that the app is useful but the UI would need some improvement.
UI on iOS needs improvement
https://api.github.com/repos/matomo-org/matomo/issues/22528/comments
1
2024-08-26T06:27:35Z
2024-08-26T08:02:01Z
https://github.com/matomo-org/matomo/issues/22528
2,486,032,751
22,528
[ "matomo-org", "matomo" ]
With well-known ad blockers such as AdBlock or uBlock, visitor trackers such as Matomo are automatically blocked. On the one hand, the blocking is based on checking URLs to see whether they are known URLs or whether parts of the URL contain certain words such as "matomo" or "tracking" etc. In addition, ad blockers a...
[Feature request] Tracking obfuscation so that tracking also works for visitors with AdBlocker
https://api.github.com/repos/matomo-org/matomo/issues/22526/comments
2
2024-08-23T10:21:01Z
2024-08-26T11:05:38Z
https://github.com/matomo-org/matomo/issues/22526
2,482,823,098
22,526
[ "matomo-org", "matomo" ]
### What happened? Execute /usr/bin/python3 ./import_logs.py --url=https://mywebsite --enable-http-errors --enable-bots --enable-http-redirects --token-auth=xxx--idsite=1 ./some.log "50 requests imported to 1 sites" after "./console core:archive --force-all-websites --url='https://matomo.mysite..com' noth...
[Bug] Import of logs is successful but when archive is executed no visits are shown
https://api.github.com/repos/matomo-org/matomo/issues/22523/comments
9
2024-08-22T14:18:10Z
2024-09-18T07:15:18Z
https://github.com/matomo-org/matomo/issues/22523
2,480,915,138
22,523
[ "matomo-org", "matomo" ]
New users may find it challenging to locate the Create Dashboard button due to its current placement. The button is not easily visible within the viewport on standard screen resolutions, especially if the user has all the available options in the dashboard menu. This could lead to confusion and frustration for users tr...
Difficulty in Discovering the "Create Dashboard" Button
https://api.github.com/repos/matomo-org/matomo/issues/22520/comments
1
2024-08-22T01:51:35Z
2024-12-04T14:53:06Z
https://github.com/matomo-org/matomo/issues/22520
2,479,601,490
22,520
[ "matomo-org", "matomo" ]
### What happened? I've configured automated email reports for my Matomo installation for two sites. The e-mails are sent, but they are not displayed in Thunderbird: ![Screenshot_20240819_181943](https://github.com/user-attachments/assets/82b34576-a78c-4f23-b855-1801dbb3e983) The email message size is not zero, ...
[Bug] E-mail reports are not displayed correctly
https://api.github.com/repos/matomo-org/matomo/issues/22516/comments
15
2024-08-19T15:57:47Z
2025-04-15T14:35:03Z
https://github.com/matomo-org/matomo/issues/22516
2,473,695,023
22,516
[ "matomo-org", "matomo" ]
### What happened? For continent IS NOT ______ the result is the opposite of what is expected These segments all fail * continent IS NOT eur (returns countries like Sweden and Germany) * continent IS NOT afr (returns countries like Zaire, Zimbabwe, and Sudan) * continent IS NOT amn (returns Canada, Mexico, et a...
[Bug] conditional Segments with "continent", the NOT (conditional filter) is broken
https://api.github.com/repos/matomo-org/matomo/issues/22509/comments
2
2024-08-15T19:36:27Z
2025-01-10T09:35:05Z
https://github.com/matomo-org/matomo/issues/22509
2,468,792,629
22,509
[ "matomo-org", "matomo" ]
### What happened? In my cron file, I have ``` 2 * * * * www-data /usr/bin/php /srv/www/matomo.example.com/matomo/console core:archive --url=https://example.com/ --concurrent-archivers=8 3 * * * * www-data /usr/bin/php /srv/www/matomo.example.com/matomo/console core:archive --url=https://example.com/ --concurre...
[Bug] core:archive reports "0 out of 8 archivers running currently" due to truncated ps command output
https://api.github.com/repos/matomo-org/matomo/issues/22508/comments
2
2024-08-15T14:30:47Z
2024-08-19T15:15:18Z
https://github.com/matomo-org/matomo/issues/22508
2,468,180,579
22,508
[ "matomo-org", "matomo" ]
### What happened? IOS users accessing website from snapchats web browser are reported as a direct entry. ### What should happen? Users accessing the website from the snapchat browser should be tagged as "Social Network: Snapchat" for user aquisition anylitics. ### How can this be reproduced? Bug happens when any...
[Bug] IOS users on snapchat detected as direct entry
https://api.github.com/repos/matomo-org/matomo/issues/22506/comments
6
2024-08-15T00:36:43Z
2024-09-13T16:31:37Z
https://github.com/matomo-org/matomo/issues/22506
2,467,056,198
22,506
[ "matomo-org", "matomo" ]
<!-- Please provide a short summary of the issue in the *Title* above --> A user could delete all the visits for a day using the GDPR tool. The reports will maintain the existing data as the archiver will skip any days without visits. <!-- Important: Please contact the Matomo community forum for questions: https://f...
Archive even when there are no visits.
https://api.github.com/repos/matomo-org/matomo/issues/22504/comments
0
2024-08-13T22:02:10Z
2025-06-06T13:23:10Z
https://github.com/matomo-org/matomo/issues/22504
2,464,302,805
22,504
[ "matomo-org", "matomo" ]
Hello, On visit overview tab, it seems that the calendar feature is not available when a custom period is selected in the Graph : ![calendar missing visit overview](https://github.com/user-attachments/assets/c562774c-14ff-4028-a7b2-f5868f3078cd) however, the calendar is available when the graph data are displ...
Calendar option missing when a custom period is selected in Graph
https://api.github.com/repos/matomo-org/matomo/issues/22502/comments
1
2024-08-13T11:33:19Z
2024-08-13T16:51:04Z
https://github.com/matomo-org/matomo/issues/22502
2,463,119,062
22,502
[ "matomo-org", "matomo" ]
By default, the top two reports here will be full and the bottom two will be completely empty. Giving the mis-conception that something is broken, to new users: ![image](https://github.com/user-attachments/assets/423e8328-5883-4ab3-861b-e51fe2d014b6) To a new user this looks weird: they think something is broken....
Make "INFO" link more helpful in Site Search report:
https://api.github.com/repos/matomo-org/matomo/issues/22500/comments
0
2024-08-12T22:19:51Z
2024-08-13T22:12:36Z
https://github.com/matomo-org/matomo/issues/22500
2,461,987,339
22,500
[ "matomo-org", "matomo" ]
### What happened? "your browser was not able to load the script" -> expected expression, got '<' index.php?module=Installation&action=getInstallationCss & getInstallationJS both files end like: //# sourceMappingURL=Installation.umd.min.js.map<!DOCTYPE html> html> head> meta charset="utf-8"> meta nam...
[Bug] JS & CSS-File contain html
https://api.github.com/repos/matomo-org/matomo/issues/22499/comments
0
2024-08-12T12:02:37Z
2024-08-12T15:56:22Z
https://github.com/matomo-org/matomo/issues/22499
2,460,808,354
22,499
[ "matomo-org", "matomo" ]
Hello guys, My new website has been connected to Matomo since dec 2023. No issues to report, tracking was perfect. All of a sudden on 31/07, the reported visits dropped and I have no visit report at all since yesterday 08/08. It's all in order on Google Analytics so it doesn't seem to be a trafic issue. All the s...
Sudden drop in tracking on 31/07 and no tracking since 08/08
https://api.github.com/repos/matomo-org/matomo/issues/22497/comments
1
2024-08-09T11:56:41Z
2024-08-09T13:44:59Z
https://github.com/matomo-org/matomo/issues/22497
2,457,757,727
22,497
[ "matomo-org", "matomo" ]
### What happened? 同一台电脑访问站点,在访客明细中显示的系统版本不一致。 When the same computer accesses the site, the system version displayed in the visitor details is inconsistent. ![recording](https://github.com/user-attachments/assets/55f183b1-9706-41ac-bb5d-9156eb9f46ea) ### What should happen? 如果我们需要用系统作为指标对站点进行优化时,这样的数据错误会误导我们。 ...
[Bug] Bug that different browsers on the same computer access different system versions
https://api.github.com/repos/matomo-org/matomo/issues/22496/comments
2
2024-08-09T08:28:40Z
2024-08-09T13:51:08Z
https://github.com/matomo-org/matomo/issues/22496
2,457,399,081
22,496
[ "matomo-org", "matomo" ]
As a user, I would like to know how many items were ordered per visit. A metric like "average items per visit" would be great to see in the Ecommerce overview. Optionally, it'd be great to also have in "Ecommerce -> Sales" a report by number of items. So we can see how many visits had 1 item purchased, how many had ...
In Ecommerce show a report on how many items were ordered
https://api.github.com/repos/matomo-org/matomo/issues/22495/comments
0
2024-08-09T05:01:59Z
2024-08-09T18:27:49Z
https://github.com/matomo-org/matomo/issues/22495
2,457,106,446
22,495
[ "matomo-org", "matomo" ]
### What happened? To see what what the entire message is ypu click the three dots at the end 'Click to see full infomation' The complete message dissapears. ### What should happen? That the box expanded to see the whole message. ### How can this be reproduced? Administration -> Diagnostic -> Tracking Failures ->...
Tracking failures -> Tracking URL -> disappears when clicking on it when it says 'Click to see full information'
https://api.github.com/repos/matomo-org/matomo/issues/22491/comments
2
2024-08-08T07:36:36Z
2024-08-08T21:49:16Z
https://github.com/matomo-org/matomo/issues/22491
2,455,095,218
22,491
[ "matomo-org", "matomo" ]
Hi. First contribution here, so I apologize if the style is not adequate. Thanks for the good work. I was looking for an easy way to change the order of websites in the dashboard top menu, Also, I was wondering if it could be possible to allow more than 15 sites in this menu. 15 is already quite large, but I a...
[Feature request] Change ordering of websites in the dashboard top menu and allow more than 15 entries
https://api.github.com/repos/matomo-org/matomo/issues/22490/comments
4
2024-08-08T07:06:37Z
2024-09-24T20:35:40Z
https://github.com/matomo-org/matomo/issues/22490
2,455,041,246
22,490
[ "matomo-org", "matomo" ]
### What happened? Tooltip says "To use the generated Export URL, you will need to specify the app token" Unfortunately the message appears when you hover over 1. **But the message is irrelevant to someone who is going to press 1.** ### What should happen? To remediate this minor bug, remove the tooltip comp...
[Bug] Tooltip in wrong place for Exporting Reports
https://api.github.com/repos/matomo-org/matomo/issues/22483/comments
0
2024-08-06T22:19:28Z
2024-08-07T20:44:19Z
https://github.com/matomo-org/matomo/issues/22483
2,451,777,204
22,483
[ "matomo-org", "matomo" ]
Hi there! Heartbeat times doesn't stop tracking time when users switch tabs. This leads to an overestimate for avg. time on page and makes website optimization challenging. Example for a page with heartbeat timer: T0: User enters the page which starts the timer. T1: User opens another tab and leaves the current...
Hearbeat doesn't work accurately for users that use multiple tabs
https://api.github.com/repos/matomo-org/matomo/issues/22480/comments
1
2024-08-06T09:43:43Z
2024-08-08T01:37:53Z
https://github.com/matomo-org/matomo/issues/22480
2,450,434,785
22,480