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"
] | Hi, there is a diff in unique visitors percent stat on the Visitors Location page (`/index.php?module=CoreHome&action=index&idSite=1&period=day&date=yesterday#?idSite=1&period=day&date=yesterday&category=General_Visitors&subcategory=UserCountry_SubmenuLocations`) between the Country map widget and the Country table wid... | Wrong percentage on Visitors Location page | https://api.github.com/repos/matomo-org/matomo/issues/14849/comments | 10 | 2019-09-03T09:15:29Z | 2019-10-27T20:30:55Z | https://github.com/matomo-org/matomo/issues/14849 | 488,486,522 | 14,849 |
[
"matomo-org",
"matomo"
] | Hi folks!
Everything fine with matomo, thanks to Matomo dev team for nice product. Only one thing which I can't understand how Matomo aggregating unique visitors count. For example, we use log import feature (we are importing web server logs to Matomo application), if I take first month when we start using matomo I ... | Question about Unique visitors count | https://api.github.com/repos/matomo-org/matomo/issues/14842/comments | 1 | 2019-09-02T11:14:23Z | 2019-10-27T20:30:55Z | https://github.com/matomo-org/matomo/issues/14842 | 488,136,793 | 14,842 |
[
"matomo-org",
"matomo"
] | related to https://github.com/matomo-org/matomo/issues/8613 and https://github.com/matomo-org/matomo/issues/12007
inspired by https://forum.matomo.org/t/email-reports-not-sent-broken-pipe-errno-32/34047
Matomo uses a copy of Zend Mail that has last been updated in 2011 (in https://github.com/matomo-org/matomo/iss... | use a modern PHP library for sending emails and SMTP | https://api.github.com/repos/matomo-org/matomo/issues/14841/comments | 9 | 2019-09-02T11:03:38Z | 2020-09-28T23:43:01Z | https://github.com/matomo-org/matomo/issues/14841 | 488,132,737 | 14,841 |
[
"matomo-org",
"matomo"
] |

I'm not quite sure where this query comes from. At first I thought it is https://github.com/matomo-org/matomo/blob/3.x-dev/plugins/PrivacyManager/LogDataPurger.php#L154-L162 but this query doesn't seem to b... | Avoid full table scans and log data purger | https://api.github.com/repos/matomo-org/matomo/issues/14839/comments | 2 | 2019-09-02T04:02:24Z | 2019-09-02T19:10:05Z | https://github.com/matomo-org/matomo/issues/14839 | 487,983,304 | 14,839 |
[
"matomo-org",
"matomo"
] | Reproduced in https://demo.matomo.org/index.php?module=Marketplace&action=overview&idSite=1&period=week&date=today&activated=&mode=admin&type=&show=&show=premium&updated=1
Screenshot:

```
TypeError: location.match(...) is nullPiwik_Overlay.js:148:33
setIframeOrigin https://matomo.mydomain.com/plugins/Overlay/javascripts/Piwik_Overlay.js?cb=b... | Page Overlay - JavaScript Error - TypeError: location.match(...) is null | https://api.github.com/repos/matomo-org/matomo/issues/14835/comments | 8 | 2019-08-30T07:12:32Z | 2019-11-18T08:56:29Z | https://github.com/matomo-org/matomo/issues/14835 | 487,326,184 | 14,835 |
[
"matomo-org",
"matomo"
] | Weekly we have a cronjob to delete orphaned segments in `CoreAdminHome\Tasks`. Meaning we delete all segment archives of segments that no longer exist.
This behaviour currently works like this:
* Get a list of all segments
* Iterate over each archive table
* Get the idArchives of archives whose done flag is n... | Tweak behaviour of orphaned segments | https://api.github.com/repos/matomo-org/matomo/issues/14828/comments | 0 | 2019-08-28T22:29:48Z | 2019-09-16T20:50:04Z | https://github.com/matomo-org/matomo/issues/14828 | 486,639,840 | 14,828 |
[
"matomo-org",
"matomo"
] | 
`/index.php?module=UsersManager&action=anonymousSettings&idSite=1&period=month&date=today`
https://github.com/matomo-org/matomo/blob/805f87692d2c766446c9f8fe55ee95164abfad6f/plugins/UsersManager/lang/de.jso... | German title HTML entity encoded | https://api.github.com/repos/matomo-org/matomo/issues/14827/comments | 0 | 2019-08-28T20:44:15Z | 2019-11-03T18:54:25Z | https://github.com/matomo-org/matomo/issues/14827 | 486,599,699 | 14,827 |
[
"matomo-org",
"matomo"
] | We already have a flag `deleted` in segments. When we delete a segment, it should actually keep the segment entry instead of deleting it fully. This allows us to better delete orphaned segments from archives etc. We should also updated the `ts_last_edit` in the segment table and set it to `now()` when soft deleting the... | When deleting a segment, do a soft delete instead of a hard delete | https://api.github.com/repos/matomo-org/matomo/issues/14826/comments | 0 | 2019-08-28T20:04:15Z | 2019-09-03T02:03:05Z | https://github.com/matomo-org/matomo/issues/14826 | 486,582,111 | 14,826 |
[
"matomo-org",
"matomo"
] | similar to #13418
### Status:
All Warnings in Matomo itself and the broken Twig rendering are fixed in Matomo 3.12. All remaining warnings depend on third-party libraries (see below).
Soon PHP 7.4 will be released (RC 1 is planned or September 5th), so it would be great if Matomo would work mostly fine when it... | Make Matomo compatible with PHP 7.4 | https://api.github.com/repos/matomo-org/matomo/issues/14821/comments | 9 | 2019-08-27T20:13:05Z | 2019-11-21T10:39:51Z | https://github.com/matomo-org/matomo/issues/14821 | 486,011,286 | 14,821 |
[
"matomo-org",
"matomo"
] | ## Summary
It is possible to create several custom Dashboard without any restriction into the title of them.
## Current behavior
When I create a new Dashboard with a space into the title, the space is encoded (replaced by a `%20`)
<img width="234" alt="Screen Shot 2019-08-19 at 19 15 39" src="https://user-i... | Dashboard title with space | https://api.github.com/repos/matomo-org/matomo/issues/14820/comments | 1 | 2019-08-27T15:11:11Z | 2019-09-10T21:49:19Z | https://github.com/matomo-org/matomo/issues/14820 | 485,871,009 | 14,820 |
[
"matomo-org",
"matomo"
] | How can I avoid the 7 days limitation of ITP 2.1 for 1st party cookies to identify returing users even after 7 days with Matomo? | Avoiding 7 days limitation of ITP 2.1 for 1st party cookies to identify returing users | https://api.github.com/repos/matomo-org/matomo/issues/14819/comments | 2 | 2019-08-27T09:32:41Z | 2020-03-25T00:26:51Z | https://github.com/matomo-org/matomo/issues/14819 | 485,696,730 | 14,819 |
[
"matomo-org",
"matomo"
] | Currently, when we archive, we initialize the `PluginsArchiver` twice. Once for core and once for the plugins here: https://github.com/matomo-org/matomo/blob/3.12.0-b2/core/ArchiveProcessor/Loader.php#L101-L117
In the PluginsArchiver's constructor we then first cleanup any possible temp table that already exists ( h... | Create temporary table for segments only once instead of twice when archiving | https://api.github.com/repos/matomo-org/matomo/issues/14818/comments | 0 | 2019-08-26T23:36:45Z | 2019-10-27T20:30:55Z | https://github.com/matomo-org/matomo/issues/14818 | 485,504,643 | 14,818 |
[
"matomo-org",
"matomo"
] | Hello,
Our website is loosely structured as an outer "workspace" and an inner "content" iframe, both of which are tracked in matomo. The outer workspace contains some of the main navigation as well as common actions (e.g. a "Help" link). The inner content iframe contains all of the actual site content and associat... | Disable Action Pageview Grouping | https://api.github.com/repos/matomo-org/matomo/issues/14815/comments | 3 | 2019-08-26T17:53:40Z | 2024-09-13T08:59:50Z | https://github.com/matomo-org/matomo/issues/14815 | 485,360,437 | 14,815 |
[
"matomo-org",
"matomo"
] | see also https://github.com/matomo-org/matomo/issues/13062
As the Matomo RSS feed is currently down (https://github.com/matomo-org/matomo/issues/14813), Matomo instances show the following error:
```
plugins/RssWidget/RssRenderer.php(59): Warning - simplexml_load_string(): Entity: line 2: parser error : Extra conten... | Handle broken RSS feed more gracefully | https://api.github.com/repos/matomo-org/matomo/issues/14814/comments | 0 | 2019-08-26T15:52:12Z | 2019-10-27T20:30:55Z | https://github.com/matomo-org/matomo/issues/14814 | 485,308,338 | 14,814 |
[
"matomo-org",
"matomo"
] | When trying to access link https://matomo.org/changelog/feed on page https://matomo.org/changelog/, I get 404. Seems to have stopped working today. | Matomo.org changelog feed returns 404 | https://api.github.com/repos/matomo-org/matomo/issues/14813/comments | 2 | 2019-08-26T07:10:38Z | 2019-10-27T20:30:54Z | https://github.com/matomo-org/matomo/issues/14813 | 485,081,913 | 14,813 |
[
"matomo-org",
"matomo"
] | Matomo provides a fast way to insert many archives using load data infile see https://matomo.org/faq/troubleshooting/faq_194/
This works when calling `insertBlobRecord` https://github.com/matomo-org/matomo/blob/3.12.0-b2/core/DataAccess/ArchiveWriter.php#L95
However, it works only when inserting multiple records... | Improve archive writing | https://api.github.com/repos/matomo-org/matomo/issues/14812/comments | 2 | 2019-08-26T03:21:49Z | 2019-09-03T01:20:06Z | https://github.com/matomo-org/matomo/issues/14812 | 485,023,230 | 14,812 |
[
"matomo-org",
"matomo"
] | We can already configure `time_before_today_archive_considered_outdated = XYZ` to ensure we regenerate an archive only every XYZ seconds.
Sometimes, when you have segments, you may not want to process them as often though as these are maybe viewed less often or because they are expensive to archive. So you maybe wan... | Add possibility to specify a different today archive time for segments | https://api.github.com/repos/matomo-org/matomo/issues/14810/comments | 0 | 2019-08-25T21:51:45Z | 2024-09-13T08:59:51Z | https://github.com/matomo-org/matomo/issues/14810 | 484,980,389 | 14,810 |
[
"matomo-org",
"matomo"
] | Links like this:
https://matomo.asdf/plugins/BotTracker/plugin.json
resolve and show what plugins you have installed.
It would be nice if this wasn't exposed.
| plugins can be enumerated if you know their file paths | https://api.github.com/repos/matomo-org/matomo/issues/14806/comments | 1 | 2019-08-25T04:46:54Z | 2019-10-27T20:30:54Z | https://github.com/matomo-org/matomo/issues/14806 | 484,890,217 | 14,806 |
[
"matomo-org",
"matomo"
] | I am getting a fatal error when trying to run console core:archive.
> Warning: require(../protected/config/global.php): failed to open stream: No
> such file or directory in
> /home/public/vendor/php-di/php-di/src/DI/Definition/Source/DefinitionFile.php
> on line 56
>
> Fatal error: require(): Failed opening req... | Fatal error when trying to run the archive command. | https://api.github.com/repos/matomo-org/matomo/issues/14805/comments | 1 | 2019-08-25T04:27:03Z | 2019-10-27T20:30:54Z | https://github.com/matomo-org/matomo/issues/14805 | 484,889,081 | 14,805 |
[
"matomo-org",
"matomo"
] | Hi guys,
A couple of days ago I updated PHP to version 7.3 and everything is working fine except Matomo. I checked on the website and it should be fully compatible, so I decided to look the issue up over here. I couldn't find the same issue posted, my apologies in advance if it actually is posted here.
The issue I... | Auto-archive mysql prepare error: lost connection to MySQL server during query -in plugin Actions | https://api.github.com/repos/matomo-org/matomo/issues/14804/comments | 1 | 2019-08-23T19:42:16Z | 2019-10-27T20:30:54Z | https://github.com/matomo-org/matomo/issues/14804 | 484,683,118 | 14,804 |
[
"matomo-org",
"matomo"
] | Say you configured logs to be deleted after 3 months in the privacy settings, then we don't want to allow the tracking of any data that is older than 3 months as we would delete them again anyway.
We could also add new tracking failure type for this maybe but to be seen.
Kind of similar to https://github.com/mato... | When log deletion is enabled, do not allow import of any older data | https://api.github.com/repos/matomo-org/matomo/issues/14802/comments | 0 | 2019-08-22T15:42:52Z | 2019-09-03T21:09:48Z | https://github.com/matomo-org/matomo/issues/14802 | 484,073,260 | 14,802 |
[
"matomo-org",
"matomo"
] | In https://github.com/matomo-org/matomo/blob/3.12.0-b1/core/Tracker/Visit.php#L123 we already check early whether the site exists before doing any "work".
The same way we should check if a tracking API parameter is used that requires authentication very early in the request (after the site request). We're wanting t... | Detect if tracking request needs authentication but is not yet, ideally before any DB connection | https://api.github.com/repos/matomo-org/matomo/issues/14801/comments | 0 | 2019-08-22T15:22:10Z | 2019-10-25T02:36:06Z | https://github.com/matomo-org/matomo/issues/14801 | 484,059,380 | 14,801 |
[
"matomo-org",
"matomo"
] | Reported in forums by at least two users: https://forum.matomo.org/t/formattrait-php-193-notice-a-non-well-formed-numeric-value-encountered-matomo-3-10-0/33422
> On the dashboard an orange alert box appers with following error message:
“WARNING: httpdocs/st/vendor/davaxi/sparkline/src/Sparkline/FormatTrait.php(193)... | Notice message "A non well formed numeric value encountered" in vendor/davaxi/sparkline/src/Sparkline/FormatTrait.php | https://api.github.com/repos/matomo-org/matomo/issues/14800/comments | 2 | 2019-08-22T13:26:02Z | 2019-10-25T02:52:35Z | https://github.com/matomo-org/matomo/issues/14800 | 483,993,803 | 14,800 |
[
"matomo-org",
"matomo"
] | ### System information
- Matomo: Matomo 3.11.0
- OS: Debian 10.0
- PHP: PHP-FPM 7.3
- Database: MariaDB 10.3
- Web server: NGINX 1.14
We've experienced a database issue after updating to Matomo 3.11.0 from 3.10.0, causing Matomo to stop tracking visits and preventing plugin updates. The database upgrade seemed ... | SQL error: Field 'visit_total_events' doesn't have a default value | https://api.github.com/repos/matomo-org/matomo/issues/14799/comments | 6 | 2019-08-22T11:30:17Z | 2022-03-01T15:34:16Z | https://github.com/matomo-org/matomo/issues/14799 | 483,938,208 | 14,799 |
[
"matomo-org",
"matomo"
] | Edit: Upon further testing, this appears to be a problem with our server after all, not Matomo. *Any* request to the server involving that character gets us that 403 response, not just to matomo.php. Apologies for the erroneous bug report!
We're using the HTTP API with the WP-Matomo plugin. (However this seems to be... | Long dash character (–) causes 403 response in matomo.php (HTTP API) | https://api.github.com/repos/matomo-org/matomo/issues/14796/comments | 2 | 2019-08-21T22:54:02Z | 2019-10-27T20:30:54Z | https://github.com/matomo-org/matomo/issues/14796 | 483,688,511 | 14,796 |
[
"matomo-org",
"matomo"
] | refs MAR-575
We're wanting to show the Matomo logo/icon in the app like this:

The mobile version would basically look like this:

, for a given Event Action is taking close to 4 minutes.
Here is the query for reference:
`SELECT sub.* FROM ... | Performance issue with retrieving segmented visitor log by Event Category/Action/Name | https://api.github.com/repos/matomo-org/matomo/issues/14784/comments | 1 | 2019-08-18T13:29:47Z | 2019-10-27T20:30:53Z | https://github.com/matomo-org/matomo/issues/14784 | 481,994,106 | 14,784 |
[
"matomo-org",
"matomo"
] | I am a bit confused by the usage of `shell_exec` in Matomo and can't find any docs for it.
- https://matomo.org/docs/requirements/ doesn't mention that it is required
- In the few places I checked there is often a `if (!function_exists('shell_exec')) {` indicating that is only recommended, but not required
- There... | [Docs] Explain shell_exec requirement | https://api.github.com/repos/matomo-org/matomo/issues/14782/comments | 4 | 2019-08-18T09:47:26Z | 2021-12-09T22:00:53Z | https://github.com/matomo-org/matomo/issues/14782 | 481,974,604 | 14,782 |
[
"matomo-org",
"matomo"
] | Could we change `Piwik.addTracker()` to allow not setting an idSite there, and only have the first parameter URL instead?
This is needed to fix a big regression in Tag Manager.
## Why needed now?
This started being an issue a few weeks since we changed: https://github.com/matomo-org/tag-manager/commit/f0e368... | JavaScript tracker: change `Piwik.addTracker()` to allow not setting an idSite | https://api.github.com/repos/matomo-org/matomo/issues/14781/comments | 0 | 2019-08-17T02:29:52Z | 2019-10-25T02:13:24Z | https://github.com/matomo-org/matomo/issues/14781 | 481,837,917 | 14,781 |
[
"matomo-org",
"matomo"
] | Matomo is [licensed under GPLv3](https://github.com/matomo-org/matomo/blob/3.x-dev/misc/gpl-3.0.txt). This means that if I use matomo in "covered work", then my "covered work" must be open source and licensed under GPLv3.
Does this mean that if I use matomo to track the users of my web-site (e.g., using some JavaScr... | Do I need to publish the source code of my website under GPLv3 if I use matomo? | https://api.github.com/repos/matomo-org/matomo/issues/14780/comments | 1 | 2019-08-16T13:46:57Z | 2019-10-27T20:30:53Z | https://github.com/matomo-org/matomo/issues/14780 | 481,617,640 | 14,780 |
[
"matomo-org",
"matomo"
] | In https://github.com/matomo-org/matomo/pull/14761 we fixed https://github.com/matomo-org/matomo/issues/11900 where we make segments behave the way it actually should be and how you want it to work in most cases.
We're unsure yet if this is supported by all MySQL versions etc and want to see general user feedback a... | Deprecate/remove segment query cache (filter logic) | https://api.github.com/repos/matomo-org/matomo/issues/14776/comments | 6 | 2019-08-15T20:55:13Z | 2024-09-13T10:55:12Z | https://github.com/matomo-org/matomo/issues/14776 | 481,334,855 | 14,776 |
[
"matomo-org",
"matomo"
] | Hi there,
since I have upgraded to Matomo 3.11.0, the following warning sporadically shows up on the _Diagnostic_ > _System Check_ page:
`WARNING: plugins/CustomVariables/CustomVariables.php(82): Notice - Undefined index: CustomVariables.MaxNumCustomVariables - Matomo 3.11.0 - Please report this message in the Ma... | Warning: CustomVariables.php(82): Notice - Undefined index: CustomVariables.MaxNumCustomVariables | https://api.github.com/repos/matomo-org/matomo/issues/14773/comments | 2 | 2019-08-15T10:44:47Z | 2019-10-27T20:30:53Z | https://github.com/matomo-org/matomo/issues/14773 | 481,095,959 | 14,773 |
[
"matomo-org",
"matomo"
] | Unable to Install a plugin from marketplace after install ldap plugin | Unable to Install a plugin from market place when LoginLdap is active and Login is inactive | https://api.github.com/repos/matomo-org/matomo/issues/14770/comments | 10 | 2019-08-14T22:41:42Z | 2021-07-29T20:57:09Z | https://github.com/matomo-org/matomo/issues/14770 | 480,920,176 | 14,770 |
[
"matomo-org",
"matomo"
] | I started to using (want to) http api trackers of events.
I added `&bots=1` to url as mention in FAQ
The logs are archived by processes thru cron task
```
5 * * * * web /usr/bin/php7.3 /var/www/console core:archive --url=https://matomo.url/ > /var/www/logs/archive.log
```
I'm sending those parameters:
https:... | Tracking Events thru HTTP API show no data | https://api.github.com/repos/matomo-org/matomo/issues/14769/comments | 1 | 2019-08-14T22:28:36Z | 2019-10-27T20:30:53Z | https://github.com/matomo-org/matomo/issues/14769 | 480,916,632 | 14,769 |
[
"matomo-org",
"matomo"
] | It is not possible to force reports generation for a newly generated report, without having to invalidate all reports for the given site.
We want to be able to create a new report, invalidate it, and then have the archive process generate reports for the newly created custom report.
Our goal is to be able to intr... | Feature request [CustomReports]: invalidate specific report | https://api.github.com/repos/matomo-org/matomo/issues/14768/comments | 1 | 2019-08-14T11:41:49Z | 2019-10-27T20:30:53Z | https://github.com/matomo-org/matomo/issues/14768 | 480,631,718 | 14,768 |
[
"matomo-org",
"matomo"
] | See:

| Metric documentation for "Unique Actions" is incorrect | https://api.github.com/repos/matomo-org/matomo/issues/16158/comments | 1 | 2019-08-13T20:36:55Z | 2024-01-03T05:06:56Z | https://github.com/matomo-org/matomo/issues/16158 | 647,715,907 | 16,158 |
[
"matomo-org",
"matomo"
] | Reports like the Browsers report which uses the GroupBy filter on the browser versions report show an inaccurate number of visitors/users, since the filter just adds unique visitors together, and some visitors can be shared among different subsets. Ideally these reports would display visits instead.
Note: not a high... | Reports that use the GroupBy filter should not display unique visitors | https://api.github.com/repos/matomo-org/matomo/issues/14767/comments | 0 | 2019-08-13T20:25:35Z | 2024-09-13T08:59:53Z | https://github.com/matomo-org/matomo/issues/14767 | 480,351,570 | 14,767 |
[
"matomo-org",
"matomo"
] | very similar to https://github.com/matomo-org/matomo/issues/11768
not like https://github.com/matomo-org/matomo/issues/12815 (no error or failed request)
Not sure since when, but the page overlay doesn't really seem to work anymore.
It only shows the loading screen but doesn't actually do anything:
. Suggested by several users and also experienced myself the difficulty of building suitable commands when many special characters are parsed/executed by the shell.
Would be great to have a new `--idsegments` ... | core:invalidate-report-data command should accept --idsegments (easier to use than --segments) | https://api.github.com/repos/matomo-org/matomo/issues/14763/comments | 1 | 2019-08-13T08:56:02Z | 2024-01-03T05:06:55Z | https://github.com/matomo-org/matomo/issues/14763 | 480,038,044 | 14,763 |
[
"matomo-org",
"matomo"
] | This is a long known issue: Transition report can be very slow to run. Often even times out as it doesn't complete in 30 or 60 seconds. As far as I know, transitions loading slowly is the only part of Matomo that is consistently and predictably slow (on any medium or large site. does not have to be a huge website to ex... | Transitions report very slow or fails to load without extra INDEX | https://api.github.com/repos/matomo-org/matomo/issues/14762/comments | 3 | 2019-08-13T08:40:31Z | 2024-01-03T05:06:54Z | https://github.com/matomo-org/matomo/issues/14762 | 480,030,878 | 14,762 |
[
"matomo-org",
"matomo"
] | Hi there, sorry if this is not the right place to ask this
I got a page at https://dev2.whilefly.com/?p=1758 which doesn't seem to get reported via the `Live.getLastVisitsDetails` API, while a page like https://dev2.whilefly.com/?p=2355 is being tracked and reported.
In our setup matomo is a black box to which t... | Page not tracked vie the live api | https://api.github.com/repos/matomo-org/matomo/issues/14758/comments | 2 | 2019-08-12T18:57:58Z | 2019-08-13T12:05:28Z | https://github.com/matomo-org/matomo/issues/14758 | 479,799,376 | 14,758 |
[
"matomo-org",
"matomo"
] | Pressing "Enter" key does not work to apply a Segment using Keyboard.
Steps to reproduce:
* Create at least one Segment
* Press `s` to open segment selector
* Press tab twice to select the first segment in the list
* Press enter
* Expected: Segment opens, page reloads.
* Got: nothing.
Same applies for... | Pressing "Enter" key does not work to apply a Segment using Keyboard | https://api.github.com/repos/matomo-org/matomo/issues/14755/comments | 1 | 2019-08-12T05:47:52Z | 2020-09-09T01:52:35Z | https://github.com/matomo-org/matomo/issues/14755 | 479,476,851 | 14,755 |
[
"matomo-org",
"matomo"
] | Less data than actual!

| Less data than actual | https://api.github.com/repos/matomo-org/matomo/issues/14749/comments | 2 | 2019-08-09T12:07:55Z | 2020-01-21T05:02:11Z | https://github.com/matomo-org/matomo/issues/14749 | 478,953,684 | 14,749 |
[
"matomo-org",
"matomo"
] | When a goal contains long words in title and description and/or the user has a small screen, the edit and delete buttons are moved out of the screen:

I'm not sure what would be the best solution | Manage Goals table not responsive with longer names and descriptions | https://api.github.com/repos/matomo-org/matomo/issues/14748/comments | 1 | 2019-08-09T09:35:10Z | 2024-01-03T05:06:53Z | https://github.com/matomo-org/matomo/issues/14748 | 478,893,941 | 14,748 |
[
"matomo-org",
"matomo"
] | List of issues and Pull Requests that are in other `matomo-org/*` Github projects that we'd want to merge in Matomo 4:
* [x] ~https://github.com/matomo-org/matomo-php-tracker/pull/35~ https://github.com/matomo-org/matomo-php-tracker/pull/65 PHP Tracker SDK should throw an exception when a curl error is triggered to ... | Other Important issues to close and PRs to merge in Matomo 4 | https://api.github.com/repos/matomo-org/matomo/issues/14746/comments | 1 | 2019-08-09T01:45:50Z | 2020-05-05T22:03:04Z | https://github.com/matomo-org/matomo/issues/14746 | 478,757,190 | 14,746 |
[
"matomo-org",
"matomo"
] | In the segment editor we could have a "Test" button that sends the user to the visitor log w/ the segment applied, without creating the segment. This would allow the user to:
* more easily refine a segment before saving it
* apply segments temporarily just in the visitor log w/o having to create a new one that will... | add test button to segment editor | https://api.github.com/repos/matomo-org/matomo/issues/14745/comments | 0 | 2019-08-08T21:00:49Z | 2019-10-25T03:58:00Z | https://github.com/matomo-org/matomo/issues/14745 | 478,685,395 | 14,745 |
[
"matomo-org",
"matomo"
] | Currently when clicking the button in the segmented visitor log, the user is taken to the same page w/ a segment. This removes the context of the segmented visitor log, so the user can no longer see the visits the segment will select. Sending the user to the visitor log will allow the user to see the selected visits, a... | "create new segment" button in segment editor should send user to the visitor log | https://api.github.com/repos/matomo-org/matomo/issues/14744/comments | 1 | 2019-08-08T20:59:19Z | 2019-10-27T20:28:03Z | https://github.com/matomo-org/matomo/issues/14744 | 478,684,838 | 14,744 |
[
"matomo-org",
"matomo"
] | I've configured a cronjob to execute core:archive every hour. In some executions the job fails with an error "There was an error while regenerating container releases: Entry "Piwik\Auth" cannot be resolved: the class is not instantiable".
I've already asked for help in the [Matomo forums](https://forum.matomo.org/t/... | Error 'Entry "Piwik\Auth" cannot be resolved' while executing core:archive | https://api.github.com/repos/matomo-org/matomo/issues/14743/comments | 1 | 2019-08-08T05:51:33Z | 2019-08-08T20:19:39Z | https://github.com/matomo-org/matomo/issues/14743 | 478,264,553 | 14,743 |
[
"matomo-org",
"matomo"
] | Would be great to add support to tracking Campaign IDs with the [URL Builder](https://matomo.org/docs/tracking-campaigns-url-builder/). This is supported by the [Marketing campaigns plugin](https://plugins.matomo.org/MarketingCampaignsReporting). You can track the Campaign ID by adding a URl parameter `pk_cid` and the ... | URL Builder: track Campaign ID | https://api.github.com/repos/matomo-org/matomo/issues/14740/comments | 1 | 2019-08-07T22:57:01Z | 2019-10-25T03:51:01Z | https://github.com/matomo-org/matomo/issues/14740 | 478,174,376 | 14,740 |
[
"matomo-org",
"matomo"
] | Hello,
Is it possible to configure Matomo for a new visit to be automatically created when a new browser session is created? We have a site where you need to log in to create a browser session, and we would like the entire duration of that logged in session to be counted as one visit (which we can mostly do by exte... | Configuration for new visit on new browser session | https://api.github.com/repos/matomo-org/matomo/issues/14739/comments | 7 | 2019-08-07T20:25:50Z | 2020-01-21T05:04:39Z | https://github.com/matomo-org/matomo/issues/14739 | 478,123,455 | 14,739 |
[
"matomo-org",
"matomo"
] | Hi,
When user logged in my website, I use to "setUser" command for matomo. also can I add User avatar? | User avatar set with javascript | https://api.github.com/repos/matomo-org/matomo/issues/14735/comments | 2 | 2019-08-06T08:51:16Z | 2019-08-06T19:24:33Z | https://github.com/matomo-org/matomo/issues/14735 | 477,251,648 | 14,735 |
[
"matomo-org",
"matomo"
] | We recently had a vulnerability assessment which highlighted the following vulnerability in Matomo :-
The Matamo login page does not perform a redirect after the user's credentials are sent to it. Valid login requests will have the server respond with a 200 OK rather than a 302 Redirect.
This means that this page... | Cached Post-Login Page Permits Re-sending User Credentials Vulnerability | https://api.github.com/repos/matomo-org/matomo/issues/14733/comments | 2 | 2019-08-05T10:24:57Z | 2019-10-25T03:49:59Z | https://github.com/matomo-org/matomo/issues/14733 | 476,780,789 | 14,733 |
[
"matomo-org",
"matomo"
] | reported by a user by email:
When creating a goal, the option “Allow multiple conversions per Visit” is not visible in the Create Goal screen.
this was regressed in 3.11.0. Should have been visible as a regression in some UI tests but was missed for some reasons.
| When creating a goal, the option “Allow multiple conversions per Visit” is not visible | https://api.github.com/repos/matomo-org/matomo/issues/14732/comments | 2 | 2019-08-05T09:26:51Z | 2019-09-17T15:16:47Z | https://github.com/matomo-org/matomo/issues/14732 | 476,751,011 | 14,732 |
[
"matomo-org",
"matomo"
] | I am using GeoIP 2 (PHP) database in matomo.
The Singapore flag is shown in countries view, but not shown in cities view.
Matomo 3.11.0
PHP 7.2.19
| Singapore flag not shown in city. | https://api.github.com/repos/matomo-org/matomo/issues/14730/comments | 4 | 2019-08-05T02:54:43Z | 2019-10-25T02:52:34Z | https://github.com/matomo-org/matomo/issues/14730 | 476,633,684 | 14,730 |
[
"matomo-org",
"matomo"
] | I use vesion is 3.11, PHP version is 7 .I have installed it on my windows.But it reported an error on centos6 when i want to install.
"Fatal error: Cannot declare class Piwik\Config, because the name is already in use in /home/nginxroot/matomodev/core/Config.php on line 43"
Has anyone ever met this? | Cannot declare class Piwik\Config | https://api.github.com/repos/matomo-org/matomo/issues/14725/comments | 3 | 2019-08-02T08:37:05Z | 2019-12-16T19:43:12Z | https://github.com/matomo-org/matomo/issues/14725 | 476,064,101 | 14,725 |
[
"matomo-org",
"matomo"
] | I'm using Matomo 3.11.0, on ubuntu 18.04, php 7.2.
In some rare occasions, the web interface shows an error `Unable to write in the cache directory` in one of the tmp directories, ex: `public_html/tmp/templates_c/73`.
My apache log looks like:
[Fri Aug 02 11:09:19.824045 2019] [php7:notice] [pid 26971] [cli... | "Unable to write in the cache directory" error | https://api.github.com/repos/matomo-org/matomo/issues/14723/comments | 1 | 2019-08-02T03:27:25Z | 2019-08-02T03:35:00Z | https://github.com/matomo-org/matomo/issues/14723 | 475,978,722 | 14,723 |
[
"matomo-org",
"matomo"
] | Hi Team,
1. Operating System : Window 7--64 bits
2. XAMPP for Windows 7.3.7(PHP 7.3.7)
3. Matomo Version 3.10.0
Downloaded Matomo on 17-July-2019.(upgrade to 3.11.0 [how to verify DB has been upgraded ]on 1-Aug-2019,but still issue persist in chrome)
Placed the Matomo folder in htdocs folder of XAMPP server
... | matomo js blocked in google chrome | https://api.github.com/repos/matomo-org/matomo/issues/14720/comments | 2 | 2019-08-01T14:02:26Z | 2025-05-11T22:50:36Z | https://github.com/matomo-org/matomo/issues/14720 | 475,701,824 | 14,720 |
[
"matomo-org",
"matomo"
] | Tonight One of our server started to lag due to matomo starting a
OPTIMIZE TABLE archive_numeric_* and archive_blob_*
Of all the table (in a single query), that took on main DB almost 90min (and would have taken a similar amount on the slave).
A quick solution is to iterate over and perform 1 query per table, It ... | Run OPTIMIZE TABLE on each table in a separate SQL query to work better with replication | https://api.github.com/repos/matomo-org/matomo/issues/14719/comments | 4 | 2019-08-01T01:40:35Z | 2021-09-21T09:59:28Z | https://github.com/matomo-org/matomo/issues/14719 | 475,428,132 | 14,719 |
[
"matomo-org",
"matomo"
] | is this possible?
Is there a way to do this? | embed dashboard iframe auto-height | https://api.github.com/repos/matomo-org/matomo/issues/14716/comments | 10 | 2019-07-31T08:50:53Z | 2019-08-04T22:22:59Z | https://github.com/matomo-org/matomo/issues/14716 | 475,016,471 | 14,716 |
[
"matomo-org",
"matomo"
] | In Site Search, part of keyword is getting ignored/truncated, when there is an ampersand (&) in the keyword (ex: Heatmap & session recording)
Expected: Report should contain the word "Heatmap & session recording"
Result: Can only see "Heatmap" in Visits log and also the Site Search report
Steps to reproduce:
... | Site search is truncating the strings which is placed after ampersand (&) | https://api.github.com/repos/matomo-org/matomo/issues/14715/comments | 2 | 2019-07-30T22:21:28Z | 2024-09-13T10:57:38Z | https://github.com/matomo-org/matomo/issues/14715 | 474,848,206 | 14,715 |
[
"matomo-org",
"matomo"
] | Calling `setUserId` with a number instead of a string, results in the call to `setUserId` being ignored.
Reproduce with the following code:
```
_paq.push(['setUserId', 1234]);
_paq.push(['trackPageView']);
```
We expected same result as:
```
_paq.push(['setUserId', '1234']);
_paq.push(['trackPageView']);
... | JS Tracker: setUserId and addEcommerceItem sku should work when User ID is a number | https://api.github.com/repos/matomo-org/matomo/issues/14714/comments | 1 | 2019-07-30T20:58:26Z | 2019-11-08T02:18:23Z | https://github.com/matomo-org/matomo/issues/14714 | 474,817,908 | 14,714 |
[
"matomo-org",
"matomo"
] | Hi there,
I have this issue some time now and had no time to report it before. I got annoying and start searching for a clue and found several same issues here. As this is another version I opened a new Issue.
Issue 1 open the Visits Log gives
> Oops… there was a problem during the request. Maybe the server ha... | Afther upgrade to 3.11.0 getting "Oops… there was a problem during the request." in Vistor Profile and Visits Log | https://api.github.com/repos/matomo-org/matomo/issues/14713/comments | 1 | 2019-07-30T12:43:34Z | 2019-07-30T21:53:25Z | https://github.com/matomo-org/matomo/issues/14713 | 474,562,776 | 14,713 |
[
"matomo-org",
"matomo"
] | Reported by a user:
I experienced a weird issue with my LastPass (https://lastpass.com) client in Chrome: it auto-filled the user password field with the value of the superuser password (which you know is requested from the su before allowing to submit the form). As result the user gets it's password overwritten. T... | When changing another user's password, prevent password field to be auto filled by password manager | https://api.github.com/repos/matomo-org/matomo/issues/14711/comments | 1 | 2019-07-30T04:59:57Z | 2024-09-13T08:59:54Z | https://github.com/matomo-org/matomo/issues/14711 | 474,373,211 | 14,711 |
[
"matomo-org",
"matomo"
] | I have created a custom report to look at unique visitors that trigger search events.
However, when I click on the Custom Reports tab and then the tab which has the name of my custom report, I get the following error message (
 "forgotten" (new Visitor ID is assigned) | https://api.github.com/repos/matomo-org/matomo/issues/14709/comments | 2 | 2019-07-29T19:33:16Z | 2019-07-29T22:43:03Z | https://github.com/matomo-org/matomo/issues/14709 | 474,219,325 | 14,709 |
[
"matomo-org",
"matomo"
] | Issue: When the session is timing out, users are getting re-directed to login page "You can't access this resource as it requires view access for the website id =1", which gives an impression that the system is not working properly, as for as user is concern they are logged in. No information regarding timeout is provi... | More informative session expiry message | https://api.github.com/repos/matomo-org/matomo/issues/14706/comments | 6 | 2019-07-29T00:32:08Z | 2019-10-02T03:01:48Z | https://github.com/matomo-org/matomo/issues/14706 | 473,803,969 | 14,706 |
[
"matomo-org",
"matomo"
] | AFAIK, the URL to the GeoLice2-City database is:
https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz
If I enter this in my settings and then run `php /var/www/matomo/console scheduled-tasks:run --force`, I get the following error:
```
GeoLite databases have been discontinued. Skipping downl... | GeoLite2 database will never be updated | https://api.github.com/repos/matomo-org/matomo/issues/14705/comments | 2 | 2019-07-28T10:59:54Z | 2019-07-28T11:49:00Z | https://github.com/matomo-org/matomo/issues/14705 | 473,731,366 | 14,705 |
[
"matomo-org",
"matomo"
] | As soon as I add more than 292 visitorids to my call I get the following error:
> error message="visitorId is expected to be a 16 hex char string"
using a curl command to pull data:
curl -s -X POST -d 'module=API&method=Actions.getPageUrls&period=range&date=2018-01-01,2019-07-25&format=xml&idSite={site_id}&s... | Too many visitorids in segment | https://api.github.com/repos/matomo-org/matomo/issues/14704/comments | 3 | 2019-07-26T20:28:56Z | 2019-07-27T01:31:11Z | https://github.com/matomo-org/matomo/issues/14704 | 473,523,401 | 14,704 |
[
"matomo-org",
"matomo"
] | Current situation:
1. Register a new Event Categories, like "Feedback - Titel: home".
2. Go to GDPR Tools
3. Find data subjects by "Events" - "Equals" - "Feedback - Titel: home"
4. Result: "More than 400 results were found and the result was truncated to the first 400 visits." while only 1 event is available.
... | GDPR Tools can not filter on data subject "Events" | https://api.github.com/repos/matomo-org/matomo/issues/14702/comments | 5 | 2019-07-26T09:27:53Z | 2019-08-07T20:51:06Z | https://github.com/matomo-org/matomo/issues/14702 | 473,265,319 | 14,702 |
[
"matomo-org",
"matomo"
] | To reproduce set your limit in the visitor log eg to 5 and then click on the next page. You will see in the Live model method when it fetches the data that it will be actually fetching 7 entries.
It does a `$limit + 1` here: https://github.com/matomo-org/matomo/blob/3.11.0/plugins/Live/Visualizations/VisitorLog.php#... | Visitor Log fetches always one entry too much | https://api.github.com/repos/matomo-org/matomo/issues/14701/comments | 0 | 2019-07-26T07:28:57Z | 2024-09-13T10:57:37Z | https://github.com/matomo-org/matomo/issues/14701 | 473,217,612 | 14,701 |
[
"matomo-org",
"matomo"
] | ## Summary
I upgraded the Matomo version from 3.10.0 to 3.11.0 yesterday.
Since I upgrade my server (on docker), I can track my visitor anymore.
## Current behavior
On my website, from the dev console, I have the following error message:
```
https://myserver.com/matomo.php?ping=1&idsite=[Site ID]&rec=1&r=... | Error 500 after upgrade to 3.11.0 | https://api.github.com/repos/matomo-org/matomo/issues/14698/comments | 6 | 2019-07-25T14:34:03Z | 2019-07-26T21:17:46Z | https://github.com/matomo-org/matomo/issues/14698 | 472,902,129 | 14,698 |
[
"matomo-org",
"matomo"
] | Hi.
Our week here in Israel starts on Sunday and not on Monday.
Can you please add an option in the settings of the system to change the day the week starts? | Week Start Day | https://api.github.com/repos/matomo-org/matomo/issues/14697/comments | 1 | 2019-07-25T14:19:20Z | 2019-07-25T14:21:52Z | https://github.com/matomo-org/matomo/issues/14697 | 472,893,755 | 14,697 |
[
"matomo-org",
"matomo"
] | Expected: apostrophe should be printed in visits log
Result: instead we can see HTML entity ' is getting printed in visits log (no issue in campaign report)
steps to reproduce:
1. Create a Campaign URL with params containing apostrophe
2. Visit the page through campaign URL
3. Check the Visits l... | Special character apostrophe is not getting printed properly in visits log (campaign url) | https://api.github.com/repos/matomo-org/matomo/issues/14695/comments | 2 | 2019-07-25T00:26:25Z | 2021-11-05T14:45:18Z | https://github.com/matomo-org/matomo/issues/14695 | 472,609,315 | 14,695 |
[
"matomo-org",
"matomo"
] | reported in https://forum.matomo.org/t/warning-messages-ucwords-expects-exactly-1-parameter-after-update-to-3-11-0/33611
introduced in #14449
https://github.com/matomo-org/matomo/blob/e236d140a7b7f28995117ae10e2155735127f873/core/Http.php#L868
It seems like the second parameter has only been introduced in PHP 5.... | Warning - ucwords() expects exactly 1 parameter, 2 given | https://api.github.com/repos/matomo-org/matomo/issues/14694/comments | 8 | 2019-07-24T13:26:59Z | 2020-03-05T10:01:20Z | https://github.com/matomo-org/matomo/issues/14694 | 472,283,226 | 14,694 |
[
"matomo-org",
"matomo"
] | Hi folks,
As subject. Any suggestions ? | Can not click checkbox in Administration > Websites > Tracking Code (in IE 11) | https://api.github.com/repos/matomo-org/matomo/issues/14693/comments | 3 | 2019-07-24T09:51:12Z | 2019-07-25T04:52:43Z | https://github.com/matomo-org/matomo/issues/14693 | 472,187,142 | 14,693 |
[
"matomo-org",
"matomo"
] | This is a copy of my issue from the official forum, because there are still no answers.
https://forum.matomo.org/t/geoip-2-doesnt-show-visitors-data/33452
After setting up, my server provides the necessary HTTP headers:
```
["HTTP_X_REAL_IP"]=>
string(12) "51.15.106.67"
["HTTP_GEOIP2_AUTONOMOUS_SYSTEM_NUMBER"... | GeoIP 2 doesn’t show visitors data | https://api.github.com/repos/matomo-org/matomo/issues/14691/comments | 12 | 2019-07-23T13:35:50Z | 2019-07-28T21:05:57Z | https://github.com/matomo-org/matomo/issues/14691 | 471,701,723 | 14,691 |
[
"matomo-org",
"matomo"
] | Hi.
The system lacks read-only / read-write segmentation approach support (the ability to use 2 different Matomo servers with different privileges on each - one will update settings using the UI and the other will only collect data and the UI will be blocked) which makes the Tag Manager feature cause problems.
W... | No read-only / read-write segmentation approach support | https://api.github.com/repos/matomo-org/matomo/issues/14699/comments | 3 | 2019-07-23T06:19:46Z | 2024-09-13T08:59:54Z | https://github.com/matomo-org/matomo/issues/14699 | 473,078,560 | 14,699 |
[
"matomo-org",
"matomo"
] | No data is returned, regardless of the format (tsv/csv/json etc) when the Segment is applied that contains Action URL is X
The Widget Visitors/Unique visitors does show the correct metrics when the Segment is selected but the export will be empty. The export data working properly for other conditions set in other segm... | Export from Visits Over Time widget return empty when using Action URL in Segment | https://api.github.com/repos/matomo-org/matomo/issues/14679/comments | 14 | 2019-07-20T05:59:27Z | 2019-08-15T05:23:41Z | https://github.com/matomo-org/matomo/issues/14679 | 470,639,694 | 14,679 |
[
"matomo-org",
"matomo"
] | Hi Everyone,
I have the JS tracker code that looks something like this:
```
var _paq = _paq || [];
_paq.push(['setSessionCookieTimeout', 7200]);
_paq.push(['trackPageView']);
var matomoload = (function () {
var u = "//" + g_strMatomoURL + "/";
_paq.push(['setTrackerUrl', u + 'piwik.php']);
_paq.pus... | setSessionCookieTimeout and applyFirst | https://api.github.com/repos/matomo-org/matomo/issues/14677/comments | 3 | 2019-07-19T14:24:03Z | 2019-10-25T02:52:34Z | https://github.com/matomo-org/matomo/issues/14677 | 470,353,259 | 14,677 |
[
"matomo-org",
"matomo"
] | **Issue**
When users search for ecommerce data over a period of time no data appears up. However, if you search for a single date within the a date range then you can see data. It appears that the only way to see ecommerce data is to search for a single day. This makes it very difficult to aggregate data over a long p... | Ecommerce product level data does not show when the date range is longer than one day | https://api.github.com/repos/matomo-org/matomo/issues/14673/comments | 2 | 2019-07-18T18:04:31Z | 2019-07-19T22:05:30Z | https://github.com/matomo-org/matomo/issues/14673 | 469,913,193 | 14,673 |
[
"matomo-org",
"matomo"
] | Hi!
I encountered a usability-related problem with Custom reports. The management gets quite complicated when there exists a lot of reports, both main- and sub-reports.
Would be great if you introduced grouping of Matomo custom reports, where user could browse the reports by main reports (and thus, see which rep... | Custom report grouping under "Main reports" | https://api.github.com/repos/matomo-org/matomo/issues/14670/comments | 4 | 2019-07-18T11:24:56Z | 2019-07-22T07:16:04Z | https://github.com/matomo-org/matomo/issues/14670 | 469,715,097 | 14,670 |
[
"matomo-org",
"matomo"
] | After upgrade to 3.10.0,I have two problem:
1. Open Pages Row Evolution out of memory.
Response:
Matomo encountered an error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 147456 bytes) (which lead to: Allowed memory size of 268435456 bytes exhausted (tried to allocate 147456 bytes))
My ph... | Load Pages Row Evolution out of memory after upgrade to 3.10.0 | https://api.github.com/repos/matomo-org/matomo/issues/14667/comments | 4 | 2019-07-18T03:03:54Z | 2019-07-19T01:25:09Z | https://github.com/matomo-org/matomo/issues/14667 | 469,548,560 | 14,667 |
[
"matomo-org",
"matomo"
] | If you try and create a segment that excludes matching data, the matching data is not excluded.
**Example.**
A goal is created with an id of 1. Then create the following segment.

Visits with the ... | Segments that contain 'Visit converted a specific Goal Id is not' does not exclude matching criteria | https://api.github.com/repos/matomo-org/matomo/issues/14664/comments | 2 | 2019-07-17T21:35:13Z | 2025-05-07T06:47:12Z | https://github.com/matomo-org/matomo/issues/14664 | 469,458,063 | 14,664 |
[
"matomo-org",
"matomo"
] | **What is my ENV:**
`VM server on Hetzner `
`Matomo version: 3.10.0`
`MySQL version: 5.7.26`
`PHP version: 7.3.6-1+0~20190531112735.39+stretch~1.gbp6131b7`
**What is a problem**
Sometimes i get those warning
```
WARNING: /var/www/matomo/vendor/davaxi/sparkline/src/Sparkline/FormatTrait.php(193): Notice ... | “non well formed numeric value encountered” upon upgrading to 3.10 and php7.3 | https://api.github.com/repos/matomo-org/matomo/issues/14662/comments | 7 | 2019-07-17T09:45:04Z | 2021-01-15T05:28:04Z | https://github.com/matomo-org/matomo/issues/14662 | 469,093,235 | 14,662 |
[
"matomo-org",
"matomo"
] | Is there a way to configure Matomo to look in a different location for the GeoIP2 databases? The matomo source is on a read-only volume, but I have the GeoLite2 databases in `/var/lib/geoip-databases` if only I could point Matomo there... | Configurable GeoIP2 database location | https://api.github.com/repos/matomo-org/matomo/issues/14658/comments | 1 | 2019-07-15T04:26:15Z | 2019-07-15T04:35:17Z | https://github.com/matomo-org/matomo/issues/14658 | 467,935,501 | 14,658 |
[
"matomo-org",
"matomo"
] | Everything went smoothly, and everything seems to load without errors.
But nothing is tracked, and when looking at the browser's network activity, I can see matomo.js loaded successfully, but there no requests done for tracking.
I went through this: https://matomo.org/faq/troubleshooting/faq_58/
Also checked the... | Natomo.js never sends anything | https://api.github.com/repos/matomo-org/matomo/issues/14654/comments | 1 | 2019-07-13T09:30:07Z | 2019-07-13T09:44:43Z | https://github.com/matomo-org/matomo/issues/14654 | 467,697,346 | 14,654 |
[
"matomo-org",
"matomo"
] | ***UPDATE: This issue was caused by ad blocker plugins in our test browsers blocking Matomo from loading.***
Although the Matomo maintainers claim it works under the strictest CSP settings, it fails to execute on all major browsers. The error is "blocked by client" as expected when a script is blocked by CSP.
The... | Matomo (Piwik) core JS file fails to execute under new Content Security Policy | https://api.github.com/repos/matomo-org/matomo/issues/14653/comments | 3 | 2019-07-13T04:58:56Z | 2019-07-19T04:06:37Z | https://github.com/matomo-org/matomo/issues/14653 | 467,671,562 | 14,653 |
[
"matomo-org",
"matomo"
] | Many reports have important features - such as the switch that controls which style of report to display - accessible only through icons that are hidden except during mouse-over. This makes the features nearly impossible to discover without being told out-of-band of their existence. It's especially a problem on some ... | Features are available only through secret mouseover icons (and hard to access on mobile) | https://api.github.com/repos/matomo-org/matomo/issues/14652/comments | 5 | 2019-07-11T15:27:59Z | 2024-09-13T10:57:36Z | https://github.com/matomo-org/matomo/issues/14652 | 466,962,364 | 14,652 |
[
"matomo-org",
"matomo"
] | When I first visit the "Social networks" report, it does not show the names and icons of the networks:

If I change any settings using the hidden gear icon, for instance by switchi... | Social networks report does not show names of networks until after any settings change | https://api.github.com/repos/matomo-org/matomo/issues/14651/comments | 11 | 2019-07-11T15:10:13Z | 2020-11-27T22:17:00Z | https://github.com/matomo-org/matomo/issues/14651 | 466,952,325 | 14,651 |
[
"matomo-org",
"matomo"
] | my `_cvar` is to long, i want set customVariableMaximumLength to 500, but not found some method. | can't set customVariableMaximumLength | https://api.github.com/repos/matomo-org/matomo/issues/14650/comments | 2 | 2019-07-11T06:35:43Z | 2019-07-12T03:15:41Z | https://github.com/matomo-org/matomo/issues/14650 | 466,690,886 | 14,650 |
[
"matomo-org",
"matomo"
] | The Tour.getEngagement API method is called on every page load (including modals) even if there is no tour widget visible. Shouldn't need to call it this often, instead it should only be used if there's a tour widget visible. | Tour.getEngagement is called on every page load | https://api.github.com/repos/matomo-org/matomo/issues/14648/comments | 4 | 2019-07-10T21:19:14Z | 2019-08-01T20:51:23Z | https://github.com/matomo-org/matomo/issues/14648 | 466,526,669 | 14,648 |
[
"matomo-org",
"matomo"
] | # Summary
Sometimes (twice today), when I'm going to my Dashboard site, all of widgets are duplicated in the dashboard like illustrated in this picture:
<img width="1659" alt="Screen Shot 2019-07-10 at 11 38 23" src="https://user-images.githubusercontent.com/15279205/60983090-5a80cd80-a307-11e9-84c3-c226b13f114a.... | Bug: Dashboard repeat/duplicate widgets | https://api.github.com/repos/matomo-org/matomo/issues/14647/comments | 7 | 2019-07-10T15:39:43Z | 2024-09-13T10:57:36Z | https://github.com/matomo-org/matomo/issues/14647 | 466,382,256 | 14,647 |
[
"matomo-org",
"matomo"
] | I would like to customize a customer journey with machine learning scoring via an external API.
So, i would like to know if someone has the right schema how to get the callback from my API in order to apply the event in my TAG MANAGER.
Thanks, | Matomo Machine Learning | https://api.github.com/repos/matomo-org/matomo/issues/14646/comments | 1 | 2019-07-10T13:48:01Z | 2019-09-18T09:51:48Z | https://github.com/matomo-org/matomo/issues/14646 | 466,320,291 | 14,646 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.