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"
] | After Updating to Piwik 3.0 the interface of piwik is not working any more,
I have also tried to reinstall piwik (deleted also all mysql tables)
The Pictures don't load any more :/
Webhosting: World4you
PHP Version 5.6.29
: Warning - Illegal string offset... | Running the archive via cron will result often in errors "Illegal string offset 'XAxisDisplay' 'XAxisFormat' " | https://api.github.com/repos/matomo-org/matomo/issues/11116/comments | 11 | 2016-12-30T07:23:40Z | 2017-04-03T17:47:10Z | https://github.com/matomo-org/matomo/issues/11116 | 198,113,723 | 11,116 |
[
"matomo-org",
"matomo"
] | Summary: when a visitor triggers a signup goal, we register them and associate their userid to piwik for tracking.
However, all pre-goal-conversion visit history for that user is orphaned as an anonymous visitor, in that, it's not showing under the userid for that visitor when viewing the log or custom dimension re... | Users are converting but not retaining pre-conversion history in visitor log | https://api.github.com/repos/matomo-org/matomo/issues/11112/comments | 5 | 2016-12-29T18:14:56Z | 2020-09-09T01:52:33Z | https://github.com/matomo-org/matomo/issues/11112 | 198,047,224 | 11,112 |
[
"matomo-org",
"matomo"
] | Hovering over button displays more info with link to update, but this box disappears immediately after moving mouse out of the button. Clicking it also takes us nowhere.

