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"
] | <img width="1148" alt="screen shot 2017-01-31 at 3 06 08 pm" src="https://cloud.githubusercontent.com/assets/24254124/22459499/d33d18cc-e7c6-11e6-86fe-99bd2c1d4372.png">
I have installed GD with freeType but still seeing this error on installation. Not able to proceed further without this. Please help | Seeing issue with GD > 2.x + Freetype (graphics) in Piwik 3.0 | https://api.github.com/repos/matomo-org/matomo/issues/11304/comments | 3 | 2017-01-31T09:36:57Z | 2017-02-21T17:39:48Z | https://github.com/matomo-org/matomo/issues/11304 | 204,244,587 | 11,304 |
[
"matomo-org",
"matomo"
] | hi
since v3.0.0 the "new update piwik 3.0.1" button expands when hover, but when trying to move to the expanded area, the expanding will be hidden again.
update is only working with getting the link out from source code!
is not working with firefox, chromium, opera.
i suggest to add an update link in the administ... | how to update piwik 3.0.0? hidden link | https://api.github.com/repos/matomo-org/matomo/issues/11303/comments | 3 | 2017-01-31T06:33:39Z | 2017-02-28T22:45:58Z | https://github.com/matomo-org/matomo/issues/11303 | 204,215,712 | 11,303 |
[
"matomo-org",
"matomo"
] | 3.02b3: visitor log:
after closing visitor profile, hover info of close button keeps visible in visitorlog
first time seen in this release, same in different browsers (FF, Opera...)
please see attachment:

