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" ]
While switching dates via datepicker, I noticed the date parameter is not equal between the two date parameters: - changing datepicker to 2017-09-18: piwik/index.php?module=CoreHome&action=index&idSite=1&period=day&date=yesterday#?idSite=1&period=day&date=2017-09-18 - Changing datepicker to 2017-09-21: piwik/inde...
Date and period parameters inconsistent while switching dates via datepicker in Piwik 3.1.1
https://api.github.com/repos/matomo-org/matomo/issues/12092/comments
0
2017-09-21T07:10:42Z
2024-01-03T05:05:03Z
https://github.com/matomo-org/matomo/issues/12092
259,396,725
12,092
[ "matomo-org", "matomo" ]
Since 3.1.0, the result/visitedPages/row elements, when the visited url contains the '=' character, instead of the expected: `<visitedPages><row key="http://example.org/homepage?param1=value1&param2=value2">1</row></visitedPages>` it returns: `<visitedPages><row http://example.org/homepage?param1="value1&param2=valu...
API: prevent the API returning not well-formed XML
https://api.github.com/repos/matomo-org/matomo/issues/12090/comments
7
2017-09-21T02:22:32Z
2017-12-05T09:27:15Z
https://github.com/matomo-org/matomo/issues/12090
259,356,321
12,090
[ "matomo-org", "matomo" ]
what prevent us to use piwik is that tibet and taiwan is seperate from china in the map,please fix it.
Tibet and Taiwan is part of China!
https://api.github.com/repos/matomo-org/matomo/issues/12089/comments
1
2017-09-21T01:19:29Z
2017-09-21T01:53:08Z
https://github.com/matomo-org/matomo/issues/12089
259,347,693
12,089
[ "matomo-org", "matomo" ]
After update to 3.1.1 Piwik in Czech lang not work. File plugins/UserCountry/lang/cs.json is malformed, one curly bracket is missing.
lang/cs.json malformed
https://api.github.com/repos/matomo-org/matomo/issues/12088/comments
2
2017-09-20T23:05:18Z
2017-09-21T09:10:23Z
https://github.com/matomo-org/matomo/issues/12088
259,328,187
12,088
[ "matomo-org", "matomo" ]
Hi all. I've installed Piwik 3.0.4 on RHEL 7 with Apache 2.4 e PHP 7.2 successfully. When I've finished the installation in the main dashboard I'll see an error in a widget in the middle of the page, and in apache log I've this error: [Wed Sep 20 12:41:05.322847 2017] [php7:error] [pid 26822] [client 10.8.161.11...
PHP Fatal Error with PHP 7.x
https://api.github.com/repos/matomo-org/matomo/issues/12086/comments
3
2017-09-20T12:49:51Z
2017-09-20T14:03:31Z
https://github.com/matomo-org/matomo/issues/12086
259,151,090
12,086
[ "matomo-org", "matomo" ]
Hi i am using piwik on my raspberypi-2 and it is really slow. Would be nice if you can get some minimal Hardware Requirements in your Doc. BTW, really thx for these awesome analytics tool.
Update Documentation for Hardware-Requirements
https://api.github.com/repos/matomo-org/matomo/issues/12084/comments
2
2017-09-20T09:35:20Z
2019-06-18T05:07:17Z
https://github.com/matomo-org/matomo/issues/12084
259,100,452
12,084
[ "matomo-org", "matomo" ]
I have this use case, For example -> I put forward two custom dimensions with same name but different values. Will the entries of different values be stored differently? Or will the values be overridden because the custom dimension name is same?
Different custom dimension entries for same value?
https://api.github.com/repos/matomo-org/matomo/issues/12083/comments
1
2017-09-20T07:52:11Z
2017-09-20T08:12:01Z
https://github.com/matomo-org/matomo/issues/12083
259,071,628
12,083
[ "matomo-org", "matomo" ]
![20170920-144233 espace](https://user-images.githubusercontent.com/24602093/30630186-ffcf2bc6-9e11-11e7-94e0-e09b897f6145.png)
Chinese map missing taiwan Province and Tibet
https://api.github.com/repos/matomo-org/matomo/issues/12082/comments
2
2017-09-20T06:43:10Z
2017-09-21T01:16:29Z
https://github.com/matomo-org/matomo/issues/12082
259,056,226
12,082
[ "matomo-org", "matomo" ]
It would be useful to be able to execute `SELECT` SQL queries on a Piwik instance via a console command, for example `./console core:sql "SELECT * FROM segments"` The command should be "safe" ie. we should not allow any SQL queries which include a `DELETE` or `TRUNCATE` or `UPDATE` or `DROP` statement (not sure how ...
New console command to execute a SELECT SQL query on the Piwik DB
https://api.github.com/repos/matomo-org/matomo/issues/12081/comments
0
2017-09-19T22:47:02Z
2024-01-03T05:05:02Z
https://github.com/matomo-org/matomo/issues/12081
258,987,548
12,081
[ "matomo-org", "matomo" ]
Our IPS blocks opening a complex segment because of the special characters in the request parameter 'segment'. Is it possible to load a segment by sending the name of the segment as parameter?
Load segements by name
https://api.github.com/repos/matomo-org/matomo/issues/12080/comments
1
2017-09-19T13:15:39Z
2017-09-19T20:18:08Z
https://github.com/matomo-org/matomo/issues/12080
258,816,331
12,080
[ "matomo-org", "matomo" ]
Forgive me, if it sounds trivial. But, I have a doubt on how event value is stored and tracked. For example, assume there are two commands `_paq.push(['trackEvent', 'Documentary', 'Rating', 'Thrive', 9.5]);` and `_paq.push(['trackEvent', 'Documentary', 'Rating', 'Thrive', 9.0]);`. Will the above codes give me ...
Event value storage machanism
https://api.github.com/repos/matomo-org/matomo/issues/12079/comments
1
2017-09-19T10:17:13Z
2017-09-19T22:14:37Z
https://github.com/matomo-org/matomo/issues/12079
258,768,784
12,079
[ "matomo-org", "matomo" ]
Sometimes we see few users are not tracked. Piwik able to track those users for few days & later sometime it missed to update in database. In rest response piwik says 200 OK successful in response but it is actually not updated database, it is missed to update. Ex: Piwik was able to track & update the events for th...
Some user visit/actions are not tracked in piwik; Piwik gives successful 200 OK response but failed to update piwik database
https://api.github.com/repos/matomo-org/matomo/issues/12078/comments
12
2017-09-19T07:19:36Z
2024-01-03T05:05:01Z
https://github.com/matomo-org/matomo/issues/12078
258,719,824
12,078
[ "matomo-org", "matomo" ]
### Checklists for a successful Matomo release #### Work on the release in the beta cycle: - [x] Beta release cycle has started with the first beta release! - [x] Forum support: regularly check all posts in [Support & Bugs forum](http://forum.matomo.org/c/support-bugs) - [x] Forum General questions: look ...
Release Matomo 3.6.0
https://api.github.com/repos/matomo-org/matomo/issues/12075/comments
1
2017-09-18T02:58:39Z
2018-10-17T23:09:55Z
https://github.com/matomo-org/matomo/issues/12075
258,359,533
12,075
[ "matomo-org", "matomo" ]
In https://github.com/piwik/piwik/issues/6111#issuecomment-329231298 and https://github.com/piwik/piwik/pull/11579 we created new APIs to let plugin developers extend the Visitor Log and the Visitor Profile in Piwik. It would be valuable to write a guide to explain to developers how this can be easily done, on http:...
Document how plugins can extend Visitor Log and Visitor Profile
https://api.github.com/repos/matomo-org/matomo/issues/12073/comments
0
2017-09-18T01:08:17Z
2020-04-27T19:53:00Z
https://github.com/matomo-org/matomo/issues/12073
258,350,053
12,073
[ "matomo-org", "matomo" ]
Currently, our Site Search feature uses Custom Variables in the backend to track site searches and site search categories. We need to rewrite this feature without using Custom Variables (see https://github.com/piwik/piwik/issues/11524) so that we can deprecate Custom Variables in the future. Since it would likely re...
Site Search tracking should not use Custom Variables
https://api.github.com/repos/matomo-org/matomo/issues/12072/comments
2
2017-09-18T00:51:58Z
2020-03-09T16:54:41Z
https://github.com/matomo-org/matomo/issues/12072
258,348,950
12,072
[ "matomo-org", "matomo" ]
Hello, I want to program a password change function as a bridge. If I change my password on the website, the password should be updated in piwik too. I tested this but the login is not possible. Is that changed in piwik 3.1.0? How I can create a hash to set the new password? wrong FAQ: https://piwik.org/faq/how-...
FAQ doesn't work to reset admin password
https://api.github.com/repos/matomo-org/matomo/issues/12069/comments
5
2017-09-17T10:07:53Z
2017-09-24T23:13:32Z
https://github.com/matomo-org/matomo/issues/12069
258,292,799
12,069
[ "matomo-org", "matomo" ]
please add geoip.custom_directory in core PHP file so I don't have to add the directory inside my php.ini file.. ``` <?php ini_set('geoip.custom_directory','/tmp/'); $infos = geoip_db_get_all_info(); $info = array_shift($infos); var_dump( $info['filename'] ); ?> ```
fix for geoip.custom_directory
https://api.github.com/repos/matomo-org/matomo/issues/12068/comments
1
2017-09-16T22:13:22Z
2018-08-18T21:19:43Z
https://github.com/matomo-org/matomo/issues/12068
258,261,964
12,068
[ "matomo-org", "matomo" ]
(I think this issue is really low priority but quite important to do one day so I want to start a discussing) In my opinion keeping all third-party-libraries checked into the main repository is a bad idea. It makes it hard to see which libraries are outdated and have bugs, which may be already fixed upstream, which ...
Replace Bower (and libs/) with npm
https://api.github.com/repos/matomo-org/matomo/issues/12067/comments
14
2017-09-16T15:17:41Z
2020-09-28T23:44:42Z
https://github.com/matomo-org/matomo/issues/12067
258,237,855
12,067
[ "matomo-org", "matomo" ]
In `piwik/libs/sparkline/lib/Object.php`, the class 'Object' should be renamed.
PHP7.2 no longer supports 'object' as a class name in Sparkline
https://api.github.com/repos/matomo-org/matomo/issues/12065/comments
3
2017-09-16T08:01:35Z
2017-09-26T07:26:23Z
https://github.com/matomo-org/matomo/issues/12065
258,216,669
12,065
[ "matomo-org", "matomo" ]
Hi, I'm working on publishing the 3.1.0 package into de debian repository and while doing some test, I had an unexpected error related to some random files in `/var/lib/piwik/data/tmp/cache/tracker/`. I looked in my production folder to notice a lot of files named like: ```console -rw-rw-r-- 1 www-data www-data...
Upgrade process and cache folder
https://api.github.com/repos/matomo-org/matomo/issues/12064/comments
3
2017-09-15T10:34:34Z
2017-09-20T10:29:49Z
https://github.com/matomo-org/matomo/issues/12064
257,997,124
12,064
[ "matomo-org", "matomo" ]
Hi, Kindly suggest, after I upgraded my Piwik to version: 3.1.0 tracking to all the sites stopped. None of the site is now been tracked. I am not getting any error while I am accessing the Piwik dashboard. It only stopped all the tracking. Kindly help. Before upgrade everything was working fine. Piwik version: 3.1....
After Upgrading to Piwik version: 3.1.0 tracking stopped working for all the sites.
https://api.github.com/repos/matomo-org/matomo/issues/12063/comments
21
2017-09-15T09:51:58Z
2017-09-25T05:36:46Z
https://github.com/matomo-org/matomo/issues/12063
257,986,070
12,063
[ "matomo-org", "matomo" ]
Hi, I'm running Piwik 3.1.0 and have an issue with visitors geolocation. While checking if my Piwik tracking plugin (CMS side) was working fine, I've notice the problem below. From visitor log, my own "visit" is from the Country Czechia, but if I go in Settings / Geolocation. With GeoIp( php ), click on Refresh...
GeoIp inconsistant between visitors log and GeoIp tester
https://api.github.com/repos/matomo-org/matomo/issues/12062/comments
8
2017-09-15T08:47:32Z
2017-10-06T11:34:07Z
https://github.com/matomo-org/matomo/issues/12062
257,968,635
12,062
[ "matomo-org", "matomo" ]
elements in entrypage widget to wide (3.1.1B1) ![2017-09-15_08h15_52](https://user-images.githubusercontent.com/5681880/30468988-940478c8-99ee-11e7-9056-f03304580b1c.png)
elements in entrypage widget to wide (3.1.1B1)
https://api.github.com/repos/matomo-org/matomo/issues/12061/comments
0
2017-09-15T06:19:30Z
2024-01-03T05:05:00Z
https://github.com/matomo-org/matomo/issues/12061
257,938,190
12,061
[ "matomo-org", "matomo" ]
This is a somewhat complex memory leak made even more complex by my only vague familiarity with AngularJS. I will do my best to explain what is going on! ## Steps to Reproduce - Visit the Dashboard of a Piwik installation. - Open up the devtools console, and inspect the length of the following property: - `wi...
JavaScript Memory Leak: widgetContent $destroy handlers
https://api.github.com/repos/matomo-org/matomo/issues/12059/comments
0
2017-09-14T22:19:34Z
2024-01-03T05:04:59Z
https://github.com/matomo-org/matomo/issues/12059
257,873,346
12,059
[ "matomo-org", "matomo" ]
`renderDashboard` adds click handlers to `#columnPreview` divs every time the user visits the dashboard, and never removes them: https://github.com/piwik/piwik/blob/defc5469a5d4634d64023477a447a31c58812a12/plugins/Dashboard/angularjs/dashboard/dashboard.directive.js#L49 The result is a small memory leak. ## So...
JavaScript Memory Leak: #columnPreview click handlers
https://api.github.com/repos/matomo-org/matomo/issues/12058/comments
0
2017-09-14T21:58:17Z
2017-10-06T03:28:24Z
https://github.com/matomo-org/matomo/issues/12058
257,869,054
12,058
[ "matomo-org", "matomo" ]
https://github.com/piwik/piwik/blob/a54f62f55e500644372fa342738483a6fd3dfaa3/core/Plugin/Controller.php#L882
mailto link should contain semicolon separated email addresses
https://api.github.com/repos/matomo-org/matomo/issues/12057/comments
2
2017-09-14T11:26:24Z
2017-09-14T21:51:12Z
https://github.com/matomo-org/matomo/issues/12057
257,685,156
12,057
[ "matomo-org", "matomo" ]
The update worked fine, only the widget "visitors in real time" fails, i've already: - deactivated the plugin and re-activated it again - cleared all tmp files. No change. ![piwik_error_visitor_real_time](https://user-images.githubusercontent.com/1607696/30427044-8bb1f5c4-994e-11e7-9b73-098da2913048.png)
Visitors Real Time fails after upgrade 3.1.0
https://api.github.com/repos/matomo-org/matomo/issues/12056/comments
3
2017-09-14T11:14:19Z
2017-09-14T16:19:20Z
https://github.com/matomo-org/matomo/issues/12056
257,682,153
12,056
[ "matomo-org", "matomo" ]
Hi, yesterday i updated my piwik installation by automatically update. now i have following cron log: > Error: Got invalid response from API request: ?module=API&method=API.get&idSite=73&period=day&date=last9&format=php&trigger=archivephp. Response was 'a:2:{s:6:"result;s:5:"error";s:7:"message";s:430:"Ihre Piwi...
Codebase version older than database after automatically update
https://api.github.com/repos/matomo-org/matomo/issues/12055/comments
1
2017-09-14T11:08:53Z
2024-01-03T05:04:58Z
https://github.com/matomo-org/matomo/issues/12055
257,680,831
12,055
[ "matomo-org", "matomo" ]
Does piwik provide a way so that the user's login and credentials can be dynamically generated .i.e. super user doesn't need to create new accounts manually?
How to dynamically generate users?
https://api.github.com/repos/matomo-org/matomo/issues/12054/comments
1
2017-09-14T10:04:50Z
2017-09-14T16:27:48Z
https://github.com/matomo-org/matomo/issues/12054
257,663,688
12,054
[ "matomo-org", "matomo" ]
Using piwik 3.1.0 but this happens since... we start using piwik back in 2014. In the API method call VisitTime.getVisitInformationPerServerTime – index.php?module=API&method=VisitTime.getVisitInformationPerServerTime&format=XML&idSite=3&period=day&date=today&expanded=1&token_auth=xxx – in order to export actions da...
Bug in VisitTime.getVisitInformationPerServerTime API method for current hour actions on extremely long sessions
https://api.github.com/repos/matomo-org/matomo/issues/12053/comments
2
2017-09-14T09:18:43Z
2024-01-03T05:04:58Z
https://github.com/matomo-org/matomo/issues/12053
257,650,058
12,053
[ "matomo-org", "matomo" ]
After upgrading to version 3.10, the "Visitors in Real Time" component on the dashboard shows an error message "Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4104 bytes) in /var/www/html/core/NumberFormatter.php on line 305". Not sure if this is related to #8169. Is there any work...
get "Allowed memory size exhausted" error after upgrading to version 3.10
https://api.github.com/repos/matomo-org/matomo/issues/12052/comments
2
2017-09-13T20:52:16Z
2017-09-18T01:13:51Z
https://github.com/matomo-org/matomo/issues/12052
257,517,415
12,052
[ "matomo-org", "matomo" ]
After upgrade to 3.1.0 getting "Oops… there was a problem during the request." in Visitors real time widget This only happens when there are currently or recently were some visitors online. Screenshot: http://take.ms/cKY7e If there were no recent visitors to the site the widget works fine. Screenshot: http://ta...
After upgrade to 3.1.0 getting "Oops… there was a problem during the request." in Visitors real time widget
https://api.github.com/repos/matomo-org/matomo/issues/12051/comments
4
2017-09-13T19:34:07Z
2017-09-14T21:44:23Z
https://github.com/matomo-org/matomo/issues/12051
257,495,744
12,051
[ "matomo-org", "matomo" ]
After updating from Piwik 3.0.4 to 3.1.0 with the "automatic" update, I got the following warning in the diagnostics: ``` Directories were found in your Piwik but we didn't expect them. --> Please delete these directories to prevent errors. <-- Directory to delete: vendor/szymach/c-pchart/app To delete all...
Updating from Piwik 3.0.4 to 3.1.0 causes file integrity warnings
https://api.github.com/repos/matomo-org/matomo/issues/12050/comments
3
2017-09-13T18:32:51Z
2017-09-20T10:29:10Z
https://github.com/matomo-org/matomo/issues/12050
257,479,090
12,050
[ "matomo-org", "matomo" ]
Would be pretty handy to have an easy possibility to fetch the data shown in "visitor summary" (within visitor profile) directly via API. e.g. these values: ![2017-09-13_18h36_58](https://user-images.githubusercontent.com/5681880/30389577-8209e464-98b3-11e7-9d6a-8b52624760b7.png)
Data from Visitor Summary via API ?
https://api.github.com/repos/matomo-org/matomo/issues/12049/comments
3
2017-09-13T16:42:01Z
2018-10-17T23:09:49Z
https://github.com/matomo-org/matomo/issues/12049
257,447,201
12,049
[ "matomo-org", "matomo" ]
Hi, On my page, I have two search engines, which show different results. Is it possible to classify each search engine in order to on Site Search Dashboard, show from which search engine comes keyword?
Site Search - clasify search engines
https://api.github.com/repos/matomo-org/matomo/issues/12046/comments
1
2017-09-13T13:30:37Z
2017-09-18T01:05:52Z
https://github.com/matomo-org/matomo/issues/12046
257,381,106
12,046
[ "matomo-org", "matomo" ]
Currently the visitor profile is hard configured to fetch [a maximum of 100 visits](https://github.com/piwik/piwik/blob/3.x-dev/plugins/Live/API.php#L50). It should be at least configurable to increase this value in the config. refs #12034
Make it possible to configure max visits for visitor profile
https://api.github.com/repos/matomo-org/matomo/issues/12045/comments
0
2017-09-13T13:01:49Z
2017-10-19T21:58:41Z
https://github.com/matomo-org/matomo/issues/12045
257,372,026
12,045
[ "matomo-org", "matomo" ]
**Given:** Three Events: 1. Users arriving from `facebook` 2. Users arriving from a website `X` 3. Users placing an order. **Problem Statement** 1. Tracking number of users that arrived from `facebook` to website `X` and placed an order. 2. Tracking number of users that arrived from website `X` and placed an...
Multilevel event tracking
https://api.github.com/repos/matomo-org/matomo/issues/12044/comments
1
2017-09-13T11:39:04Z
2017-09-18T03:58:56Z
https://github.com/matomo-org/matomo/issues/12044
257,349,426
12,044
[ "matomo-org", "matomo" ]
Latest Piwik, latest Safari but this issue started 6 months ago on previous versions. On Safari I have to clear all the browser cache to be able to update the stats on the main reports page, the cycle buttons don´t work, and clicking on them makes the same stats to be displayed. As the main reports page is loaded...
Cache issue on Safari
https://api.github.com/repos/matomo-org/matomo/issues/12043/comments
5
2017-09-13T11:33:33Z
2024-01-03T05:04:57Z
https://github.com/matomo-org/matomo/issues/12043
257,348,041
12,043
[ "matomo-org", "matomo" ]
Dear members, programmers, I found two failures on the pdf report on page "Actions / Entry pages titles". 1.) The table miss a logical sort regarding the fields that are display. The customer see only a disorder. 2.) There is a failure in the summary of "other" pages to be found on the bottom of the table. In ...
Failure in the email pdf report on page "Actions > Entry page titles"
https://api.github.com/repos/matomo-org/matomo/issues/12042/comments
1
2017-09-13T10:08:49Z
2024-01-03T05:04:56Z
https://github.com/matomo-org/matomo/issues/12042
257,326,560
12,042
[ "matomo-org", "matomo" ]
https://github.com/piwik/piwik/commit/1d5bbb55a4ffdfa9c40ba68a8680a7208e26adb4#commitcomment-24263189 My class ovverride `EventAction` class and `getEventCategory` method for internal recording additional events for some page views. But commit #1d5bbb5 crash my logic as not use suitable method and read data from raw...
regression for Plugins extending EventAction class
https://api.github.com/repos/matomo-org/matomo/issues/12041/comments
1
2017-09-12T23:09:12Z
2017-09-20T10:28:53Z
https://github.com/matomo-org/matomo/issues/12041
257,210,384
12,041
[ "matomo-org", "matomo" ]
Eg here I have 12th September selected, but evolution shows only up to 11th September. Timezone of the site is Pacific / Auckland so I presume it is related to that maybe? ![image](https://user-images.githubusercontent.com/273120/30346869-4d2ca6a0-985e-11e7-8172-e31f2f3a9041.png) Same in Goals evolution graph ...
Evolution graph does not show all days depending on time zone OR date selector shows wrong date
https://api.github.com/repos/matomo-org/matomo/issues/12039/comments
3
2017-09-12T20:34:25Z
2024-01-03T05:04:55Z
https://github.com/matomo-org/matomo/issues/12039
257,172,156
12,039
[ "matomo-org", "matomo" ]
We are getting this error on demo.piwik.org on an ecommerce website (Marketplace) A fatal error occurred The following error just broke Piwik (v3.1.0-rc1): Key "icon" for array with keys "type, url, pageTitle, pageIdAction, idpageview, serverTimePretty, timeSpentRef, pageId, contentName, contentPiece, conten...
Fatal on real time widget, icon not defined
https://api.github.com/repos/matomo-org/matomo/issues/12037/comments
8
2017-09-12T19:48:54Z
2017-11-10T12:02:15Z
https://github.com/matomo-org/matomo/issues/12037
257,160,180
12,037
[ "matomo-org", "matomo" ]
Recently I updated from Piwik 3.0.4 to 3.1.0. Now I have the following error in the visitors log page: `SQLSTATE[42S22]: Column not found: 1054 Unknown column 'log_action_event_category.type' in 'field list'` The visitors live view also does not work any more.
Error "SQLSTATE[42S22]: Column not found: 1054 Unknown column 'log_action_event_category.type' in 'field list'"
https://api.github.com/repos/matomo-org/matomo/issues/12036/comments
6
2017-09-12T17:04:19Z
2017-09-14T23:55:06Z
https://github.com/matomo-org/matomo/issues/12036
257,116,590
12,036
[ "matomo-org", "matomo" ]
When looking to the ecommerce products report, the average product price display incorrect value. The value seems to be multiplied by number of days for which there has been visit on the product page. I've check that all my visits log product information report correct values directly into the database... Piwik 3...
Ecommerce Product average price may be incorrect, review implementation without using Custom Variables
https://api.github.com/repos/matomo-org/matomo/issues/12035/comments
30
2017-09-12T15:33:07Z
2020-06-09T08:58:33Z
https://github.com/matomo-org/matomo/issues/12035
257,088,271
12,035
[ "matomo-org", "matomo" ]
Visitors with more than 100 visits will only be shown with 100 visits. Scrolling further down you can see that the visit counter becomes negative. ![screenshot-piwik-2017-09-12-11-13-35](https://user-images.githubusercontent.com/8649051/30318340-224c7a48-97ad-11e7-9b24-520b4ce12394.png) Piwik 3.1.0
The visit counter displays incorrect values after more than 100 visits
https://api.github.com/repos/matomo-org/matomo/issues/12034/comments
3
2017-09-12T09:27:50Z
2017-09-14T21:28:33Z
https://github.com/matomo-org/matomo/issues/12034
256,976,797
12,034
[ "matomo-org", "matomo" ]
Found another issue after upgrade, looks like a twig issue. ![image](https://user-images.githubusercontent.com/2010549/30316782-92e8f006-97a8-11e7-8c9b-7fc5ed2e2271.png)
Another 500 error bug in regards to Live data
https://api.github.com/repos/matomo-org/matomo/issues/12033/comments
16
2017-09-12T08:53:26Z
2018-06-26T21:52:50Z
https://github.com/matomo-org/matomo/issues/12033
256,966,618
12,033
[ "matomo-org", "matomo" ]
Hi, I applied update to my Piwik setup, but now after login, it gives immediatly a 500 error. Added a screenshot of the data returned. Could someone explain me why update 3.0 to 3.1 broke my setup ? Cheers. <img width="533" alt="2017-09-12 10_32_49-error loading website - opera" src="https://user-images.github...
500 error after update 3.0 to 3.1
https://api.github.com/repos/matomo-org/matomo/issues/12032/comments
2
2017-09-12T08:34:36Z
2017-09-12T08:52:02Z
https://github.com/matomo-org/matomo/issues/12032
256,961,195
12,032
[ "matomo-org", "matomo" ]
The url is this one : index.php?module=CoreHome&action=index&date=yesterday&period=day&idSite=8#?idSite=8&period=day&date=yesterday&category=Dashboard_Dashboard&subcategory=1 And the errors looks like : https://i.imgur.com/ApxPN3k.png
ERROR: Failed to get data from API: Please specify a value for 'idSite' (following auto update to 3.1.0)
https://api.github.com/repos/matomo-org/matomo/issues/12031/comments
10
2017-09-12T07:32:30Z
2024-05-23T15:07:28Z
https://github.com/matomo-org/matomo/issues/12031
256,945,007
12,031
[ "matomo-org", "matomo" ]
I use piwik on Azure, and use MySQL on Azure service with version 5.7 But piwik check the version as MySQL 5.5. Why and how to fix it ?
Piwik check mysql 5.7 as mysql 5.5
https://api.github.com/repos/matomo-org/matomo/issues/12030/comments
5
2017-09-12T00:25:26Z
2023-08-24T12:49:13Z
https://github.com/matomo-org/matomo/issues/12030
256,880,197
12,030
[ "matomo-org", "matomo" ]
Hi, When I open the popup for get visitor profile, I get an error 500 and : > The following error just broke Piwik (v3.1.0): > > Key "totalGoalConversions" for array with keys "visitorId, totalVisits, totalVisitDuration, totalActions, totalOutlinks, totalDownloads, totalSearches, totalPageViews, totalUniqueP...
3.1.0 - Error 500 when getVisitorProfilePopup
https://api.github.com/repos/matomo-org/matomo/issues/12028/comments
5
2017-09-11T20:14:08Z
2024-03-06T21:00:21Z
https://github.com/matomo-org/matomo/issues/12028
256,827,918
12,028
[ "matomo-org", "matomo" ]
When I try to view my stats, I have this message : ERROR: Failed to get data from API: Merci de sp&eacute;cifier une valeur pour idSite #0 /var/www/piwik/core/API/Proxy.php(162): Piwik\API\Proxy-&gt;getRequestParametersArray(Array, Array) #1 /var/www/piwik/core/Plugin/Visualization.php(264): Piwik\API\Proxy-&gt;call(...
Error code : Failed to get data from API: Merci de sp&eacute;cifier une valeur pour idSite
https://api.github.com/repos/matomo-org/matomo/issues/12027/comments
5
2017-09-11T17:58:12Z
2017-10-31T22:36:07Z
https://github.com/matomo-org/matomo/issues/12027
256,790,597
12,027
[ "matomo-org", "matomo" ]
I have been unable to login to my piwik for several days. Tried the password reset link several times but it still says invalid username/password. I can see the login and hashed pw in DB via phpmyadmin. I have tried to manually reset the pw there using: php -r 'echo password_hash(md5("changeMe"), PASSWORD_DEFAULT) . "...
Cannot login to Piwik no matter what I do. Password reset not working either
https://api.github.com/repos/matomo-org/matomo/issues/12026/comments
2
2017-09-11T16:49:23Z
2017-09-11T18:03:06Z
https://github.com/matomo-org/matomo/issues/12026
256,771,100
12,026
[ "matomo-org", "matomo" ]
Show content views and content interactions also in in summary within visitor profile. Since one is mostly active like other things already shown in summary (interaction) and the other one is mostly passiv (view) liek no other things shown in summary before may be a splitting of information makes sense.. Please...
visitor profile: content view and content interaction in summary
https://api.github.com/repos/matomo-org/matomo/issues/12025/comments
2
2017-09-11T12:14:14Z
2024-01-03T05:04:53Z
https://github.com/matomo-org/matomo/issues/12025
256,680,888
12,025
[ "matomo-org", "matomo" ]
While testing https://github.com/piwik/piwik/pull/12019 I noticed I get the error > INFO [2017-09-08 12:16:39] Unable to test if mod_pagespeed is enabled: the request to http://unknown/./console?module=Installation&action=getEmptyPageForSystemCheck failed when executing `./console diagnostics:run` I searched ...
Improve URL detection in mod_pagespeed check
https://api.github.com/repos/matomo-org/matomo/issues/12024/comments
6
2017-09-10T19:37:25Z
2022-09-29T03:40:13Z
https://github.com/matomo-org/matomo/issues/12024
256,534,162
12,024
[ "matomo-org", "matomo" ]
3.1.0 RC1: visitor log: no more information about country/city visible e.g. : flag, country, city was nicely optimized not that long ago: https://github.com/piwik/piwik/issues/9705 ![2017-09-08_15h45_43](https://user-images.githubusercontent.com/5681880/30214647-7f9580b2-94ad-11e7-9681-c486911830d8.png)
Visitor log should display country/city information without having to hover on the country flag
https://api.github.com/repos/matomo-org/matomo/issues/12015/comments
8
2017-09-08T13:51:00Z
2018-05-03T19:47:11Z
https://github.com/matomo-org/matomo/issues/12015
256,260,424
12,015
[ "matomo-org", "matomo" ]
hi all as told on piwik forum, I have 2 issues on my piwik installation (https://forum.piwik.org/t/widgetized-dashboards/25405): on my piwik server I have 2 different dashboards (full and simple). I tried to widgetize simple dashboard on my website. First issue : I am unable to widgetize only one of my dashboar...
Widgetized dashboards
https://api.github.com/repos/matomo-org/matomo/issues/12014/comments
4
2017-09-08T12:12:22Z
2017-09-25T08:38:45Z
https://github.com/matomo-org/matomo/issues/12014
256,234,765
12,014
[ "matomo-org", "matomo" ]
Hi, We would like to be able to create a Segment View to only show users who have had "Number of Actions > 1". This works for the most part but the problem is that it also shows all the users who have for example reloaded the Home Page / Landing Page multiple times. It seems like some of our users click on ads, ...
Segment to Exclude Landing page being reloaded
https://api.github.com/repos/matomo-org/matomo/issues/12010/comments
0
2017-09-07T03:21:55Z
2024-01-03T05:04:53Z
https://github.com/matomo-org/matomo/issues/12010
255,803,233
12,010
[ "matomo-org", "matomo" ]
Googling my issue doesn't give any useful result so I submit this issue with attached the solution (as a screenshot). I hope it is useful. The ISSUE in the suject is reproducible if: 1) You use an external SMTP server to send Email reports 2) Your external SMTP server requires fully-qualified-hostname EHLO/HELO ...
Helo command rejected: need fully-qualified hostname
https://api.github.com/repos/matomo-org/matomo/issues/12007/comments
15
2017-09-06T16:29:54Z
2023-05-16T08:21:39Z
https://github.com/matomo-org/matomo/issues/12007
255,666,504
12,007
[ "matomo-org", "matomo" ]
Hi, We are trying to migrate sites from one Piwik instance to another( source db from windows server and target db in linux environment ) using the Site Migration plugin. We could find some mismatch in the data after migration. Please find the details below: DB name : sourcedb and targetdb in mysql we are usin...
Site Migration Issue
https://api.github.com/repos/matomo-org/matomo/issues/12006/comments
4
2017-09-06T14:21:09Z
2019-05-08T02:27:32Z
https://github.com/matomo-org/matomo/issues/12006
255,621,596
12,006
[ "matomo-org", "matomo" ]
**Piwik Version**: 3.0.4 If I use the search box on a Custom Dimension to filter for two zip codes, for example: `75202|28203` This works properly and returns results like this screen shot... ![screenshot from 2017-09-05 22-20-16](https://user-images.githubusercontent.com/671140/30091642-a8841a82-9288-11e7-8fd...
filter_pattern is not decoded in search box
https://api.github.com/repos/matomo-org/matomo/issues/12005/comments
1
2017-09-06T02:39:33Z
2024-01-03T05:04:52Z
https://github.com/matomo-org/matomo/issues/12005
255,463,247
12,005
[ "matomo-org", "matomo" ]
Eg in my case I had a weekly report archived, then selected the same date range but got zero results because archiving was disabled. I am thinking if we removed the `period=?` in https://github.com/piwik/piwik/blob/3.1.0-rc1/core/DataAccess/ArchiveSelector.php#L181 then we would use an already existing archive when ...
Range period should use existing archives of week/month/year periods if possible
https://api.github.com/repos/matomo-org/matomo/issues/12003/comments
0
2017-09-05T21:35:50Z
2017-09-18T03:27:32Z
https://github.com/matomo-org/matomo/issues/12003
255,416,228
12,003
[ "matomo-org", "matomo" ]
I got many error messages from my installation: > [error] 13191#13191: *1102 FastCGI sent in stderr: "PHP message: Error in Piwik: Invalid MySQL Version" while reading response header from upstream, client: *****, server: localhost, request: "GET /index.php?module=Marketplace&action=getPremiumFeatures&widget=undefin...
Error in Piwik: Invalid MySQL Version
https://api.github.com/repos/matomo-org/matomo/issues/12002/comments
4
2017-09-05T13:55:07Z
2018-08-17T10:19:00Z
https://github.com/matomo-org/matomo/issues/12002
255,285,834
12,002
[ "matomo-org", "matomo" ]
Hi, we as a public german university have a problem with the behavior of Piwik regarding DoNotTrack. At the moment, if you configure Piwik to respect the DNT-header, visitors sending a DNT-header won't be counted at all (unless they come with IE, but that's another weird problem, see #9987). In my interpretation ...
Piwik should count visitors regardless of DoNotTrack
https://api.github.com/repos/matomo-org/matomo/issues/12001/comments
17
2017-09-05T11:54:03Z
2024-09-24T13:00:22Z
https://github.com/matomo-org/matomo/issues/12001
255,251,506
12,001
[ "matomo-org", "matomo" ]
![2017-09-05_09h37_07](https://user-images.githubusercontent.com/5681880/30050368-84ef8684-921e-11e7-8d02-33b1c50c1b69.png)
3.1.0 RC1: problems with some characters
https://api.github.com/repos/matomo-org/matomo/issues/12000/comments
21
2017-09-05T07:42:26Z
2017-09-15T05:46:15Z
https://github.com/matomo-org/matomo/issues/12000
255,186,870
12,000
[ "matomo-org", "matomo" ]
The following test started failing a few days ago: ``` 1) Piwik\Tests\Integration\HttpTest::testSocketHttpsWorksWithValidCertificate Exception: Too many redirects (6) ``` No idea where this issue comes from? (we discussed it may be the `Location: https://xxx` header is present causing the redirects. But ...
Integration test failing since a few days ago: HttpTest::testSocketHttpsWorksWithValidCertificate Exception: Too many redirects (6)
https://api.github.com/repos/matomo-org/matomo/issues/11999/comments
6
2017-09-05T04:50:58Z
2024-09-13T09:00:42Z
https://github.com/matomo-org/matomo/issues/11999
255,159,514
11,999
[ "matomo-org", "matomo" ]
@tsteur Hi, there I want to delete the specific data which I imported. for example, I imported June's data but for some reason I want to delete the log of idsite=100 (only this part) I try below ./console core:delete-logs-data --dates=2017-06-01,2017-06-30 --idsite=100 delete from piwik_archive_numeric_2...
Question about "how to delete specific log"
https://api.github.com/repos/matomo-org/matomo/issues/11998/comments
1
2017-09-05T04:18:38Z
2024-01-03T05:04:51Z
https://github.com/matomo-org/matomo/issues/11998
255,156,196
11,998
[ "matomo-org", "matomo" ]
Not sure if this is a bug or by design, it looks like a bug. Visits numbering is inaccurate in the Visitor Profile modal popup. Here's an example: ![ze2dvvua0n](https://user-images.githubusercontent.com/1692600/30008394-34933c9e-90ed-11e7-9b2e-e8ed7dc19b9d.png) First visit should be #1, second visit #2, and so ...
Visits numbering is wrong in Visitor Profile bug
https://api.github.com/repos/matomo-org/matomo/issues/11996/comments
5
2017-09-04T01:21:57Z
2017-12-20T13:32:55Z
https://github.com/matomo-org/matomo/issues/11996
254,914,683
11,996
[ "matomo-org", "matomo" ]
I’d like to create a segment that **filters out** visits that contain a specific URL among their actions. For example, if I have a visit with these 3 actions: Homepage (http://mysite) Section 1 (http://mysite/section1) Section 2 (http://mysite/section2) and I want to ignore visitors that went to Se...
Segments: Option to ignore visits completely if any action is affected
https://api.github.com/repos/matomo-org/matomo/issues/11994/comments
2
2017-09-01T15:41:42Z
2024-01-03T05:04:50Z
https://github.com/matomo-org/matomo/issues/11994
254,679,107
11,994
[ "matomo-org", "matomo" ]
Hello to the community I noticed that the widgetized reports - Visits Over Time - doesn't work. All the provided links (in embed iframe, in direct link) doesn't work and I have a blank page. the provided link is as following: https://piwik.domain_name.fr/index.php?module=Widgetize&action=iframe&forceView=1&view...
Visits Over Time report requires Annotations plugin to be enabled
https://api.github.com/repos/matomo-org/matomo/issues/11993/comments
7
2017-08-31T13:14:23Z
2018-03-11T18:15:53Z
https://github.com/matomo-org/matomo/issues/11993
254,330,276
11,993
[ "matomo-org", "matomo" ]
Hi everyone, I have created a segment on Piwik to analyze a subset of pages in a site. Here's the condition I set: _**"URL page"**_ + _**"Contains"**_ + << _**URL**_ (Partial)>> Now, when the segment is active, Piwik does not return the number of downloads made (the rest of the values seem correct). If I run the a...
I cannot track the downloads inside a segment (Piwik 3.0.4)
https://api.github.com/repos/matomo-org/matomo/issues/11992/comments
4
2017-08-31T09:37:47Z
2019-10-27T20:32:37Z
https://github.com/matomo-org/matomo/issues/11992
254,274,689
11,992
[ "matomo-org", "matomo" ]
root@app1:/srv/http/piwik/piwik# ./console plugin:list WARNING [2017-08-30 03:51:53] /srv/http/piwik/piwik/core/Console.php(222): Notice - Undefined index: always_load_commands_from_plugin - Piwik 3.0.4 - Please report this message in the Piwik forums: http://forum.piwik.org
Undefined index: always_load_commands_from_plugin
https://api.github.com/repos/matomo-org/matomo/issues/11987/comments
2
2017-08-30T03:54:15Z
2017-09-11T09:59:01Z
https://github.com/matomo-org/matomo/issues/11987
253,870,988
11,987
[ "matomo-org", "matomo" ]
-> Goal of this issue is to use the latest Travis CI infrastructure documented here ### Current status Recently our builds were running on the latest Travis CI infrastructure and they were failing with the message below. For now we reverted to use the older infrastructure in https://github.com/piwik/piwik/commit/...
Upgrade to latest Travis CI infrastructure
https://api.github.com/repos/matomo-org/matomo/issues/11986/comments
7
2017-08-30T02:38:06Z
2024-09-13T09:00:42Z
https://github.com/matomo-org/matomo/issues/11986
253,860,821
11,986
[ "matomo-org", "matomo" ]
See for example this build: https://travis-ci.org/piwik/piwik/jobs/269332115 Guess it has something to do with the return code, as we return the [failure count](https://github.com/piwik/piwik/blob/3.x-dev/tests/lib/screenshot-testing/support/app.js#L259), which seems to be 255 in that build.
UI Build sometimes fails, even if no tests failed
https://api.github.com/repos/matomo-org/matomo/issues/11985/comments
3
2017-08-29T16:18:47Z
2023-08-28T14:06:20Z
https://github.com/matomo-org/matomo/issues/11985
253,724,036
11,985
[ "matomo-org", "matomo" ]
I am not able to find an answer to this question. The `Visitors in Real Time` are updated instantly, but the rest of the logs and stats took me almost 2-3 hours to update. Few questions Can anyone explain what could be the reason? Or is there any specific time when the update requests are sent? If there is a sp...
When are the stats updated?
https://api.github.com/repos/matomo-org/matomo/issues/11984/comments
1
2017-08-29T10:06:42Z
2017-08-30T17:49:30Z
https://github.com/matomo-org/matomo/issues/11984
253,599,192
11,984
[ "matomo-org", "matomo" ]
Hi, The goal is to exclu visites done by our dev/quality team. They pollute the data. I can't use exlues IP because they use proxies or smartphone. I think that using userId is best to exclu our dev/quality team. Thanks
Exclue visite by UserId
https://api.github.com/repos/matomo-org/matomo/issues/11982/comments
1
2017-08-28T12:33:48Z
2024-01-03T05:04:49Z
https://github.com/matomo-org/matomo/issues/11982
253,315,265
11,982
[ "matomo-org", "matomo" ]
I use piwik 3.0.4 with MySQL 5.7.19 and the following command to import logs: ``` python /web/piwik/misc/log-analytics/import_logs.py \ --idsite=1 \ --url=... \ --recorders=1 \ --hostname=... \ /tmp/rss.log ``` Sometimes it fails with `Error when connecting to Piwik: HTTP Error 500: Internal Serv...
piwik logs import sometimes fails with "Data too long for column"
https://api.github.com/repos/matomo-org/matomo/issues/11981/comments
10
2017-08-28T11:29:39Z
2017-09-22T21:11:45Z
https://github.com/matomo-org/matomo/issues/11981
253,301,200
11,981
[ "matomo-org", "matomo" ]
Tibet and Taiwan is part of China
Tibet and Taiwan is part of China
https://api.github.com/repos/matomo-org/matomo/issues/11980/comments
3
2017-08-28T08:27:27Z
2017-09-21T08:52:09Z
https://github.com/matomo-org/matomo/issues/11980
253,260,804
11,980
[ "matomo-org", "matomo" ]
The System Check reported: ``` Directories were found in your Piwik but we didn't expect them. --> Please delete these directories to prevent errors. <-- Directory to delete: vendor/szymach/c-pchart/app To delete all these directories at once, you can run this command: rm -Rf /home/harmony-prod/html/piwik/v...
System Check says to delete vendor/szymach/c-pchart/app; doing so breaks Piwik
https://api.github.com/repos/matomo-org/matomo/issues/11978/comments
8
2017-08-27T15:45:23Z
2017-09-18T01:08:56Z
https://github.com/matomo-org/matomo/issues/11978
253,171,703
11,978
[ "matomo-org", "matomo" ]
Ideas of new features that would be very valuable to build into Piwik 4.0.0 or during 4.x development cycle. We've discussed these internally and this is just a list of exciting and most useful improvements. # Awesome improvements * Customise the All Websites dashboard: custom list of columns https://github.com...
Piwik 4.0.0: awesome improvements to user experience
https://api.github.com/repos/matomo-org/matomo/issues/11977/comments
5
2017-08-27T14:52:54Z
2019-10-22T22:54:05Z
https://github.com/matomo-org/matomo/issues/11977
253,168,471
11,977
[ "matomo-org", "matomo" ]
Currently the field `referrerUrl` sometimes does not return the referrer URL value. When the referrer was a search engine and we detected there was no keyword, the value becomes eg. `<referrerUrl>http://piwik.org/faq/general/#faq_144</referrerUrl>`. In the UI we would leave unchanged but in the API instead: * make `r...
always return full Referrer URL in Live​​.getLastVisitDetails API
https://api.github.com/repos/matomo-org/matomo/issues/11976/comments
0
2017-08-27T07:47:11Z
2017-09-04T04:49:34Z
https://github.com/matomo-org/matomo/issues/11976
253,147,607
11,976
[ "matomo-org", "matomo" ]
https://yandex.ru/ and https://www.yandex.ru/ as the referrer - without any keyword in URL - not recognized as Yandex SE traffic by Piwik https://results.searchlock.com/ - without any keyword in URL - not recognized as SearchLock SE traffic by Piwik https://www.ecosia.org/ - without any keyword in URL - not rec...
Yandex, SearchLock, Ecosia URLs without keyword not recognized as SE
https://api.github.com/repos/matomo-org/matomo/issues/11975/comments
2
2017-08-26T21:23:08Z
2017-09-11T09:59:14Z
https://github.com/matomo-org/matomo/issues/11975
253,123,657
11,975
[ "matomo-org", "matomo" ]
In Piwik reports are processed based using the raw data. Once an archive has been processed for a website and a specific date period, and stored in the database (during the `core:archive` process), it can only be [invalidated](https://piwik.org/faq/how-to/faq_155/) (via HTTP API or CLI or InvalidateReports plugin) whic...
Allow plugins to generate their reports using historical data (eg. Custom Reports)
https://api.github.com/repos/matomo-org/matomo/issues/11974/comments
21
2017-08-25T00:38:51Z
2020-08-04T02:59:59Z
https://github.com/matomo-org/matomo/issues/11974
252,768,171
11,974
[ "matomo-org", "matomo" ]
Sogou started sending many hits with new referring URL syntaxes. Can you please add them so that Piwik recognizes them as Search Traffic from Sogou instead of Website Referral Traffic? https://www.sogou.com/link?url=hedJjaC291PTtp3iLdyghg7MANepRZYihKKtD0XUnF4coeMZyZZQ.. And these mobile referring urls, with searc...
Search engine Sogou has new additional referring URL syntaxes
https://api.github.com/repos/matomo-org/matomo/issues/11973/comments
0
2017-08-24T17:57:10Z
2017-08-25T10:15:03Z
https://github.com/matomo-org/matomo/issues/11973
252,681,659
11,973
[ "matomo-org", "matomo" ]
Showing all the users in the same page is not scalable. When they grow (> 1k) the page becomes slow and unresponsive. When they keep growing ( > 10k) the page just break. The solution seems simple: add, like in the website view, a pager and a search box. This would totally solve the problem and make the page scalabl...
Adminisrtation -> System -> Users view unusable with thousands users
https://api.github.com/repos/matomo-org/matomo/issues/11971/comments
1
2017-08-22T10:28:32Z
2024-01-03T05:04:48Z
https://github.com/matomo-org/matomo/issues/11971
251,910,572
11,971
[ "matomo-org", "matomo" ]
I have read this blog to track single-page website, but i do not know how to use setGenerationTimeMs() to track new page view generation time with different url and where these code should it be placed in the index.html? Should it be located before piwik traditional tracking code ? @Sija @nbezzala if you can rep...
how to use setGenerationTimeMs() with angularJS?
https://api.github.com/repos/matomo-org/matomo/issues/11968/comments
3
2017-08-18T07:26:26Z
2017-09-10T12:57:36Z
https://github.com/matomo-org/matomo/issues/11968
251,161,824
11,968
[ "matomo-org", "matomo" ]
Currently some numbers are not formatted in the Real Time Widgets but should be, eg. the 4 numbers at the top: ![numbers not formatted](https://user-images.githubusercontent.com/466765/29440176-d3d378fc-8416-11e7-9e9c-f2d6669e927c.png)
Format numbers in the Real time widget
https://api.github.com/repos/matomo-org/matomo/issues/11967/comments
1
2017-08-18T01:12:10Z
2018-10-17T23:09:39Z
https://github.com/matomo-org/matomo/issues/11967
251,113,996
11,967
[ "matomo-org", "matomo" ]
Tibet and Taiwan is part of China !!! You know what ?
https://api.github.com/repos/matomo-org/matomo/issues/11966/comments
0
2017-08-18T01:12:09Z
2017-08-18T04:39:01Z
https://github.com/matomo-org/matomo/issues/11966
251,113,995
11,966
[ "matomo-org", "matomo" ]
Currently there is this config setting `time_before_today_archive_considered_outdated` which allows to change the timeout after which a report for "Today/This week/This month/This year" will be re-processed. It reads: ``` ; Time in seconds after which an archive will be computed again. This setting is used only fo...
Allow different reports pre-archiving frequency for each period
https://api.github.com/repos/matomo-org/matomo/issues/11965/comments
2
2017-08-17T23:57:02Z
2017-09-04T05:03:58Z
https://github.com/matomo-org/matomo/issues/11965
251,104,469
11,965
[ "matomo-org", "matomo" ]
![a538aef5fa81434c8bbdca3ac92a8f33](https://user-images.githubusercontent.com/11715783/29404115-d102e14e-836c-11e7-8f53-ba971d0ac826.png) ![62ef00dd8728ff4aa78e198939c19733](https://user-images.githubusercontent.com/11715783/29404165-f3f5b2c6-836c-11e7-9331-565fadc8056f.png) I want to add my report with the effect ...
How to make the following effect?
https://api.github.com/repos/matomo-org/matomo/issues/11964/comments
1
2017-08-17T08:59:33Z
2017-08-25T11:13:23Z
https://github.com/matomo-org/matomo/issues/11964
250,874,526
11,964
[ "matomo-org", "matomo" ]
Got this notice on demo.piwik.org after upgrading to 3.0.5-b2 ([this URL](https://demo.piwik.org/index.php?module=CoreHome&action=index&date=today&period=week&idSite=34#?idSite=34&period=week&date=2017-08-10&category=General_Visitors&subcategory=Live_VisitorLog&popover=)): `WARNING: /www/demo.piwik.org/core/DataTable/...
Notice; core/DataTable/Renderer/Html.php(121): Notice - Array to string conversion
https://api.github.com/repos/matomo-org/matomo/issues/11963/comments
1
2017-08-16T22:13:47Z
2017-09-11T09:59:50Z
https://github.com/matomo-org/matomo/issues/11963
250,775,551
11,963
[ "matomo-org", "matomo" ]
I was just browsing the Piwik FAQ on resetting passwords when I noticed Piwik uses MD5. MD5 is quite vulnerable... Could you please hash passwords using a secure algorithm like Scrypt? See this [StackExchange post](https://security.stackexchange.com/questions/138363/why-is-md5-considered-a-vulnerable-algorithm) for det...
MD5 is used to hash passwords
https://api.github.com/repos/matomo-org/matomo/issues/11962/comments
7
2017-08-16T18:49:23Z
2021-02-19T19:43:59Z
https://github.com/matomo-org/matomo/issues/11962
250,724,012
11,962
[ "matomo-org", "matomo" ]
Dear team, Beginning from July 15, when using the Piwik Reporting API, we started observing certain actions of one of the web site (idSite 36) with a missing customVariables property. This is a new behavior not observed before that date, when every action had this property. Here is an example Piwik visit with two ...
Missing customVariables in actionDetails
https://api.github.com/repos/matomo-org/matomo/issues/11960/comments
3
2017-08-16T09:04:26Z
2018-02-12T10:53:04Z
https://github.com/matomo-org/matomo/issues/11960
250,558,276
11,960
[ "matomo-org", "matomo" ]
AFAIK it is also possible to use the email to log in. I think it would be useful to show this in the label for better UX eg: ![image](https://user-images.githubusercontent.com/273120/29335216-0a012e48-825e-11e7-8996-03f90aeb674e.png) I'm not sure if all login plugins allow log in via email. If not, we would actua...
Allow to login by Email as well as Username
https://api.github.com/repos/matomo-org/matomo/issues/11959/comments
2
2017-08-15T20:38:32Z
2018-03-08T01:17:32Z
https://github.com/matomo-org/matomo/issues/11959
250,431,219
11,959
[ "matomo-org", "matomo" ]
I have added _paq.push(['enableJSErrorTracking']) in my tracking code, and i add some js error in my website as well. However, i cannot receive any error's information in my piwik action=>event module. Do you know where the problem might it be? Other modules work well, and i can receive new visitors' information ex...
Unable to track JS error
https://api.github.com/repos/matomo-org/matomo/issues/11957/comments
1
2017-08-15T06:29:14Z
2017-09-10T12:58:42Z
https://github.com/matomo-org/matomo/issues/11957
250,232,013
11,957
[ "matomo-org", "matomo" ]
Looking for assistance getting the session recording up and running. Note: our ssl cert is signed by CA, not self-signed GOing to the url manually gives us: Piwik.HeatmapSessionRecording.configuration.assign({"heatmaps":[],"sessions":[{"id":2,"sample_rate":"100.0","min_time":0,"activity":true,"keystrokes":true}...
Unable to use Session Recording Feature
https://api.github.com/repos/matomo-org/matomo/issues/11956/comments
1
2017-08-15T02:32:42Z
2017-08-15T20:41:22Z
https://github.com/matomo-org/matomo/issues/11956
250,206,100
11,956
[ "matomo-org", "matomo" ]
Hi, I really don't find it useful and piwik is been charging for me from a long time. Can anyone tell me how to discontinue my account with piwik. Thanks
Delete my account
https://api.github.com/repos/matomo-org/matomo/issues/11955/comments
1
2017-08-14T08:42:36Z
2017-08-16T23:02:39Z
https://github.com/matomo-org/matomo/issues/11955
249,966,857
11,955
[ "matomo-org", "matomo" ]
If a developer comes with some premeditated feelings in his own product , then his product is not much better . [map](http://imgur.com/a/5hh5O)
Have you eaten the territory of China ?
https://api.github.com/repos/matomo-org/matomo/issues/11954/comments
1
2017-08-12T09:38:41Z
2017-08-12T09:40:29Z
https://github.com/matomo-org/matomo/issues/11954
249,801,199
11,954
[ "matomo-org", "matomo" ]
Hi, I have added a user id using setUserId parameter for tracker website's logged in user. The issue is that if I am logged into two different devices or through two different IP's. I cannot see these multiple IP or devices in the USER visitor's log data. It still shows me the same previous data of that USER. If ...
Same website user with multiple IP getting tracked with only 1 IP not both
https://api.github.com/repos/matomo-org/matomo/issues/11952/comments
4
2017-08-10T08:41:39Z
2017-09-18T02:54:09Z
https://github.com/matomo-org/matomo/issues/11952
249,273,563
11,952
[ "matomo-org", "matomo" ]
Piwik do not track the Page Title in Outgoing References correctly if iam using a #-symbol in the page title. The url encoding in the piwik request is correctly. But piwik proceed the encoded %23 (#) incorrect. iam Using a old piwik version 1.11.1. How can i fix this issue? For me, at the moment it is not possible to c...
Piwik is breaking title if #-symbol is used
https://api.github.com/repos/matomo-org/matomo/issues/11951/comments
1
2017-08-10T08:16:52Z
2017-09-18T02:44:04Z
https://github.com/matomo-org/matomo/issues/11951
249,267,512
11,951
[ "matomo-org", "matomo" ]
Piwik 3.0.4 I have a link on my page with a link to an external site. ``` <a ng-href="http://someSite/?ref={{i[x.someField]}}" target="_blank">{{i[x.someField]}}</a> ``` The problem is I am getting lots of extra stuff when I copy this link by either dragging from the start or the end of the text. `<p><img s...
Hidden img src on external links is beeing copied
https://api.github.com/repos/matomo-org/matomo/issues/11950/comments
3
2017-08-10T08:01:40Z
2017-09-18T20:54:39Z
https://github.com/matomo-org/matomo/issues/11950
249,264,071
11,950