| Update notification dropdown not usable | https://api.github.com/repos/matomo-org/matomo/issues/11111/comments | 5 | 2016-12-29T09:14:58Z | 2017-02-28T23:22:44Z | https://github.com/matomo-org/matomo/issues/11111 | 197,976,487 | 11,111 |
[
"matomo-org",
"matomo"
] | Would be a better idea to revert PR #11100 ` Reporting API: showColumns and hideColumns should be applied recursively` and move it to Piwik 4, since it could break Reporting API expectations and break some applications | Revert PR #11100 and schedule for Piwik 4 | https://api.github.com/repos/matomo-org/matomo/issues/11110/comments | 1 | 2016-12-29T09:12:59Z | 2016-12-29T22:41:39Z | https://github.com/matomo-org/matomo/issues/11110 | 197,976,218 | 11,110 |
[
"matomo-org",
"matomo"
] | Hi here,
for now, the mapping from two letter country code to the country in HTTP Tracking API is not available, which means, given a country, I cannot figure out the corresponding two letter country code. Hope there is a list or standard to show the mapping. thanks a lot : ) | New Reporting API: return the mapping from two letter country code to the country name | https://api.github.com/repos/matomo-org/matomo/issues/11109/comments | 2 | 2016-12-29T06:39:08Z | 2024-09-13T09:01:14Z | https://github.com/matomo-org/matomo/issues/11109 | 197,961,230 | 11,109 |
[
"matomo-org",
"matomo"
] | According to [Serializing objects - objects in sessions](https://secure.php.net/manual/en/language.oop5.serialization.php):
> In order to be able to unserialize() an object, the class of that object needs to be defined. That is, if you have an object of class A and serialize this, you'll get a string that refers to ... | Reporting API with format=php returning unknown objects __PHP_Incomplete_Class __PHP_Incomplete_Class_Name | https://api.github.com/repos/matomo-org/matomo/issues/11108/comments | 5 | 2016-12-28T19:23:21Z | 2024-09-13T09:01:14Z | https://github.com/matomo-org/matomo/issues/11108 | 197,903,265 | 11,108 |
[
"matomo-org",
"matomo"
] | After updating to 3.0.1b1 I get the follow file integrity errors: I think the update script did not delete them?
`Files were found in your Piwik but we didn't expect them.
--> Please delete these files to prevent errors. <--
File to delete: libs/bower_components/jquery/MIT-LICENSE.txt
File to delete: libs/bower... | Upgrading from 3.0.0 to 3.0.1b1 give files integrity errors | https://api.github.com/repos/matomo-org/matomo/issues/11107/comments | 6 | 2016-12-28T08:27:41Z | 2017-01-02T20:07:37Z | https://github.com/matomo-org/matomo/issues/11107 | 197,815,271 | 11,107 |
[
"matomo-org",
"matomo"
] | dashboard: define a standard pattern for heights of widgets and make it obligatory.
=> with this dashboard would look more beautiful/professional
At this time there are many different heights of widgets used
please see attachments (each color is a different height)

which leads to
a) horizontal scrollbar
b) vertical scrollbar (not needed/no function)
or
c) too wide content
depending on browser...
please see attachments
 (i.e., https://stats.example.org/index.php?module=Login&action=logme&login=your_login&password=your_MD5_password), I'm seeing the following error:
> An error occurred The password paramete... | Clarify FAQ instructions for logme mechanism (automatically logging in users when they click from my app to Piwik) | https://api.github.com/repos/matomo-org/matomo/issues/11094/comments | 4 | 2016-12-26T19:36:27Z | 2016-12-26T22:58:24Z | https://github.com/matomo-org/matomo/issues/11094 | 197,614,687 | 11,094 |
[
"matomo-org",
"matomo"
] | Hello.
Here is the process:
_paq.push(['addEcommerceItem', '1', 'item1', false, 100, 20]);
_paq.push(['addEcommerceItem', '2', 'item2', false, 200, 30]);
till now everything looks ok in stats. ( views, price and everything else, including items and quantity of items in abandoned cart)
after
_paq.push(['trackEcomm... | Wrong data in stats after trackEcommerceOrder | https://api.github.com/repos/matomo-org/matomo/issues/11092/comments | 1 | 2016-12-26T18:28:47Z | 2016-12-26T21:09:06Z | https://github.com/matomo-org/matomo/issues/11092 | 197,610,712 | 11,092 |
[
"matomo-org",
"matomo"
] | **Problem**
Unique visitors are displayed/processed wrongly when amount is bigger than 1000
**Since / Version**
I noticed this bug first yesterday, I think it's since the upgrade to **Piwik 3**.
**What works**
View unique visitors for a timespan where unique visitors amount is **smaller than** 1000.
**What ... | Unique visitors are displayed/processed wrongly when amount is bigger than 1000 | https://api.github.com/repos/matomo-org/matomo/issues/11090/comments | 5 | 2016-12-26T12:13:42Z | 2017-01-07T12:00:52Z | https://github.com/matomo-org/matomo/issues/11090 | 197,581,679 | 11,090 |
[
"matomo-org",
"matomo"
] | I just found out if the language-URL-Parameter is set (`?language=en_US`, my default language is de_DE) then it only affects segments-area and the timespan-area but not the widgets or the bar on the left
<img width="1190" alt="bildschirmfoto 2016-12-26 um 12 46 11" src="https://cloud.githubusercontent.com/assets/57370... | URL-parameter for language doesn't affect widgets and sidebar | https://api.github.com/repos/matomo-org/matomo/issues/11089/comments | 4 | 2016-12-26T12:00:40Z | 2025-03-04T14:38:29Z | https://github.com/matomo-org/matomo/issues/11089 | 197,580,656 | 11,089 |
[
"matomo-org",
"matomo"
] | When you use a remote MySQL server and can't get FILE privilege, i.e. AWS RDS, you need LOAD DATA LOCAL INFILE capability. For some reason that was an issue in PHP when `open_basedir` or `safe_mode` were enabled and their workaround was to just disable it. However it's been fixed since last year, for PHP version `5.6.1... | No need to disable LOAD DATA LOCAL INFILE when open_basedir restrictions and/or safe_mode are enabled | https://api.github.com/repos/matomo-org/matomo/issues/11088/comments | 6 | 2016-12-26T05:21:53Z | 2024-09-13T09:01:15Z | https://github.com/matomo-org/matomo/issues/11088 | 197,537,648 | 11,088 |
[
"matomo-org",
"matomo"
] | Add new System check diagnostic (or rather update the existing check `File integrity`) to issue a warning or even error if an unexpected file is found within Piwik filesystem (excluding marketplace plugins) | System check diagnostic issue a warning or even error if an unexpected file is found within Piwik filesystem (excluding marketplace plugins) | https://api.github.com/repos/matomo-org/matomo/issues/11087/comments | 0 | 2016-12-26T04:44:24Z | 2016-12-27T09:05:21Z | https://github.com/matomo-org/matomo/issues/11087 | 197,535,460 | 11,087 |
[
"matomo-org",
"matomo"
] | This happens when you click on a specific visit on the right side of the visitor profile popup. The URL for opening a visitor profile in a new window changes; `visitorId` gets removed and instead `visitId` is added. But that new parameter has no affect and the new page shows the very last visitor's profile.
Steps to... | Opening a visitor profile in a new window sometimes shows a different visitor's profile | https://api.github.com/repos/matomo-org/matomo/issues/11078/comments | 2 | 2016-12-25T21:15:18Z | 2019-03-17T11:44:47Z | https://github.com/matomo-org/matomo/issues/11078 | 197,515,369 | 11,078 |
[
"matomo-org",
"matomo"
] | Hi there :)
after setting "force_ssl = 1" in the config.ini.php, I get this error every time the system execute the cronjob:
`Empty or invalid response 'Got invalid response from API request: https://piwik.mydomain.sample/?module=API&method=API.get&idSite=2&period=day&date=last52&format=php&trigger=archivephp&to... | cronjob error: "curl_exec: SSL certificate problem: ..." | https://api.github.com/repos/matomo-org/matomo/issues/11077/comments | 10 | 2016-12-25T20:30:30Z | 2017-01-09T20:30:27Z | https://github.com/matomo-org/matomo/issues/11077 | 197,514,224 | 11,077 |
[
"matomo-org",
"matomo"
] | Since upgrading to 3.0 the layout in diagnostics / database usage is wrong. I use the latest Safari Browser (Mac).
See screenshot.
<img width="581" alt="piwik-dbusage" src="https://cloud.githubusercontent.com/assets/16715040/21469174/4e6267ca-ca3d-11e6-870f-499755b40d1c.png">
| Datatable content may overflow out of the containers (eg. in Database usage) | https://api.github.com/repos/matomo-org/matomo/issues/11076/comments | 0 | 2016-12-24T23:59:01Z | 2024-09-13T09:01:16Z | https://github.com/matomo-org/matomo/issues/11076 | 197,481,653 | 11,076 |
[
"matomo-org",
"matomo"
] | Since upgrading to Piwik 3.0.0 the graphs are no longer updating the displayed data. The old datas before the upgrade are still displayed, but no actual visits.
But the visits are tracked by Piwik!
Look to the screenshot: the graph says that I had no visitors the last 4 days, but below the text shows that I had visit... | graphs are not working after upgrade to 3.0 | https://api.github.com/repos/matomo-org/matomo/issues/11075/comments | 6 | 2016-12-24T23:43:33Z | 2016-12-27T19:30:07Z | https://github.com/matomo-org/matomo/issues/11075 | 197,481,365 | 11,075 |
[
"matomo-org",
"matomo"
] | Logs show the following error
Piwik (tracker): Error query: fetch() failed: Unknown column 'visit_total_interactions' in 'field list'.....
I see it was added recently ( https://github.com/piwik/piwik/commit/107147670f46b234afadefe82e0c384b10c41279 ) but there is no create reference for it in the Mysql Schema | Column 'visit_total_interactions' is missing | https://api.github.com/repos/matomo-org/matomo/issues/11074/comments | 9 | 2016-12-24T17:53:40Z | 2017-05-11T11:56:25Z | https://github.com/matomo-org/matomo/issues/11074 | 197,472,051 | 11,074 |
[
"matomo-org",
"matomo"
] | When clicking on the Visitor Log menu the following error is displayed and nothing else
Mysqli prepare error: Unknown column 'log_link_visit_action.interaction_position' in 'field list'
Searching through the code i see that piwik 2.17.1 and 3.0 have a difference in the file plugin/Live/Model.php in line 56 where ... | Visitor log says " Mysqli prepare error: Unknown column 'log_link_visit_action.interaction_position' in 'field list' " | https://api.github.com/repos/matomo-org/matomo/issues/11073/comments | 1 | 2016-12-24T17:40:32Z | 2016-12-26T04:28:17Z | https://github.com/matomo-org/matomo/issues/11073 | 197,471,608 | 11,073 |
[
"matomo-org",
"matomo"
] | When accessing Visitors->Users, no matter the time-frame selected "There is no data for this report."
This occurred after upgrading to 3.0.0 | Visitors Log Does Not Show Any Data | https://api.github.com/repos/matomo-org/matomo/issues/11072/comments | 3 | 2016-12-23T12:50:48Z | 2016-12-26T04:49:36Z | https://github.com/matomo-org/matomo/issues/11072 | 197,364,467 | 11,072 |
[
"matomo-org",
"matomo"
] | The 'lost your password' is vulnerable to fishing attacks.
Usecase:
An attacker tries to reset the password of an account, the email gets send out. The attacker needs to check if they can login using this new password. (either by a user clicking the link in the email, or even worse, an automated email vulnerability... | security 'forget your password' prone to phishing attacks | https://api.github.com/repos/matomo-org/matomo/issues/11071/comments | 10 | 2016-12-22T22:14:03Z | 2020-07-06T02:48:45Z | https://github.com/matomo-org/matomo/issues/11071 | 197,277,625 | 11,071 |
[
"matomo-org",
"matomo"
] | The UI element referenced as a `card widget` (DIV classes), one that has the **Change visualisation** option, has a bug.
When you select **Insights** from the dropdown menu, the next time you open it it becomes hidden (or contained perhaps) inside the widget area. You need to scroll down (inside the widget) to see i... | Dropdown menu becomes hidden inside the widget | https://api.github.com/repos/matomo-org/matomo/issues/11070/comments | 3 | 2016-12-22T19:27:51Z | 2017-01-17T23:07:50Z | https://github.com/matomo-org/matomo/issues/11070 | 197,249,537 | 11,070 |
[
"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.
Th... | Downloads are not displayed hierarchically | https://api.github.com/repos/matomo-org/matomo/issues/11069/comments | 4 | 2016-12-22T14:58:50Z | 2017-01-11T08:28:02Z | https://github.com/matomo-org/matomo/issues/11069 | 197,192,587 | 11,069 |
[
"matomo-org",
"matomo"
] | I logged in to the Piwik interface and saw the small message flagged up in the top right saying I should upgrade my 2.17 installation to 2.17.1. (I'm on PHP 5.4 so cannot go to 3.0.0 until the point at which we're able to move the installation to PHP 5.5+)
I clicked on teh message and then the automatic upgrade but... | Make sure users with an older PHP can't upgrade to Matomo 4 | https://api.github.com/repos/matomo-org/matomo/issues/11068/comments | 9 | 2016-12-22T12:23:14Z | 2020-06-19T19:52:11Z | https://github.com/matomo-org/matomo/issues/11068 | 197,163,386 | 11,068 |
[
"matomo-org",
"matomo"
] | "SQLSTATE[42S02]: Base table or view not found: 1146 Table '[DBNAME].piwik_plugin_setting' doesn't exist"
After automatic upgrade to v3 I receive the above error, I do not know from which version I upgraded. | error piwik_plugin_setting' doesn't exist after upgrade to v3 | https://api.github.com/repos/matomo-org/matomo/issues/11067/comments | 11 | 2016-12-22T11:26:21Z | 2020-01-21T15:39:47Z | https://github.com/matomo-org/matomo/issues/11067 | 197,154,087 | 11,067 |
[
"matomo-org",
"matomo"
] | See https://forum.piwik.org/t/non-well-formed-numeric-value-in-live-plugin-in-3-0/22199
Piwik 3.0.0. PHP 7.1.0
This error only appears about once a day, and disappears on refreshing the dashboard. It leaves no trace in the PHP error_log or anywhere else - it's an onscreen warning only.
Here's the exact message... | Non Well Formed Numeric Value in Live Plugin in 3.0 | https://api.github.com/repos/matomo-org/matomo/issues/11066/comments | 12 | 2016-12-22T10:35:39Z | 2017-03-02T23:18:39Z | https://github.com/matomo-org/matomo/issues/11066 | 197,144,667 | 11,066 |
[
"matomo-org",
"matomo"
] | My config:
[General]
enable_auto_update = 0
enable_update_communication = 0
But this does not cover 2 calls for plugins (Update + paid)
Workaround for now:
```php
namespace Piwik\Plugins\Marketplace\Api;
class Client
{
private function fetch($action, $params)
{
return false;
``` | Behind proxy no Internet: impossible to view the Administration > Plugins page | https://api.github.com/repos/matomo-org/matomo/issues/11065/comments | 5 | 2016-12-22T07:40:21Z | 2024-09-13T09:01:17Z | https://github.com/matomo-org/matomo/issues/11065 | 197,113,062 | 11,065 |
[
"matomo-org",
"matomo"
] | When adding more measurable types such as Mobile App, or [Roll-Up sites](http://plugins.piwik.org/RollUpReporting), etc. it would be super useful to be able to find all sites from a given type by searching for them. For example
* Searching for "roll" or "rollup" or "roll-up" could return all Roll Up sites
* Searchi... | Websites manager: searching for the measurable type could return all matching measurables ("site" for all websites, "app" for all mobile apps, "rollup" for all Roll-Up reports etc) | https://api.github.com/repos/matomo-org/matomo/issues/11064/comments | 1 | 2016-12-22T04:34:12Z | 2024-09-13T09:01:17Z | https://github.com/matomo-org/matomo/issues/11064 | 197,092,714 | 11,064 |
[
"matomo-org",
"matomo"
] | When I created my first Piwik account it felt like a good idea to use a random username, like I do nearly everywhere, but I didn't know you can not change that later. All throughout Piwik the user alias is displayed except with Annotations.
On a Dashboard widget (Visits Over Time) a long username is using way too mu... | Display alias instead of username next to annotations | https://api.github.com/repos/matomo-org/matomo/issues/11062/comments | 3 | 2016-12-21T20:20:29Z | 2024-09-13T09:01:18Z | https://github.com/matomo-org/matomo/issues/11062 | 197,023,894 | 11,062 |
[
"matomo-org",
"matomo"
] | After update to 3.0.0, on the top of the main admin page, I have numerous errors of the form:
"WARNING: /usr/www/users/pazuzu/piwik/plugins/Goals/Reports/BaseEcommerce.php(56): Notice - Undefined index: idSites - Piwik 3.0.0 - Please report this message in the Piwik forums: http://forum.piwik.org (please do a search... | Numerous errors in admin after update to 3.0.0 | https://api.github.com/repos/matomo-org/matomo/issues/11061/comments | 14 | 2016-12-21T13:20:48Z | 2017-06-25T11:03:11Z | https://github.com/matomo-org/matomo/issues/11061 | 196,931,200 | 11,061 |
[
"matomo-org",
"matomo"
] | After update to 3.0.0, in the middle box of the main admin page, between "System Summary" and "Need Help?," there is a box with "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 ple... | Error in middle box on admin main page | https://api.github.com/repos/matomo-org/matomo/issues/11060/comments | 6 | 2016-12-21T13:19:40Z | 2017-02-20T15:35:01Z | https://github.com/matomo-org/matomo/issues/11060 | 196,930,989 | 11,060 |
[
"matomo-org",
"matomo"
] | As title says, my Piwik installation simply stopped tracking after update to 3.0.0. I've been running for 5+ years...never had this problem with an update before.
| Piwik stopped tracking after update to 3.0.0 | https://api.github.com/repos/matomo-org/matomo/issues/11059/comments | 32 | 2016-12-21T13:18:16Z | 2017-01-04T08:52:44Z | https://github.com/matomo-org/matomo/issues/11059 | 196,930,719 | 11,059 |
[
"matomo-org",
"matomo"
] | Hi,
just updated to Piwik version 3.0 and again there are fields in the database that are to small. Please consider using INT for the fields:
piwik_log_visit.visit_total_interactions
piwik_log_link_visit_action.interaction_position
We get the following errors during importing logfiles
`2016/12/21 10:34:45 ... | DB Fields to small (again :( ) | https://api.github.com/repos/matomo-org/matomo/issues/11058/comments | 12 | 2016-12-21T09:40:06Z | 2019-08-21T20:11:58Z | https://github.com/matomo-org/matomo/issues/11058 | 196,886,756 | 11,058 |
[
"matomo-org",
"matomo"
] | Hi,
I use:
Piwik Version: 3.0.0
MySQL Version: 5.5.53
PHP-Version: 5.6.29-0+deb8u1
After I upgrade Piwik to v3.0.0, I get some errors.
I have to disable the Core Plugin "UserCountry" because, if i activate this Plugin, Piwik stops the tracking.
When the Plugin is activated, in the php Error Log I get th... | PIwik 3.0.0 Core Plugin “UserCountry” Error | https://api.github.com/repos/matomo-org/matomo/issues/11057/comments | 10 | 2016-12-21T08:34:41Z | 2023-12-12T11:30:22Z | https://github.com/matomo-org/matomo/issues/11057 | 196,874,487 | 11,057 |
[
"matomo-org",
"matomo"
] | How to solve the problem of garbled keywords? | Keywords garbled problem | https://api.github.com/repos/matomo-org/matomo/issues/11056/comments | 2 | 2016-12-21T06:32:47Z | 2017-02-20T15:34:12Z | https://github.com/matomo-org/matomo/issues/11056 | 196,857,512 | 11,056 |
[
"matomo-org",
"matomo"
] | Hi!
I just updated to version 3.0 but I had a widgetized Dashboard accessed with the token as a parameter in the link, like this: http://www.webpage.com/index.php?module=Widgetize&action=iframe&moduleToWidgetize=Dashboard&actionToWidgetize=index&idSite=5&period=week&date=yesterday&token_auth=TOKEN
Dashboard opens... | Widgetized Dashboard accessed with token is no longer working after updating to 3.0 | https://api.github.com/repos/matomo-org/matomo/issues/11055/comments | 4 | 2016-12-20T19:17:28Z | 2017-01-04T11:39:04Z | https://github.com/matomo-org/matomo/issues/11055 | 196,755,375 | 11,055 |
[
"matomo-org",
"matomo"
] | Initially I installed Piwik 3.0.0, worked fine although some widgets failed to render, throwing "Fatal error: Cannot redeclare class" errors.
I tried installing 2.17.1 and everything just worked, from within Piwik I attempted to upgrade to 3.0.0, which also worked, but again the same problems occurred.
From the d... | Fatal error: Cannot redeclare class after upgrade or installation of 3.0.0 | https://api.github.com/repos/matomo-org/matomo/issues/11054/comments | 6 | 2016-12-20T10:29:23Z | 2018-10-09T09:55:38Z | https://github.com/matomo-org/matomo/issues/11054 | 196,637,273 | 11,054 |
[
"matomo-org",
"matomo"
] | Hello everybody here,
when switching to Personal settings I have 3 warnings as follows, I'm reporting as suggested (upgraded from very previous to latest 3.0.0):
List item /plugins/ScheduledReports/Controller.php(64): Notice - Undefined index: category - Piwik 3.0.0
/plugins/ScheduledReports/ScheduledRepor... | Notice undefined index category warnings after upgrading to piwik 3 | https://api.github.com/repos/matomo-org/matomo/issues/11053/comments | 6 | 2016-12-20T10:27:37Z | 2016-12-26T03:30:38Z | https://github.com/matomo-org/matomo/issues/11053 | 196,636,884 | 11,053 |
[
"matomo-org",
"matomo"
] | Hello,
after Update -> runs to Server Error 500, after refresh piwik system said:
"An exception has been thrown during the rendering of a template (".native-select is undefined: failed at `.native-select();` line: 3924") in "@CoreUpdater/runUpdaterAndExit_welcome.twig" at line 8."
How to fix this bug. | @CoreUpdater/runUpdaterAndExit_welcome.twig" at line 8. | https://api.github.com/repos/matomo-org/matomo/issues/11051/comments | 5 | 2016-12-20T05:06:16Z | 2016-12-27T15:48:49Z | https://github.com/matomo-org/matomo/issues/11051 | 196,587,423 | 11,051 |
[
"matomo-org",
"matomo"
] | Per email feedback:
> I have tried to install piwik for many hours.
> I have read your manual and forums several times.
> I had many messages about missing database, settings etc.
> My solution was found on http://stackoverflow.com.
> I would recommend you to put the php.ini setting "max_execution_time = 0" ... | New system check diagnostic for max_execution_time | https://api.github.com/repos/matomo-org/matomo/issues/11050/comments | 0 | 2016-12-20T03:45:36Z | 2018-08-06T23:10:03Z | https://github.com/matomo-org/matomo/issues/11050 | 196,579,661 | 11,050 |
[
"matomo-org",
"matomo"
] | **Error: Encountered unsupported archive type 'mmdb.gz'**
MaxMind geoip2 uses new format for goip database with .mmdb file ending.
e.g. GeoLite2-City.mmdb
http://dev.maxmind.com/geoip/geoip2/geolite2/
The download url for the file is:
http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.mmdb.gz
... | GeoIPAutoUpdater fails updating geoip2 database with .mmdb file ending | https://api.github.com/repos/matomo-org/matomo/issues/11049/comments | 4 | 2016-12-20T01:22:46Z | 2024-09-13T09:01:18Z | https://github.com/matomo-org/matomo/issues/11049 | 196,562,535 | 11,049 |
[
"matomo-org",
"matomo"
] | Beaucoup de plug in ne fonctionnent plus
le plug generator visitor, n'existe plus.... ? | plug in | https://api.github.com/repos/matomo-org/matomo/issues/11048/comments | 4 | 2016-12-19T20:51:58Z | 2017-01-04T17:41:13Z | https://github.com/matomo-org/matomo/issues/11048 | 196,517,720 | 11,048 |
[
"matomo-org",
"matomo"
] | It would be sometimes really useful when the mouse is already in the visualization to be able to reload only one widget / visualization / report within a page instead of having to move the mouse to the menu item and reload the whole page which may take longer to load than just one widget. | Add refresh / reload button to visualizations (eg tables, pie, bar chart, ...) | https://api.github.com/repos/matomo-org/matomo/issues/11047/comments | 2 | 2016-12-19T20:09:51Z | 2022-05-30T14:16:07Z | https://github.com/matomo-org/matomo/issues/11047 | 196,508,878 | 11,047 |
[
"matomo-org",
"matomo"
] | After recent upgrade to 3.0.0 I have noticed that the dashboard widget "Visits overivew (with graph)" is not preserving the number of rows (days) to display. If I change it to anything else than 30, it gets reset back to 30 after reload. In previous versions, this has been preserved over reloads. It would be great if t... | Preserve rows to display on Visits overview (with graph) | https://api.github.com/repos/matomo-org/matomo/issues/11046/comments | 1 | 2016-12-19T11:19:30Z | 2022-07-08T08:36:31Z | https://github.com/matomo-org/matomo/issues/11046 | 196,389,715 | 11,046 |
[
"matomo-org",
"matomo"
] | When seeing "Fatal error" message
and deactivating a plugin using a link within this message
seeing Piwik again, there is a positive message instead a negative one:

| wrong message after deactivating plugin using link in fatal error message | https://api.github.com/repos/matomo-org/matomo/issues/11045/comments | 1 | 2016-12-19T10:22:54Z | 2017-02-20T15:33:34Z | https://github.com/matomo-org/matomo/issues/11045 | 196,378,088 | 11,045 |
[
"matomo-org",
"matomo"
] | Auto-Update also deactivated plugins
because of 3 reason:
1. I'm note sure, if this time, there is an easy way to make a deactivated plugin active again when Piwik version got incompatible (because of Piwik update) during plugin was deactivated?
(see what happens in this case https://github.com/piwik/piwik/issues/1... | Auto-Update also deactivated plugins | https://api.github.com/repos/matomo-org/matomo/issues/11044/comments | 6 | 2016-12-19T10:11:31Z | 2017-02-18T08:48:00Z | https://github.com/matomo-org/matomo/issues/11044 | 196,375,791 | 11,044 |
[
"matomo-org",
"matomo"
] | Make Error Message
```
A fatal error occurred
The following error just broke Piwik (v3.0.0)
```
even more helpful
by showing version number of plugins installed -in addition to their names
=> with this one could more easy search (google) for a possible solution ...
learned from:
https://github.com/piwi... | Safe mode: Display plugin versions next to plugin names | https://api.github.com/repos/matomo-org/matomo/issues/11043/comments | 2 | 2016-12-19T10:07:30Z | 2016-12-27T04:01:14Z | https://github.com/matomo-org/matomo/issues/11043 | 196,374,982 | 11,043 |
[
"matomo-org",
"matomo"
] | When trying to activate in Piwik 3.0 a plugin not compatible to Piwik 3.0,
the rror Message shown is suitble to help (link to deactivate the plugin again)
but a little hard and general. Please see attachment.
Maybe one can show simply:
"Was not activated because this plugin is not compatible to 3.0"
How to r... | error message trying to activate incompatible plugin on P3.0: very general | https://api.github.com/repos/matomo-org/matomo/issues/11041/comments | 1 | 2016-12-19T10:01:08Z | 2024-09-13T09:01:19Z | https://github.com/matomo-org/matomo/issues/11041 | 196,373,570 | 11,041 |
[
"matomo-org",
"matomo"
] | Afterr upgrading to Piwik 3.0.0 i had the following issues:
```
[Mon Dec 19 07:44:46 2016] [alert] [client 88.71.80.126] /data/<docroot>**/piwik/libs/.htaccess: AddHandler not allowed here**, referer: https://piwik.domain.de/index.php?module=CoreUpdater&action=newVersionAvailable
and the next one:
[Mon Dec 19... | On Apache server: Internal Server Error due to .htaccess | https://api.github.com/repos/matomo-org/matomo/issues/11040/comments | 9 | 2016-12-19T09:59:46Z | 2016-12-29T10:44:26Z | https://github.com/matomo-org/matomo/issues/11040 | 196,373,281 | 11,040 |
[
"matomo-org",
"matomo"
] | Piwik should strictly differ between (tracking) requests from users and admin requests from staff.
At the moment the optout function is done by index.php that normally handle admin/staff requests. Thus it is hard to make the login-page safe. (Every web admin knows, that login pages have daily brute force attacks by... | Security improvment: put the optout function in another file | https://api.github.com/repos/matomo-org/matomo/issues/11039/comments | 10 | 2016-12-19T08:06:16Z | 2017-05-02T04:53:11Z | https://github.com/matomo-org/matomo/issues/11039 | 196,352,998 | 11,039 |
[
"matomo-org",
"matomo"
] | Hello.
I have installed the new GEOIP2 provider, with LITE database, activated the plugin and selected it with no problem. But for some reason also I select this provider, on the front-end (i mean, in stats, live plugin, etc) piwik falls back and gives me just the useless DEFAULT provider. Dont know if it`s plugin`s... | GeoIP2 installation ignored, piwik falls to DEFAULT provider | https://api.github.com/repos/matomo-org/matomo/issues/11034/comments | 11 | 2016-12-18T14:58:00Z | 2024-09-13T09:01:19Z | https://github.com/matomo-org/matomo/issues/11034 | 196,279,947 | 11,034 |
[
"matomo-org",
"matomo"
] | from email report:
> Everyday day I'm getting a nagging email to update my Piwik installation. Yet there is is no 'unsubscribe' link! Please include an unsubscribe link or 'manage notifications' link in your emails.
Thoughts:
* We could add a little footer note explaining where these email come from.
* Curren... | In Matomo update notification emails, add a footer note where the emails come from and why | https://api.github.com/repos/matomo-org/matomo/issues/11030/comments | 2 | 2016-12-17T12:12:27Z | 2024-09-13T10:57:17Z | https://github.com/matomo-org/matomo/issues/11030 | 196,219,047 | 11,030 |
[
"matomo-org",
"matomo"
] | Report from email:
Update notification uses IP address instead of the (first) valid hostname from the config.
```
Hallo,
Er is een nieuwe versie van Piwik beschikbaar als update
U kunt automatisch updaten naar versie 3.0.0-rc2 of het pakket downloaden en handmatig installeren.
https://192.168.210.10/index... | Piwik update notification email links to the internal Piwik instance IP address but should link to the trusted hostname value instead | https://api.github.com/repos/matomo-org/matomo/issues/11029/comments | 5 | 2016-12-17T11:44:10Z | 2019-05-17T09:22:51Z | https://github.com/matomo-org/matomo/issues/11029 | 196,217,921 | 11,029 |
[
"matomo-org",
"matomo"
] | _ | _ | https://api.github.com/repos/matomo-org/matomo/issues/11028/comments | 18 | 2016-12-17T08:59:35Z | 2019-01-03T03:22:35Z | https://github.com/matomo-org/matomo/issues/11028 | 196,211,539 | 11,028 |
[
"matomo-org",
"matomo"
] | This issue happens when following conditions are met:
1. Website has 1-2 visits per day.
2. Total number of websites to archive is big and hence archiving takes few hours.
3. No option `--force-all-websites` or `--force-idsites` is provided to `core:archive`.
**Expected behaviour**: archiving of certain website... | Not all visits taken into account during cron archiving | https://api.github.com/repos/matomo-org/matomo/issues/11027/comments | 4 | 2016-12-16T15:40:36Z | 2024-09-13T09:01:20Z | https://github.com/matomo-org/matomo/issues/11027 | 196,086,947 | 11,027 |
[
"matomo-org",
"matomo"
] | Some sites seem to still have problems with errors like `JSON2.stringify is not a function`. We already fixed some compatibility issues with prototype library etc.
I think what would make it safer is to no longer use `JSON2` maybe, but instead eg `JSON_PIWIK` or some similar naming? This prevents the case where `JSO... | Make JSON usage in piwik.js a bit more stable and reduce conflict with other libraries | https://api.github.com/repos/matomo-org/matomo/issues/11023/comments | 0 | 2016-12-16T01:17:05Z | 2016-12-16T04:00:55Z | https://github.com/matomo-org/matomo/issues/11023 | 195,958,639 | 11,023 |
[
"matomo-org",
"matomo"
] | Occurs after update to 3.0.0-RC3 from RC2.
In personal-> settings, attempting to change password results in a passwords do not match message even when the passwords do match. | Unable to change password after upgrade to 3.0.0-RC3 | https://api.github.com/repos/matomo-org/matomo/issues/11018/comments | 4 | 2016-12-15T01:56:56Z | 2016-12-18T22:29:03Z | https://github.com/matomo-org/matomo/issues/11018 | 195,696,321 | 11,018 |
[
"matomo-org",
"matomo"
] | In testing 3.0.0-rc3 I ran a tool which uses retirejs to assess state of JavaScript included.
It noted that Angular 1.4.10 and JQuery 2.2.3 are in use, and that these both have known security issues.
I noted also it is possible to generate reports that trigger Angular expression parsing errors, so it might be pos... | Stale JavaScript libraries in use | https://api.github.com/repos/matomo-org/matomo/issues/11017/comments | 3 | 2016-12-15T00:36:52Z | 2018-11-07T23:10:26Z | https://github.com/matomo-org/matomo/issues/11017 | 195,685,632 | 11,017 |
[
"matomo-org",
"matomo"
] | During security testing 3.0.0-rc3 I noted the following inconsistencies in the use of TLS that means someone with access to network traffic from client to servers (Piwik server or *.piwik.org) or from server to Internet could manipulate the content of pages within Piwik or executable modules, or exec within Piwik even ... | Inconsistent use of cryptography - always try SSL first to connect to Piwik.org and other services | https://api.github.com/repos/matomo-org/matomo/issues/11016/comments | 2 | 2016-12-15T00:19:57Z | 2024-09-13T10:57:16Z | https://github.com/matomo-org/matomo/issues/11016 | 195,683,370 | 11,016 |
[
"matomo-org",
"matomo"
] | During testing 3.0.0-rc3
When you view some HTML reports the string "Success:ok" is displayed in the browser (Firefox 55) using Debian Jessie and default PHP5 and Mysql.
Inserting this message seems to be normal behaviour of the ResponseBuilder for the API, so I assume it is being called in the wrong context.
... | Downloading some HTML reports shows a "Success:ok" after the HTML | https://api.github.com/repos/matomo-org/matomo/issues/11014/comments | 1 | 2016-12-14T22:54:10Z | 2017-02-20T15:27:14Z | https://github.com/matomo-org/matomo/issues/11014 | 195,669,215 | 11,014 |
[
"matomo-org",
"matomo"
] | This should not reload the page as it is slow etc. | Piwik should not reload page when applying a segment | https://api.github.com/repos/matomo-org/matomo/issues/11012/comments | 1 | 2016-12-14T20:04:56Z | 2016-12-18T22:28:54Z | https://github.com/matomo-org/matomo/issues/11012 | 195,632,070 | 11,012 |
[
"matomo-org",
"matomo"
] | setup piwik via API would be really awesome when wanting connecting Piwik with different external tools.
- new website (e.g. push name, url etc., return ID given by piwik)
- new goals,
- new segments
- etc
are there already any possibilities in this field?
are there plans? | setup piwik via API: new website, new goals, new segments etc | https://api.github.com/repos/matomo-org/matomo/issues/11010/comments | 2 | 2016-12-14T16:34:02Z | 2016-12-15T21:14:03Z | https://github.com/matomo-org/matomo/issues/11010 | 195,580,100 | 11,010 |
[
"matomo-org",
"matomo"
] | When using piwik as multisite tracking tool, privacy settings (like ip anonymization, delete reports, respectation of do not track) should be possible per website not per complete piwik installation.
Reason:
there may be different requirements for each website:
- testing or live
- different kinds of business
- d... | pivacy settings per website | https://api.github.com/repos/matomo-org/matomo/issues/11009/comments | 3 | 2016-12-14T15:54:14Z | 2024-09-13T09:01:20Z | https://github.com/matomo-org/matomo/issues/11009 | 195,568,667 | 11,009 |
[
"matomo-org",
"matomo"
] | widget name and behaviour does not match
please see attachment

| widget name and behaviour does not match | https://api.github.com/repos/matomo-org/matomo/issues/11008/comments | 2 | 2016-12-14T14:51:46Z | 2017-02-20T15:23:11Z | https://github.com/matomo-org/matomo/issues/11008 | 195,550,947 | 11,008 |
[
"matomo-org",
"matomo"
] | different hints where to put tracking code on website:
in setup <->"no data yet" message
please see attachments

:
1. [fixed with P3.0 see https://github.com/piwik/piwik/issues/11006#issuecomment-267133495]
broken design (too large font, FF 50.1)
please see attachment
2. url shown of free DB without only http instead of https (which works perfe... | some broken/non good things before/during setting up geoip | https://api.github.com/repos/matomo-org/matomo/issues/11006/comments | 2 | 2016-12-14T13:59:01Z | 2024-09-13T09:01:21Z | https://github.com/matomo-org/matomo/issues/11006 | 195,537,534 | 11,006 |
[
"matomo-org",
"matomo"
] | With more than 25k visitors a day, the visitor log is not usable if we're not able to specify a precise time.
Even with 500 visitors per page you have to click NEXT more than 20 times... Or display "All" takes forever" and hang any browser and fill the available memory of the OS.In my case Chrome for this single pro... | Visitor Log : add Hour selection / Starting at: HH | https://api.github.com/repos/matomo-org/matomo/issues/10998/comments | 1 | 2016-12-13T14:49:44Z | 2024-09-13T09:01:22Z | https://github.com/matomo-org/matomo/issues/10998 | 195,272,528 | 10,998 |
[
"matomo-org",
"matomo"
] | Just noticed that our UI test for "Pivoted Event reports" have regressed. The feature seems to work as expected, so the issue should only be with the UI test itself.
* Expected to have this output: https://github.com/piwik/piwik/blob/2.x-dev/tests/UI/expected-screenshots/PivotByDimension_pivoted.png where the report... | UI test PivotByDimension_pivoted.png has regressed | https://api.github.com/repos/matomo-org/matomo/issues/10995/comments | 0 | 2016-12-12T11:14:49Z | 2024-09-13T09:01:22Z | https://github.com/matomo-org/matomo/issues/10995 | 194,948,421 | 10,995 |
[
"matomo-org",
"matomo"
] | When viewing the sales reports under Ecommerce => Sales and then view eg Referrers.
When you click on row evolution or segmented visitor log, it should show me only the visitors that have purchased something I'd say. Otherwise it is just the same view as the ones in regular referrers report. | Sales reports: Segmented visitor log and row evolution should segment users by ecommerce orders | https://api.github.com/repos/matomo-org/matomo/issues/10989/comments | 0 | 2016-12-11T01:17:53Z | 2019-02-12T03:53:34Z | https://github.com/matomo-org/matomo/issues/10989 | 194,805,341 | 10,989 |
[
"matomo-org",
"matomo"
] | We have a few users that see a warning about a license being expired for a free plugin see eg https://forum.piwik.org/t/license-missing-of-a-free-glp-plugin/21674 . Clearly this is a bug. They also mentioned that the shown list for premium features and free plugins is the same. I looked for hours through the code on Pi... | http_build_query seems to sometimes use & instead of & | https://api.github.com/repos/matomo-org/matomo/issues/10984/comments | 0 | 2016-12-08T19:40:58Z | 2016-12-09T03:19:21Z | https://github.com/matomo-org/matomo/issues/10984 | 194,425,585 | 10,984 |
[
"matomo-org",
"matomo"
] | This concerns the "Visits by Server Time" graph.
The X axis should state time of the day, not an hour's sum.
Please ensure it works with other locales and all time of the day formats ("2pm, 14:00h" etc).
Thank you very much! | "Visits by Server Time" graph should state 2pm 4pm 6pm instead of 2h 4h 6h | https://api.github.com/repos/matomo-org/matomo/issues/10983/comments | 0 | 2016-12-08T07:52:45Z | 2017-07-16T21:49:34Z | https://github.com/matomo-org/matomo/issues/10983 | 194,269,100 | 10,983 |
[
"matomo-org",
"matomo"
] | Not sure if this is bug but worth investigating:
> WARNING: /home/lafoytr1/public_html/piwik/piwik/core/Updater/Migration/Db/BoundSql.php(40): Warning - addcslashes() expects parameter 1 to be string, array given - Piwik 3.0.0-b3 - Please report this message in the Piwik forums: http://forum.piwik.org (please do a ... | core/Updater/Migration/Db/BoundSql.php(40): Warning - addcslashes() expects parameter 1 to be string, array given - | https://api.github.com/repos/matomo-org/matomo/issues/10975/comments | 2 | 2016-12-06T13:11:14Z | 2016-12-06T22:56:56Z | https://github.com/matomo-org/matomo/issues/10975 | 193,768,484 | 10,975 |
[
"matomo-org",
"matomo"
] | Hi,
we are currently facing issues with Piwik 2.16.2
The widgets do not show any contents when the following segment is used:
pageUrl=@site.domain.com%2Flocation%2Fxyz%2Fen-us%2Forg%2Faaa%2Fbbb%20ccc%20ddd%20eee
but it displays data when using:
pageUrl=^site.domain.com%2Flocation%2Fwxyz%2Fen-us%2Forg%2Faaa... | Some segments not being pre-processed if there is a whitespace in the definition | https://api.github.com/repos/matomo-org/matomo/issues/10973/comments | 12 | 2016-12-06T11:22:23Z | 2024-09-13T09:01:23Z | https://github.com/matomo-org/matomo/issues/10973 | 193,747,169 | 10,973 |
[
"matomo-org",
"matomo"
] | it would be greater user experience if the whole UI didn't have to refresh when we create or edit or delete a custom segment. Ideally we would revert https://github.com/piwik/piwik/pull/10969/files while while fixing the few identified issues:
* When editing a segment and clicking "save" then when re-editing again t... | When adding / editing / deleting a segment in the UI, do not reload the whole page afterwards | https://api.github.com/repos/matomo-org/matomo/issues/10972/comments | 1 | 2016-12-06T10:59:33Z | 2016-12-14T20:55:32Z | https://github.com/matomo-org/matomo/issues/10972 | 193,742,364 | 10,972 |
[
"matomo-org",
"matomo"
] | As reported in https://github.com/piwik/piwik/issues/10412#issuecomment-262844709
In Websites > Manage, when editing a website, clicking the checkbox "Use Global site search parameters" does not get saved (the checkbox stays empty after clicking save).

I know it's an overseas territory of France, but shouldn't it display the correct country name?
Also, when clicking on it, it zooms in on actual France.
> Piwik version: 3.0.0-b4
| Visitor Map: Guiana showing as France | https://api.github.com/repos/matomo-org/matomo/issues/10963/comments | 4 | 2016-12-05T10:01:09Z | 2024-09-13T09:01:23Z | https://github.com/matomo-org/matomo/issues/10963 | 193,454,710 | 10,963 |
[
"matomo-org",
"matomo"
] | show on every statistic page the timestamp of data shown there (when the data was extracted generated)
e.g. in upper right corner
please see attachment
(taken from lesson learned from answering questions within comments of #10949)

=> would be handy and give the feeling/be sure everything is set up right.
(taken from lesson learned from answering questions wi... | Show not only timezone but also real current time | https://api.github.com/repos/matomo-org/matomo/issues/10956/comments | 0 | 2016-12-04T11:27:57Z | 2024-09-13T09:01:24Z | https://github.com/matomo-org/matomo/issues/10956 | 193,345,790 | 10,956 |
[
"matomo-org",
"matomo"
] | By default tracking is done like this: `_paq.push(['trackFooBar', 'param1', 'param2])`.
When working with multiple trackers (and tracking different data to different sites) the same would be
```js
var tracker = Piwik.getAsyncTracker(piwikUrl, siteId);
tracker.trackFooBar('param1', 'param2');
```
I think it... | Make tracking with multiple trackers more consistent and robust | https://api.github.com/repos/matomo-org/matomo/issues/10952/comments | 1 | 2016-12-03T19:34:20Z | 2024-09-13T09:01:25Z | https://github.com/matomo-org/matomo/issues/10952 | 193,308,934 | 10,952 |
[
"matomo-org",
"matomo"
] | In https://github.com/piwik/piwik/issues/10878#issuecomment-263139939 we also discuss about how to be using Piwik JavaScript Tracker when piwik.js is loaded first and only initialized later. Eg we could initialize Piwik like this:
```js
_paq.push(['addTracker', [
['enableLinkTracking'],
['setSiteId', '5'],
... | Make Tracker work when initialized after piwik was loaded or when using multiple trackers without _paq | https://api.github.com/repos/matomo-org/matomo/issues/10951/comments | 0 | 2016-12-03T19:00:21Z | 2024-09-13T09:01:25Z | https://github.com/matomo-org/matomo/issues/10951 | 193,307,193 | 10,951 |
[
"matomo-org",
"matomo"
] | I have written a tutorial about how to deploy Piwik to [Cloud Foundry](https://www.cloudfoundry.org/): https://blog.bespinian.io/posts/run-piwik-on-cloud-foundry
However, I am not too happy about how I have to edit the files which are part of Piwik additionally to the `bootstrap.php` file. Also, if I add a `config/c... | Piwik on Cloud Foundry | https://api.github.com/repos/matomo-org/matomo/issues/10950/comments | 4 | 2016-12-03T09:43:02Z | 2019-06-20T02:05:17Z | https://github.com/matomo-org/matomo/issues/10950 | 193,277,635 | 10,950 |
[
"matomo-org",
"matomo"
] | Just saw a visit in visitorlog from outside of selceted date range
Was first look in the morning and date-range was "day": maybe it has something to do with some kind of auto set date to today...
please see attachment.

| Invalid Response - Response does not have the correct format. (iOS 10 - iPhone 7 Plus) | https://api.github.com/repos/matomo-org/matomo/issues/10948/comments | 7 | 2016-12-03T00:19:43Z | 2016-12-05T08:58:05Z | https://github.com/matomo-org/matomo/issues/10948 | 193,249,274 | 10,948 |
[
"matomo-org",
"matomo"
] | After beta4 it should be a great time to deploy Piwik 3 on our official demo server: https://demo.piwik.org and showcase the Piwik 3 magic to all visitors to the demo :+1: | Deploy Piwik 3 on the official demo @ demo.piwik.org | https://api.github.com/repos/matomo-org/matomo/issues/10944/comments | 1 | 2016-12-02T04:25:46Z | 2016-12-05T22:05:14Z | https://github.com/matomo-org/matomo/issues/10944 | 193,031,611 | 10,944 |
[
"matomo-org",
"matomo"
] | Our FAQ: [How do I change the Super User’s password when password recovery emails are not sent?](http://piwik.org/faq/how-to/faq_191/) needs to be updated with a new procedure for Piwik 3, since we do not use hashed md5 anymore.
Follows up #10740 #10926 #5728 | Update FAQ: How do I change the Super User’s password when password recovery emails are not sent? | https://api.github.com/repos/matomo-org/matomo/issues/10941/comments | 3 | 2016-12-01T23:44:51Z | 2016-12-20T23:32:31Z | https://github.com/matomo-org/matomo/issues/10941 | 192,994,812 | 10,941 |
[
"matomo-org",
"matomo"
] | To prevent API token authentication data leakage during screen sharing, or via screenshot, or when someone looks over shoulder, we will always display only the first few characters of the `token_auth` on the screen and only display the full value of `token_auth` after the user has specifically clicked on it.
* let's... | In Personal settings page and API page, only show the full token_auth value on the screen after the user clicked | https://api.github.com/repos/matomo-org/matomo/issues/10939/comments | 0 | 2016-12-01T22:33:39Z | 2016-12-06T00:22:31Z | https://github.com/matomo-org/matomo/issues/10939 | 192,981,496 | 10,939 |
[
"matomo-org",
"matomo"
] | For advanced security, we choose that Super Users should not see the token_auth of other users.
After this change, if you need to find out which Piwik user has issued a particular API request with a given token_auth value, you need to match the token_auth against the database table piwik_user.token_auth
This was... | Super User should not be able to see token_auth of other users | https://api.github.com/repos/matomo-org/matomo/issues/10938/comments | 0 | 2016-12-01T22:32:32Z | 2016-12-01T22:32:45Z | https://github.com/matomo-org/matomo/issues/10938 | 192,981,292 | 10,938 |
[
"matomo-org",
"matomo"
] | Got this error on a 2.17.1 install, caused by an update where the files deleted from Piwik core were not deleted from the user's filesystem as expected. | Fatal error: Call to undefined method Piwik\Plugins\CorePluginsAdmin\CorePluginsAdmin::isMarketplaceEnabled() in plugins/CorePluginsAdmin/Tasks.php on line 17 | https://api.github.com/repos/matomo-org/matomo/issues/10937/comments | 1 | 2016-12-01T19:59:35Z | 2016-12-01T20:05:40Z | https://github.com/matomo-org/matomo/issues/10937 | 192,946,856 | 10,937 |
[
"matomo-org",
"matomo"
] | Taken from [http://piwik.org/faq/mobile-app/#faq_16332]
Do you use the LDAP plugin? Unfortunately, the LDAP plugin does currently not support to log in via API
Supporting the LDAP plugin would give a lot more user access by using the app. | Have the LDAP Plugin support login via API | https://api.github.com/repos/matomo-org/matomo/issues/10936/comments | 2 | 2016-12-01T12:38:50Z | 2016-12-26T08:24:49Z | https://github.com/matomo-org/matomo/issues/10936 | 192,835,716 | 10,936 |
[
"matomo-org",
"matomo"
] | Hello,
I am using the third party cookie to track users cross different sites with different site ids. I have set use_third_party_id_cookie=1 and the idvisitor column in the database are the same for all sites but when I try to get idvisitor through Javascript getVisitorId(), the Ids are different. Is this a normal be... | Using use_third_party_id_cookie=1, Idvisitor same in database but JS getVisitorId() return different | https://api.github.com/repos/matomo-org/matomo/issues/10934/comments | 1 | 2016-12-01T11:01:37Z | 2016-12-06T10:44:13Z | https://github.com/matomo-org/matomo/issues/10934 | 192,814,296 | 10,934 |
[
"matomo-org",
"matomo"
] | Is it possible to provide a package, that can run on a dedicated databaseserver without all assets, just for report generation?
Greetings | Feature request: provide a archive generation package | https://api.github.com/repos/matomo-org/matomo/issues/10932/comments | 2 | 2016-12-01T09:23:46Z | 2016-12-08T08:03:36Z | https://github.com/matomo-org/matomo/issues/10932 | 192,792,775 | 10,932 |
[
"matomo-org",
"matomo"
] | Follows up #10928 #8566 | Ensure Piwik Mobile still works with Piwik 3 | https://api.github.com/repos/matomo-org/matomo/issues/10929/comments | 0 | 2016-12-01T04:54:23Z | 2016-12-05T08:57:48Z | https://github.com/matomo-org/matomo/issues/10929 | 192,754,427 | 10,929 |
[
"matomo-org",
"matomo"
] | I am new to piwik so I am not sure if this is a bug, issue or feature.
- I require once the PiwikTracker.php
- Set the PiwikTracker::$URL
- create a new PiwikTracker object for my idSite
- call ->doTrackPageView()
However piwik records the server IP instead of the visitors IP. I am aware that I could use ->setIP... | Using doTrackPageView() with the PiwikTracker PHP API records server IP instead of client IP. | https://api.github.com/repos/matomo-org/matomo/issues/10920/comments | 6 | 2016-11-29T13:30:04Z | 2016-12-06T23:13:40Z | https://github.com/matomo-org/matomo/issues/10920 | 192,282,089 | 10,920 |
[
"matomo-org",
"matomo"
] | Hi,
what is the right way to track custom data for a site?
I would like to import data from search console, to have timeseries of keyword positions.
Regards | Count and track custom data | https://api.github.com/repos/matomo-org/matomo/issues/10919/comments | 3 | 2016-11-29T10:11:49Z | 2017-02-20T14:12:56Z | https://github.com/matomo-org/matomo/issues/10919 | 192,239,545 | 10,919 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.