| Set a description for CustomPiwikJs plugin | https://api.github.com/repos/matomo-org/matomo/issues/11291/comments | 0 | 2017-01-29T19:02:11Z | 2017-02-21T10:28:25Z | https://github.com/matomo-org/matomo/issues/11291 | 203,888,232 | 11,291 |
[
"matomo-org",
"matomo"
] | Again, sorry for my bad english....
My problem:
In the moment I use Piwik 3.0.2-b2
At the same time, I use the tool tawk.to. If I can see a visitor in tawk.to, in about 50% I don't see the visitor in Piwik.
This is my tracking code:
<script type="text/javascript">
var _paq = _paq || [];
_paq.push([... | Missing visitors Piwik 3.0.2 | https://api.github.com/repos/matomo-org/matomo/issues/11289/comments | 5 | 2017-01-28T22:03:01Z | 2017-01-29T21:59:39Z | https://github.com/matomo-org/matomo/issues/11289 | 203,834,473 | 11,289 |
[
"matomo-org",
"matomo"
] | Hello,
After updating piwik to version 3.0 i have observed that my site sometimes loads much slower and today i discovered why.
It seems that piwik takes up to 1.5-1.7 seconds to finish uploading its bytes of info on pages with ecommerce products.
That is, on most pages of my site piwik.php is done in 3-400 ms.... | Performance issues on site loading times (ecommerce) | https://api.github.com/repos/matomo-org/matomo/issues/11287/comments | 15 | 2017-01-27T15:41:40Z | 2021-05-13T09:27:18Z | https://github.com/matomo-org/matomo/issues/11287 | 203,666,722 | 11,287 |
[
"matomo-org",
"matomo"
] | Hi,
I have installed piwik in my server, it has installed successfully. But i can't view anything in my dashboard, piwik logo's on left hand side and etc. Settings menu only i can view on left hand side, if i click any menu's in settings its not working.
How to resolve this problem? | issue on piwik installation | https://api.github.com/repos/matomo-org/matomo/issues/11286/comments | 3 | 2017-01-27T10:12:24Z | 2017-02-28T22:46:38Z | https://github.com/matomo-org/matomo/issues/11286 | 203,598,327 | 11,286 |
[
"matomo-org",
"matomo"
] | Same way as there is a sum of page views and unique pageviews of all visits in Visitor/Overview, it would be very interesting
to have
- a sum of time on website of all visits
- a sum of all actions of all visits
| "Visitors overview": new metrics 'a sum of time on website' and 'sum of all actions' | https://api.github.com/repos/matomo-org/matomo/issues/11283/comments | 0 | 2017-01-26T19:16:34Z | 2024-09-13T09:01:03Z | https://github.com/matomo-org/matomo/issues/11283 | 203,462,441 | 11,283 |
[
"matomo-org",
"matomo"
] | We use piwik behind a reverse proxy and as generating the tracking code the server shows the _intranet view_ like this: //piwik.mydomain.de/piwik/
```
(function() {
var u="//piwik.mydomain.de/piwik/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
```
The _internet view_ instead is: //www.mydomain.de... | Tracking code is wrong for piwik server behind a proxy | https://api.github.com/repos/matomo-org/matomo/issues/11282/comments | 2 | 2017-01-26T13:09:21Z | 2017-03-14T23:15:13Z | https://github.com/matomo-org/matomo/issues/11282 | 203,367,579 | 11,282 |
[
"matomo-org",
"matomo"
] | https://piwik.org/faq/how-to-install/#faq_98
How do I configure Piwik when the server is installed behind a proxy?
Second way:
Running piwik on an Apache web server behind a reverse-proxy one can use the RPAF Apache module to replace remote address by HTTP_X_FORWARDED_FOR address.
```
On Debian/Ubuntu:
a... | FAQ improvement for faq_98 / Using Apache Module RPAF | https://api.github.com/repos/matomo-org/matomo/issues/11281/comments | 1 | 2017-01-26T12:47:26Z | 2017-02-21T06:53:51Z | https://github.com/matomo-org/matomo/issues/11281 | 203,363,503 | 11,281 |
[
"matomo-org",
"matomo"
] | Hi,
I have a problem with "Search Keywords with No Results" report.
Piwik version: 2.16.2.
Problem:
1. Using a segment in this report results in more data than is available for "All visits" setting (makes no sense). In this case I'm using example segment "visitEcommerceStatus==abandonedCart" but I think it doe... | Search Keywords with No Results report issue (probably wrong filtering with lots of data) | https://api.github.com/repos/matomo-org/matomo/issues/11280/comments | 1 | 2017-01-26T10:36:31Z | 2024-11-27T13:04:11Z | https://github.com/matomo-org/matomo/issues/11280 | 203,338,903 | 11,280 |
[
"matomo-org",
"matomo"
] | Good to onboard especially new users there. Piwik has so many features and possibilities it will be good to use that moment to make a user aware of it. We could show a link to our User Guides and FAQs and / or to the list of features https://piwik.org/features/ | On "No data has been recorded yet" show links to guides, faq and features | https://api.github.com/repos/matomo-org/matomo/issues/11277/comments | 0 | 2017-01-26T01:29:52Z | 2017-03-30T21:22:15Z | https://github.com/matomo-org/matomo/issues/11277 | 203,271,437 | 11,277 |
[
"matomo-org",
"matomo"
] | reproduced in system tests here: https://travis-ci.org/piwik/piwik/jobs/194928473
```
PHP Fatal error: Call to undefined method Piwik\DataTable\Simple::getDataTables() in /home/travis/build/piwik/piwik/plugins/ImageGraph/API.php on line 423
```
from #11278 | Scheduled reports with images can generate error "Call to undefined method Piwik\DataTable\Simple::getDataTables() in plugins/ImageGraph/API.php on line 423 | https://api.github.com/repos/matomo-org/matomo/issues/11276/comments | 0 | 2017-01-26T00:32:53Z | 2017-03-28T10:58:17Z | https://github.com/matomo-org/matomo/issues/11276 | 203,263,601 | 11,276 |
[
"matomo-org",
"matomo"
] | I'm trying to understand why it's always select item with ? value.
Example:
```
<div piwik-field uicontrol="select" name="siteid"
title="{{ 'Params_site'|translate }}"
value="0"
inline-help="{{ 'Params_sites'|translate }}"
options='{{ data.item.sites|json_encode }}'>
</div>
```
And expected that the... | UI: Default value for select not selected when it's zet to 0 | https://api.github.com/repos/matomo-org/matomo/issues/11268/comments | 2 | 2017-01-23T18:11:26Z | 2017-02-18T18:37:06Z | https://github.com/matomo-org/matomo/issues/11268 | 202,609,367 | 11,268 |
[
"matomo-org",
"matomo"
] | Ukraine on map not correctly reflects one region!
[Map in PIWIK (not separate regions!) ](https://s29.postimg.org/4a8gn3vjb/image.jpg)
[Really country map](https://s29.postimg.org/g0me4hobr/image.jpg) | Ukraine on the map | https://api.github.com/repos/matomo-org/matomo/issues/11266/comments | 6 | 2017-01-23T15:56:23Z | 2024-09-13T09:01:04Z | https://github.com/matomo-org/matomo/issues/11266 | 202,573,163 | 11,266 |
[
"matomo-org",
"matomo"
] | [Faq#113](http://piwik.org/faq/how-to/faq_113/) explains how to turn on `Unique Vistor` for future reports.
But it fails highlight that old reports are not fixed up.
This confuses people, as can be seen for example [here](https://github.com/piwik/piwik/issues/11179#issuecomment-274366280).
Please add a remark to... | Add the need to regenerate old reports to FAQ#113 | https://api.github.com/repos/matomo-org/matomo/issues/11265/comments | 3 | 2017-01-23T13:40:21Z | 2017-02-20T09:47:53Z | https://github.com/matomo-org/matomo/issues/11265 | 202,536,246 | 11,265 |
[
"matomo-org",
"matomo"
] | It seems that the auto login feature doesn't work while in a iframe in Safari. It works fine in other browsers I've tested.
I think it's related to a wrong X-Frame-Options header. The headers contains the value ", AA".
We're on Piwik 3.0.1, PHP 7, Ubuntu 16.04, Nginx 1.11.8. the enable_framed_pages option is enab... | Auto login feature broken in Safari | https://api.github.com/repos/matomo-org/matomo/issues/11264/comments | 1 | 2017-01-23T12:28:47Z | 2017-02-18T11:32:12Z | https://github.com/matomo-org/matomo/issues/11264 | 202,521,176 | 11,264 |
[
"matomo-org",
"matomo"
] | At this time the suggestions for geographical segmentations need some hands on to be useable:
1. **CONTINENT**
at this time some aberrations are show. Imho showing full names of countries is much more userfriendly.
e.g. **Europe**
what do you think of working with a list of 7 continents?
see https://en.wikipedia... | Improve geographical segmentations: Continent & Regions segment are not clear | https://api.github.com/repos/matomo-org/matomo/issues/11261/comments | 4 | 2017-01-23T10:50:59Z | 2024-09-13T10:57:19Z | https://github.com/matomo-org/matomo/issues/11261 | 202,501,307 | 11,261 |
[
"matomo-org",
"matomo"
] | 
See topic: https://forum.piwik.org/t/piwik-page-overlay-option/22754 | Overlay doesn't work | https://api.github.com/repos/matomo-org/matomo/issues/11260/comments | 7 | 2017-01-23T08:09:39Z | 2024-09-13T09:01:05Z | https://github.com/matomo-org/matomo/issues/11260 | 202,468,812 | 11,260 |
[
"matomo-org",
"matomo"
] | With Piwik 3.0.2b1 city and region is shown in visitor log (solved https://github.com/piwik/piwik/issues/9705)
That's awesome!
While German umlauts works great for city, for region there seem to be a problem
(e.g. u shown instead of ü)
In maxminds demo this particular case looks fine.
Is there a problem with c... | region in visitorlog - character set problem? | https://api.github.com/repos/matomo-org/matomo/issues/11258/comments | 2 | 2017-01-22T22:20:20Z | 2024-09-13T09:01:05Z | https://github.com/matomo-org/matomo/issues/11258 | 202,414,899 | 11,258 |
[
"matomo-org",
"matomo"
] | I have been seeing some "Page URL not defined" in the Visitor Log in the past few versions of Piwik.
I have not been able to identify the reasons why this happens nor the circumstances in which it happens, all the more since the same page may lead to that message and, at other times, yield a "normal" URL (see the at... | "Page URL not defined" message in Visitor Log | https://api.github.com/repos/matomo-org/matomo/issues/11257/comments | 7 | 2017-01-22T18:50:04Z | 2024-09-13T09:01:06Z | https://github.com/matomo-org/matomo/issues/11257 | 202,401,316 | 11,257 |
[
"matomo-org",
"matomo"
] |
It seems that after every upgrade some files need to be removed manually to make Piwik run again.
After having used Piwik for quite some years, and another upgrade (2.16 → 3.01) that brought my Piwik installation to it's knees, I thought I'd do a big cleanup.
Before I start removing files, I'd like your advice.... | Manually removing files | https://api.github.com/repos/matomo-org/matomo/issues/11256/comments | 11 | 2017-01-22T11:36:19Z | 2017-02-12T18:19:53Z | https://github.com/matomo-org/matomo/issues/11256 | 202,377,600 | 11,256 |
[
"matomo-org",
"matomo"
] | It seems that after every upgrade some files need to be removed manually to make Piwik run again.
After having used Piwik for quite some years, and another upgrade (2.16 → 3.01) that brought my Piwik installation to it's knees, I thought I'd do a big cleanup.
Before I start removing files, I'd like your advice... | Manually removing files | https://api.github.com/repos/matomo-org/matomo/issues/11255/comments | 1 | 2017-01-22T11:24:57Z | 2017-02-28T22:58:25Z | https://github.com/matomo-org/matomo/issues/11255 | 202,377,090 | 11,255 |
[
"matomo-org",
"matomo"
] | After upgrading from the last 2.17.2 Version to 3.0.1 there are now visitors in "Over Time" Graph.
Real Time Users is fine:

| Visits over time shows 0 visiter after upgrade | https://api.github.com/repos/matomo-org/matomo/issues/11254/comments | 1 | 2017-01-22T10:51:06Z | 2017-02-28T22:58:30Z | https://github.com/matomo-org/matomo/issues/11254 | 202,375,669 | 11,254 |
[
"matomo-org",
"matomo"
] | The file should not be deleted as we recommend users eg to use "piwik-archive.log" in cronjob see https://piwik.org/docs/setup-auto-archiving/ and https://twitter.com/JourneyGreatest/status/822417671476101121 | Ignore piwk-archive.log in integrity check | https://api.github.com/repos/matomo-org/matomo/issues/11244/comments | 1 | 2017-01-20T20:31:18Z | 2017-02-20T16:59:10Z | https://github.com/matomo-org/matomo/issues/11244 | 202,235,249 | 11,244 |
[
"matomo-org",
"matomo"
] | To reproduce create a scheduled report, uncheck "email me".
Create the report, do not change anything and update. Now the email me checkbox is enabled | Scheduled Reports automatically enables "Email me" when updating | https://api.github.com/repos/matomo-org/matomo/issues/11239/comments | 1 | 2017-01-19T21:31:39Z | 2024-09-13T09:01:06Z | https://github.com/matomo-org/matomo/issues/11239 | 201,981,271 | 11,239 |
[
"matomo-org",
"matomo"
] | 
| Icons in scheduled reports are big | https://api.github.com/repos/matomo-org/matomo/issues/11238/comments | 2 | 2017-01-19T21:30:07Z | 2017-02-28T23:27:52Z | https://github.com/matomo-org/matomo/issues/11238 | 201,980,864 | 11,238 |
[
"matomo-org",
"matomo"
] | after upgrade to PIWIK 3.0.1 in Joomla, following error appears:
fatal error in PIWIK 3.0.1
Call to undefined function Piwik\fnmatch() in /share/MD0_DATA/.qpkg/Piwik/Piwik/core/FileIntegrity.php 312 using PHP 5.5.26
thereafter it is not possible to logon to PIWIK:
------------------------------
a fatal error occ... | Call to undefined function Piwik\fnmatch() | https://api.github.com/repos/matomo-org/matomo/issues/11237/comments | 14 | 2017-01-19T14:13:49Z | 2017-02-21T10:23:01Z | https://github.com/matomo-org/matomo/issues/11237 | 201,871,394 | 11,237 |
[
"matomo-org",
"matomo"
] | var dotitle = "test domain";
_paq.push(['setDocumentTitle', dotitle]);
_paq.push(['trackPageView']);
setDocumentTitle 没有起作用,piwik 检测中并没有发现 该 结果
| way setDocumentTitle no result in piwik? | https://api.github.com/repos/matomo-org/matomo/issues/11236/comments | 1 | 2017-01-19T09:34:41Z | 2017-02-18T09:41:23Z | https://github.com/matomo-org/matomo/issues/11236 | 201,806,809 | 11,236 |
[
"matomo-org",
"matomo"
] | I am trying to upgrade from Piwik 3.0.0 to 3.0.1 using Softaculous in cPanel on Namecheap servers. I have upgraded Piwik a number of times in the past without incident.
This time, however, upgraded on Softaculous, then clicked the button to the Piwik page that says "Database Upgrade Required". On this page, I see "Fil... | File integrity check failed dramatically | https://api.github.com/repos/matomo-org/matomo/issues/11226/comments | 2 | 2017-01-18T20:30:14Z | 2017-02-18T09:43:31Z | https://github.com/matomo-org/matomo/issues/11226 | 201,684,014 | 11,226 |
[
"matomo-org",
"matomo"
] | I ran into an issue installing the core Provider plugin by adding it to the [Plugins] and [PluginsInstalled] sections in config.ini.php. The plugin seems to be installed but the table piwik_log_visit is missing the column location_provider. Even deactivating and activating the Provider plugin will not create the column... | Core Provider plugin Column class has no $columnType property and prevents location_provider field from being created in piwik_log_visit table | https://api.github.com/repos/matomo-org/matomo/issues/11225/comments | 1 | 2017-01-18T18:03:19Z | 2017-02-18T09:44:13Z | https://github.com/matomo-org/matomo/issues/11225 | 201,649,092 | 11,225 |
[
"matomo-org",
"matomo"
] | I have scheduled reports that are (have been) sent daily.
After installing 3.0.1 the reports are no longer sent.
The report is sent via mail when I klick the "send report now" link in the report list.
The cron job is running every hour.
No report is sent by the cron job. | since 3.0.1 scheduled reports are no longer sent | https://api.github.com/repos/matomo-org/matomo/issues/11224/comments | 2 | 2017-01-18T17:25:30Z | 2017-02-28T23:02:42Z | https://github.com/matomo-org/matomo/issues/11224 | 201,639,086 | 11,224 |
[
"matomo-org",
"matomo"
] | From PHP error log:
[18-Jan-2017 10:59:38 UTC] PHP Fatal error: Call to undefined method Piwik\Plugins\ReferrersManager\Model::getSocialLogos() in /home/user/public_html/stats/plugins/ReferrersManager/API.php on line 80 | Call to undefined method Piwik\Plugins\ReferrersManager\Model::getSocialLogos() in /home/user/public_html/stats/plugins/ReferrersManager/API.php on line 80 | https://api.github.com/repos/matomo-org/matomo/issues/11223/comments | 1 | 2017-01-18T11:13:17Z | 2017-02-18T12:06:16Z | https://github.com/matomo-org/matomo/issues/11223 | 201,543,892 | 11,223 |
[
"matomo-org",
"matomo"
] | From PHP log:
[13-Jan-2017 16:46:49 UTC] PHP Fatal error: Call to undefined method Piwik\Plugins\CorePluginsAdmin\CorePluginsAdmin::isMarketplaceEnabled() in /home/user/public_html/stats/plugins/CorePluginsAdmin/Tasks.php on line 17
[13-Jan-2017 17:49:30 UTC] PHP Fatal error: Call to undefined method Piwik\Plugin... | Call to undefined method Piwik\Plugins\CorePluginsAdmin\CorePluginsAdmin::isMarketplaceEnabled() | https://api.github.com/repos/matomo-org/matomo/issues/11222/comments | 3 | 2017-01-18T11:12:06Z | 2017-02-20T16:59:33Z | https://github.com/matomo-org/matomo/issues/11222 | 201,543,639 | 11,222 |
[
"matomo-org",
"matomo"
] | Error during creating goals on site: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'description' in 'field list'
Piwik version 3.0.1 | when a core plugin was disabled during piwik core update, the core plugin's update was not actually executed? | https://api.github.com/repos/matomo-org/matomo/issues/11221/comments | 19 | 2017-01-18T11:05:12Z | 2021-03-10T09:21:35Z | https://github.com/matomo-org/matomo/issues/11221 | 201,542,107 | 11,221 |
[
"matomo-org",
"matomo"
] | > Piwik encoutered an error: Class 'Zend_Db_Exception' not found (which lead to: Circular dependency detected while trying to resolve entry 'Piwik\Translation\Translator')
Got the files via "wget https://builds.piwik.org/piwik.zip && unzip piwik.zip" and also tried the manual installation. I couldn't find out what's... | 3.0.1 installation | https://api.github.com/repos/matomo-org/matomo/issues/11219/comments | 1 | 2017-01-18T05:27:53Z | 2017-02-28T23:02:45Z | https://github.com/matomo-org/matomo/issues/11219 | 201,482,660 | 11,219 |
[
"matomo-org",
"matomo"
] |
Goal of this issue is to integrate a new SMS API Provider in Piwik. Currently Clockwork SMS provider is available but we'd like to introduce a new Swiss-based provider: ASP SMS. https://www.aspsms.com/
## Some more information
### How to call the API to send SMS
* we could simply use this super simple API: h... | SMS Provider: new integration for ASP SMS | https://api.github.com/repos/matomo-org/matomo/issues/11213/comments | 3 | 2017-01-18T01:51:09Z | 2017-02-19T10:29:00Z | https://github.com/matomo-org/matomo/issues/11213 | 201,457,308 | 11,213 |
[
"matomo-org",
"matomo"
] | So, today I saw a lot of not detectable browser in a newly tracked site. So I looked into it and it looks like these are clicks from browser build in facebook app.
```
Mozilla/5.0 (iPhone; CPU iPhone OS 10_2 like Mac OS X) AppleWebKit/602.3.12 (KHTML, like Gecko) Mobile/14C92 [FBAN/FBIOS;FBAV/75.0.0.48.61;FBBV/4592... | Not able to detect inbuild browsers like Facebook app | https://api.github.com/repos/matomo-org/matomo/issues/11208/comments | 2 | 2017-01-17T15:46:01Z | 2017-02-28T23:05:26Z | https://github.com/matomo-org/matomo/issues/11208 | 201,323,776 | 11,208 |
[
"matomo-org",
"matomo"
] | https://developer.piwik.org/guides/tracking-javascript-guide claims getAsyncTracker takes arguments. http://developer.piwik.org/api-reference/tracking-javascript claims it takes some.
Also, on http://developer.piwik.org/api-reference/tracking-javascript , Scroll is misspelt as Sroll. | Dev documentation for getAsyncTracker function signatures not correct | https://api.github.com/repos/matomo-org/matomo/issues/11207/comments | 2 | 2017-01-17T15:31:02Z | 2017-02-28T23:23:34Z | https://github.com/matomo-org/matomo/issues/11207 | 201,319,441 | 11,207 |
[
"matomo-org",
"matomo"
] | When there's some persian characters like "ف" and "ح" in url query of request, response will be "400 Bad Request"! (no problem in action_name)
Using latest piwik (3.0.1) on Windows Server 2012 r2, iis 8.5 and PHP 7.1 x64 | 400 Bad Request | https://api.github.com/repos/matomo-org/matomo/issues/11206/comments | 2 | 2017-01-17T15:08:18Z | 2024-09-13T09:01:07Z | https://github.com/matomo-org/matomo/issues/11206 | 201,313,041 | 11,206 |
[
"matomo-org",
"matomo"
] | I am manually tracking events with this code:
`_paq.push(['trackEvent', 'docs', 'feedback', document.title, 0]);`
The last argument, value, is either 1 or 0. Anything > 0 gets recorded correctly, for instance, 0.1, but 0 is not. I get a "-" in the table of events.
Related to this, I tried passing string values i... | Event tracking with trackEvent: a value of 0 (zero) is not recorded | https://api.github.com/repos/matomo-org/matomo/issues/11204/comments | 2 | 2017-01-17T12:56:54Z | 2018-12-05T03:05:00Z | https://github.com/matomo-org/matomo/issues/11204 | 201,274,136 | 11,204 |
[
"matomo-org",
"matomo"
] | In Visitors > Software > Browser Plugins, Cookie shows 100% but it likely shouldn't, as we would expect some people maybe disable cookie tracking (first party).
To investigate further we could try to disable cookie in our browser, and then check whether Piwik detects correctly that cookies are disabled.
![cookie ... | In Visitors > Software > Browser Plugins, Cookie shows 100% but it likely shouldn't | https://api.github.com/repos/matomo-org/matomo/issues/11199/comments | 2 | 2017-01-16T20:51:05Z | 2017-02-18T09:40:26Z | https://github.com/matomo-org/matomo/issues/11199 | 201,115,929 | 11,199 |
[
"matomo-org",
"matomo"
] | /home/www/stats.site.com/core/Updates/3.0.0-b1.php: Error trying to execute the migration 'ALTER TABLE `piwik_plugin_setting` ADD INDEX index_plugin_name_user_login (`plugin_name`, `user_login`);'. The error was: SQLSTATE[42000]: Syntax error or access violation: 1142 ALTER command denied to user 'DB'@'127.0.0.1' for t... | Error Update 2.17.1 to 3.0.1. | https://api.github.com/repos/matomo-org/matomo/issues/11198/comments | 1 | 2017-01-16T18:10:38Z | 2017-01-28T21:48:46Z | https://github.com/matomo-org/matomo/issues/11198 | 201,087,274 | 11,198 |
[
"matomo-org",
"matomo"
] | After upgrading Piwik from 2.17.1 to the new version 3.0.1 (using official debian package) I get a fatal error due to missing allowed memory size when I execute the system checks in admin area.
`PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 72 bytes) in /mydir/piwik/core/FileIn... | Allowed memory size exhausted in FileIntegrity.getDirectoriesFoundInManifest() | https://api.github.com/repos/matomo-org/matomo/issues/11197/comments | 8 | 2017-01-16T16:16:10Z | 2017-01-18T20:32:05Z | https://github.com/matomo-org/matomo/issues/11197 | 201,061,242 | 11,197 |
[
"matomo-org",
"matomo"
] | marketplace/plugin Tab FAQ: broken
Latest Piwik, different browsers
please see attachment

| marketplace/plugin Tab FAQ: broken | https://api.github.com/repos/matomo-org/matomo/issues/11195/comments | 0 | 2017-01-15T11:45:43Z | 2017-01-17T21:00:17Z | https://github.com/matomo-org/matomo/issues/11195 | 200,864,005 | 11,195 |
[
"matomo-org",
"matomo"
] | As discussed here on twitter:
* https://twitter.com/piwik/status/820591100855390208
It would make sense to not only annotate a day, but a precise moment in Time, down until seconds atleast.
The usecase is the connection of piwik with a build system, which automatically annotates newly deployed builds. | Feature: Allow annotations to be more precise | https://api.github.com/repos/matomo-org/matomo/issues/11194/comments | 1 | 2017-01-15T11:25:15Z | 2024-09-13T09:01:07Z | https://github.com/matomo-org/matomo/issues/11194 | 200,863,149 | 11,194 |
[
"matomo-org",
"matomo"
] | v3.0.1
in "SEO-Bewertungen" the image size seems to be different?

| v3.0.1 SEO-Bewertungen <- Image Size | https://api.github.com/repos/matomo-org/matomo/issues/11192/comments | 5 | 2017-01-14T14:14:16Z | 2017-01-14T18:26:52Z | https://github.com/matomo-org/matomo/issues/11192 | 200,806,109 | 11,192 |
[
"matomo-org",
"matomo"
] | After updating Piwik to 3.0.0. Go to Manage Plugins, and "Activate" any plug-in makes Chrome tab hang/freeze. After clicking "Activate", Chrome loads for a while and after page loading complete, the tab hangs. Cannot scroll, if switching to another tab & back, the tab is empty. Basically can only reload the tab and it ... | Manage Plugins -> Activate any plug-in makes tab in Chrome hang | https://api.github.com/repos/matomo-org/matomo/issues/11191/comments | 5 | 2017-01-14T13:48:20Z | 2024-09-13T09:01:08Z | https://github.com/matomo-org/matomo/issues/11191 | 200,804,576 | 11,191 |
[
"matomo-org",
"matomo"
] | When trying to [manage the database size](https://piwik.org/docs/managing-your-databases-size) one can:
1. configure the user interface and configure Piwik to "Delete old visitor logs from the database". When enabled, a scheduled task will be executed at the end of `core:archive` command which will purge the old da... | command core:delete-logs-data will not delete unused rows from log_action table | https://api.github.com/repos/matomo-org/matomo/issues/11189/comments | 7 | 2017-01-13T09:23:12Z | 2024-09-13T09:01:09Z | https://github.com/matomo-org/matomo/issues/11189 | 200,582,600 | 11,189 |
[
"matomo-org",
"matomo"
] | Please treat this as priority. We use piwik across our native application and in our Salesforce application. We have hit a roadblock recently where Salesforce Lighting enforces ES5 strict mode and Piwik is not compatible to ES5 standards. Do you guys have any plan around this?
https://developer.salesforce.com/docs/a... | Piwik.JS is not ES5 compatible - so not able to use Piwik in Salesforce Lightning | https://api.github.com/repos/matomo-org/matomo/issues/11188/comments | 2 | 2017-01-13T05:19:40Z | 2024-09-13T09:01:09Z | https://github.com/matomo-org/matomo/issues/11188 | 200,550,099 | 11,188 |
[
"matomo-org",
"matomo"
] | Since the upgrade to 3.0 I've lost all actions - Automatic update.
It still shows the ones processed before the upgrade if I get back in time, but none are processed anymore since the upgrade.
Under "Actions menu", only "Downloads" still shows something while all other sub-menus shows only:
`There is no data for t... | 3.0.x - No more Action showed since upgrade | https://api.github.com/repos/matomo-org/matomo/issues/11187/comments | 5 | 2017-01-13T00:52:45Z | 2017-03-12T00:56:33Z | https://github.com/matomo-org/matomo/issues/11187 | 200,521,420 | 11,187 |
[
"matomo-org",
"matomo"
] | hello,
i see piwik loading, the gray background with header - piwik logo and top nav.
can't access the stats. | 3.0.1 after upgrade layout without stats modules loaded | https://api.github.com/repos/matomo-org/matomo/issues/11186/comments | 1 | 2017-01-12T23:08:29Z | 2017-02-18T09:39:45Z | https://github.com/matomo-org/matomo/issues/11186 | 200,505,997 | 11,186 |
[
"matomo-org",
"matomo"
] | Hello,
After / while updating to piwik 3.0.1 is crashed... (auto-update) | 3.0.1 - Interface 'DeviceDetector\Yaml\Parser' not found | https://api.github.com/repos/matomo-org/matomo/issues/11185/comments | 1 | 2017-01-12T21:56:36Z | 2017-02-20T17:02:36Z | https://github.com/matomo-org/matomo/issues/11185 | 200,491,242 | 11,185 |
[
"matomo-org",
"matomo"
] | Sometimes an automated process for installation eg. for a hosting service provider or even people who run the piwik via docker container.
So to be able to run a command such as:
```
php console install
```
By default the `install` option would look for a `config.ini.php` and will:
* Generate the database
... | Build in cli Installer | https://api.github.com/repos/matomo-org/matomo/issues/11184/comments | 1 | 2017-01-12T20:34:04Z | 2017-02-18T09:05:19Z | https://github.com/matomo-org/matomo/issues/11184 | 200,472,396 | 11,184 |
[
"matomo-org",
"matomo"
] | Hey,
installing Piwik 3.0.0 works fine (no errors in system check), but when I try to install version 3.0.1 I get an Error 500 at system check page. Php-Error Log is empty and Apache Log only displays "premature end of script headers".
I am using PHP 7.0.x with FPM and apache 2.
Any ideas? | Error 500 when trying to install 3.0.1 | https://api.github.com/repos/matomo-org/matomo/issues/11183/comments | 7 | 2017-01-12T17:10:04Z | 2017-12-06T12:31:18Z | https://github.com/matomo-org/matomo/issues/11183 | 200,425,615 | 11,183 |
[
"matomo-org",
"matomo"
] | Hello,
we are using Log Analytics with a very huge nginx access log and are running into this error after ~ 5.000.000 lines:
"NOTICE: PHP message: Error in Piwik (tracker): Error query: SQLSTATE[22003]: Numeric value out of range: 1264 Out of range value for column 'visit_total_interactions' at row 1 In query: UPDA... | Numeric value out of rang 'visit_total_interactions' | https://api.github.com/repos/matomo-org/matomo/issues/11181/comments | 2 | 2017-01-12T11:35:29Z | 2017-02-18T09:20:52Z | https://github.com/matomo-org/matomo/issues/11181 | 200,344,433 | 11,181 |
[
"matomo-org",
"matomo"
] |  | Personal settings - language selection overlapped by other dropdown | https://api.github.com/repos/matomo-org/matomo/issues/11180/comments | 0 | 2017-01-12T05:54:33Z | 2017-02-28T23:06:36Z | https://github.com/matomo-org/matomo/issues/11180 | 200,284,586 | 11,180 |
[
"matomo-org",
"matomo"
] | In Referrers breakdowns, Unique Visitors column is not available for anything but "daily" periods.
We're on Piwik 2.17.1, and we have enabled UV processing for all periods following Faq#113 by using
```
[General]
enable_processing_unique_visitors_day = 1
enable_processing_unique_visitors_week = 1
enable_proce... | Unique Visitors missing in Referrer breakdowns when using period other than daily | https://api.github.com/repos/matomo-org/matomo/issues/11179/comments | 6 | 2017-01-11T11:37:35Z | 2024-09-13T10:57:18Z | https://github.com/matomo-org/matomo/issues/11179 | 200,070,708 | 11,179 |
[
"matomo-org",
"matomo"
] | I use Piwik 3.0.0, and had some of the previous versions, too. I use it without JS tracking, just by importing server logs.
Now I need information about **which file is downloaded the most**. The problem with the downloads overview is, that "hierarcical" view only groups the url of the site, not the path of the file ... | Can not read the filename in the downloads view | https://api.github.com/repos/matomo-org/matomo/issues/11178/comments | 17 | 2017-01-11T08:26:28Z | 2024-09-13T10:57:17Z | https://github.com/matomo-org/matomo/issues/11178 | 200,030,459 | 11,178 |
[
"matomo-org",
"matomo"
] | In order to make piwik loading a bit faster, there is a very quick and safe way how to save some network bandwidth during website loading. There is more than 1000 images in Piwik, most of which have potential to be losselessly minified.
I run all of the images through ImageOptim and file size savings were 23.2% avera... | Losslessly minify png, jpg and gif images used in Piwik | https://api.github.com/repos/matomo-org/matomo/issues/11177/comments | 11 | 2017-01-11T08:15:24Z | 2017-02-20T17:06:37Z | https://github.com/matomo-org/matomo/issues/11177 | 200,028,609 | 11,177 |
[
"matomo-org",
"matomo"
] | Trying to upload the PerformanceInfo plugin via the GUI since for some reason I can't find it via search (another issue I guess?) and I get the following error from the interface:
```
You did not specify a ZIP file.
```
Checking error logs shows the same:
```
FastCGI sent in stderr: "PHP message: Error in P... | Uploading plugin in 3.0.1 causes error | https://api.github.com/repos/matomo-org/matomo/issues/11176/comments | 3 | 2017-01-11T03:58:33Z | 2024-09-13T09:01:10Z | https://github.com/matomo-org/matomo/issues/11176 | 199,998,062 | 11,176 |
[
"matomo-org",
"matomo"
] | I just used Piwik as the analytics system and it works well, but the data in 'Users' is null.
I assume that the data in 'Users' shoud be the users registered in website, is that correct ? and why there's no data ?
thanks a lot.
 displayed with the same picture now.
in 2.1x different pictures for different windows versions used. | Realtime Log - Specific icons for each Windows Version | https://api.github.com/repos/matomo-org/matomo/issues/11173/comments | 7 | 2017-01-10T19:24:10Z | 2024-09-13T09:01:10Z | https://github.com/matomo-org/matomo/issues/11173 | 199,910,803 | 11,173 |
[
"matomo-org",
"matomo"
] | As you can see in the screenshot instead of rendered HTML it displays raw html.
Maybe this helps you, HTML-ID/Classes of the notification box that is affected:
```
<div id="notificationContainer">
<div piwik-notification="" notification-id="CorePluginsAdmin_InstallPlugin" context="error" type="persistent" class="... | Raw html-output of error-message instead of rendered html | https://api.github.com/repos/matomo-org/matomo/issues/11172/comments | 4 | 2017-01-10T15:43:04Z | 2024-09-13T09:01:11Z | https://github.com/matomo-org/matomo/issues/11172 | 199,855,293 | 11,172 |
[
"matomo-org",
"matomo"
] | At the Database Upgrade Required step, the update process reports an error and invites to revisit the page until no errors are reported. After clicking the Details link, I get this:

I don't think the... | Garbled error message related to File Integrity when upgrading to 3.0.1 | https://api.github.com/repos/matomo-org/matomo/issues/11171/comments | 1 | 2017-01-10T14:40:21Z | 2017-02-18T08:59:21Z | https://github.com/matomo-org/matomo/issues/11171 | 199,838,567 | 11,171 |
[
"matomo-org",
"matomo"
] | I created a segment with an OR and get the following error:
The segment 'deviceType%3D%3DSmartphone%2CdeviceType%3D%3DTablet%2CdeviceType%3D%3DPhablet' is not valid.
When clicking on the admin panel after this message there is some more information:
ERROR: Failed to get data from API: The segment 'deviceType%3D%3D... | Piwik 3.0.1 Segments with an OR not working | https://api.github.com/repos/matomo-org/matomo/issues/11170/comments | 11 | 2017-01-10T14:22:50Z | 2017-02-28T23:07:19Z | https://github.com/matomo-org/matomo/issues/11170 | 199,833,860 | 11,170 |
[
"matomo-org",
"matomo"
] | I am on piwik 3.0. I have in dashboard the "update to 3.0.1"
- If i move mouse over the box the box with please update link and changelog appears, but it is impossible to click them. The css is wrong, as soon as you move the mouse 1 pixel the box below disappears, before reaching it with the cursor and keeping it op... | Piwk 3.0 cannot "catch" the update links in dashboard | https://api.github.com/repos/matomo-org/matomo/issues/11169/comments | 2 | 2017-01-10T10:12:17Z | 2017-01-10T10:35:36Z | https://github.com/matomo-org/matomo/issues/11169 | 199,780,568 | 11,169 |
[
"matomo-org",
"matomo"
] | Hello,
Is it possible to update debian repository to 3.x version. I'm still stuck in 2.x and I like the way debian package upgrade is working.
thanks | Upgrade debian package to 3.x | https://api.github.com/repos/matomo-org/matomo/issues/11168/comments | 1 | 2017-01-10T08:01:21Z | 2017-02-28T23:07:01Z | https://github.com/matomo-org/matomo/issues/11168 | 199,755,607 | 11,168 |
[
"matomo-org",
"matomo"
] | Hi!
After morning upgrade I see long modal with list of the files which I should to delete.... No more words, see screenshot.

| "File integrity" modal is unusable as content is displayed as HTML entities | https://api.github.com/repos/matomo-org/matomo/issues/11167/comments | 3 | 2017-01-10T07:51:15Z | 2017-03-02T01:19:14Z | https://github.com/matomo-org/matomo/issues/11167 | 199,754,078 | 11,167 |
[
"matomo-org",
"matomo"
] | I didn't have this problem before and updated nearly every step of the version 2 path.
It finds several problems in the file integrity after updating and gives some commands to delete folders and files (I'm realy glad for these btw).
Shouldn't the update itself already clean up unused files?
Example:
rm "/var... | Updating from 3.0.0 to 3.0.1 needs manual file deletions | https://api.github.com/repos/matomo-org/matomo/issues/11166/comments | 2 | 2017-01-10T06:40:03Z | 2017-02-18T08:55:19Z | https://github.com/matomo-org/matomo/issues/11166 | 199,744,374 | 11,166 |
[
"matomo-org",
"matomo"
] | After I upgraded to version 3.0 some of my reports are off. Visitors in real time disappears after 4PM. When I click on visitor log there is no data. Some reports show that it's the next day. My website is set to America/Los_Angeles. It looks like some reports may be going off UTC time and not the timezone that is
se... | Visitors in real time data gone after 4PM Piwik 3.0 | https://api.github.com/repos/matomo-org/matomo/issues/11165/comments | 16 | 2017-01-10T02:25:33Z | 2017-03-05T04:32:59Z | https://github.com/matomo-org/matomo/issues/11165 | 199,716,478 | 11,165 |
[
"matomo-org",
"matomo"
] | As per 9th of january 2017 i'm using latest version of Wordpress, Flatsome Theme, latest version of Piwik plugin. PHP 5.6.29 - Debian. Mysql 5.0.11-dev
When the plugin is activated and I try to edit a page using the UX-builder, I get this error:
This page contains the following errors:
error on line 2 at column ... | UX builder fail when PIWIK plugin activated | https://api.github.com/repos/matomo-org/matomo/issues/11160/comments | 1 | 2017-01-09T14:44:29Z | 2017-02-20T17:10:15Z | https://github.com/matomo-org/matomo/issues/11160 | 199,568,649 | 11,160 |
[
"matomo-org",
"matomo"
] | Hi there!
After upgrading Piwik to v3, the removal of auth tokens from the list of users / specific user / newly created user broke my application, so I fixed it but now I can't get the auth token using the Piwik API in order to log the users in using an iframe.
I use the `getTokenAuth()` method but that causes... | Can't get auth token from the Piwik API (v3) for a specific user / newly created user | https://api.github.com/repos/matomo-org/matomo/issues/11159/comments | 6 | 2017-01-09T13:10:54Z | 2024-09-13T09:01:11Z | https://github.com/matomo-org/matomo/issues/11159 | 199,548,690 | 11,159 |
[
"matomo-org",
"matomo"
] | I have one instance of Piwik where the Location Provider: GeoIP (Php) is not showing up after updating to 3.0.0. It was active and in use before the update.

Here is how a fresh install looks like
![yes... | Location Provider: GeoIP (Php) missing after update to 3.0.0 | https://api.github.com/repos/matomo-org/matomo/issues/11157/comments | 4 | 2017-01-09T08:53:04Z | 2017-08-25T00:16:22Z | https://github.com/matomo-org/matomo/issues/11157 | 199,502,310 | 11,157 |
[
"matomo-org",
"matomo"
] | Checklist for a successful release:
- [x] Beta release cycle has started with the first beta release!
- [x] Forum support: regularly check all posts in [Support & Bugs forum](http://forum.piwik.org/c/support-bugs)
- [x] Forum General questions: look for bugs & regressions in [General questions forum](http://... | Release Piwik 3.0.1 | https://api.github.com/repos/matomo-org/matomo/issues/11156/comments | 2 | 2017-01-09T08:35:55Z | 2017-01-09T22:18:20Z | https://github.com/matomo-org/matomo/issues/11156 | 199,499,789 | 11,156 |
[
"matomo-org",
"matomo"
] | Follow-up to #10587 and similar to #9292
There are still many low resolution icons left in piwik:
- Flags:
- Personally I don't like the "glossy" look of the current flags. (e.g )
- There are many ... | Improve icons and images in piwik | https://api.github.com/repos/matomo-org/matomo/issues/11155/comments | 12 | 2017-01-07T14:37:09Z | 2017-04-18T17:50:49Z | https://github.com/matomo-org/matomo/issues/11155 | 199,364,780 | 11,155 |
[
"matomo-org",
"matomo"
] | Tibet is not an independent country, is a province of China. | Tibet should be part of China | https://api.github.com/repos/matomo-org/matomo/issues/11152/comments | 3 | 2017-01-07T02:01:35Z | 2017-08-02T04:41:03Z | https://github.com/matomo-org/matomo/issues/11152 | 199,332,944 | 11,152 |
[
"matomo-org",
"matomo"
] | After update to Piwik 3.0.1-b2 I have 2 error:
WARNING: /homepages/15/d655099974/htdocs/analytics/plugins/SecurityInfo/PhpSecInfo/PhpSecInfo.php(95): Deprecated - Methods with the same name as their class will not be constructors in a future version of PHP; PhpSecInfo has a deprecated constructor - Piwik 3.0.1-b2 - ... | Error php | https://api.github.com/repos/matomo-org/matomo/issues/11151/comments | 3 | 2017-01-06T22:59:23Z | 2017-02-20T17:11:01Z | https://github.com/matomo-org/matomo/issues/11151 | 199,311,394 | 11,151 |
[
"matomo-org",
"matomo"
] | Since the update to 3.0 I miss the Visitor Generator.
I activate the Plugin, but I don't have the Developer Section...
| Visitor Generator missing | https://api.github.com/repos/matomo-org/matomo/issues/11150/comments | 1 | 2017-01-06T18:15:06Z | 2017-01-16T23:20:53Z | https://github.com/matomo-org/matomo/issues/11150 | 199,254,725 | 11,150 |
[
"matomo-org",
"matomo"
] | It would be useful if a user could be made superuser but not see any website data. Basically a user that can only configure Piwik.
I am aware of the LoginLdap plugin that can read user permissions from LDAP. But it seems to read site IDs from LDAP and it is cumbersome to have someone manually look up site IDs and th... | Semi-superuser level / allow configuration but no analytics | https://api.github.com/repos/matomo-org/matomo/issues/11149/comments | 3 | 2017-01-06T16:29:45Z | 2024-09-13T09:01:12Z | https://github.com/matomo-org/matomo/issues/11149 | 199,233,153 | 11,149 |
[
"matomo-org",
"matomo"
] | On 25.12.2016 a security issue (CVE-2016-10074) was found in the Swiftmailer component for versions lower than 5.4.5. You use the monolog component (in composer.json) which uses Swiftmailer. Could you confirm if that affects the security of the application?
More info: http://pwnscriptum.com/ | Swiftmailer Security issue CVE-2016-10074 | https://api.github.com/repos/matomo-org/matomo/issues/11147/comments | 5 | 2017-01-05T10:29:24Z | 2017-01-09T18:02:07Z | https://github.com/matomo-org/matomo/issues/11147 | 198,922,830 | 11,147 |
[
"matomo-org",
"matomo"
] | When updating Piwik using the automatic update process from the last version to the most recent version 3.0.0, the dashboard is broken. This means, that no icons and widgets are shown in the backend.
The problem seems to be caused by the line `Options -Indexes` in the ".htaccess" files in Piwik's "plugins" and "libs... | Update to 3.0.0 breaks dashboard if server does not support `Options -Indexes` in ".htaccess" files | https://api.github.com/repos/matomo-org/matomo/issues/11146/comments | 1 | 2017-01-04T13:43:32Z | 2017-01-05T10:49:41Z | https://github.com/matomo-org/matomo/issues/11146 | 198,710,143 | 11,146 |
[
"matomo-org",
"matomo"
] | Plugin Filter "third party" shows several plugins with author "piwik"
that's somehow irritating....
(piwikPro should be fine)
please see attachment

| Plugin Filter "third party" shows several plugins with author "piwik" | https://api.github.com/repos/matomo-org/matomo/issues/11145/comments | 6 | 2017-01-04T12:21:25Z | 2017-03-25T08:30:25Z | https://github.com/matomo-org/matomo/issues/11145 | 198,695,563 | 11,145 |
[
"matomo-org",
"matomo"
] | different values on different places for number of active plugins
please see attachment

| different values on different places for "number of active plugins" | https://api.github.com/repos/matomo-org/matomo/issues/11144/comments | 0 | 2017-01-04T12:14:14Z | 2017-02-28T23:10:49Z | https://github.com/matomo-org/matomo/issues/11144 | 198,694,406 | 11,144 |
[
"matomo-org",
"matomo"
] | since start page of admin backend gives a good and interesting overview, shows news etc. (and also advertise Premium plugins and possibility for donation...)
it should **be accessible** and with this also **be visible** directly via link site menu.
And not only via link in right head...
please attachment
![2017... | No link to "backend-start-page" in "backend-menu" | https://api.github.com/repos/matomo-org/matomo/issues/11143/comments | 4 | 2017-01-04T12:03:39Z | 2017-02-21T05:22:35Z | https://github.com/matomo-org/matomo/issues/11143 | 198,692,709 | 11,143 |
[
"matomo-org",
"matomo"
] | I thought there should be only one idvisitor matched for single idvisit.
However, there are more than 10 cases where multiple idvisitors exist for single idvisit in log_link_visit_action table.
Idvisitor changed as soon as user signed up, so I checked if the idvisitor occured right after signed up existed before ... | multiple idvisitors per single idvisit | https://api.github.com/repos/matomo-org/matomo/issues/11141/comments | 1 | 2017-01-04T07:39:00Z | 2017-02-20T16:33:51Z | https://github.com/matomo-org/matomo/issues/11141 | 198,646,406 | 11,141 |
[
"matomo-org",
"matomo"
] | i can not add a new website to my website. the website management page trys to load all 22 websites, but then stops and non website gets enlisted. have changed php version from 5.5 to 5.6 and 7.0. my piwik instance is installed on a hosted server, so i have no root access.
 is not complete. There are always just 98 entries.
Same by exporting as CSV. | Exported exit pages are not complete | https://api.github.com/repos/matomo-org/matomo/issues/11137/comments | 3 | 2017-01-03T10:03:42Z | 2017-01-04T11:48:01Z | https://github.com/matomo-org/matomo/issues/11137 | 198,441,828 | 11,137 |
[
"matomo-org",
"matomo"
] | Mysql 5.6.16-Log
piwik 2.11.2
Http Link:
http://localhost/pwk2112/piwik.php?action_name=&idsite=1&rec=1&r=713679&h=12&m=43&s=27&url=http%3A%2F%2Fcategory%2F%C3%90_%C3%90%C2%BA%C3%91_%C3%90%C2%B5%C3%91_%C3%91_%C3%91%C6%92%C3%90%C2%B0%C3%91%E2%82%AC%C3%91%E2%80%B9%2Fcid-90409%2F%26%26page_yxm%3D18&_id=231bc7088d3a... | Error in Piwik (tracker): Error query: SQLSTATE[HY000]: General error: 1366 Incorrect string value: | https://api.github.com/repos/matomo-org/matomo/issues/11136/comments | 9 | 2017-01-03T05:41:55Z | 2023-10-09T23:07:39Z | https://github.com/matomo-org/matomo/issues/11136 | 198,413,433 | 11,136 |
[
"matomo-org",
"matomo"
] | We set Piwik to German language long time ago.
These days we set it back to English since this makes bugreports etc much easier.
-> everything is in English now :-)
=> login screen keeps German :-(
(different browsers, browser cache is set to disabled) | Language changes not respected within login screen | https://api.github.com/repos/matomo-org/matomo/issues/11133/comments | 2 | 2017-01-02T20:53:30Z | 2017-02-18T09:26:34Z | https://github.com/matomo-org/matomo/issues/11133 | 198,379,798 | 11,133 |
[
"matomo-org",
"matomo"
] | in #11096 and #11107 we introduced a new feature where the file integrity checker now also checks for files which are present in the Piwik filesystem, but are not expected.
Often these are files that used to be in previous Piwik versions but were removed afterwards. our automatic updater should automatically delete... | Automatically delete non-expected files from the filesystem | https://api.github.com/repos/matomo-org/matomo/issues/11132/comments | 11 | 2017-01-02T20:07:25Z | 2024-09-13T09:01:12Z | https://github.com/matomo-org/matomo/issues/11132 | 198,376,301 | 11,132 |
[
"matomo-org",
"matomo"
] | After recording an event, it also has idaction_url field (log_link_visit_action) filled with ID of URL it took place on. This URL is saved with idaction.type=10
Unfortunately, when later segmenting using "Action URL", events report won't be segmented, despite proper data residing in the database.
Confirmed on 2.1... | Action URL segment could filter both (Page URLs OR Event URLs) | https://api.github.com/repos/matomo-org/matomo/issues/11131/comments | 6 | 2017-01-02T18:05:23Z | 2024-09-13T09:01:13Z | https://github.com/matomo-org/matomo/issues/11131 | 198,366,331 | 11,131 |
[
"matomo-org",
"matomo"
] | There's a garbled text at segment editor when using language zh-TW and even zh-CN.
zh-TW (Should be 指標)

zh-CN (Should be 指标)

See Picture:

| Number of pageviews missing in realtime map tooltip | https://api.github.com/repos/matomo-org/matomo/issues/11119/comments | 1 | 2016-12-31T09:32:57Z | 2017-01-02T00:11:20Z | https://github.com/matomo-org/matomo/issues/11119 | 198,225,786 | 11,119 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.