issue_owner_repo
listlengths
2
2
issue_body
stringlengths
0
262k
issue_title
stringlengths
1
1.02k
issue_comments_url
stringlengths
53
116
issue_comments_count
int64
0
2.49k
issue_created_at
stringdate
1999-03-17 02:06:42
2025-06-23 11:41:49
issue_updated_at
stringdate
2000-02-10 06:43:57
2025-06-23 11:43:00
issue_html_url
stringlengths
34
97
issue_github_id
int64
132
3.17B
issue_number
int64
1
215k
[ "matomo-org", "matomo" ]
when trying to execute the command ./console plugin:activate ExtraTools Error : : Uncaught Error: Class 'Piwik\Plugin\Manager' not found in /var/www/html/analytics/core/bootstrap.php:46 Stack trace: #0 /var/www/html/analytics/index.php(21): require_once() #1 {main}
Activate ExtraTools failing on latest version of matomo 3.13.4 with Error: Class 'Piwik\Plugin\Manager' not found
https://api.github.com/repos/matomo-org/matomo/issues/15738/comments
13
2020-03-27T00:28:50Z
2020-03-31T02:07:58Z
https://github.com/matomo-org/matomo/issues/15738
588,807,656
15,738
[ "matomo-org", "matomo" ]
I think it would help a lot if the console command for invalidating report data would take the segment id, as an option. So instead of: `/console core:invalidate-report-data --segment='eventCategory=@StringFoo;visitIp!=127.0.0.1'` We could have: `/console core:invalidate-report-data --segment-id=2` Also make...
Suggestion: console for invalidating invalidate-report-data should take segment id as a parameter
https://api.github.com/repos/matomo-org/matomo/issues/15734/comments
1
2020-03-26T09:15:48Z
2020-03-26T19:01:31Z
https://github.com/matomo-org/matomo/issues/15734
588,267,376
15,734
[ "matomo-org", "matomo" ]
we enabled third party cookies to help enhance our tracking and let us better track cross domain for some clients. in production, we were testing a few sites, and when visiting the site, on teh fornt end we wee seeing a user with a visitor ID of "ABC" for example. this value was the value passed to matomo.php. ho...
When enabeling third party cookie tracking, visitor ID is the same across measurables.
https://api.github.com/repos/matomo-org/matomo/issues/15733/comments
5
2020-03-26T03:00:47Z
2024-01-03T05:07:31Z
https://github.com/matomo-org/matomo/issues/15733
588,119,212
15,733
[ "matomo-org", "matomo" ]
We can also do this as part of 3.13.6 if needed. We're getting the feedback around slow segment suggested values a lot and it can potentially even take down Matomo when it needs to look at a lot of data over 60 days. I'm meaning the `API.getSuggestedValuesForSegment` method. We would like the ability that for som...
Faster segmented suggested values when browser archiving is disabled
https://api.github.com/repos/matomo-org/matomo/issues/15732/comments
0
2020-03-25T20:03:34Z
2020-04-14T06:25:08Z
https://github.com/matomo-org/matomo/issues/15732
587,956,679
15,732
[ "matomo-org", "matomo" ]
https://github.com/matomo-org/matomo/releases ![image](https://user-images.githubusercontent.com/312038/77579413-95995000-6eda-11ea-88f7-650986a90c7f.png) Custom update scripts won't work since it is labeled pre-release: ``` curl --silent "https://api.github.com/repos/matomo-org/matomo/releases/latest" | jq -r ...
[release bug] 3.13.4 is labeled as pre-release in Github
https://api.github.com/repos/matomo-org/matomo/issues/15731/comments
1
2020-03-25T19:54:06Z
2020-04-24T07:16:00Z
https://github.com/matomo-org/matomo/issues/15731
587,951,551
15,731
[ "matomo-org", "matomo" ]
The FOSS server [fossies.org](https://fossies.org) - also supporting "Matomo" - offers a feature "[Source code misspelling reports](https://fossies.org/features.html#codespell)". Such reports are normally only generated on request, but as Fossies administrator I have just created for testing purposes such a codespell b...
Codespell report for "Matomo" (on fossies.org)
https://api.github.com/repos/matomo-org/matomo/issues/15729/comments
2
2020-03-24T15:36:08Z
2020-09-29T01:09:59Z
https://github.com/matomo-org/matomo/issues/15729
587,052,236
15,729
[ "matomo-org", "matomo" ]
When trying to archive data manually via CLI for specific date: > ./console core:archive --force-date-range=2020-03-24,2020-03-24 or > ./console core:archive --force-date-range="2020-03-24,2020-03-24" we are experiencing following error: > Error: Got invalid response from API request: ?module=API&method=API...
Archiving specific date via console won't take date as argument.
https://api.github.com/repos/matomo-org/matomo/issues/15727/comments
2
2020-03-24T12:32:43Z
2020-03-26T20:33:28Z
https://github.com/matomo-org/matomo/issues/15727
586,926,347
15,727
[ "matomo-org", "matomo" ]
Hi, I'm trying to debug the cause of a MySQL gone away error caused by the "Visits over time" graph on the dashboard. Can anyone give me some pointers on where to start file wise?
"Visits over time" graph "MySQL gone away" on PHP 7.2+
https://api.github.com/repos/matomo-org/matomo/issues/15726/comments
18
2020-03-24T08:48:17Z
2020-04-20T08:29:17Z
https://github.com/matomo-org/matomo/issues/15726
586,794,024
15,726
[ "matomo-org", "matomo" ]
Our UI tests for automatic login after a one click update currently fails on 4.x-dev That might be a regression and should be fixed.
Fix automatic login after one click update
https://api.github.com/repos/matomo-org/matomo/issues/15725/comments
2
2020-03-24T08:31:09Z
2020-09-28T22:46:43Z
https://github.com/matomo-org/matomo/issues/15725
586,783,808
15,725
[ "matomo-org", "matomo" ]
Hello guys, Hope you're well ! I would like to "disable" a user after a long time without connection. I know it's not possible to "disable" a user, but I will get his id and revoke his permissions. But, in the UsersManager.getUsers(UserLogins) method, you have the registered date, but not the last visit, and t...
Disable a user using API
https://api.github.com/repos/matomo-org/matomo/issues/15722/comments
5
2020-03-23T14:49:32Z
2020-03-24T08:25:38Z
https://github.com/matomo-org/matomo/issues/15722
586,267,905
15,722
[ "matomo-org", "matomo" ]
The progress bar of the YouTube player is not working when Matomo options are set and tracking is on. Then the event onStateChange is not working anymore. Possibly Matomo does not add its event listeners, instead it sets only its own and thus cancelling others. Attach you can find a minimal demo page to show the ...
YouTube-Player progress bar affected by Matomo
https://api.github.com/repos/matomo-org/matomo/issues/15721/comments
5
2020-03-23T14:09:21Z
2020-03-23T19:27:18Z
https://github.com/matomo-org/matomo/issues/15721
586,237,938
15,721
[ "matomo-org", "matomo" ]
Hi Guys . I'm using matomo. but I want some cloud-based tools to visualize data. I have checked these tools tableau,chartio,flexmonster but quit expensive. Suggestion, please!
Matomo Alternative Visualization Report
https://api.github.com/repos/matomo-org/matomo/issues/15718/comments
1
2020-03-23T10:26:56Z
2020-03-23T20:42:59Z
https://github.com/matomo-org/matomo/issues/15718
586,098,631
15,718
[ "matomo-org", "matomo" ]
I've searched the issues here in the repository and cleared the cache, checked for mod_pagespeed, but no luck. The manage containers stays empty. Any more suggestions. I'm running matomo 3.13.3 I can see that a new container is created when I added a new site, but can't get to it. Even when I go to the statistics o...
Tagmanager => manage containers => empty
https://api.github.com/repos/matomo-org/matomo/issues/15717/comments
9
2020-03-22T22:22:03Z
2020-03-24T20:14:40Z
https://github.com/matomo-org/matomo/issues/15717
585,826,922
15,717
[ "matomo-org", "matomo" ]
We are getting this error very often. ERROR Piwik\Tracker\Handler[2020-03-20 04:31:34 UTC] [8eafc] ) ERROR Piwik\Tracker\Handler[2020-03-20 04:31:34 UTC] [8eafc] Error query: Mysqli statement execute error : Data too long for column 'location_region' at row 1 ERROR Piwik\Tracker\Handler[2020-03-20 04:31:34 UTC...
Mysqli statement execute error : Data too long for column 'location_region'
https://api.github.com/repos/matomo-org/matomo/issues/15715/comments
17
2020-03-20T08:36:21Z
2024-05-31T09:24:49Z
https://github.com/matomo-org/matomo/issues/15715
584,917,355
15,715
[ "matomo-org", "matomo" ]
We are trying to import logs to Matomo 3.13.3 (mysql Ver 8.0.16) For the following record: xxx.xxx.xxx. - - [16/Feb/2020:12:54:13 +0100] "GET /page1/xxx" 200 63545 "https://scholar.google.de/scholar?q=Petersen,+P.+(Hrsg.),+Der+Aufstieg+der+Begabten,+Leipzig:+Teubner,+S.+105%F4%8F%B0%81-120.&hl=de&as_sdt=0&as_vis=...
Error query: SQLSTATE[HY000]: General error: 1366 Incorrect string value:
https://api.github.com/repos/matomo-org/matomo/issues/15711/comments
3
2020-03-19T13:00:15Z
2020-03-19T19:39:19Z
https://github.com/matomo-org/matomo/issues/15711
584,394,691
15,711
[ "matomo-org", "matomo" ]
1. view a report for a siteid 2. go to website management 3. delete this website (e.g. 26) 4. notice that the URL is still `https://matomo.example/index.php?module=SitesManager&action=index&idSite=26&period=month&date=today&showaddsite=false` 5. Go to an admin page that depends on the siteid like e.g. Tracking Code...
unexpected website was found after deleting website
https://api.github.com/repos/matomo-org/matomo/issues/15710/comments
2
2020-03-19T09:53:40Z
2024-09-13T08:59:33Z
https://github.com/matomo-org/matomo/issues/15710
584,289,949
15,710
[ "matomo-org", "matomo" ]
Hi, when I set Matomo to regularly delete old raw data to 365 days (a full year) the GDPR overview reports that the information will be stored for a year + 5 days. If I set 730 days (2 years) the GDPR-overview reports 24 months and 10 days.
year is incorrectly counted in GDPR Overview
https://api.github.com/repos/matomo-org/matomo/issues/15709/comments
1
2020-03-19T09:36:19Z
2020-03-25T08:35:56Z
https://github.com/matomo-org/matomo/issues/15709
584,280,397
15,709
[ "matomo-org", "matomo" ]
When creating a segment to exclude a particular string. Results are still shown in the visits log. ![image](https://user-images.githubusercontent.com/4339071/77017490-851b3e00-69df-11ea-8d41-b105a519c93e.png)
Segments to exclude a URL are still shown in the visits log.
https://api.github.com/repos/matomo-org/matomo/issues/15708/comments
4
2020-03-18T23:46:49Z
2024-09-13T08:59:34Z
https://github.com/matomo-org/matomo/issues/15708
584,068,591
15,708
[ "matomo-org", "matomo" ]
Hello, is it possible to deactivate all cookies by default and activate (and set them) by users Opt-In? My closed workaround is setting **consentRequired** to **true**, but this will create an initial cookie (mtm_consent_removed). And when user Opt-In and revisit the page, the other matomo cookies are set. I need...
Cookies default off, enabling by Opt-In
https://api.github.com/repos/matomo-org/matomo/issues/15702/comments
10
2020-03-18T10:37:46Z
2020-03-19T19:33:31Z
https://github.com/matomo-org/matomo/issues/15702
583,631,676
15,702
[ "matomo-org", "matomo" ]
I found the following errors in the log file when I try to import logs to Matomo 3.12.0: [Mon Mar 16 14:56:26.176472 2020] [php7:notice] [pid 13028] [client xxx.xxx.xxx.xxx:44512] Error in Matomo (tracker): Invalid idSite: '0' [Mon Mar 16 14:56:26.790345 2020] [php7:notice] [pid 12982] [client yyy.yyy.yyy.yyy:53714...
Error in Matomo (tracker): Invalid idSite: '0'
https://api.github.com/repos/matomo-org/matomo/issues/15700/comments
2
2020-03-17T14:27:15Z
2020-03-17T19:22:21Z
https://github.com/matomo-org/matomo/issues/15700
583,053,123
15,700
[ "matomo-org", "matomo" ]
Hi I got the error in the title when I try ./console generate:plugin --name="MyPlugin"
Uncaught exception: Error: Class 'Piwik\Plugins\ExamplePlugin\ExamplePlugin' not found in plugins/CoreConsole/Commands/GeneratePlugin.php:45
https://api.github.com/repos/matomo-org/matomo/issues/15699/comments
2
2020-03-16T21:27:58Z
2020-03-27T19:47:43Z
https://github.com/matomo-org/matomo/issues/15699
582,609,383
15,699
[ "matomo-org", "matomo" ]
From email report: I have replaced all of the files with the latest ones from the matomo.zip downloaded straight from the website, and the issue continues. Key "totalUniquePageViews" for array with keys "visitorId, hasMoreVisits, totalVisits, totalVisitDuration, totalGoalConversions, totalConversionsByGoal, total...
Warning message: Key "totalUniquePageViews" for array does not exist.
https://api.github.com/repos/matomo-org/matomo/issues/15698/comments
3
2020-03-16T21:25:04Z
2020-03-20T02:30:10Z
https://github.com/matomo-org/matomo/issues/15698
582,608,016
15,698
[ "matomo-org", "matomo" ]
Hi, we are using matomo version 3.12.0. We have recently divide our database into master-slave type clusters. When we defined `database_reader` configurations with slave information as below, we got `SQLSTATE[HY000]: General error: 1290 The MariaDB server is running with the --read-only option so it cannot execute ...
Readonly database user not working
https://api.github.com/repos/matomo-org/matomo/issues/15697/comments
2
2020-03-16T11:29:47Z
2024-05-22T18:28:19Z
https://github.com/matomo-org/matomo/issues/15697
582,217,163
15,697
[ "matomo-org", "matomo" ]
`parse_ini_string($ini, true, INI_SCANNER_RAW)` returns `false` if the ini string being parsed contains a multi-line quoted string, citing a syntax error in the ini. Without `INI_SCANNER_RAW` the parse succeeds and it properly reads the multi-line string. While this is quite possibly a bug in PHP itself, it's causin...
IniReader::readWithNativeFunction chokes on multi-line strings
https://api.github.com/repos/matomo-org/matomo/issues/15689/comments
4
2020-03-11T16:44:14Z
2022-02-01T01:21:23Z
https://github.com/matomo-org/matomo/issues/15689
579,402,325
15,689
[ "matomo-org", "matomo" ]
php 7.4.3 latest wordpress, latest matomo ` 08-Mar-2020 21:16:18 UTC] PHP Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in /html/wp-content/plugins/matomo/app/core/Tracker/Model.php on line 73 [08-Mar-2020 21:16:18 UTC] PHP Deprecated: implode(): Passing glue string a...
PHP Deprecated: implode(): Passing glue string after array is deprecated.
https://api.github.com/repos/matomo-org/matomo/issues/15685/comments
1
2020-03-08T23:13:13Z
2020-03-24T02:38:20Z
https://github.com/matomo-org/matomo/issues/15685
577,582,851
15,685
[ "matomo-org", "matomo" ]
Found out _pk_ref-cookie is not secure, despite setSecureCookies is set. All the other _pk-cookies however are. A quick look into the javascript code the check for a secure cookie is missing on some other cookies, e. g. CustomDimension, too. Maybe the check if a cookie needs the secure flag can be moved to the setCoo...
Check that all Matomo cookies are set with the secure flag
https://api.github.com/repos/matomo-org/matomo/issues/15681/comments
1
2020-03-06T10:38:18Z
2020-09-29T00:05:25Z
https://github.com/matomo-org/matomo/issues/15681
576,844,156
15,681
[ "matomo-org", "matomo" ]
Today I'm so lazy I would like to suggest a "today" button to reset the calendar... 🤷‍♂️ We can file it as a _feature request_ with _low priority_ 😅 ![Screenshot_2020-03-06 - 2020-03-06 - Web Analytics Reports - Matomo](https://user-images.githubusercontent.com/92727/76074047-fcda7900-5f9a-11ea-852a-2f5032561d7b....
today button in calendar user interface
https://api.github.com/repos/matomo-org/matomo/issues/15680/comments
4
2020-03-06T10:10:53Z
2020-03-07T02:46:51Z
https://github.com/matomo-org/matomo/issues/15680
576,828,043
15,680
[ "matomo-org", "matomo" ]
Matomo throws a error for writing permission of the plugin directory. This showed up when I tried to install a plugin without the permission. I made the modification immediately, and I can now install and activate plugins without any trouble. However, after correctly modified the permission setting, the error message s...
Wrong Permission Error Thrown
https://api.github.com/repos/matomo-org/matomo/issues/15679/comments
3
2020-03-06T09:56:36Z
2020-03-07T02:48:14Z
https://github.com/matomo-org/matomo/issues/15679
576,819,911
15,679
[ "matomo-org", "matomo" ]
Trying to add a new users results in error-message: Integrity constraint violation: 1062 Duplicate entry '' for key unique_user_id' This happens after adding a first initial user. Inspecting the database (users-table) it occurs that the user_id column is not initiated with a value other than an empty string ...
Not able to add new users in Matomo 3.13.3
https://api.github.com/repos/matomo-org/matomo/issues/15678/comments
4
2020-03-06T08:50:32Z
2020-03-07T02:36:15Z
https://github.com/matomo-org/matomo/issues/15678
576,784,237
15,678
[ "matomo-org", "matomo" ]
If one calls API call Goals.addGoal with "matchAttribute=manually" it's required to set "pattern" AND "patternType" But these values are not needed on 'matchAttribute=manually'-Goal: You MUST do this: curl -i -X POST -d 'module=API&method=Goals.addGoal&idSite=1&name=TestGoal1&description=TestGoalDescr&matchA...
API call Goals.addGoal with matchAttribute=manually requires setting "pattern" AND "patternType"
https://api.github.com/repos/matomo-org/matomo/issues/15675/comments
1
2020-03-05T18:00:44Z
2024-09-13T08:59:34Z
https://github.com/matomo-org/matomo/issues/15675
576,434,370
15,675
[ "matomo-org", "matomo" ]
A colleague just informed me that it is currently impossible to enable the "secure" flag for the 3rd party cookie. This triggers a warning in browsers, because it is set to SameSite=None but not secure.
There is no way to enable 'secure' for the 3rd party cookie
https://api.github.com/repos/matomo-org/matomo/issues/15672/comments
8
2020-03-05T11:07:05Z
2020-03-15T19:44:09Z
https://github.com/matomo-org/matomo/issues/15672
576,173,093
15,672
[ "matomo-org", "matomo" ]
Matomo version: 3.13.3 After the login from IE11 the page shows the top menu and the sidebar but instead of a report there is an error message saying that the session has expired. Could this be because of the use of `SameSite: Lax` for the cookie?
Login problems with IE11 (Matomo
https://api.github.com/repos/matomo-org/matomo/issues/15661/comments
5
2020-03-04T13:41:20Z
2020-03-17T19:17:16Z
https://github.com/matomo-org/matomo/issues/15661
575,410,091
15,661
[ "matomo-org", "matomo" ]
It seems that most labels in reports are URL-encoded. But the `filter_pattern` that is sent from the search box is not. It's a bit irritating when you have a label like "foo/bar" and you have to search for it with "foo%2F"...
Search query (filter_pattern) should be URL-encoded maybe
https://api.github.com/repos/matomo-org/matomo/issues/15660/comments
0
2020-03-04T13:35:59Z
2024-09-13T10:57:45Z
https://github.com/matomo-org/matomo/issues/15660
575,406,255
15,660
[ "matomo-org", "matomo" ]
I can not log into my Matomo stats page using Safari or Chrome on my iPhone. This never use to be a problem with previous versions. I could always see my stats using an iPhone browser. Now what happens is: 1. The first time I log in, I'm taken directly back to the login page. 2. When I try to log in the second t...
Matomo 3.13.3 Can't Log Using iOS 13 Safari or Chrome [bug]
https://api.github.com/repos/matomo-org/matomo/issues/15659/comments
3
2020-03-04T13:19:34Z
2020-03-07T02:47:04Z
https://github.com/matomo-org/matomo/issues/15659
575,395,040
15,659
[ "matomo-org", "matomo" ]
My Matomo 3.13.3 (hosted server) install is not remembering my login on either Mac Safari, or Chrome even though cookies are allowed. I have to log in every time I close or quit either browser. I also have AdGuard turned off for my stats site, as well as all ad blockers turned off in Safari prefs for the site. Th...
Matomo 3.13.3 Not Remembering Login [bug]
https://api.github.com/repos/matomo-org/matomo/issues/15658/comments
1
2020-03-04T13:11:02Z
2020-03-04T14:08:46Z
https://github.com/matomo-org/matomo/issues/15658
575,388,952
15,658
[ "matomo-org", "matomo" ]
Build a new CCMP plugin like this https://count.ly/plugins/compliance-hub
Create a Consent Management functionality
https://api.github.com/repos/matomo-org/matomo/issues/15657/comments
6
2020-03-04T11:02:35Z
2024-09-23T18:51:40Z
https://github.com/matomo-org/matomo/issues/15657
575,313,204
15,657
[ "matomo-org", "matomo" ]
## Summary On the Self-Hosted environment, the plugin GeoIP 2 was installed to have more detail about the location of the visitors. ## Expected behavior Update Matomo to the latest version and keep GeoIP 2. ## Current behavior After upgrade Matomo to the latest version, GeoIP 2 does not detect the locati...
Geo does not work anymore since Matomo 3.13
https://api.github.com/repos/matomo-org/matomo/issues/15653/comments
4
2020-03-03T15:29:56Z
2020-03-24T03:04:13Z
https://github.com/matomo-org/matomo/issues/15653
574,749,312
15,653
[ "matomo-org", "matomo" ]
Bug reported by customer about non working Heatmaps on IIS: > I get an error when after installing the HeatMap plugin and creating my first recording. It says:Requesting 'https://piwik.X/plugins/HeatmapSessionRecording/configs.php?idsite=1&trackerid=5lX6EM&url=http%3A%2F%2Ftest.test%2F' resulted in an error: curl_e...
Prevent connection timed out when requesting configs.php file on IIS in web.config
https://api.github.com/repos/matomo-org/matomo/issues/15651/comments
7
2020-03-03T02:27:06Z
2020-03-05T21:09:14Z
https://github.com/matomo-org/matomo/issues/15651
574,373,386
15,651
[ "matomo-org", "matomo" ]
Note: #14235 looks similar but does not address this issue. Version: Matomo version: 3.13.3 Description: ``` curl "XXX/piwik/index.php?module=API&method=API.get&idSite=4&period=day&date=2020-02-13,2020-02-14&token_auth=XXX&format=xml&segment=pageUrl=@11234/1-1593" ``` returns two different set of properties...
Reporting API - API.get calls may return zeroed data instead of empty
https://api.github.com/repos/matomo-org/matomo/issues/15647/comments
4
2020-03-02T10:43:47Z
2020-09-28T22:17:06Z
https://github.com/matomo-org/matomo/issues/15647
573,884,140
15,647
[ "matomo-org", "matomo" ]
refs https://github.com/matomo-org/matomo/pull/15616 While #15616 fixes some invalidation issues when a report is viewed from the UI, this issue is about the cronarchiver itself which invalidates reports here: https://github.com/matomo-org/matomo/blob/3.13.3/core/CronArchive.php#L986 This means we're invalidating...
Today archive is invalidated too often
https://api.github.com/repos/matomo-org/matomo/issues/15646/comments
1
2020-03-01T19:44:08Z
2020-03-11T11:35:15Z
https://github.com/matomo-org/matomo/issues/15646
573,603,274
15,646
[ "matomo-org", "matomo" ]
am I seeing double? or is the "Sign in" page displaying two times? This happens after I log out of matomo.
login page displaying double form
https://api.github.com/repos/matomo-org/matomo/issues/15645/comments
2
2020-03-01T19:15:54Z
2023-10-09T22:55:13Z
https://github.com/matomo-org/matomo/issues/15645
573,599,194
15,645
[ "matomo-org", "matomo" ]
3.13.3 Reproduce it this way: - go to Behaviour -> page titles - place cursor on a line, and generate the "open row evolution" popup graph - close it Now you cannot generate any more popup graph. Apparently the bug happens only in the page titles report, similar reports haven't this issue
no popup graph shown after the first in page titles report
https://api.github.com/repos/matomo-org/matomo/issues/15644/comments
24
2020-02-29T22:13:33Z
2020-06-04T08:39:32Z
https://github.com/matomo-org/matomo/issues/15644
573,420,906
15,644
[ "matomo-org", "matomo" ]
I have database configuration stored in an external system. In `bootstrap.php` I fetch the credentials. How do I pass them, or set a variable, so the matomo database connections use this config data?
Configuring database from bootstrap.php
https://api.github.com/repos/matomo-org/matomo/issues/15641/comments
4
2020-02-28T20:36:11Z
2020-03-24T03:04:04Z
https://github.com/matomo-org/matomo/issues/15641
572,991,096
15,641
[ "matomo-org", "matomo" ]
Hello, we are experiencing a bit strange problem: We've implemented the No Results Search Keywords according to your [documentation](https://matomo.org/docs/site-search/#tracking-no-result-search-keywords) and at the first glance it seemed to work alright. But while having a look at the monthly results, we recogn...
No Result Search Keywords decreasing
https://api.github.com/repos/matomo-org/matomo/issues/15640/comments
3
2020-02-28T16:00:26Z
2024-01-03T05:07:29Z
https://github.com/matomo-org/matomo/issues/15640
572,844,390
15,640
[ "matomo-org", "matomo" ]
reported in https://forum.matomo.org/t/disable-custom-ranges-in-compare-to-feature/36294 When one sets ```ini enabled_periods_UI = "day,week,month,year" # without range ``` the date selector hides the possibility to select a date range, but it still allows comparing to date ranges (which will succeed as the A...
UI allows comparing with range when range requests are not allowed
https://api.github.com/repos/matomo-org/matomo/issues/15639/comments
0
2020-02-28T15:17:42Z
2024-09-13T10:57:44Z
https://github.com/matomo-org/matomo/issues/15639
572,819,391
15,639
[ "matomo-org", "matomo" ]
From the documentation on **[this](https://matomo.org/faq/how-to/#faq_163)** page: > If you are installing the databases manually, then once you get the database you want to use copy it to Matomo’s path/to/matomo/misc/ subdirectory. But it doesn't tell you what filename to extract it out as. I tried to read the ph...
Documentation for manual GeoIP updates needs more info
https://api.github.com/repos/matomo-org/matomo/issues/15638/comments
6
2020-02-28T14:51:59Z
2020-04-28T04:52:09Z
https://github.com/matomo-org/matomo/issues/15638
572,804,120
15,638
[ "matomo-org", "matomo" ]
Hello, we've encountered an rounding error (again) when displaying the ecommerce overview in german Here's the english version, where everything is looking as expected: ![eng](https://user-images.githubusercontent.com/45793233/75553270-5c370700-5a38-11ea-9fb3-f62a6c4f99ab.JPG) And here is the german version...
Ecommerce Orders Conversion Rate Rounding Error
https://api.github.com/repos/matomo-org/matomo/issues/15637/comments
11
2020-02-28T13:48:22Z
2020-03-11T10:47:22Z
https://github.com/matomo-org/matomo/issues/15637
572,766,469
15,637
[ "matomo-org", "matomo" ]
Hi, Just had the following error when archiving. PHP: 7.3.13 Matomo: 3.13.3 Funnels: 3.1.20 MySQL (RDS Aurora): 5.6.10 ``` SUMMARY OF ERRORS INFO [2020-02-28 09:07:05] 9361 Error: Got invalid response from API request: ?module=API&method=API.get&idSite=3&period=week&date=last1&format=php&trigger=archivephp. ...
Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction - in plugin Funnels
https://api.github.com/repos/matomo-org/matomo/issues/15635/comments
2
2020-02-28T10:05:51Z
2020-02-28T18:26:10Z
https://github.com/matomo-org/matomo/issues/15635
572,652,818
15,635
[ "matomo-org", "matomo" ]
I am using **Matomo tracking code** and **Tag manager** in a same web page (.html file), I get the visitor log of single user as two unique visitor entries like - page Visit and Events, instead of recording under single unique visitor. I have up the tags like this : ``` <head> <tag-manager code> .............
Matomo two unique visitor recorded for a single user for visit and events separately
https://api.github.com/repos/matomo-org/matomo/issues/15631/comments
5
2020-02-28T05:21:14Z
2020-02-28T07:04:32Z
https://github.com/matomo-org/matomo/issues/15631
572,527,163
15,631
[ "matomo-org", "matomo" ]
Reported in https://forum.matomo.org/t/fehler-im-optout/36246 and reproduced on demo.matomo.org Steps to reproduce: - open https://demo.matomo.org/index.php?module=CoreAdminHome&action=optOut&language=de - opt out - don't reload the page and opt-in again - reload the page Expected: Tracking is enabled again Re...
Using Opt-Out iFrame twice doesn't work
https://api.github.com/repos/matomo-org/matomo/issues/15629/comments
6
2020-02-27T13:02:04Z
2020-03-06T12:15:19Z
https://github.com/matomo-org/matomo/issues/15629
572,068,956
15,629
[ "matomo-org", "matomo" ]
This call randomly returns an empty [] json. I.e. currently: `/?method=Contents.getContentNames&label=anwalt%3A6122&date=2020-01-01,today&period=range&format=JSON&module=API&idSite=1&format=JSON&token_auth=93e...384 ` returns [] with headers ``` Cache-Control | must-revalidate -- | -- Connection | Keep-Al...
API call Contents.getContentNames randomly buggy
https://api.github.com/repos/matomo-org/matomo/issues/15628/comments
16
2020-02-27T09:06:56Z
2024-01-03T05:07:28Z
https://github.com/matomo-org/matomo/issues/15628
571,924,656
15,628
[ "matomo-org", "matomo" ]
After logging in the MATOMO_SESSID Cookie is changed via the http header set-cookie and an expires directive is added. But the format of the value is unixtime instead of date (https://tools.ietf.org/html/rfc6265#section-4.1) Example (Version 3.13.3): ``` Set-Cookie: MATOMO_SESSID=380lf4cjmaenc605u73dgklnq9; expire...
'Remember me' not working because cookie expire is in wrong format
https://api.github.com/repos/matomo-org/matomo/issues/15625/comments
15
2020-02-26T09:55:40Z
2021-02-03T13:56:52Z
https://github.com/matomo-org/matomo/issues/15625
571,206,475
15,625
[ "matomo-org", "matomo" ]
I think we haven't yet enabled this admin notification. The code should be already there but likely disabled. Basically, the goal is, if someone is using PHP 7.1 or older that they should upgrade to PHP 7.2 at least or better even directly PHP 7.4.
Mention require PHP 7.2 in admin notification
https://api.github.com/repos/matomo-org/matomo/issues/15623/comments
2
2020-02-25T19:42:44Z
2020-03-13T19:30:25Z
https://github.com/matomo-org/matomo/issues/15623
570,789,396
15,623
[ "matomo-org", "matomo" ]
See eg https://demo.matomo.org/index.php?module=API&method=API.getSuggestedValuesForSegment&segmentName=countryName&idSite=62&format=JSON&token_auth=anonymous We return the first 100 countries alphabetically instead of ideally checking which countries are actually visited sorted by the number of visits desc rather t...
Specific countries appear in visit log but return no results when segmented
https://api.github.com/repos/matomo-org/matomo/issues/15620/comments
5
2020-02-25T02:55:42Z
2021-11-19T10:39:19Z
https://github.com/matomo-org/matomo/issues/15620
570,276,246
15,620
[ "matomo-org", "matomo" ]
We are currently running tests against PHP 7.2 and 7.3 only. Actually it would be good to run tests against minimum and latest PHP stable release (7.2 and 7.4 at that point). This won't be directly possible with our current travis setup as PHP 7.4 can't be used with trusty distribution (GD extension doesn't work the...
Make it possible to run tests against PHP 7.4
https://api.github.com/repos/matomo-org/matomo/issues/15617/comments
0
2020-02-24T08:36:56Z
2020-04-21T11:55:15Z
https://github.com/matomo-org/matomo/issues/15617
569,707,014
15,617
[ "matomo-org", "matomo" ]
Issue: Branding image is not getting displayed in the email reports in Cloud This issue can be replicated and a customer raised this issue as well. Customers message: " In all of my emailed reports, our logo does not show up. It's a standard jpg file, and it show in the matomo header on my dashboard." ![image]...
Email reports: Branding image is not getting displayed in the email reports
https://api.github.com/repos/matomo-org/matomo/issues/15613/comments
1
2020-02-23T23:21:38Z
2020-02-24T00:29:03Z
https://github.com/matomo-org/matomo/issues/15613
569,577,060
15,613
[ "matomo-org", "matomo" ]
https://github.com/matomo-org/matomo/pull/15058 made it work more efficiently, but now it isn't intuitive anymore as one can't see it do its thing when just quickly testing the website. Therefore at least https://developer.matomo.org/guides/tracking-javascript-guide#accurately-measure-the-time-spent-on-each-page and...
Update documentation how heart beat timer works
https://api.github.com/repos/matomo-org/matomo/issues/15612/comments
8
2020-02-23T14:37:13Z
2020-09-29T00:58:40Z
https://github.com/matomo-org/matomo/issues/15612
569,504,710
15,612
[ "matomo-org", "matomo" ]
In 2018 this MySQL-error ruined the use of running Matomo for me for more than a year. **MySQL ERROR:** "An error occurred. Cannot connect to the database: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers" In 2020 I tried again and I still got the same error, bu...
MySQL Error SQLSTATE[HY000] [2054] "Server sent charset unknown to the client."
https://api.github.com/repos/matomo-org/matomo/issues/15610/comments
5
2020-02-22T08:26:55Z
2024-09-13T08:59:35Z
https://github.com/matomo-org/matomo/issues/15610
569,302,464
15,610
[ "matomo-org", "matomo" ]
We should apply `live_query_max_execution_time` setting also for transition queries since it is basically also a live query. Ideally, if the limit is reached, similar to visitor log we would then show a message if the limit is reached and suggest to shorten the date range for example, or if a segment is selected mentio...
Limit max execution time of transitions feature
https://api.github.com/repos/matomo-org/matomo/issues/15609/comments
0
2020-02-21T23:46:24Z
2020-03-15T19:50:11Z
https://github.com/matomo-org/matomo/issues/15609
569,239,370
15,609
[ "matomo-org", "matomo" ]
People have been reporting this for a long time (maybe #14556 and others) and it happened to me quite often, but I could never reproduce it until now: When updating/activating a plugin one clicks on the button and immediately gets to a page showing ``` Could not verify the security token on this form ``` after ...
Could not verify the security token on this form when activating plugin
https://api.github.com/repos/matomo-org/matomo/issues/15608/comments
17
2020-02-21T19:29:52Z
2024-09-13T08:59:36Z
https://github.com/matomo-org/matomo/issues/15608
569,141,699
15,608
[ "matomo-org", "matomo" ]
![image](https://user-images.githubusercontent.com/273120/74898229-24a7d980-53fe-11ea-90a1-d10558570052.png) Saw this on https://demo.matomo.org/index.php?module=CoreHome&action=index&idSite=62&period=day&date=yesterday#?idSite=62&period=month&date=2020-02-15&segment=media_spent_time%3E%3D1&category=Goals_Goals&subc...
table id 7 not found in memory when comparing
https://api.github.com/repos/matomo-org/matomo/issues/15599/comments
1
2020-02-20T03:31:41Z
2020-02-20T03:32:45Z
https://github.com/matomo-org/matomo/issues/15599
568,027,232
15,599
[ "matomo-org", "matomo" ]
I'm referring to this here: https://github.com/matomo-org/matomo/pull/15561/files#diff-7de787015af7507a7278689396b18f7dR450-R451 Other browsers will follow and require `sameSite=None` to also have the `secure` flag. see https://blog.chromium.org/2019/10/developers-get-ready-for-new.html ![image](https://user-imag...
Set samesite lax instead of None if site is not on https
https://api.github.com/repos/matomo-org/matomo/issues/15598/comments
0
2020-02-20T03:12:16Z
2020-02-24T23:11:10Z
https://github.com/matomo-org/matomo/issues/15598
568,021,379
15,598
[ "matomo-org", "matomo" ]
I think that [setSecureCookie](url) should be set to `true` as a default, not an option. From my point of view, serving Matomo over https should be expected - not http. An therefor it should make sense to have [setSecureCookie=true](url) as default, and if it should not be set to true, that should be the option, that m...
Default setSecureCookie to true
https://api.github.com/repos/matomo-org/matomo/issues/15597/comments
9
2020-02-19T17:41:32Z
2025-05-23T13:46:38Z
https://github.com/matomo-org/matomo/issues/15597
567,726,411
15,597
[ "matomo-org", "matomo" ]
I am seeing a lot of deadlocks when running **core:archive** Pretty much this same exception over and over again. Matomo version: 3.13.0 MySQL version: 5.5.64-MariaDB PHP version: 7.2.24 Output Follows INFO [2020-02-19 16:37:26] 61123 Error: Got invalid response from API request: ?module=API&method=API.get&id...
Deadlocks during archiving
https://api.github.com/repos/matomo-org/matomo/issues/15596/comments
1
2020-02-19T17:16:20Z
2020-02-19T20:18:52Z
https://github.com/matomo-org/matomo/issues/15596
567,710,597
15,596
[ "matomo-org", "matomo" ]
My question is not primarily a question regarding the Matomo Tag Manager (just because the word Tag occurs here), it concerns the segmentation of pages. My website has K pages (approx. 300'000). There are L keywords (approx. 30'000). Each page can contain M>0 different tags (about 2-10); each tag is on N>0 pages (a ...
Segment pages on tags
https://api.github.com/repos/matomo-org/matomo/issues/15594/comments
2
2020-02-19T16:20:30Z
2020-02-19T19:03:42Z
https://github.com/matomo-org/matomo/issues/15594
567,673,149
15,594
[ "matomo-org", "matomo" ]
I'm setting a User-ID, when a user visits a given Site. On a certain action, I'm triggering a goal serverside with his User-ID as a parameter (and a token). Effect after the Update from 3.12 to 3.13.2 is that the serverside triggered action is not only stored in another visit (which would be ok), but also fails to reco...
User-ID: Unique Visitor is not recognized even with the same User-ID
https://api.github.com/repos/matomo-org/matomo/issues/15593/comments
62
2020-02-19T10:20:39Z
2020-12-01T13:25:16Z
https://github.com/matomo-org/matomo/issues/15593
567,463,667
15,593
[ "matomo-org", "matomo" ]
After changes in MaxMind licensing model and before upgrading to Matomo v3.13.1, I decided to become a register user of MaxMind in order to continue using their geo database. Then, after I finished to upgrade my Matomo instance to v3.13.1, taking into account [the recomendations from Matomo](https://matomo.org/faq/...
[Geo] Unknown region metrics increased significantly after update to v3.13.1
https://api.github.com/repos/matomo-org/matomo/issues/15589/comments
19
2020-02-18T13:26:30Z
2020-03-18T13:50:10Z
https://github.com/matomo-org/matomo/issues/15589
566,891,749
15,589
[ "matomo-org", "matomo" ]
Hi there, I have struggled with a problem that occurs at the peak of the day's highest load, causing a high CPU load on the database server. My database server: ``` Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 32 On-line CPU(s)...
slow SQL query using MariaDB causing high CPU load
https://api.github.com/repos/matomo-org/matomo/issues/15588/comments
7
2020-02-18T09:45:33Z
2020-03-24T03:36:27Z
https://github.com/matomo-org/matomo/issues/15588
566,768,158
15,588
[ "matomo-org", "matomo" ]
Goal of this issue is to automatically download the latest databases using a user-input `Account key`. As a DB-IP database customer, one can access the URL to download the databases in https://db-ip.com/account/db/?tab=updates Because the mmdb download URL changes regularly, there is a API to return the valid ...
Geolocation: automatically download latest paid DB-IP databases
https://api.github.com/repos/matomo-org/matomo/issues/15580/comments
0
2020-02-17T01:51:09Z
2020-02-24T09:56:40Z
https://github.com/matomo-org/matomo/issues/15580
566,012,939
15,580
[ "matomo-org", "matomo" ]
Loading the dashboard with the All Goals report (with more than 2 goals) can take quite some time. This has been getting worse since the 3.12 release. I notice a lot of queries like this when refreshing the dashboard: `UPDATE archive_numeric_2020_01 SET value = 4 WHERE name LIKE 'done%' AND id...
Loading the dashboard with more than 2 goals in "goal overview" widget is very slow because of update query
https://api.github.com/repos/matomo-org/matomo/issues/15579/comments
30
2020-02-17T00:51:58Z
2021-02-25T21:14:32Z
https://github.com/matomo-org/matomo/issues/15579
566,002,381
15,579
[ "matomo-org", "matomo" ]
quite low priority, but I wanted to write it down just in case I stumble across it again in the future. (and maybe the same is true for other error messages and it confuses user) When developing Matomo doesn't have write permission to `plugins/`. This doesn't matter as it isn't needed for things apart from the mark...
Persistent notifications aren't removed. Make Error while creating/copying file to warning dismissable
https://api.github.com/repos/matomo-org/matomo/issues/15575/comments
7
2020-02-16T20:20:56Z
2021-07-26T04:24:45Z
https://github.com/matomo-org/matomo/issues/15575
565,963,262
15,575
[ "matomo-org", "matomo" ]
Followup from #14954 I noticed that the whole `GDPR overview` page, the help on the `GDPR Tools` page and the whole GDPR tool is hardcoded in English. To make it possible for everyone to use them, we should make them translatable.
Make all GDPR pages translatable
https://api.github.com/repos/matomo-org/matomo/issues/15574/comments
7
2020-02-16T19:46:16Z
2020-02-25T22:06:14Z
https://github.com/matomo-org/matomo/issues/15574
565,958,439
15,574
[ "matomo-org", "matomo" ]
When using the white label custom logo, the background is the colour of the form. If you were to use a white logo you can not see if the correct image has been uploaded easily. Can the background colour be set to that of the custom background or even a checker board? Current: ![image](https://user-images.git...
Match white label preview background with customised colour
https://api.github.com/repos/matomo-org/matomo/issues/15571/comments
0
2020-02-14T02:59:25Z
2020-02-17T12:18:38Z
https://github.com/matomo-org/matomo/issues/15571
565,072,887
15,571
[ "matomo-org", "matomo" ]
After a successful installation, the dashboard showed there were no visits in the database. After I verified that visit were added to the database in PHP MyAdmin, the message was no longer shown, but the dashboard wouldn't load. The console repeatedly shows errors this error: ``` Error: "[$compile:tpload] http:/...
JavaScript errors after new install and update
https://api.github.com/repos/matomo-org/matomo/issues/15565/comments
2
2020-02-13T10:51:02Z
2020-02-13T15:23:13Z
https://github.com/matomo-org/matomo/issues/15565
564,597,708
15,565
[ "matomo-org", "matomo" ]
Can I change the character set of the strings analyzed in site search? The search page is made with Japanese EUC code. If we tally it with Matomo, the characters will not be displayed correctly. Is there a way to specify the character set?
Can I change site search character set?
https://api.github.com/repos/matomo-org/matomo/issues/15563/comments
1
2020-02-13T07:42:03Z
2020-04-20T10:56:37Z
https://github.com/matomo-org/matomo/issues/15563
564,497,442
15,563
[ "matomo-org", "matomo" ]
Hi We are getting the Mysqli prepare error: Table 'piwik.piwik_locks' doesn't exist Mysqli prepare error: Table 'piwik.piwik_brute_force_log' doesn't exist errors . Tried to update the UPDATE piwik.piwik_option SET option_value = "3.13.1" WHERE option_name = "version_core"; This doesnt make any impact. Ver...
After upgrading to piwik 3.13.1 Tables Errors
https://api.github.com/repos/matomo-org/matomo/issues/15562/comments
4
2020-02-13T07:15:45Z
2020-02-13T19:13:02Z
https://github.com/matomo-org/matomo/issues/15562
564,486,535
15,562
[ "matomo-org", "matomo" ]
The segment filter UI shows only numbered "custom variables" instead of displaying the real name of the custom variable. It would be great to have the real variable name there instead of a number and guess what variable is it. I'm not 100% sure if this has been already posted but I haven't found something like this....
Segment-filter for custom variables only showing numbered variables
https://api.github.com/repos/matomo-org/matomo/issues/15559/comments
1
2020-02-12T16:36:19Z
2020-02-12T18:55:08Z
https://github.com/matomo-org/matomo/issues/15559
564,121,481
15,559
[ "matomo-org", "matomo" ]
I just noticed that disabling the tracking on all of my Matomo installations is not working anymore when using the current version of the Chrome Browser (80.0.3987.87) in macOS. I noticed the warning about a cookie with the setting `SameSite=None` and the missing `Secure` parameter. I read #14395, I added `_paq.push([...
piwik_ignore cookie is blocked on macOS and Chrome 80
https://api.github.com/repos/matomo-org/matomo/issues/15553/comments
3
2020-02-11T10:03:15Z
2020-02-20T03:07:04Z
https://github.com/matomo-org/matomo/issues/15553
563,092,144
15,553
[ "matomo-org", "matomo" ]
Not sure if this is only related to WordPress... getting below output when running a CLI command. Started happening with 3.13.2. Maybe caused by https://github.com/matomo-org/matomo/pull/15472 ? Not sure... It's just a notice though. Things generally still seems to work. > Notice: Trying to access array offset o...
Notice: Trying to access array offset on value of type null in core/Session/SessionAuth.php on line 63
https://api.github.com/repos/matomo-org/matomo/issues/15550/comments
4
2020-02-10T22:24:55Z
2020-03-05T15:13:48Z
https://github.com/matomo-org/matomo/issues/15550
562,865,724
15,550
[ "matomo-org", "matomo" ]
I’m trying to compare All Visits with the same day a year ago. I click the date at the top of the main page, choose “day” as Period, click to select the “Compare” option, and choose “Previous year”. When I click Apply, the dates being shown are the day I chose, but the same day 2 years earlier. This is clearly a bug...
comparison with previous year shows date in 2018, 2 years ago
https://api.github.com/repos/matomo-org/matomo/issues/15549/comments
2
2020-02-10T19:25:17Z
2020-09-09T01:52:36Z
https://github.com/matomo-org/matomo/issues/15549
562,774,875
15,549
[ "matomo-org", "matomo" ]
see https://github.com/matomo-org/matomo/issues/11088#issuecomment-584194558 see https://www.php.net/manual/en/mysqli.configuration.php since PHP 7.2.16 / 7.3.3 this setting is disabled by default and needs to be enabled for load data infile to work. When mysqli is used, and we are about to try load data infile w...
Load data infile support enable PHP ini setting automatically
https://api.github.com/repos/matomo-org/matomo/issues/15548/comments
0
2020-02-10T19:18:57Z
2024-09-13T08:59:36Z
https://github.com/matomo-org/matomo/issues/15548
562,771,675
15,548
[ "matomo-org", "matomo" ]
Emojis in Page Titles are shown as � in Matomo. **Example Page Title** <img width="229" alt="Bildschirmfoto 2020-02-10 um 18 33 11" src="https://user-images.githubusercontent.com/1695531/74174203-d3485f00-4c33-11ea-9891-e4faca71e830.png"> **Ends up in** ![Bildschirmfoto 2020-02-10 um 18 35 02](https://user-imag...
Support Emojis on Matomo Page Titles
https://api.github.com/repos/matomo-org/matomo/issues/15547/comments
2
2020-02-10T17:38:19Z
2020-02-10T18:19:59Z
https://github.com/matomo-org/matomo/issues/15547
562,718,840
15,547
[ "matomo-org", "matomo" ]
The website selection drop-down in the top left of the Dashboard allows you to select which of the websites tracked in Matomo you wish to look at. If you have more than 15 websites on Matomo it appears to show the first 15 added in alphabetical order and subsequently added websites never appear. Because the list is A t...
Website selection drop-down: poor usability if more than 15 websites
https://api.github.com/repos/matomo-org/matomo/issues/15546/comments
8
2020-02-10T17:30:59Z
2024-09-13T08:59:37Z
https://github.com/matomo-org/matomo/issues/15546
562,714,975
15,546
[ "matomo-org", "matomo" ]
Hi! I'm getting this error every day since I updated Matomo to version 3.13.1: `INFO [2020-02-09 04:07:32] 9595 Failed to invalidate archived reports: SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction` I found some tickets about the deadlock situat...
Deadlock found when trying to get lock
https://api.github.com/repos/matomo-org/matomo/issues/15545/comments
28
2020-02-10T13:50:16Z
2023-10-18T07:48:43Z
https://github.com/matomo-org/matomo/issues/15545
562,573,433
15,545
[ "matomo-org", "matomo" ]
Hi there, When one want to create a custom report (premium feature) with the following metrics: "impression", "content interactions" and "interaction rate" and the following dimension "content name" the following metrics are missing: - "content interactions" - "interaction rate" So to say using the content tracking...
Missing metrics for custom reports
https://api.github.com/repos/matomo-org/matomo/issues/15540/comments
1
2020-02-10T08:37:13Z
2020-02-10T20:00:32Z
https://github.com/matomo-org/matomo/issues/15540
562,404,593
15,540
[ "matomo-org", "matomo" ]
### Checklists for a successful Matomo release #### Work on Beta cycle, towards Release Candidate 1: - [ ] Beta release cycle has started with the first beta release - [ ] Tag a new release for `matomo-org/referrer-spam-blacklist` and `matomo-org/searchengine-and-social-list` - [ ] Fetch our latest and gr...
Release Matomo 4.x.0
https://api.github.com/repos/matomo-org/matomo/issues/15537/comments
0
2020-02-10T00:34:22Z
2021-10-07T20:28:43Z
https://github.com/matomo-org/matomo/issues/15537
562,267,808
15,537
[ "matomo-org", "matomo" ]
In case Matomo is behind the restricted access, the manifest.json is not loaded with error 401 (Unauthorized). This is due to security feature - see https://developer.mozilla.org/en-US/docs/Web/Manifest#Deploying_a_manifest_with_the_link_tag. To fix this problem change templates/layout.twig from: `<link rel="manif...
Missing crossorigin attribute in manifest link
https://api.github.com/repos/matomo-org/matomo/issues/15534/comments
1
2020-02-08T21:32:41Z
2020-02-10T10:10:02Z
https://github.com/matomo-org/matomo/issues/15534
562,081,131
15,534
[ "matomo-org", "matomo" ]
In Matomo 3.13.1 the changelog states that this issue was fixed: [23](https://github.com/matomo-org/component-cache/issues/23 ) Update dependencies: Warning RedisCache.php(135): Deprecated – Function Redis::delete() is deprecated However, the older version of: "Common/Cache/RedisCache.php" is included in the rel...
RedisCache warning not fixed in 3.13.1
https://api.github.com/repos/matomo-org/matomo/issues/15532/comments
2
2020-02-07T18:53:12Z
2020-02-10T01:39:28Z
https://github.com/matomo-org/matomo/issues/15532
561,811,299
15,532
[ "matomo-org", "matomo" ]
The issued request looks like this: https://matomo.dev/piwik.php?link=https://example.com/&c_i=click&c_n=[content-name]&c_p=[content-piece]&c_t=[content-target]&idsite=1&[...] E.g. `<a href="https://example.com/" target="_blank"> <img src="image.svg" data-track-content="data-track-content" data-content-name="[co...
Content interaction tracking fails if banner is enclosed by A element with external link
https://api.github.com/repos/matomo-org/matomo/issues/15529/comments
2
2020-02-07T01:41:40Z
2020-02-10T01:21:26Z
https://github.com/matomo-org/matomo/issues/15529
561,370,564
15,529
[ "matomo-org", "matomo" ]
If for example a user has it's own onClick listener on an element, and calls either `stopPropagation` or `preventDefault`, under circumstances it may prevent our click listener from being executed. Ideally, we would register our click listeners with `useCapture=true` ensuring it will be executed before a regular us...
Link click might not be counted under circumstances in Matomo
https://api.github.com/repos/matomo-org/matomo/issues/15528/comments
1
2020-02-07T01:13:15Z
2024-01-03T05:07:27Z
https://github.com/matomo-org/matomo/issues/15528
561,362,988
15,528
[ "matomo-org", "matomo" ]
Issue reproduced on the demo: https://demo.matomo.org/index.php?module=CoreHome&action=index&date=today&period=week&idSite=62&updated=2#?idSite=62&period=week&date=2020-02-01&category=Referrers_Referrers&subcategory=General_Overview This issue is visible to everyone on the demo it seems (in a private browser window) ...
Demo.matomo.org does not show correct data
https://api.github.com/repos/matomo-org/matomo/issues/15527/comments
12
2020-02-07T00:21:20Z
2020-09-29T00:05:45Z
https://github.com/matomo-org/matomo/issues/15527
561,348,279
15,527
[ "matomo-org", "matomo" ]
Issue; When receiving email reports, brand image is not loading Steps to reproduce: 1. Log in to Matomo 2. Create an email report 3. Send report Please find the image attached ![image](https://user-images.githubusercontent.com/26726594/73980421-091be800-4995-11ea-8042-49f4831adff6.png)
Email reports: Brand image is not getting displayed
https://api.github.com/repos/matomo-org/matomo/issues/15526/comments
2
2020-02-06T21:31:51Z
2020-02-23T23:17:28Z
https://github.com/matomo-org/matomo/issues/15526
561,281,962
15,526
[ "matomo-org", "matomo" ]
I'm trying to segment my users based on a Custom Variable, but it doesn't appear to work. Wasn't the name of the Custom Variable supposed to appear on my Segmentation criteria? (check image below) Even if it wasn't supposed to appear, I've tested with a value I'm sure exists, and when i click "Test". Thanks in advanc...
Segmentation by Custom Variables doesn't appear to work
https://api.github.com/repos/matomo-org/matomo/issues/15524/comments
3
2020-02-06T18:46:15Z
2020-02-10T01:19:51Z
https://github.com/matomo-org/matomo/issues/15524
561,200,246
15,524
[ "matomo-org", "matomo" ]
Web browser is waiting for data from the server which is slowing down my website. Is there anything I can do to reduce the wait time? matomo is hosted on the same server as the website <img width="920" alt="Screenshot 2020-02-06 at 11 23 59 AM" src="https://user-images.githubusercontent.com/598228/73967816-deb725...
Matomo is causing high wait time
https://api.github.com/repos/matomo-org/matomo/issues/15523/comments
2
2020-02-06T18:43:27Z
2020-02-06T19:02:21Z
https://github.com/matomo-org/matomo/issues/15523
561,198,806
15,523
[ "matomo-org", "matomo" ]
I have Matomo 3.13.1 On Ubuntu 16.04 import_logs.py runs daily. Today, the script ended with failed status with following error in the log: ``` INFO Scheduler: executing task Piwik\Plugins\GeoIp2\GeoIP2AutoUpdater.update... INFO Downloading https://download.db-ip.com/free/dbip-city-lite-2020-02.mmdb.gz to /var/...
import_logs.py fails: copy(/var/www/html/tmp/latest/DBIP-City.mmdb.new): failed to open stream
https://api.github.com/repos/matomo-org/matomo/issues/15519/comments
5
2020-02-05T16:36:17Z
2020-02-06T20:33:23Z
https://github.com/matomo-org/matomo/issues/15519
560,490,676
15,519
[ "matomo-org", "matomo" ]
refs https://github.com/matomo-org/matomo/issues/8096 Matomo is often showing plain numbers. However, plain numbers don't give you much of an insights though. They only give you insights when you see it in relation to something else. For example, the number of conversions alone doesn't say anything. Not even when yo...
New option to show percentages/relative values in each column (next to the absolute value)
https://api.github.com/repos/matomo-org/matomo/issues/15515/comments
5
2020-02-04T19:42:50Z
2024-11-25T21:08:59Z
https://github.com/matomo-org/matomo/issues/15515
559,937,629
15,515
[ "matomo-org", "matomo" ]
I recently found some errors on my matomo installation: ![2020-01-30 11_43_51-Window](https://user-images.githubusercontent.com/6312198/73762124-0db38700-4770-11ea-8553-0f7f339903d7.png) That occurs when sometimes when I select a custom date on the "all websites" tab and then switching to the dashboard of a single si...
Error: wrong date format when switching from "all websites" to "dashboard"
https://api.github.com/repos/matomo-org/matomo/issues/15514/comments
1
2020-02-04T16:08:41Z
2020-02-04T19:53:24Z
https://github.com/matomo-org/matomo/issues/15514
559,820,853
15,514
[ "matomo-org", "matomo" ]
In a Matomo 3.13.1 when I'm calling a Page Overlay I always get kicked out of the current session with message "Error: Your session has expired due to inactivity. Please log in to continue." I can't find any reason for this behavior. Any help would be appreciated!
Loading Page Overlay fails and logs user out
https://api.github.com/repos/matomo-org/matomo/issues/15513/comments
16
2020-02-04T15:31:45Z
2020-06-14T18:18:12Z
https://github.com/matomo-org/matomo/issues/15513
559,796,833
15,513
[ "matomo-org", "matomo" ]
The goal of this issue would be to research and document how to use one or more existing Consent Managers tools with Matomo. Currently we only offer a JavaScript-level solution to help implement [asking for consent](https://developer.matomo.org/guides/tracking-javascript-guide#asking-for-consent), but it is only basic ...
How to ask for consent for Matomo data collection using a Consent Manager
https://api.github.com/repos/matomo-org/matomo/issues/15511/comments
11
2020-02-04T04:35:57Z
2024-09-13T10:57:44Z
https://github.com/matomo-org/matomo/issues/15511
559,482,568
15,511
[ "matomo-org", "matomo" ]
I'm running the latest version of Matomo (3.13.1). I'll keep this brief. If I go to goal overview and go to a segment, I get results that I expect. If I compare a segment against all data or another segment, I don't get the same results. Here's an example of just one segment in goal overview: ![image](https:...
Comparing Sements against goals seems broken
https://api.github.com/repos/matomo-org/matomo/issues/15510/comments
2
2020-02-04T03:05:34Z
2020-05-29T00:07:03Z
https://github.com/matomo-org/matomo/issues/15510
559,458,851
15,510