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" ]
@nbezzala @bangpound @znerol @dandv @Sija when select segment Explore traffic no data in user flow. anyone who meet this issuse?
when select segment Explore traffic no data in user flow
https://api.github.com/repos/matomo-org/matomo/issues/13054/comments
1
2018-06-11T08:41:15Z
2019-06-18T05:29:07Z
https://github.com/matomo-org/matomo/issues/13054
331,094,967
13,054
[ "matomo-org", "matomo" ]
I am having this problem. SQLSTATE[08S01]: Communication link failure: 1153 Got a packet bigger than 'max_allowed_packet' bytes - caused by plugin UserId the archives do not work properly on the two sites. So I changed the setting of MYSQL max_allowed_packet from 64M to 128M, and one site was resolved However, ...
Got a packet bigger than 'max_allowed_packet' bytes - caused by plugin UserId
https://api.github.com/repos/matomo-org/matomo/issues/13052/comments
1
2018-06-11T02:57:42Z
2020-05-24T13:48:56Z
https://github.com/matomo-org/matomo/issues/13052
331,030,907
13,052
[ "matomo-org", "matomo" ]
![image](https://user-images.githubusercontent.com/273120/41205664-be738c58-6d4b-11e8-94f7-7d2ccab9e0df.png) On October 1st, we otherwise won't receive any new plugins anymore on the Marketplace and neither any plugin updates see https://developer.github.com/changes/2018-04-25-github-services-deprecation/ and http...
Replace our github service "Piwik Plugins" with an app "Matomo Plugins" or webhook
https://api.github.com/repos/matomo-org/matomo/issues/13050/comments
3
2018-06-10T19:52:45Z
2018-09-20T01:29:36Z
https://github.com/matomo-org/matomo/issues/13050
330,997,365
13,050
[ "matomo-org", "matomo" ]
We recently upgraded our instance from 2.17.1 to 3.5.1. Since then, we can’t retrieve any data in any module when defining a date range of two adjacent days (e. g. Dec 1st to Dec 2nd). Extending the date range to three days, or retrieving data for a single day or a whole week works, though. Strangely enough, this pr...
No data for a date range of two adjacent days
https://api.github.com/repos/matomo-org/matomo/issues/13047/comments
4
2018-06-08T13:39:09Z
2019-01-31T19:06:51Z
https://github.com/matomo-org/matomo/issues/13047
330,662,260
13,047
[ "matomo-org", "matomo" ]
Another beginner friendly bug: When I click on the ISP `Rostelecom` it wan't to go to `http://www.rostelecom/` as it thinks the providername is an URL ending with `com`. As many ISPs are called telecom I guess this could happen quite often: https://github.com/matomo-org/matomo/blob/9243b9a7b6fae8237596f76cda1fe8b68...
Provider/ISP URL sometimes does not work
https://api.github.com/repos/matomo-org/matomo/issues/13045/comments
7
2018-06-07T14:35:18Z
2018-08-28T04:31:10Z
https://github.com/matomo-org/matomo/issues/13045
330,301,273
13,045
[ "matomo-org", "matomo" ]
I'm tracking funnels through events (event action - product name, event name - funnel steps) Since all of my event names are common (step 1 , step 2, and step 3) and event actions are unique (product name), i can convert the report into flat to concatenate the event actions with name. I would like to set goals w...
Goal setting with event action & Name
https://api.github.com/repos/matomo-org/matomo/issues/13044/comments
1
2018-06-07T09:27:08Z
2024-01-03T05:05:51Z
https://github.com/matomo-org/matomo/issues/13044
330,189,384
13,044
[ "matomo-org", "matomo" ]
According to https://matomo.org/faq/plugins/#faq_21, there should be a "Marketplace" section in the 'Administration' section. I am a super user. Under "System" -> "General settings" I found a link to the plugins page, https://[my subdomain].innocraft.cloud/index.php?module=CorePluginsAdmin&action=plugins, but it return...
Plugins section not accessible
https://api.github.com/repos/matomo-org/matomo/issues/13043/comments
1
2018-06-07T06:19:52Z
2018-06-07T07:58:57Z
https://github.com/matomo-org/matomo/issues/13043
330,131,894
13,043
[ "matomo-org", "matomo" ]
In Cookie.php, the expiry time is 2 years ; this should be changed to 13 months 🥇 Thanks. /** * Returns the default expiry time, 13 months * * @return int Timestamp in 13 months */ protected function getDefaultExpire() { return time() + 86400 * 365 + 86400 * 28; } ...
Set higher expiry time for the "Ignore tracking" cookie
https://api.github.com/repos/matomo-org/matomo/issues/13042/comments
4
2018-06-06T15:08:57Z
2020-09-29T00:20:29Z
https://github.com/matomo-org/matomo/issues/13042
329,910,951
13,042
[ "matomo-org", "matomo" ]
After upgrading Piwik to Matomo, try to migrate the docker of bitnami/mariadb_piwik to another machine, but meet this error message as following: ``` Your Piwik codebase is running the old version 3.2.1 and we have detected that your Piwik Database has already been upgraded to the newer version 3.5.1. Maybe you...
Any document on downgrade Piwik Database?
https://api.github.com/repos/matomo-org/matomo/issues/13040/comments
8
2018-06-06T07:15:50Z
2018-06-06T08:04:42Z
https://github.com/matomo-org/matomo/issues/13040
329,739,939
13,040
[ "matomo-org", "matomo" ]
Hello i´m using the ImageGraph from the HTML API to show a horizontal bar graph image with the countries of the visitors. In this image the last entry always get a wrong flag _(exception is if i have a high amount of countries that i get 'other' in the last row without a flag)_. The country is correct. The actual vers...
Last Country in ImageGraph shows a wrong flag
https://api.github.com/repos/matomo-org/matomo/issues/13039/comments
4
2018-06-06T06:05:48Z
2018-08-28T03:42:58Z
https://github.com/matomo-org/matomo/issues/13039
329,722,376
13,039
[ "matomo-org", "matomo" ]
Hi, We update matomo with composer and host a central piwik/matomo, with local config files for each directadmin account. The constant 'PIWIK_USER_PATH' is set to the right config-dir inside an user-account. That works fine! Matomo also needs 'global.php' and 'global.ini.php' to be in this local dir. In the a...
global(.ini).php in local PIWIK_USER_PATH not updated (composer)
https://api.github.com/repos/matomo-org/matomo/issues/13037/comments
1
2018-06-05T12:16:20Z
2019-09-17T20:35:23Z
https://github.com/matomo-org/matomo/issues/13037
329,429,318
13,037
[ "matomo-org", "matomo" ]
related to #11279 Those are really low-priority nitpicks but good issues for beginners. When adding a new website, the placeholder is shown in one line instead of two lines. ![screenshot_20180605_095225](https://user-images.githubusercontent.com/6266037/40962574-2e8c18b6-68a6-11e8-9d60-90803f6aec66.png) T...
Placeholder for SiteUrl is displayed incorrectly
https://api.github.com/repos/matomo-org/matomo/issues/13035/comments
3
2018-06-05T07:55:39Z
2018-07-02T22:38:36Z
https://github.com/matomo-org/matomo/issues/13035
329,341,081
13,035
[ "matomo-org", "matomo" ]
Hi, We use composer to get matomo in our projects. For a while now, some icons are missing. As far as I can see it is due to the icons-dir in Morpheus-plugin which is empty. I read https://github.com/matomo-org/matomo/issues/11617, but this won't fix it for us, since we use the official composer package. H...
Missing Morpheus icons via composer
https://api.github.com/repos/matomo-org/matomo/issues/13030/comments
11
2018-06-04T15:12:04Z
2020-06-09T13:28:58Z
https://github.com/matomo-org/matomo/issues/13030
329,098,467
13,030
[ "matomo-org", "matomo" ]
Hi. I'm having some issues with the $_COOKIE variable. If I add this line of code error_log("COOKIES: ".json_encode($_COOKIE)); at the beginning of the piwik.php file, I can see the cookies the client is sending to the server. But after some processing, the $_COOKIE variable gets emptied. For example, if I put the same...
$_COOKIE variable empty
https://api.github.com/repos/matomo-org/matomo/issues/13029/comments
1
2018-06-04T08:38:39Z
2018-06-25T13:27:10Z
https://github.com/matomo-org/matomo/issues/13029
328,959,269
13,029
[ "matomo-org", "matomo" ]
In visitor log, if you hover over the country flag there is a newline missing between GPS and Provider. Possible regression of 305c9a5c5872f050b0cb6aa7f4d228c2ed192e4a?
Missing newline in country flag mouseover
https://api.github.com/repos/matomo-org/matomo/issues/13028/comments
0
2018-06-01T12:23:54Z
2018-06-01T19:12:37Z
https://github.com/matomo-org/matomo/issues/13028
328,499,844
13,028
[ "matomo-org", "matomo" ]
Translation key has be changed/removed, but is still in use. ![image](https://user-images.githubusercontent.com/1579355/40807295-34022798-6524-11e8-97f0-a0ec9501dbb4.png) Regression from #12958
Missing translation key on help page
https://api.github.com/repos/matomo-org/matomo/issues/13026/comments
0
2018-05-31T20:46:49Z
2018-06-01T19:03:59Z
https://github.com/matomo-org/matomo/issues/13026
328,290,910
13,026
[ "matomo-org", "matomo" ]
I want to combine server side and client side tracking, to have advantages of both. (Server side will count all visits, also where piwik.js is blocked. While JS tracking can give addition informations where it is not blocked, like clicks an outgoing links, screen resolutions, etc.) I know there was multiple feature...
Combine PHP + JS tracking
https://api.github.com/repos/matomo-org/matomo/issues/13023/comments
2
2018-05-31T19:11:22Z
2024-09-13T10:10:53Z
https://github.com/matomo-org/matomo/issues/13023
328,261,812
13,023
[ "matomo-org", "matomo" ]
Earlier we had removed the display of Row icons when a report table has many rows. We did this to prevent performance issues. However it is a confusing behaviour where users don't understand why the icons are not visible (and often we also forget why). So it would be great to restore the standard behavior of showing ou...
Show the "Row icons" such as Transitions, Overlay, etc. on hover also when the table has many rows
https://api.github.com/repos/matomo-org/matomo/issues/13021/comments
3
2018-05-31T13:30:46Z
2020-02-13T22:34:39Z
https://github.com/matomo-org/matomo/issues/13021
328,139,437
13,021
[ "matomo-org", "matomo" ]
Hi! During the nginx log import I'm often face this error: **From console:** Fatal error: HTTP Error 500 Internal Server Error, response: {"status":"error","tracked":79,"invalid":0,"invalid_indices":[]} You can restart the import of "access.log" from the point it failed by specifying --skip=200900 on the comm...
Log import: invalid_indices / invalid datetime format
https://api.github.com/repos/matomo-org/matomo/issues/13019/comments
5
2018-05-31T07:53:33Z
2022-11-13T20:16:40Z
https://github.com/matomo-org/matomo/issues/13019
328,031,347
13,019
[ "matomo-org", "matomo" ]
Hi, We are using matomo to track our SPA. Kudos on creating this amazing tool!! I'm running into a issue off late. On every client side route navigation I'm setting a bunch of data and calling `trackPageView`. ```javascript window._paq.push(['setUserId', username]); window._paq.push(['setTrackerUrl', ...
307 Internal Redirect
https://api.github.com/repos/matomo-org/matomo/issues/13018/comments
5
2018-05-31T07:12:00Z
2018-05-31T12:40:03Z
https://github.com/matomo-org/matomo/issues/13018
328,019,651
13,018
[ "matomo-org", "matomo" ]
When an update is available for Matomo and the files have been update, but the UI hasn't been loaded yet, the archiver shows the following error: > ERROR [2018-05-30 23:51:37] 1842966 Got invalid response from API request: ?module=API&method=API.get&idSite=13320&period=week&date=last3&format=php&trigger=archivephp. ...
CLI Archiver does not execute record updated component
https://api.github.com/repos/matomo-org/matomo/issues/13017/comments
1
2018-05-31T00:25:04Z
2018-06-26T20:37:47Z
https://github.com/matomo-org/matomo/issues/13017
327,947,554
13,017
[ "matomo-org", "matomo" ]
Hobbyists, that are using GitHub Pages for their project, they need to have Matomo installed on a different subdomain. E. g. the main page is at `example.com` and the Matomo installation is reachable at `analytics.example.com`. As a hobbyist, I wonder what exactly I have to do to become GDPR complaint. Assume that t...
GDPR, Github Pages and Matomo
https://api.github.com/repos/matomo-org/matomo/issues/13016/comments
1
2018-05-30T20:33:48Z
2018-05-30T20:57:11Z
https://github.com/matomo-org/matomo/issues/13016
327,888,596
13,016
[ "matomo-org", "matomo" ]
Hello, I am trying to install Matomo in a system. I downloaded the newest version from the website and copied it onto the server. Then I open the /analytics subfolder in a browser - just like always, but now I get the following error: `Matomo encoutered an error: An exception has been thrown during the rendering...
Error when attempting fresh install
https://api.github.com/repos/matomo-org/matomo/issues/13014/comments
4
2018-05-30T09:25:04Z
2018-06-02T05:48:46Z
https://github.com/matomo-org/matomo/issues/13014
327,646,408
13,014
[ "matomo-org", "matomo" ]
The free ASN database not displaying any information. The plugin detect both databases. _"Note: This GeoIP implementation has access to the following types of databases: City, ISP Database. "_
Not showing Geo ISP/ASN database information
https://api.github.com/repos/matomo-org/matomo/issues/13013/comments
4
2018-05-30T08:20:59Z
2018-05-30T19:51:02Z
https://github.com/matomo-org/matomo/issues/13013
327,623,164
13,013
[ "matomo-org", "matomo" ]
Hey, since the audience of our platform is overwhelmingly from one country, we do not need geolocation data at all. However, Matomo constantly displays a system check warning: > There are some issues with your system. Matomo will run, but you might experience some minor problems. And further down: > Geoloca...
Allow Geolocation warning to be dismissed
https://api.github.com/repos/matomo-org/matomo/issues/13008/comments
1
2018-05-29T12:49:50Z
2024-01-03T05:05:50Z
https://github.com/matomo-org/matomo/issues/13008
327,306,099
13,008
[ "matomo-org", "matomo" ]
We have seen issues where a client already is including Matomo (or older Piwik-versions) from a third party provider, and then they include our instance of Piwik/Matomo. Regular script-tag inclusion with your tags. This non-encapsulation creates issues where they (kind of) override each other and results in crashes,...
Multiple inclusions of Matomo across different versions breaks functionality
https://api.github.com/repos/matomo-org/matomo/issues/13007/comments
8
2018-05-29T11:15:12Z
2024-01-03T05:05:49Z
https://github.com/matomo-org/matomo/issues/13007
327,275,085
13,007
[ "matomo-org", "matomo" ]
Hi! I am running `import_logs.py` in a pipe to continuously import extended Apache logs from 2 websited. One is lighter (1 event/second on average), the second one is more used (200 events/second). I run `core:archive` cronjob every hour. Now: reports do appear for the lighter site, while they do not appear for t...
No reports generated for 1 site
https://api.github.com/repos/matomo-org/matomo/issues/13006/comments
4
2018-05-29T08:47:26Z
2018-05-31T13:52:12Z
https://github.com/matomo-org/matomo/issues/13006
327,224,308
13,006
[ "matomo-org", "matomo" ]
### Delete old visitor logs ![image](https://user-images.githubusercontent.com/273120/40633874-68b284d6-6346-11e8-8800-9f46ba7a356f.png) * Can we change the title to eg "raw data"? * and instead of saying from which tables the data will be deleted, we could maybe explain what raw data is and what it impacts? E...
Make log and report data screen less technical
https://api.github.com/repos/matomo-org/matomo/issues/13005/comments
3
2018-05-29T01:51:39Z
2018-12-31T06:21:10Z
https://github.com/matomo-org/matomo/issues/13005
327,146,190
13,005
[ "matomo-org", "matomo" ]
Hi there, I had a tiny issue when receiving the "New Matomo 3.5.1 is available" mail. The link to the changelog is pointing to: https://matomo.org/changelog/piwik-3-5-1/ This link provides a 404 error. I've tested, the correct link should be: https://matomo.org/changelog/matomo-3-5-1/ I don't know how it ...
Small issue in notification email
https://api.github.com/repos/matomo-org/matomo/issues/13003/comments
2
2018-05-28T07:20:20Z
2018-05-28T07:30:52Z
https://github.com/matomo-org/matomo/issues/13003
326,923,051
13,003
[ "matomo-org", "matomo" ]
Hi! Matomo version: 3.5.1, PHP7.2 Report for last day (Sunday May 27) show zero, but showed data during that day. Today, I see zero activity for Sunday, but Visitors in Real-time shows data for last 24 hours + visits for Last 30 minutes. According to DB table mtm_archive_numeric_2018_05 visits data exists. I have...
Visits Over time shows zero for last day, tried to invalidate report, but no luck
https://api.github.com/repos/matomo-org/matomo/issues/13002/comments
1
2018-05-28T07:17:47Z
2018-05-30T19:55:22Z
https://github.com/matomo-org/matomo/issues/13002
326,922,397
13,002
[ "matomo-org", "matomo" ]
When you configure segments with "real time archiving" and only later enable "enforce disable browser archiving" so that segments are only processed during cli archiving, then it still shows "AND 1 RESULT IS AVAILABLE, USE UP AND DOWN ARROW KEYS TO NAVIGATE.SEGMENTED REPORTS ARE PRE-PROCESSED (FASTER, REQUIRES CRON)" f...
Matomo falsely says a segment will be preprocessed when browser archiving is disabled & enforced
https://api.github.com/repos/matomo-org/matomo/issues/13000/comments
7
2018-05-28T05:00:50Z
2020-12-21T22:22:37Z
https://github.com/matomo-org/matomo/issues/13000
326,896,747
13,000
[ "matomo-org", "matomo" ]
There are usually many "Unknown" devices/brands due to the inability to detect the device/brand of a desktop computer. We can't eliminate all the unknowns, but we can try to reduce their number by: * Introduce a "Generic Desktop" device type and device brand that is used if the device is a desktop. Since most of the...
Show less unknowns in devices/brands reports
https://api.github.com/repos/matomo-org/matomo/issues/12999/comments
5
2018-05-28T02:58:30Z
2018-06-20T23:28:00Z
https://github.com/matomo-org/matomo/issues/12999
326,880,956
12,999
[ "matomo-org", "matomo" ]
Hi, How to remove or display `physical disk path` when something wrong happens? as shown below. ![piwik-physical-path](https://user-images.githubusercontent.com/2368001/40594998-cfd37a68-6264-11e8-9ffe-7b3e30b69cee.png)
How to remove or display `Physical path` when error occurs?
https://api.github.com/repos/matomo-org/matomo/issues/12998/comments
1
2018-05-28T02:50:39Z
2018-05-28T03:20:54Z
https://github.com/matomo-org/matomo/issues/12998
326,879,923
12,998
[ "matomo-org", "matomo" ]
The changelog URL in update notification mails contains a hard-coded segment `piwik-` which results in a 404 page. It should be `matomo-`. ## Current url > View the changelog for this version: > https://matomo.org/changelog/piwik-3-5-1/ ## Fixed url > View the changelog for this version: > https://matomo.org/...
Changelog URL in update notification mail results in 404
https://api.github.com/repos/matomo-org/matomo/issues/12991/comments
0
2018-05-26T12:00:01Z
2018-08-28T04:26:17Z
https://github.com/matomo-org/matomo/issues/12991
326,733,013
12,991
[ "matomo-org", "matomo" ]
When there is a new update available, and one clicks "Check for updates" button, then the Zen mode icon is displayed twice: ![screenshot from 2018-05-25 13-43-56](https://user-images.githubusercontent.com/466765/40542759-c71b7ef6-6021-11e8-9643-d7e72658c330.png)
After clicking "Check for updates" button, the "zen menu" icon is displayed twice
https://api.github.com/repos/matomo-org/matomo/issues/12990/comments
1
2018-05-25T11:45:02Z
2018-05-30T19:15:47Z
https://github.com/matomo-org/matomo/issues/12990
326,490,254
12,990
[ "matomo-org", "matomo" ]
hi just updated to 3.5.1-b2. Now dashboard yields that error box in RT visitors count and visitors in RT widgets instead of the usual graphs
Error: No entry or class found for 'Tests.now'
https://api.github.com/repos/matomo-org/matomo/issues/12989/comments
6
2018-05-25T08:39:18Z
2018-05-25T12:35:29Z
https://github.com/matomo-org/matomo/issues/12989
326,431,212
12,989
[ "matomo-org", "matomo" ]
Hi, I'm here about an issue concerning plugins path. This comes from matomo-org/docker#89 and matomo-org/docker#97. Today all plugins (including core ones) are written in `/var/www/plugins` folder. On a [load balanced environment](https://matomo.org/faq/new-to-piwik/faq_134/) you said to add `multi_server_environ...
Separate core plugins and "user" plugins
https://api.github.com/repos/matomo-org/matomo/issues/12988/comments
2
2018-05-24T23:49:00Z
2018-05-31T13:10:25Z
https://github.com/matomo-org/matomo/issues/12988
326,335,270
12,988
[ "matomo-org", "matomo" ]
![image](https://user-images.githubusercontent.com/466765/40497241-0907ab1a-5f7c-11e8-905d-78a87b7a1a3d.png) cc @diosmosis
Error in beta2 regression "no entry or class found for Tests.now"
https://api.github.com/repos/matomo-org/matomo/issues/12983/comments
0
2018-05-24T15:58:43Z
2018-05-24T17:19:37Z
https://github.com/matomo-org/matomo/issues/12983
326,187,259
12,983
[ "matomo-org", "matomo" ]
- Version: 3.5.0 - Operating System: Ubuntu - Config File (if you have sensitive info, please remove it): - Sample Data: - Steps to Reproduce: Download package from http://builds.matomo.org/piwik-3.5.0.tar.gz Install the application. On integrity check the file vendor\maxmind-db\reader\autoload.php is marked as ...
File integrity check on maxmind autoload.php
https://api.github.com/repos/matomo-org/matomo/issues/12981/comments
1
2018-05-24T11:55:07Z
2018-05-24T11:56:50Z
https://github.com/matomo-org/matomo/issues/12981
326,087,515
12,981
[ "matomo-org", "matomo" ]
Eg when accessing `index.php?module=API&action=glossary&idSite=1&period=day&date=yesterday` and a DB update is available, I get an API error like this: ```xml <result> <error message="Database Upgrade Required. Your Piwik database is out-of-date, and must be upgraded before you can continue."/> </result> ``` ...
Getting an API exception when opening the glossary and an update is available
https://api.github.com/repos/matomo-org/matomo/issues/12978/comments
1
2018-05-24T03:47:38Z
2018-06-06T22:28:16Z
https://github.com/matomo-org/matomo/issues/12978
325,953,950
12,978
[ "matomo-org", "matomo" ]
We should only allow and only show segments that are based on the `log_visit` table. All other segments should usually not be needed anyway to identify a data subject. And if so, it could be later still done potentially through the visitor log and segmentation. Although I doubt it is needed. Why? Because this DB ...
GDPR Data Subject Tool: Allow finding a user only through visits segment
https://api.github.com/repos/matomo-org/matomo/issues/12976/comments
1
2018-05-24T02:41:30Z
2018-07-02T22:29:56Z
https://github.com/matomo-org/matomo/issues/12976
325,943,622
12,976
[ "matomo-org", "matomo" ]
The export button in the dialog should have a `href` attribute set so users can optionally copy/paste the link to the export. This is important so users can make changes to it such as adding certain parameters. This used to work and we used to recommend users to click on eg `csv` (which downloads directly) and then to ...
Export dialog: Let users copy the link to the exported data and open in new tab optionally
https://api.github.com/repos/matomo-org/matomo/issues/12974/comments
0
2018-05-24T02:18:37Z
2018-06-10T22:09:38Z
https://github.com/matomo-org/matomo/issues/12974
325,939,863
12,974
[ "matomo-org", "matomo" ]
When loading Matomo 3.5.0's piwik.js tracking client script into an HTML file that is loaded into an iframe on a different domain — Safari 11.1 (MacOS 10.13.4) throws the error below. See example CodePen link which loads the Matomo site into an iframe. This is a generalized use case for a widget app with Matomo trackin...
[JS Tracking Client] Safari iframe cross-domain error "Blocked a frame with origin..."
https://api.github.com/repos/matomo-org/matomo/issues/12972/comments
6
2018-05-24T01:15:51Z
2024-05-23T15:33:29Z
https://github.com/matomo-org/matomo/issues/12972
325,930,062
12,972
[ "matomo-org", "matomo" ]
![image](https://user-images.githubusercontent.com/273120/40456997-50232792-5f48-11e8-8de8-43c0d36ac247.png) Can we please swap Product Name and Product SKU so that the "name" report is selected by default?
Change order of Ecommerce => Products
https://api.github.com/repos/matomo-org/matomo/issues/12970/comments
0
2018-05-23T23:48:38Z
2018-05-28T03:41:20Z
https://github.com/matomo-org/matomo/issues/12970
325,915,098
12,970
[ "matomo-org", "matomo" ]
In https://github.com/matomo-org/matomo/issues/12750 we renamed the menu item Referrer to Acquisitions. It would be good to also rename the "Referrer Type" report for consistency.
Rename Referrer Type to Acquisitions Type (or Channel)
https://api.github.com/repos/matomo-org/matomo/issues/12969/comments
0
2018-05-23T23:40:55Z
2018-11-25T23:08:28Z
https://github.com/matomo-org/matomo/issues/12969
325,913,650
12,969
[ "matomo-org", "matomo" ]
Since the processed files for plugin system tests are saved in the plugins themselves, the upload_artifacts.sh script fails when it just tries to upload the `./tests/PHPUnit/System/processed` dir. Not sure how to fix this quickly, so creating an issue. CC @sgiehl
plugins system tests build does not upload artifacts correctly
https://api.github.com/repos/matomo-org/matomo/issues/12968/comments
0
2018-05-23T23:27:51Z
2018-08-28T03:35:58Z
https://github.com/matomo-org/matomo/issues/12968
325,910,310
12,968
[ "matomo-org", "matomo" ]
We just received a request because the metrics weren't formatted. It would be good if the export would show an option to enable or disable formatting of metrics and eg if needed append `&format_metrics=1`.
Export dialog should offer an option to format metrics
https://api.github.com/repos/matomo-org/matomo/issues/12966/comments
0
2018-05-23T21:36:41Z
2018-06-10T22:09:38Z
https://github.com/matomo-org/matomo/issues/12966
325,882,421
12,966
[ "matomo-org", "matomo" ]
![image](https://user-images.githubusercontent.com/273120/40452115-dcd6bfa0-5f34-11e8-9a86-b2e071aa1712.png) Selected "with metadata" and then clicked on export. Then got the error "Requested report FormAnalytics.getPageUrls for Website id=1 not found in the list of available reports." Generated export URL > ind...
Export dialog shows "Report with metadata" even when meta data is not available
https://api.github.com/repos/matomo-org/matomo/issues/12965/comments
5
2018-05-23T21:29:50Z
2024-01-03T05:05:48Z
https://github.com/matomo-org/matomo/issues/12965
325,880,528
12,965
[ "matomo-org", "matomo" ]
Let's update the following Guides & FAQs: * [x] https://matomo.org/faq/how-to/faq_164/ * [x] https://matomo.org/faq/how-to/faq_163/ * [ ] https://matomo.org/faq/how-to/faq_166/ * [ ] https://matomo.org/faq/how-to/faq_165/ * [x] https://matomo.org/faq/how-to/faq_180/ * [x] https://matomo.org/faq/how-to/faq_167/...
Update Geoip FAQs and Docs to explain Geoip2 (and remove docs about Geoip1)
https://api.github.com/repos/matomo-org/matomo/issues/12964/comments
7
2018-05-23T20:05:52Z
2018-06-10T08:45:57Z
https://github.com/matomo-org/matomo/issues/12964
325,854,071
12,964
[ "matomo-org", "matomo" ]
I've installed ``` Matomo v3.5.0 ``` on Nginx v1.14.0 It's working as expected as a standalone instance. I've also installed ``` WordPress 4.9.6 WP-Matomo (WP-Piwik) plugin, v1.0.19 ``` It's connected & tracking at my site ``` "WP-Piwik 1.0.19 is successfully connected to Piwik 3.5.0. You a...
Warning when using Matomo + WordPress: "Warning: session_cache_limiter(): Cannot change cache limiter when session is active ..."
https://api.github.com/repos/matomo-org/matomo/issues/12963/comments
19
2018-05-23T15:28:51Z
2024-09-13T09:00:29Z
https://github.com/matomo-org/matomo/issues/12963
325,759,451
12,963
[ "matomo-org", "matomo" ]
While it is possible to select my custom dimension in the dashboard, I couldn't find it in the GDPR Tools segmentation filter as well. I guess this was just forgotten while implementing it. Could the custom dimensions also be included so I can delete all visits by a custom dimensions name/value? Thank you so muc...
[GDPR Tools] Segmentation dropdown misses custom dimensions
https://api.github.com/repos/matomo-org/matomo/issues/12962/comments
2
2018-05-23T13:16:20Z
2018-05-23T21:09:33Z
https://github.com/matomo-org/matomo/issues/12962
325,700,471
12,962
[ "matomo-org", "matomo" ]
I know this is a tedious task with no direct benefit, but the possibility of breaking some things. But most JS libraries haven't been updated since Piwik 3 in 2016. And since then many things changed, new browsers appeared and security issues were found. One of the largest that (kind of) affects Matomo is https:/...
update frontend libraries like jquery
https://api.github.com/repos/matomo-org/matomo/issues/12961/comments
10
2018-05-23T09:25:38Z
2020-06-27T03:30:02Z
https://github.com/matomo-org/matomo/issues/12961
325,621,538
12,961
[ "matomo-org", "matomo" ]
Hi! I am using `import_logs.py` to bulk track massive amount of events from a custom log format. What `import_logs.py` actually sends to Matomo, in my case is: ```json { "requests": [ { "apiv": "1", "uid": "329dfea1c299d08e0b10ff2aff77409c371aab31", "cvar": "{\"1\": [\"HTTP-code\",...
Custom variables seems not to be tracked in bulk tracking
https://api.github.com/repos/matomo-org/matomo/issues/12960/comments
1
2018-05-23T08:57:15Z
2018-05-25T11:02:35Z
https://github.com/matomo-org/matomo/issues/12960
325,610,928
12,960
[ "matomo-org", "matomo" ]
Under "Goals => Overview" and "Ecommerce => Sales" you can already see reports for Referrer Types, Keywords, Search Engines, ... Device, Location, ... I think it would be useful to show the same reports eg also under Referrers, Visitors => Device, Visitors => Location, ... I will mention for now the referrer type...
Show Goals and Sales metrics in all reports by default (instead of having to click "Display a table with goal metrics")
https://api.github.com/repos/matomo-org/matomo/issues/12956/comments
5
2018-05-22T23:56:18Z
2024-11-25T21:09:08Z
https://github.com/matomo-org/matomo/issues/12956
325,502,743
12,956
[ "matomo-org", "matomo" ]
We got a report which says: " it seems that it takes 0.08 seconds per request for it to lookup the GeoLite2-City.mmdb file, which is about 1.589 days of lookups based on the queue size in my earlier message." This is for a customer using QueuedTracking who has 1.7 million requests in the queue and the queue doesn't ...
Geoip2 geolocation lookup is slow
https://api.github.com/repos/matomo-org/matomo/issues/12955/comments
33
2018-05-22T16:25:18Z
2018-08-28T02:33:33Z
https://github.com/matomo-org/matomo/issues/12955
325,370,618
12,955
[ "matomo-org", "matomo" ]
When we added the opt-out iframe in the past we received a complaint that we were asserting consent where no consent had been given. This was due to the message in the opt out frame defaulting to "You are currently opted in." the first time it is displayed (before the user has had a chance to opt out). While the wor...
Please change wording of "You are currently opted in."
https://api.github.com/repos/matomo-org/matomo/issues/12954/comments
2
2018-05-22T14:12:47Z
2018-10-10T03:40:23Z
https://github.com/matomo-org/matomo/issues/12954
325,313,082
12,954
[ "matomo-org", "matomo" ]
Feedback from a user. This way you can directly see some reports without having to scroll too much etc and the printed version looks better too.
In the scheduled reports, offer a possibility to remove "Report list"
https://api.github.com/repos/matomo-org/matomo/issues/12951/comments
0
2018-05-21T23:47:41Z
2024-01-03T05:05:46Z
https://github.com/matomo-org/matomo/issues/12951
325,095,246
12,951
[ "matomo-org", "matomo" ]
We could improve the performance of events, and likely other reports massively by changing the archiving queries. For example the below query could be improved to the 2nd version which on a big data set here improves the query time from `117` seconds to `6` seconds. This is because the join only needs to be evaluated f...
Improve events and contents archiver performance when used with segments
https://api.github.com/repos/matomo-org/matomo/issues/12949/comments
1
2018-05-21T21:10:45Z
2018-05-21T21:36:11Z
https://github.com/matomo-org/matomo/issues/12949
325,060,710
12,949
[ "matomo-org", "matomo" ]
Hi, Currently we are using visitor id in our applications. If we would like to track the users we can use the user id's. Will it provide the unique users? or does it behave like the same way as the visitor id?
Need information regarding Unique visits
https://api.github.com/repos/matomo-org/matomo/issues/12946/comments
1
2018-05-21T11:04:17Z
2018-06-20T20:14:12Z
https://github.com/matomo-org/matomo/issues/12946
324,876,038
12,946
[ "matomo-org", "matomo" ]
Hello Everybody, du to the new GDPR it is necessary to link the impress and privacy notes on every page, even if it is only a login page. This is the case for the Matomo Backend. Right now there is no possibility to change the template, add a impress or privacy-note to the footer. Ideal: It should be possible to ...
Add privacy policy/terms and conditions settings and display in bottom of certain pages
https://api.github.com/repos/matomo-org/matomo/issues/12938/comments
9
2018-05-20T10:35:24Z
2018-08-28T02:54:05Z
https://github.com/matomo-org/matomo/issues/12938
324,699,382
12,938
[ "matomo-org", "matomo" ]
![image](https://user-images.githubusercontent.com/125140/40265278-07b100a4-5aea-11e8-8e4b-8532ba8ec108.png) I find it kind of distracting since it moves with the mouse and can block option text.
Tooltip for limit selector appears even when limit selector is open
https://api.github.com/repos/matomo-org/matomo/issues/12937/comments
0
2018-05-19T05:24:42Z
2018-05-22T02:16:26Z
https://github.com/matomo-org/matomo/issues/12937
324,602,934
12,937
[ "matomo-org", "matomo" ]
As documented here: https://www.w3schools.com/jsref/met_document_addeventlistener.asp "The useCapture parameter became optional in Firefox 6 and Opera 11.60 (has always been optional for Chrome, IE and Safari)" These two lines are missing the default "useCapture " value of "false": https://github.com/matomo-org/...
piwik.js JS Error in Firefox < 6 and Opera < Opera 11.60
https://api.github.com/repos/matomo-org/matomo/issues/12936/comments
1
2018-05-18T20:45:56Z
2018-08-28T04:25:56Z
https://github.com/matomo-org/matomo/issues/12936
324,546,845
12,936
[ "matomo-org", "matomo" ]
We already log some information in debug level. However, it is not practical in Matomo to lower the debug level because then those messages would be sent to the user. It would be useful to have a config like `archiving_profile_cli=0/1` or two configs like `archiving_profile = 0/1` and `archiving_profile_mode[]='cli'...
Add possibility to profile archiving
https://api.github.com/repos/matomo-org/matomo/issues/12935/comments
9
2018-05-18T20:12:04Z
2018-07-31T21:48:08Z
https://github.com/matomo-org/matomo/issues/12935
324,537,713
12,935
[ "matomo-org", "matomo" ]
Server: Ubuntu 16.04 running Nginx 10.3.3 Matomo version: 3.5.0 MySQL version: 10.2.14-MariaDB-10.2.14+maria~xenial-log PHP version: 7.0.30-0ubuntu0.16.04.1 This error was encountered on a brand new install. The error only appeared after attempting to install a plugin. It was not present before that. ![2018-05...
Plugins Directory Permissions Notification Persists after Fixing
https://api.github.com/repos/matomo-org/matomo/issues/12934/comments
3
2018-05-18T19:45:54Z
2024-09-13T09:00:29Z
https://github.com/matomo-org/matomo/issues/12934
324,530,743
12,934
[ "matomo-org", "matomo" ]
We updated to 3.5 yesterday. When I now try and look at visitor logs from this month or yesterday, I get an "Oops… there was a problem during the request. Maybe the server had a temporary issue, or maybe you requested a report with too much data. Please try again. If this error occurs repeatedly please contact your Piw...
After update to 3.5, widgets are not loaded
https://api.github.com/repos/matomo-org/matomo/issues/12933/comments
1
2018-05-18T08:06:39Z
2018-05-18T08:34:38Z
https://github.com/matomo-org/matomo/issues/12933
324,310,326
12,933
[ "matomo-org", "matomo" ]
When we open the site(site A) and click a link leading to another site B. Site B will notice that the visitor has no active single-sign-on session and redirect the visitor to the login page, which will redirect you back to site B. The referrer is now the login link of the Site B instead of the original site referring...
Broken referrer issue
https://api.github.com/repos/matomo-org/matomo/issues/12932/comments
1
2018-05-18T04:26:48Z
2020-05-24T14:02:59Z
https://github.com/matomo-org/matomo/issues/12932
324,266,420
12,932
[ "matomo-org", "matomo" ]
See for example: ![image](https://user-images.githubusercontent.com/125140/40208869-d6cd5338-59f0-11e8-8f13-33ae5569af9b.png)
Report documentation looks a bit odd when there is no docs for a report
https://api.github.com/repos/matomo-org/matomo/issues/12928/comments
0
2018-05-17T23:39:19Z
2024-01-03T05:05:46Z
https://github.com/matomo-org/matomo/issues/12928
324,221,906
12,928
[ "matomo-org", "matomo" ]
Related to #12772 and #12002 I cannot access the marketplace with the following version: ``` mysql> SELECT @@version; +---------------------+ | @@version | +---------------------+ | 5.6.39-1~dotdeb+7.1 | +---------------------+ 1 row in set (0.00 sec) ```
Invalid MySQL Version
https://api.github.com/repos/matomo-org/matomo/issues/12927/comments
1
2018-05-17T14:20:30Z
2018-05-17T21:59:34Z
https://github.com/matomo-org/matomo/issues/12927
324,045,011
12,927
[ "matomo-org", "matomo" ]
Hi, I have an installation with most recent matomo 3.5.0 and have the issue that scheduled reports aren't working. The reason for that is, that the from: header is incorrect and differs from the correct one which is used when I use the manual report. The setup is with a postfix at an AWS instance. I have some ...
Scheduled reports use different from: header thus mails are rejected
https://api.github.com/repos/matomo-org/matomo/issues/12926/comments
4
2018-05-17T11:55:18Z
2019-07-01T03:46:50Z
https://github.com/matomo-org/matomo/issues/12926
323,990,577
12,926
[ "matomo-org", "matomo" ]
We have several `@internal` tagged HTTP API methods, which results in them being hidden from the documentation and unavailable to users. The goal of this issue is to review all 15 `@internal` tagged APIs and remove the tag where possible. For example the following APIs should be made public APIs: setAnonymizeIpSetti...
Review HTTP Reporting APIs marked with @internal and make them public APIs where it makes sense
https://api.github.com/repos/matomo-org/matomo/issues/12925/comments
0
2018-05-17T01:43:16Z
2024-01-03T05:05:45Z
https://github.com/matomo-org/matomo/issues/12925
323,843,511
12,925
[ "matomo-org", "matomo" ]
Currently, the name of the console is `Piwik` instead of `Matomo` and we should also add support for `matomo-domain` which should take precedence over `piwik-domain`. Eventually, also need to adjust docs to say `--matomo-domain=` instead of `--piwik-domain=...`
Console is named Piwik instead of Matomo plus matomo-domain option
https://api.github.com/repos/matomo-org/matomo/issues/12924/comments
1
2018-05-16T23:48:16Z
2018-07-23T21:38:39Z
https://github.com/matomo-org/matomo/issues/12924
323,825,613
12,924
[ "matomo-org", "matomo" ]
You can reproduce this likely by calling eg `Plugin\Manager::loadAllPluginsAndGetTheirInfo()`. I presume that initially we maybe only load translations for activated or installed plugins or something. Then when calling this method we might load more plugins compared to initially causing `$translation->addDirectory()...
Translations may be loaded twice during each request
https://api.github.com/repos/matomo-org/matomo/issues/12923/comments
2
2018-05-16T21:58:49Z
2018-05-17T22:35:27Z
https://github.com/matomo-org/matomo/issues/12923
323,802,744
12,923
[ "matomo-org", "matomo" ]
We often see users tracking traffic into no longer existing siteIds or siteIds that never existed. In https://github.com/matomo-org/matomo/issues/7550 we already have an issue to report back tracking errors. As this is quite a big project, I think it would be valuable to start with some more simple use case. Whe...
Report tracking into wrong Site ID
https://api.github.com/repos/matomo-org/matomo/issues/12922/comments
1
2018-05-16T20:58:25Z
2018-12-06T05:44:02Z
https://github.com/matomo-org/matomo/issues/12922
323,784,300
12,922
[ "matomo-org", "matomo" ]
We already untick the newsletter sign up during the installation but we also need to add a privacy notice with a link to the privacy policy for GDPR compliance.
Show privacy notice when signing up for a newsletter during installation
https://api.github.com/repos/matomo-org/matomo/issues/12921/comments
1
2018-05-16T20:23:16Z
2018-05-24T14:24:00Z
https://github.com/matomo-org/matomo/issues/12921
323,772,681
12,921
[ "matomo-org", "matomo" ]
Hi there, Thank you for the rapid support of GDPR. Could you please provide information how to enable particular (or all) GDPR features for anonymisation of user_ids and order_ids in Matomo before its run instead of enabling it during the runtime in UI? Is there an appropriate config option in .ini.php that con...
GDPR settings is config.ini.php
https://api.github.com/repos/matomo-org/matomo/issues/12920/comments
1
2018-05-16T15:09:16Z
2018-05-16T20:13:56Z
https://github.com/matomo-org/matomo/issues/12920
323,664,459
12,920
[ "matomo-org", "matomo" ]
In our [scheduled emails](https://matomo.org/docs/email-reports/) and in custom alerts emails we send, we now display our Header bar with logo and link to the dashboard: ![scheduled report](https://user-images.githubusercontent.com/466765/40091102-e0cd4722-5909-11e8-8530-c3bd75595ec4.png) ![custom alert](https://us...
Email header bar: let developers customise the background color and font color
https://api.github.com/repos/matomo-org/matomo/issues/12919/comments
1
2018-05-16T01:11:14Z
2018-08-28T03:28:22Z
https://github.com/matomo-org/matomo/issues/12919
323,435,316
12,919
[ "matomo-org", "matomo" ]
Hello, Do you provide methods through the API to get, delete or export data from a specific user or just the interface ? We need to purge every data of a user each year automatically. Thank you
GDPR - API
https://api.github.com/repos/matomo-org/matomo/issues/12917/comments
4
2018-05-15T17:11:49Z
2020-05-24T14:05:08Z
https://github.com/matomo-org/matomo/issues/12917
323,307,295
12,917
[ "matomo-org", "matomo" ]
There is a problem after the upgrade from 3.2.1. to 3.5.0 which may be related to the following MySQL error message: PHP Fatal error: Cannot declare class Piwik\Plugins\GeoIp2\GeoIp2, because the name is already in use in /home/......../public_html/piwik/plugins/GeoIp2/GeoIp2.php on line 0 This error message is l...
PHP Fatal error: GeoIP2 name already in use
https://api.github.com/repos/matomo-org/matomo/issues/12916/comments
7
2018-05-15T16:52:36Z
2018-05-15T18:10:07Z
https://github.com/matomo-org/matomo/issues/12916
323,300,927
12,916
[ "matomo-org", "matomo" ]
I upgraded to version 3.5.0. In the Visitor Log, the location of each visitor is shown beneath the IP address. For visits prior to the upgrade, the location is shown with the most precision available (city), and if I mouse over the location, I get the full location (city, state, country). For visits after the upgrade,...
In Visitor Log, only the country is displayed for the location of new visits
https://api.github.com/repos/matomo-org/matomo/issues/12915/comments
3
2018-05-15T14:07:09Z
2018-05-15T22:34:54Z
https://github.com/matomo-org/matomo/issues/12915
323,234,078
12,915
[ "matomo-org", "matomo" ]
A fatal error occurred The following error just broke Piwik (v3.5.0): Class 'Piwik\Plugins\PrivacyManager\Model\LogDataAnonymizations' not found in /usr/share/nginx/analytics/core/Updates/3.5.0-b2.php line 48 Troubleshooting Follow these steps to solve the issue or report it to the team: If you have just upd...
Piwik v3.5 broke
https://api.github.com/repos/matomo-org/matomo/issues/12914/comments
5
2018-05-15T11:45:42Z
2018-09-04T22:20:06Z
https://github.com/matomo-org/matomo/issues/12914
323,181,988
12,914
[ "matomo-org", "matomo" ]
Updating from 3.4 to 3.5 always executes the dry-run mode ans doesn't actually update the databases. Up to 3.4 the updates worked perfectly.
./console core:update always executes dry-run
https://api.github.com/repos/matomo-org/matomo/issues/12909/comments
7
2018-05-14T09:41:08Z
2021-01-09T09:25:34Z
https://github.com/matomo-org/matomo/issues/12909
322,742,354
12,909
[ "matomo-org", "matomo" ]
I have a problem with fetching most of a data from API. http://localhost:8080/index.php?module=API&method=Events.getCategory&idSite=6&period=range&date=2018-01-01,2018-01-31&segment=eventAction==PublicationReadingDuration&format=json&token_auth=9ee59c92cc717332a56d0fed157ac54c Above URL is working fine - I’m using ...
Cant fetch event category data
https://api.github.com/repos/matomo-org/matomo/issues/12908/comments
5
2018-05-14T09:31:01Z
2023-10-09T22:39:52Z
https://github.com/matomo-org/matomo/issues/12908
322,738,910
12,908
[ "matomo-org", "matomo" ]
Something that is probably not expected by users, is that when you delete a website all the tracking data is still kept in the database. -> When website has been deleted, we should also delete the raw data for this website Maybe this could be handled as a scheduled task, because deleting data will take a long ti...
When website has been deleted, we should also delete the raw data for this website
https://api.github.com/repos/matomo-org/matomo/issues/12907/comments
5
2018-05-14T09:20:02Z
2018-08-06T14:11:55Z
https://github.com/matomo-org/matomo/issues/12907
322,734,960
12,907
[ "matomo-org", "matomo" ]
Hi, I deployed 3.4 using docker compose on a server. When the 3.5 was released, update has been done using the automatic update button and the database has been upgraded. After a container update, Matomo rollback to 3.4 leaving the tool in a non-usable state with the error message about an update in progress (code:...
Allow to rollback database upgrade to a previous version
https://api.github.com/repos/matomo-org/matomo/issues/12906/comments
2
2018-05-14T08:49:43Z
2019-06-18T05:08:59Z
https://github.com/matomo-org/matomo/issues/12906
322,724,670
12,906
[ "matomo-org", "matomo" ]
let's document the useful feature of "Creating a custom opt-out". An example was provided in https://github.com/matomo-org/matomo/pull/12829#issuecomment-386937268 We could add this doc next to the "Asking for consent" guide here: https://developer.matomo.org/guides/tracking-javascript-guide#asking-for-consent ...
Document "How do I create a custom opt-out form?"
https://api.github.com/repos/matomo-org/matomo/issues/12905/comments
4
2018-05-14T04:33:50Z
2018-05-17T01:25:07Z
https://github.com/matomo-org/matomo/issues/12905
322,669,658
12,905
[ "matomo-org", "matomo" ]
Similar to #11049, database from https://db-ip.com/db/download/city
Feature request: support geo csv from db-ip.com
https://api.github.com/repos/matomo-org/matomo/issues/12904/comments
8
2018-05-14T01:17:16Z
2019-12-29T20:34:57Z
https://github.com/matomo-org/matomo/issues/12904
322,645,053
12,904
[ "matomo-org", "matomo" ]
Hello, I’ve updated Matomo and it asks to delete some directories and files. I did it and it’s now broken with the message **Class ‘Monolog\Logger’ not found**. I’ve reuploaded all the files without any difference.
Monolog\Logger not found
https://api.github.com/repos/matomo-org/matomo/issues/12899/comments
3
2018-05-12T17:07:07Z
2020-05-24T14:07:26Z
https://github.com/matomo-org/matomo/issues/12899
322,527,135
12,899
[ "matomo-org", "matomo" ]
One can access any Report help documentation by clicking on the Help icon next to the title (when you hover on the report title). Currently it can be difficult to read an help text in Matomo, because the help text is hidden whenever the mouse hovers outside of the help text itself. Let's make it easier to read ...
Leave the help text always displayed once the Help icon was clicked
https://api.github.com/repos/matomo-org/matomo/issues/12895/comments
0
2018-05-12T02:27:05Z
2018-05-17T23:41:17Z
https://github.com/matomo-org/matomo/issues/12895
322,475,486
12,895
[ "matomo-org", "matomo" ]
When using Content Tracking, by design there will often be 5-10-15 different elements that became visible. Currently they are displayed each on their own line such as below screenshot. ![visitor log contents](https://user-images.githubusercontent.com/466765/39952418-74aaa0fc-55ea-11e8-9afb-31d02e1146be.png) May...
More compact display of Contents impressions and Contents clicks in the Visitor Log
https://api.github.com/repos/matomo-org/matomo/issues/12894/comments
9
2018-05-12T02:21:17Z
2019-06-29T11:02:15Z
https://github.com/matomo-org/matomo/issues/12894
322,475,196
12,894
[ "matomo-org", "matomo" ]
In the latest version, 3.5.0, the visitor IP was removed from the Real-Time Widget. This is unfortunate for an number of reasons including that, without the IP, the widget only tells me that people are hitting my site: that is it. Before, I could tell if it was just me hitting the site or someone else on my intranet, o...
IP address of client not visible
https://api.github.com/repos/matomo-org/matomo/issues/12893/comments
9
2018-05-11T21:41:32Z
2018-05-14T19:10:01Z
https://github.com/matomo-org/matomo/issues/12893
322,443,105
12,893
[ "matomo-org", "matomo" ]
https://matomo.org/docs/tracking-api/#use-case-tracking-data-using-the-php-client: This page has a directlink to download the MatomoTracker.php -> http://demo.matomo.org/index.php?module=SitesManager&action=downloadPiwikTracker&idSite={$IDSITE}&piwikUrl=http://piwik.example.org/ But the file it downloads is not very...
[matomo.org] Link to MatomoTracker.php wrong
https://api.github.com/repos/matomo-org/matomo/issues/12891/comments
4
2018-05-11T18:11:41Z
2018-05-14T08:05:14Z
https://github.com/matomo-org/matomo/issues/12891
322,387,177
12,891
[ "matomo-org", "matomo" ]
Hi. I'am graphic disigner. I want to contribute to this project, if you allowed I will send to you.
Propose Logo
https://api.github.com/repos/matomo-org/matomo/issues/12888/comments
4
2018-05-11T08:28:06Z
2018-10-17T23:42:52Z
https://github.com/matomo-org/matomo/issues/12888
322,211,912
12,888
[ "matomo-org", "matomo" ]
It looks like the new visitor log widget doesn't show geoip provider information, when hovering on the flag as it used to. Can we have it back please? :)
Display visitor provider in Real time widget
https://api.github.com/repos/matomo-org/matomo/issues/12887/comments
9
2018-05-11T06:25:11Z
2018-05-26T06:50:03Z
https://github.com/matomo-org/matomo/issues/12887
322,181,924
12,887
[ "matomo-org", "matomo" ]
To prevent completely breaking Matomo, as reported by several users.
Deactivate other Geoip2 plugins when the official GeoIp2 plugin is activated
https://api.github.com/repos/matomo-org/matomo/issues/12886/comments
0
2018-05-11T01:18:14Z
2018-05-22T16:56:39Z
https://github.com/matomo-org/matomo/issues/12886
322,136,441
12,886
[ "matomo-org", "matomo" ]
The following error shows up in "System Check -> File integrity" after GeoIP2 gets enabled or after I switched from the old GeoIP implementation: ``` Files were found in your Matomo but we didn't expect them. --> Please delete these files to prevent errors. <-- File to delete: vendor/maxmind-db/reader/autoload....
System check shows issues after GeoIP2 activation
https://api.github.com/repos/matomo-org/matomo/issues/12883/comments
1
2018-05-10T13:04:08Z
2018-05-10T13:11:37Z
https://github.com/matomo-org/matomo/issues/12883
321,923,661
12,883
[ "matomo-org", "matomo" ]
Hi all, i tried to configure auto archiving of reports with url http://your-server.org/path/to/piwik/misc/cron/archive.php?token_auth=XYZ but i have an issue in the log file `ERROR CoreAdminHome[2018-05-10 09:28:42 UTC] [9f1a9] Empty or invalid response '#!/usr/bin/env php Warning: session_cache_limiter(): Cannot ch...
php issue when auto-archiving When Your Web Host Does Not Support Cron Tasks
https://api.github.com/repos/matomo-org/matomo/issues/12881/comments
3
2018-05-10T09:33:06Z
2022-11-14T19:38:25Z
https://github.com/matomo-org/matomo/issues/12881
321,868,770
12,881
[ "matomo-org", "matomo" ]
Noticed that if a tracking URL has both content tracking params and the outlink param (eg, `/piwik.php?link=...&c_n=...&c_t=...`). This is because matomo will detect the current action as `ActionClickUrl` and stop detecting. So the Content columns' onLookupAction will abort: https://github.com/matomo-org/matomo/blob/3....
content idactions are not tracked if outlink also being tracked
https://api.github.com/repos/matomo-org/matomo/issues/12880/comments
0
2018-05-09T23:52:11Z
2024-09-13T09:00:30Z
https://github.com/matomo-org/matomo/issues/12880
321,763,837
12,880
[ "matomo-org", "matomo" ]
After update in section "Visitors in Real-time" IPs of user disappear I can't see users IPs. This function is not longer support or I need enable it somewhere?
See IP addresses in Real-time visitor widget
https://api.github.com/repos/matomo-org/matomo/issues/12876/comments
6
2018-05-09T16:58:55Z
2018-05-25T00:15:22Z
https://github.com/matomo-org/matomo/issues/12876
321,649,636
12,876
[ "matomo-org", "matomo" ]
After Upgrade from 3.3 to 3.5 I got a page with empty dashboard. Also settings will not show anything. The web developer console in Firefox 59.0.2 let me know: ` ReferenceError: angular is not defined[Weitere Informationen] index.php:3:13 ReferenceError: $ is not defined[Weitere Informationen] index.php:75:9 ...
Missing angular and $ after upgrade to 3.5
https://api.github.com/repos/matomo-org/matomo/issues/12875/comments
2
2018-05-09T16:45:41Z
2018-06-25T08:38:21Z
https://github.com/matomo-org/matomo/issues/12875
321,645,297
12,875
[ "matomo-org", "matomo" ]
The download self, will work, but the database will not detected: Uses database: http://geolite.maxmind.com/download/geoip/database/GeoLite2-ASN.tar.gz Error: > No valid GeoIP database could be found in tar archive '/var/www/piwik/misc/GeoIP2-ISP.mmdb.tar.gz'!f tar tzf GeoIP2-ISP.mmdb.tar.gz GeoLite2-ASN_2018...
[3.5.0] Download of the geoip2 ISP/ASN database fails
https://api.github.com/repos/matomo-org/matomo/issues/12871/comments
4
2018-05-09T07:40:46Z
2018-05-20T19:24:42Z
https://github.com/matomo-org/matomo/issues/12871
321,463,632
12,871