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" ]
When one has more than 3 goals defined we merge them together into one menu item in the dashboard area. Maybe we could do something similar for dashboards? Eg we could display 3 dashboards separately, and merge all others into a group. Problem is we might merge the wrong ones that are used often into a group and the o...
Group dashboards in left menu similar to Goals
https://api.github.com/repos/matomo-org/matomo/issues/9056/comments
1
2015-10-19T17:29:40Z
2024-09-13T09:04:36Z
https://github.com/matomo-org/matomo/issues/9056
112,194,008
9,056
[ "matomo-org", "matomo" ]
I moved my MySQL server and decided to utilize unix_socket instead of specifying a hostname+port in my config.ini.php. The tracker works fine when using unix_socket but the UI wouldn't use my "unix_socket" configuration. See the (simplyfied) version of my config.ini.php: ``` [database] unix_socket = "/var/run/mysqld/...
Changing from MySQL "host" to "unix_socket" failed partially
https://api.github.com/repos/matomo-org/matomo/issues/9055/comments
2
2015-10-19T17:27:10Z
2016-01-29T23:44:29Z
https://github.com/matomo-org/matomo/issues/9055
112,193,500
9,055
[ "matomo-org", "matomo" ]
when there is no visit within the selected week (e.g. it's Monday and very early) visitor log shows visits from week before. Seen in 2.15RC3 Please see attachment Seems to be related to https://github.com/piwik/piwik/issues/8761 ![2015-10-19_14h06_47](https://cloud.githubusercontent.com/assets/5681880/10577808/4b68191...
visitor log can show visits from the week before before
https://api.github.com/repos/matomo-org/matomo/issues/9053/comments
4
2015-10-19T12:31:39Z
2024-01-03T07:04:15Z
https://github.com/matomo-org/matomo/issues/9053
112,134,647
9,053
[ "matomo-org", "matomo" ]
I have had an issue copying my data from MySQL into MSSQL. Every time I tried to copy data from the piwik_log_visit table, I received the following error.... OLE DB provider "MSDASQL" for linked server "piwik_Instance1" returned message "[MySQL][ODBC 5.3(a) Driver][mysqld-5.5.41-0ubuntu0.14.04.1]Invalid time(hours) fo...
Invalid time format for column visitor_localtime when importing MySQL data into MSSQL
https://api.github.com/repos/matomo-org/matomo/issues/9052/comments
1
2015-10-19T09:02:11Z
2016-01-29T23:42:57Z
https://github.com/matomo-org/matomo/issues/9052
112,102,711
9,052
[ "matomo-org", "matomo" ]
Steps: - [x] Review plugin's README - [x] Confirm https://demo-anonymous.piwik.org is working well - [x] Make https://demo-anonymous.piwik.org publicly available - [x] Publish plugin on Marketplace - [x] Create a new FAQ `How do I track and measure how my Piwik service is being used?` - [x] Write a little blog post t...
Release AnonymousPiwikUsageMeasurement plugin on the Marketplace
https://api.github.com/repos/matomo-org/matomo/issues/9051/comments
12
2015-10-19T08:06:55Z
2015-10-22T03:41:51Z
https://github.com/matomo-org/matomo/issues/9051
112,093,939
9,051
[ "matomo-org", "matomo" ]
See below screenshot: ![average event value missing from tooltip](https://cloud.githubusercontent.com/assets/466765/10572246/ee3eb63a-76a2-11e5-9611-3ba48cce8184.png) Can be reproduced at: http://demo-anonymous.piwik.org/index.php?module=CoreHome&action=index&idSite=1&period=year&date=today#?module=Events&action=index...
Events > 'Average event value' metric is missing from the tooltip
https://api.github.com/repos/matomo-org/matomo/issues/9050/comments
0
2015-10-19T07:50:16Z
2015-10-20T02:45:01Z
https://github.com/matomo-org/matomo/issues/9050
112,089,928
9,050
[ "matomo-org", "matomo" ]
can be seen @ http://demo-anonymous.piwik.org/index.php?module=CoreHome&action=index&idSite=1&period=year&date=today#?module=Events&action=index&idSite=1&period=year&date=today The Total Event value is a numeric value. It is sometimes, formatted as %: ![bug in number formatting](https://cloud.githubusercontent.com/as...
Number formatted as % but it is not a percentage
https://api.github.com/repos/matomo-org/matomo/issues/9049/comments
2
2015-10-19T07:23:09Z
2015-10-20T04:44:00Z
https://github.com/matomo-org/matomo/issues/9049
112,086,563
9,049
[ "matomo-org", "matomo" ]
When running `core:update` (or when updating via the user interface), Piwik admins do not know what to expect: maybe the update will take 1 second or maybe it will take 40 hours, depending on the Upgrades as well as the size of the DB. The goal of this issue is to display relevant information to user regarding how lo...
Estimate how long it will take to run core:update console command
https://api.github.com/repos/matomo-org/matomo/issues/9048/comments
8
2015-10-19T07:02:50Z
2024-09-13T09:04:36Z
https://github.com/matomo-org/matomo/issues/9048
112,084,479
9,048
[ "matomo-org", "matomo" ]
index.php?module=API&method=Live.getVisitorProfile&idSite=8&visitorId=XXXXXX&format=xml&token_auth=XXXXXX if you add &format_limit=50 you still only get the last 10 visits. Unable to return more. We need to be able to get more data from that query.
Let Live.getVisitorProfile http API return more than 10 visits (new parameter &limitVisits=X)
https://api.github.com/repos/matomo-org/matomo/issues/9046/comments
4
2015-10-19T04:06:40Z
2018-05-14T13:18:34Z
https://github.com/matomo-org/matomo/issues/9046
112,068,285
9,046
[ "matomo-org", "matomo" ]
I use "setCustomVariable" in my Piwik code as follow and I noticed, that the values are not tracked as expected. <pre> _paq.push(["setCustomVariable", 1, "Domain", document.domain, "visit"]); _paq.push(['trackPageView']); </pre> after debugging, I've seen, that $keyValue contains a string like '["NAME", "VALUE"]...
setCustomVar does not work with 2.15.0rc3
https://api.github.com/repos/matomo-org/matomo/issues/9044/comments
1
2015-10-17T18:31:01Z
2015-10-22T03:12:19Z
https://github.com/matomo-org/matomo/issues/9044
111,977,554
9,044
[ "matomo-org", "matomo" ]
I was updating my piwik and a few minutes into the intalation I was gaven an error and now everytime I open my page I'm given this:" Fatal error: Class 'ComposerAutoloaderInite8ad85ba0ba0c32158ef4e39d8e8f85f' not found in /home/geralucros/public_html/estat/vendor/autoload.php on line 7" Can anyone help me?
Fatal error after updating
https://api.github.com/repos/matomo-org/matomo/issues/9042/comments
4
2015-10-17T11:06:31Z
2015-11-26T02:54:28Z
https://github.com/matomo-org/matomo/issues/9042
111,957,396
9,042
[ "matomo-org", "matomo" ]
1) In piwik, admin can provide tracking optout option for users using iframe "http://demo.piwik.org/index.php?module=CoreAdminHome&action=optOut&language=en" 2) If suppose attacker embeds the url and makes the user to execute the url "http://demo.piwik.org/index.php?module=CoreAdminHome&action=optOut&language=en&setCoo...
CSRF in user tracking
https://api.github.com/repos/matomo-org/matomo/issues/9041/comments
2
2015-10-17T06:02:31Z
2024-09-13T09:04:37Z
https://github.com/matomo-org/matomo/issues/9041
111,946,336
9,041
[ "matomo-org", "matomo" ]
I just want to see the visitors who have visited my website more than 3 times. so I add a segment <img width="1207" alt="web_analytics_reports" src="https://cloud.githubusercontent.com/assets/5711185/10547873/9210868a-7469-11e5-8430-89edddad15f2.png"> then click the "view visitor profile" <img width="626" alt="15_10_17...
cannot open "view visitor profile" when I add a segment whose condition contains ">"
https://api.github.com/repos/matomo-org/matomo/issues/9036/comments
2
2015-10-16T17:09:43Z
2015-10-19T06:46:36Z
https://github.com/matomo-org/matomo/issues/9036
111,872,693
9,036
[ "matomo-org", "matomo" ]
let's remove the extra space at top of this widget `Visits overview (with graph)`: ![extra space at top of graph](https://cloud.githubusercontent.com/assets/466765/10541097/b7440fde-746a-11e5-8b02-dbcc2e41964a.png)
Extra space at top of the Visits overview (with graph) widget
https://api.github.com/repos/matomo-org/matomo/issues/9035/comments
0
2015-10-16T12:03:02Z
2015-10-16T21:49:50Z
https://github.com/matomo-org/matomo/issues/9035
111,817,789
9,035
[ "matomo-org", "matomo" ]
A couple of times on slower connections, the awesome search dislplayed several `{{ xx }}` items. Let's try to add a `ng-cloak` directive to the awesome search.
Add ng-cloak to awesome search
https://api.github.com/repos/matomo-org/matomo/issues/9034/comments
0
2015-10-16T11:46:47Z
2015-10-16T21:44:00Z
https://github.com/matomo-org/matomo/issues/9034
111,814,870
9,034
[ "matomo-org", "matomo" ]
eg we have on event `Piwik::postEvent('API.Request.dispatch', array(&$finalParameters, $pluginName, $methodName));` and another event `Piwik::postEvent('API.Request.dispatch.end', $endHookParams)`. I'd expect to have similar parameters in `API.Request.dispatch.end` (`$pluginName, $methodName` as parameter). Also ...
Consistent naming and parameters in API and FrontController events
https://api.github.com/repos/matomo-org/matomo/issues/9033/comments
1
2015-10-16T11:35:54Z
2020-02-11T02:21:22Z
https://github.com/matomo-org/matomo/issues/9033
111,813,621
9,033
[ "matomo-org", "matomo" ]
when a menu has only one sub-menu, then we can load this one submenu directly as we assume user clicked in right menu. this will save one click in some cases. this is especially useful for "Dashboard" menu and also "Goals" menu when no goal is there yet.
Load the submenu report, when there is only one submenu (eg. Dashboard, Goals in blank states)
https://api.github.com/repos/matomo-org/matomo/issues/9032/comments
0
2015-10-16T10:07:06Z
2015-10-16T21:38:58Z
https://github.com/matomo-org/matomo/issues/9032
111,801,277
9,032
[ "matomo-org", "matomo" ]
Currently, after creating a new goal, we are redirected to the "Create a goal" form. Instead, we expect to be redirected to Goals > Overview report.
After creating a new Goal, redirect to Goals > Overview report
https://api.github.com/repos/matomo-org/matomo/issues/9031/comments
5
2015-10-16T10:05:14Z
2024-09-13T09:04:37Z
https://github.com/matomo-org/matomo/issues/9031
111,801,017
9,031
[ "matomo-org", "matomo" ]
reproduce: - Click on "Actions" menu - The submenu expands - Hover on "Actions" main menu - Got:`cursor:pointer` - Expected: `cursor:none` because the menu is already expanded and so it is not "clickable"
When a given menu is expended, remove cursor:pointer on the main menu, as there is no click event
https://api.github.com/repos/matomo-org/matomo/issues/9030/comments
4
2015-10-16T09:09:38Z
2015-10-16T21:43:29Z
https://github.com/matomo-org/matomo/issues/9030
111,792,079
9,030
[ "matomo-org", "matomo" ]
It should be possible to turn off the Revenue field completely, if you don't use it anyway. ![selection_001](https://cloud.githubusercontent.com/assets/7046001/10537661/9c38ba36-73f3-11e5-8805-d434813aee9e.png)
Optional display of Revenue field
https://api.github.com/repos/matomo-org/matomo/issues/9029/comments
2
2015-10-16T08:50:22Z
2015-10-19T07:37:37Z
https://github.com/matomo-org/matomo/issues/9029
111,789,207
9,029
[ "matomo-org", "matomo" ]
The "Evolution" field on "All Websites dashboard" page should be compared to the same time yesterday, otherwise the number only makes sense when the time is 23.59 :-) ![evolution-field](https://cloud.githubusercontent.com/assets/7046001/10537598/33e663a2-73f3-11e5-8316-7d26418f00ec.png)
Compare Evolution field on the All Websites dashboard page to same time yesterday
https://api.github.com/repos/matomo-org/matomo/issues/9028/comments
1
2015-10-16T08:47:34Z
2015-12-23T03:28:09Z
https://github.com/matomo-org/matomo/issues/9028
111,788,833
9,028
[ "matomo-org", "matomo" ]
I explained my problem on the forum: http://forum.piwik.org/read.php?2,129751 in short: Segment datas are wrong or empty. Custom variables are declared to the tracker like this: ``` _paq.push(['setCustomVariable', 1,"Site","SET",'page']); _paq.push(['setCustomVariable', 2,"Redacteur","xxxxx",'page']); _paq.push(['set...
segment datas are wrong/inexistant because json decoding is missing
https://api.github.com/repos/matomo-org/matomo/issues/9027/comments
9
2015-10-16T08:41:11Z
2015-10-27T19:24:27Z
https://github.com/matomo-org/matomo/issues/9027
111,787,907
9,027
[ "matomo-org", "matomo" ]
see ![image](https://cloud.githubusercontent.com/assets/273120/10537256/ced55d08-73f0-11e5-9582-19fa39c1cda0.png) I think there are like 4 different colors, bold/normal weight is quite mixed etc
Improve design of Transitions - No data message
https://api.github.com/repos/matomo-org/matomo/issues/9026/comments
1
2015-10-16T08:29:03Z
2015-12-03T22:50:42Z
https://github.com/matomo-org/matomo/issues/9026
111,785,772
9,026
[ "matomo-org", "matomo" ]
It is bad UI-design to not include the current site in the drop-down, which it is in all other GUI's. Proposal: ![show-current-website](https://cloud.githubusercontent.com/assets/7046001/10536746/802157f0-73ed-11e5-8e65-e616c711bea9.png) Also, it is not entirely clear in what order the web sites appear in, shouldn't ...
Include the current site in the web site selector drop-down
https://api.github.com/repos/matomo-org/matomo/issues/9025/comments
6
2015-10-16T08:06:29Z
2015-12-04T09:10:01Z
https://github.com/matomo-org/matomo/issues/9025
111,782,031
9,025
[ "matomo-org", "matomo" ]
Pageviews totally differ from the "standard" table view to the "transitions" view regardless which date range is picked or wether you look at pages or page titles. Sometime the number in the "transisionts" view is the higher one, most of the time the number in den "table" view is the higher one, some numbers are the s...
Number of Page views different in table view (Pages) and transitions popup
https://api.github.com/repos/matomo-org/matomo/issues/9024/comments
8
2015-10-16T07:56:53Z
2025-05-05T23:33:24Z
https://github.com/matomo-org/matomo/issues/9024
111,780,608
9,024
[ "matomo-org", "matomo" ]
follows up https://github.com/piwik/piwik/pull/9012 Dialogs implemented with angular will not display on reload or via URL TODO: - Add some angular tests for angular dialog service. - Maybe add a UI test for the service w/ a dummy dialog directive.
angular tests for angular dialog service
https://api.github.com/repos/matomo-org/matomo/issues/9023/comments
6
2015-10-16T06:17:45Z
2025-06-04T15:00:40Z
https://github.com/matomo-org/matomo/issues/9023
111,767,975
9,023
[ "matomo-org", "matomo" ]
eg on demo.piwik.org when being logged in and when using eg the resolution of a MacBook Pro (1280x800): First it looks like this: ![image](https://cloud.githubusercontent.com/assets/273120/10534776/bad9e49a-73dc-11e5-80df-6d264abc895b.png) Hovering widget looks like this: ![image](https://cloud.githubusercontent.com...
Jumping effect in Dashboard
https://api.github.com/repos/matomo-org/matomo/issues/9022/comments
2
2015-10-16T06:11:25Z
2016-01-29T23:01:26Z
https://github.com/matomo-org/matomo/issues/9022
111,766,519
9,022
[ "matomo-org", "matomo" ]
if i give the url seperately in browser the events are tracked, but if in CURL response it is returned as "malformed url", please guide to overcome this issue
CURL response returns failed
https://api.github.com/repos/matomo-org/matomo/issues/9021/comments
2
2015-10-16T03:23:08Z
2015-10-19T04:25:59Z
https://github.com/matomo-org/matomo/issues/9021
111,751,019
9,021
[ "matomo-org", "matomo" ]
As title. To reproduce: 1. Go to http://demo.piwik.org/index.php?module=CoreHome&action=index&idSite=7&period=day&date=yesterday#/?module=VisitsSummary&action=index&idSite=7&period=day&date=yesterday Note that the URL contains `#/?` which does not normally happen since menu URLs are defined as `#...` or `#?...`. 2....
Clicking on currently loaded left menu item when current URL is full angular hash path + query, destroys graphs
https://api.github.com/repos/matomo-org/matomo/issues/9018/comments
8
2015-10-16T00:46:00Z
2015-10-20T02:29:10Z
https://github.com/matomo-org/matomo/issues/9018
111,735,863
9,018
[ "matomo-org", "matomo" ]
When a notification has many lines of text, the notification icon appears on the left in the middle of the notification. It would look better (IMO) at the top left instead of the middle left. ![multiline_notification](https://cloud.githubusercontent.com/assets/125140/10516073/55ba4c70-730b-11e5-87dc-116070be5354.png)
Icons placed wrong in multi line notifications
https://api.github.com/repos/matomo-org/matomo/issues/9011/comments
4
2015-10-15T14:07:39Z
2015-10-20T02:26:26Z
https://github.com/matomo-org/matomo/issues/9011
111,624,417
9,011
[ "matomo-org", "matomo" ]
I'm not sure how to call this KPI... I'm sure there's a name for it... I name it success indicator :) I was thinking it would be nice if one could define a little formula to define and see the success or "system health" (if one thinks about a server) of the current website, app, server,... with just one number. I like ...
Introduce a "Success indicator" / Performance Index - Calculated Metrics?
https://api.github.com/repos/matomo-org/matomo/issues/9009/comments
2
2015-10-15T13:37:21Z
2024-09-13T09:04:39Z
https://github.com/matomo-org/matomo/issues/9009
111,618,416
9,009
[ "matomo-org", "matomo" ]
Desired outcomes: - Core platform to handle gracefully the case when several plugins provide a Login mechanism - Easier to create Login plugins (no need to care about disabling/enabling other plugins) - Let Piwik admin decide which Authentication system should be used (Ldap VS default VS Http auth VS ...) - Maybe we ...
Core platform handle gracefully when several Login plugins are enabled at same time (Login, LoginLdap, LoginHttpAuth, etc)
https://api.github.com/repos/matomo-org/matomo/issues/9008/comments
1
2015-10-15T11:06:40Z
2024-09-13T09:04:39Z
https://github.com/matomo-org/matomo/issues/9008
111,594,077
9,008
[ "matomo-org", "matomo" ]
Changes suggested: - click on menu item: toggle the submenu (expand/collapse) - several submenus can be expanded at the same time Advantages - avoid the display of possibly un-necessary information (flashing data, we try to avoid) - one can view the whole structure of reports submenus at once (by expanding reports)
Click on menu expands the sub-menu, but do not load first sub-menu page
https://api.github.com/repos/matomo-org/matomo/issues/9007/comments
9
2015-10-15T11:00:13Z
2015-11-06T07:56:00Z
https://github.com/matomo-org/matomo/issues/9007
111,592,925
9,007
[ "matomo-org", "matomo" ]
In Manage Goals, white icons. Expected: dark icons. ![white icons](https://cloud.githubusercontent.com/assets/466765/10508986/c1efd1c8-7386-11e5-9312-81587924e763.png) Our screenshot tests should have maybe caught this bug? or maybe it's caused by another plugin
White icons in Manage Goals
https://api.github.com/repos/matomo-org/matomo/issues/9005/comments
5
2015-10-15T08:56:07Z
2015-10-16T06:41:15Z
https://github.com/matomo-org/matomo/issues/9005
111,572,362
9,005
[ "matomo-org", "matomo" ]
The command wants multiple dates, if only one provided, a warning is thrown here https://github.com/piwik/piwik/blob/7f375924db9328f20a0b7cb1e41397f2309b60a7/plugins/CoreAdminHome/Commands/OptimizeArchiveTables.php#L93 `Warning - Invalid argument supplied for foreach()...`
database:optimize-archive-tables
https://api.github.com/repos/matomo-org/matomo/issues/9004/comments
0
2015-10-15T08:18:21Z
2015-10-22T03:11:55Z
https://github.com/matomo-org/matomo/issues/9004
111,566,893
9,004
[ "matomo-org", "matomo" ]
![image](https://cloud.githubusercontent.com/assets/533017/10507567/af1f7a90-7321-11e5-87d2-3aa81e9e5c1d.png) For the core there is a different view, if i'm not wrong, where the CLI command is better shown. I think the same layout would be great (i didnt noticed the command first)
Plugins update: improve database upgrade page
https://api.github.com/repos/matomo-org/matomo/issues/9003/comments
2
2015-10-15T07:47:43Z
2016-05-27T11:44:34Z
https://github.com/matomo-org/matomo/issues/9003
111,562,359
9,003
[ "matomo-org", "matomo" ]
Expected: when websites list is loading in background, display Loading indicator. Got: an empty website selector, for about 7 seconds while the http request was finished (on temporarily slow connection). Screenshot of empty list: ![missing loading indicator in website selector](https://cloud.githubusercontent.com/as...
loading indicator in website selector is sometimes missing
https://api.github.com/repos/matomo-org/matomo/issues/9002/comments
0
2015-10-15T07:11:35Z
2015-10-15T22:29:23Z
https://github.com/matomo-org/matomo/issues/9002
111,558,072
9,002
[ "matomo-org", "matomo" ]
all available plugin updates are always counted and shown twice after updating one of these, every thing is fine also in 2.15rc1 Because I see this problem since several versions, I thought there was already an issue about it, but I couldn't find it any more... please see attachment ![2015-10-14_09h28_26](https://cl...
2.15rc1: available plugin updates are counted & shown twice
https://api.github.com/repos/matomo-org/matomo/issues/8999/comments
4
2015-10-14T09:09:59Z
2015-10-14T16:01:00Z
https://github.com/matomo-org/matomo/issues/8999
111,355,499
8,999
[ "matomo-org", "matomo" ]
Hello, according to this issue: http://forum.piwik.org/read.php?2,129771,129829 I would welcome a change in the Tracking API Documentation (http://developer.piwik.org/api-reference/tracking-api) regarding the cdt parameter. It is required to send the bulk entries in ascending order to have the "Time spent on page" va...
Tracking API Documentation: Parameter cdt for bulk operations
https://api.github.com/repos/matomo-org/matomo/issues/8998/comments
1
2015-10-14T07:17:27Z
2015-12-23T03:24:16Z
https://github.com/matomo-org/matomo/issues/8998
111,339,219
8,998
[ "matomo-org", "matomo" ]
When I try to display the map location in the visitor profile reports I get the following error: ``` TypeError: map.viewAB is undefined index.php:2583:475 ```
Error display map location in profile visitor: TypeError: map.viewAB is undefined
https://api.github.com/repos/matomo-org/matomo/issues/8997/comments
9
2015-10-13T21:01:41Z
2016-07-18T02:35:13Z
https://github.com/matomo-org/matomo/issues/8997
111,270,235
8,997
[ "matomo-org", "matomo" ]
Hello, Our Email Reports function is not working in Piwik. When a user schedules a daily or weekly Email Report in Piwik, the Email response is never sent. I tested an external e-mail (@yahoo.com) instead of our company e-mail (@autodesk.com) and the result is the same. When using the "Send Report Now" option, we sti...
Users not receiving Email Reports
https://api.github.com/repos/matomo-org/matomo/issues/8996/comments
28
2015-10-13T19:42:26Z
2024-09-13T09:04:40Z
https://github.com/matomo-org/matomo/issues/8996
111,254,804
8,996
[ "matomo-org", "matomo" ]
Sorry, the thread concerning b17 was closed too quickly b20 shows the same error could u help me pls? thx Dan
Variable "enableMeasurePiwikForSiteId" does not exist in "_piwikTag.twig" at line 3 error in b20
https://api.github.com/repos/matomo-org/matomo/issues/8995/comments
8
2015-10-13T18:09:32Z
2015-10-14T17:23:38Z
https://github.com/matomo-org/matomo/issues/8995
111,236,767
8,995
[ "matomo-org", "matomo" ]
2.15b20: Dashboard -> Menu -> Segment: site looks strange please see attachment ![2015-10-13_15h32_05](https://cloud.githubusercontent.com/assets/5681880/10456164/0adccd14-71c0-11e5-8f76-b6ab1efa952f.png) browser cache is disabled
2.15b20: Dashboard -> Menu -> Segment: site looks strange
https://api.github.com/repos/matomo-org/matomo/issues/8993/comments
7
2015-10-13T13:39:07Z
2017-01-22T06:17:19Z
https://github.com/matomo-org/matomo/issues/8993
111,181,634
8,993
[ "matomo-org", "matomo" ]
2.15b20: Format of task's date broken was fine some betas before... please see attachment: ![2015-10-13_14h32_24](https://cloud.githubusercontent.com/assets/5681880/10454791/956c5606-71b7-11e5-9c95-b7ebd45b68fb.png)
2.15b20: Format of task's date broken
https://api.github.com/repos/matomo-org/matomo/issues/8992/comments
1
2015-10-13T12:35:14Z
2015-10-13T19:21:15Z
https://github.com/matomo-org/matomo/issues/8992
111,170,713
8,992
[ "matomo-org", "matomo" ]
As raised in the forum http://forum.piwik.org/read.php?15,129676,129676#msg-129676 The site search is tracked using the Javascript API and the number of records returned is passed as the 3rd parameter into trackSiteSearch() method. Can the number of returned results for a keyword search be shown in the widget rather...
Display Site Search Results Count, in Site Search Keywords widget
https://api.github.com/repos/matomo-org/matomo/issues/8991/comments
3
2015-10-13T12:15:57Z
2024-11-25T21:09:22Z
https://github.com/matomo-org/matomo/issues/8991
111,167,815
8,991
[ "matomo-org", "matomo" ]
- Open date picker - Press apply without changing period etc - Nothing happens - Expected: Should reload page with some date / period
Apply button in date picker doesn't work under circumstances
https://api.github.com/repos/matomo-org/matomo/issues/8988/comments
0
2015-10-13T11:26:02Z
2015-10-13T19:16:49Z
https://github.com/matomo-org/matomo/issues/8988
111,160,563
8,988
[ "matomo-org", "matomo" ]
Our loading indicators are often barely visible because of the grey color and because they are so tiny displayed. It would be nice to display them a bit bigger, eg when clicking on a report in the dashboard area. Personally, I really like the Material Design circular progress indicator (https://material.angularjs.org/...
Show better loading indicators
https://api.github.com/repos/matomo-org/matomo/issues/8987/comments
4
2015-10-13T11:25:00Z
2024-09-13T10:56:35Z
https://github.com/matomo-org/matomo/issues/8987
111,160,364
8,987
[ "matomo-org", "matomo" ]
It does not sort correctly when there are new report categories defined by 3rd party plugins. Eg the Piwik Mobile expects the report metadata API to be sorted by category, otherwise something like this happens: ![img_0872](https://cloud.githubusercontent.com/assets/273120/10453332/8d3ff8d6-71ab-11e5-8494-2f5ad080bf23....
Report metadata API does not sort reports by category correctly
https://api.github.com/repos/matomo-org/matomo/issues/8986/comments
0
2015-10-13T11:11:01Z
2015-10-13T11:43:53Z
https://github.com/matomo-org/matomo/issues/8986
111,158,073
8,986
[ "matomo-org", "matomo" ]
HI, already posted to forums at piwik, but no answer this is where I am at: An error occurred Variable "enableMeasurePiwikForSiteId" does not exist in "_piwikTag.twig" at line 3 Dan
Update to b17 crashed Piwik: enableMeasurePiwikForSiteId
https://api.github.com/repos/matomo-org/matomo/issues/8985/comments
5
2015-10-13T10:06:10Z
2015-10-13T13:13:37Z
https://github.com/matomo-org/matomo/issues/8985
111,148,198
8,985
[ "matomo-org", "matomo" ]
Let's fix spacing on the RSS feed widget so it looks nice & equilibrium ![pasted_image_at_2015_10_13_09_16_pm_360](https://cloud.githubusercontent.com/assets/466765/10449941/50b2fe48-71f3-11e5-9580-b6824317c1eb.png)
Widget Piwik RSS feed spacing
https://api.github.com/repos/matomo-org/matomo/issues/8983/comments
0
2015-10-13T08:42:42Z
2015-10-13T10:50:57Z
https://github.com/matomo-org/matomo/issues/8983
111,133,624
8,983
[ "matomo-org", "matomo" ]
This allows us to track pageviews more easily and also allows the user to restore the same UI state by opening or sharing the URL. For example - when using paging in MultiSites or VisitorLog - maybe when opening a subdatatable in a report - When pressing eg edit in Scheduled reports, Sites Manager, ... - etc We won...
Reflect more UI changes in the URL
https://api.github.com/repos/matomo-org/matomo/issues/8982/comments
0
2015-10-13T07:46:00Z
2024-09-13T09:04:40Z
https://github.com/matomo-org/matomo/issues/8982
111,123,814
8,982
[ "matomo-org", "matomo" ]
I noticed that a previous version started to automatically retrieve the latest version of the referrer spam list. Doing the same for search engines and device detection would be another thing that would be incredibly useful because some can't update the entire Piwik installation as fast as new devices come out and sear...
Auto updates for device detection rules
https://api.github.com/repos/matomo-org/matomo/issues/8980/comments
5
2015-10-12T22:36:21Z
2024-09-13T09:04:41Z
https://github.com/matomo-org/matomo/issues/8980
111,068,781
8,980
[ "matomo-org", "matomo" ]
It seems that the Plugins detection now works (partly) also for IE11. Todo: - [x] check from which IE version on it works - [x] check if all plugin checks work - [x] modify the notice at the bottom accordingly ![image](https://cloud.githubusercontent.com/assets/533017/10427639/7d6ff296-70eb-11e5-88db-dc9210f33c36.png...
Widget: Plugins now work for IE11
https://api.github.com/repos/matomo-org/matomo/issues/8978/comments
4
2015-10-12T12:15:34Z
2016-01-29T23:00:34Z
https://github.com/matomo-org/matomo/issues/8978
110,962,386
8,978
[ "matomo-org", "matomo" ]
Hi There, I have the Piwik version 2.14.3 and when there is a segmentation (on the entry page) ![piwik](https://cloud.githubusercontent.com/assets/2496169/10425475/3edad61c-70d8-11e5-9ef3-c026eb4e981d.png) done, I can not get the transitions on entry pages and pages. Pushing transitions button leads to Piwik refreshi...
Segmentation on (on entry page) leads to the transition not working.
https://api.github.com/repos/matomo-org/matomo/issues/8975/comments
1
2015-10-12T09:59:06Z
2015-12-23T03:48:22Z
https://github.com/matomo-org/matomo/issues/8975
110,944,619
8,975
[ "matomo-org", "matomo" ]
We're trying to segment over events, which works, but shows no goals or even action->sites. Our segment looks like 'eventCategory==someEventCategory;eventAction==someEventAction'. Visitors with these events have visited multiple sites, and ordered something (reached ecommerce goal), but if filtered by segment, it does...
Segmentation of Events
https://api.github.com/repos/matomo-org/matomo/issues/8972/comments
2
2015-10-12T07:19:50Z
2024-09-13T09:04:41Z
https://github.com/matomo-org/matomo/issues/8972
110,920,242
8,972
[ "matomo-org", "matomo" ]
follows up https://github.com/piwik/piwik/pull/8857 https://github.com/piwik/piwik/issues/1254 refs #9061
number formatting for revenue column in PDF and HTML reports
https://api.github.com/repos/matomo-org/matomo/issues/8970/comments
1
2015-10-12T02:07:58Z
2024-09-13T10:56:34Z
https://github.com/matomo-org/matomo/issues/8970
110,898,549
8,970
[ "matomo-org", "matomo" ]
Reproduce: - Go to DB Stats report: https://demo.piwik.org/index.php?module=DBStats&action=index&idSite=7&period=day&date=yesterday&activated= - Scroll down to see a graph - Click on "system check" in left menu (or any other menu) - On click on the menu... - got: the graph disappeared then the page reloads - expect...
When clicking on menu entry in Admin, the graphs are hidden
https://api.github.com/repos/matomo-org/matomo/issues/8969/comments
1
2015-10-12T02:06:19Z
2015-10-13T10:46:21Z
https://github.com/matomo-org/matomo/issues/8969
110,898,485
8,969
[ "matomo-org", "matomo" ]
in one of the last betas (I think after left menu PR), the button "Check for updates" has stopped working on demo.piwik.org ![click not working](https://cloud.githubusercontent.com/assets/466765/10420517/3b331154-70f2-11e5-9a97-8da3246c3f10.png)
"Check for updates" button not working on demo
https://api.github.com/repos/matomo-org/matomo/issues/8968/comments
0
2015-10-12T02:02:30Z
2015-10-13T03:40:48Z
https://github.com/matomo-org/matomo/issues/8968
110,898,333
8,968
[ "matomo-org", "matomo" ]
I tryed to creat a Piwik plugin based on DeviceDetection plugin There is a point that I didn't understood, and I hope that one of you can help me. this Plugin will add some new features to the detection system. But I have a question. How can I make it interacting with te current version of deviceDetection. Because ri...
Create Piwik plugin which extends device-detector plugin
https://api.github.com/repos/matomo-org/matomo/issues/8967/comments
1
2015-10-12T02:00:53Z
2015-10-12T11:47:26Z
https://github.com/matomo-org/matomo/issues/8967
110,898,270
8,967
[ "matomo-org", "matomo" ]
regression from #4114 #8857 `Fatal error: Call to undefined function Piwik\bccomp() in core/NumberFormatter.php on line 117`
Fatal error: Call to undefined function Piwik\bccomp() in core/NumberFormatter.php on line 117
https://api.github.com/repos/matomo-org/matomo/issues/8966/comments
2
2015-10-12T01:47:12Z
2015-10-12T01:57:00Z
https://github.com/matomo-org/matomo/issues/8966
110,897,635
8,966
[ "matomo-org", "matomo" ]
Reported in forums and in https://github.com/piwik/piwik-log-analytics/issues/108 Menu is not properly layed out and i can't find any option to change it ![menu](https://cloud.githubusercontent.com/assets/3344044/10418992/3745eb6a-70c6-11e5-9065-125e033a3c1c.JPG)
Menu Layout problem - Piwik 2.15.0-b17 #108
https://api.github.com/repos/matomo-org/matomo/issues/8965/comments
5
2015-10-11T22:54:06Z
2015-10-22T03:12:00Z
https://github.com/matomo-org/matomo/issues/8965
110,887,413
8,965
[ "matomo-org", "matomo" ]
In https://travis-ci.org/piwik/piwik/jobs/84607320 The CI job has failed, but it appears green. Why? - Is it a bug/regression on our testing code... - or an issue with travis ci?
Failed CI job appears as success / green
https://api.github.com/repos/matomo-org/matomo/issues/8964/comments
1
2015-10-11T21:28:46Z
2015-10-11T22:40:01Z
https://github.com/matomo-org/matomo/issues/8964
110,883,737
8,964
[ "matomo-org", "matomo" ]
- one last UI test is failing: http://builds-artifacts.piwik.org/piwik/piwik/master/16090/UIIntegrationTest_widgetize_allwebsites - in this CI job https://travis-ci.org/piwik/piwik/jobs/84602942 - here is the log extract: ``` $ cat /var/log/nginx/error.log 2015/10/09 23:36:01 [error] 6867#0: *1095 recv() failed (104...
UI test failing with error
https://api.github.com/repos/matomo-org/matomo/issues/8960/comments
2
2015-10-09T23:45:03Z
2015-10-11T21:24:29Z
https://github.com/matomo-org/matomo/issues/8960
110,753,264
8,960
[ "matomo-org", "matomo" ]
When changing a segment on Dashboard, many reports are triggered in parallel, segmented queries overlap, all of the reports try to heat the cache at the same moment. If the rest could 'wait' for the first one to prepare the cache it might work much faster. Although when switching segments on some single report it works...
Concurrent Segmented requests should not warm up cache concurrently but wait that cache is ready
https://api.github.com/repos/matomo-org/matomo/issues/8959/comments
0
2015-10-09T23:00:59Z
2024-09-13T10:56:33Z
https://github.com/matomo-org/matomo/issues/8959
110,749,718
8,959
[ "matomo-org", "matomo" ]
Administration => Users => User Management The "Last seen" column is in : HH:MM:SS and reading 6340:45:23 for example, is not really human-friendly. Maybe when hours > 24 then use DD day(s):HH:MM:SS. Another option would be to just show the date of last login? date("D M j G:i:s T Y"); ? I don't think #8857 (Improve ...
Make "Last seen" human readable
https://api.github.com/repos/matomo-org/matomo/issues/8956/comments
7
2015-10-09T13:15:37Z
2015-12-23T03:14:47Z
https://github.com/matomo-org/matomo/issues/8956
110,657,216
8,956
[ "matomo-org", "matomo" ]
The `log_visit` has currently many processed visitor data - resolution - operating system - language - latitude/longitude - provider - device - .... All those data has one common thing: They are extracted from the `$_SERVER` (or similar) request data and then the original data are lost. I think it should be possible ...
Keep (some) raw data to regenerate extracted values in log_visit
https://api.github.com/repos/matomo-org/matomo/issues/8955/comments
5
2015-10-09T12:50:36Z
2024-09-13T09:04:42Z
https://github.com/matomo-org/matomo/issues/8955
110,652,109
8,955
[ "matomo-org", "matomo" ]
Hi, When I tried to use export function(Dashboard->Visitors->Visitor log->export this dataset in other format->TSV(Excel) ) to export vistor info into an excel file, I found only maximum top 500 records can be exported even though we have almost 10000 records. It is easy to reproduce, so I don't attach any files here....
only 500 records exported
https://api.github.com/repos/matomo-org/matomo/issues/8954/comments
1
2015-10-09T07:57:02Z
2015-10-13T09:47:55Z
https://github.com/matomo-org/matomo/issues/8954
110,607,478
8,954
[ "matomo-org", "matomo" ]
Since this plugin will become an important part of the Piwik project, by letting us gather metrics how the app is used, and gain insights on how we can improve it, it is desired to add automated tests that cover some of the measuring functionality. follows up #8938 #4589
Automated tests for AnonymousPiwikUsageMeasurement plugin
https://api.github.com/repos/matomo-org/matomo/issues/8953/comments
0
2015-10-09T02:29:29Z
2015-10-13T07:50:33Z
https://github.com/matomo-org/matomo/issues/8953
110,576,739
8,953
[ "matomo-org", "matomo" ]
Hi, I am getting a response with error code 400 from the piwik javascript. The image version does load, but doesn't track anything. as for the 400 code, I only get a return with the message "Piwik is a free/libre web analytics that lets you keep control of your data." I am running piwik version 2.14.3, and it occurs...
Error 400 on tracking
https://api.github.com/repos/matomo-org/matomo/issues/8952/comments
2
2015-10-08T19:50:59Z
2015-12-23T03:11:50Z
https://github.com/matomo-org/matomo/issues/8952
110,528,425
8,952
[ "matomo-org", "matomo" ]
Custom reports that include Page URLs would benefit from adding the page title information on the next line, under the Page URL (or vice-versa).
Enhancement request: add "Page title" information to "Page URLs" custom reports
https://api.github.com/repos/matomo-org/matomo/issues/8951/comments
0
2015-10-08T18:11:44Z
2024-09-13T09:04:42Z
https://github.com/matomo-org/matomo/issues/8951
110,510,957
8,951
[ "matomo-org", "matomo" ]
Hi there Just upgraded to Beta version 2.15.0-b16 and noticed that the NavBar is not positioned correctly. I was previously on the latest stable version of Piwik and had the plugin setting "display the NavBar on the left for widescreen" (can't remember the exact label of that option). This has been experienced on Ub...
NavBar position in 2.15.0-b16
https://api.github.com/repos/matomo-org/matomo/issues/8950/comments
13
2015-10-08T17:36:01Z
2015-10-13T15:28:52Z
https://github.com/matomo-org/matomo/issues/8950
110,504,568
8,950
[ "matomo-org", "matomo" ]
bonjour, sous firefox, dans les paramètres "about:preferences#privacy", décocher le pistage (Indiquer aux sites que je ne souhaite pas être pisté). Valable pour les autres navigateurs (Dans "paramètres>confidentialité" pour chrome : ==> Envoyer une demande "Interdire le suivi" pendant la navigation) Hi, On Firefox, in...
Piwik doesn't work with Firefox
https://api.github.com/repos/matomo-org/matomo/issues/8948/comments
3
2015-10-08T15:20:16Z
2015-10-13T07:06:51Z
https://github.com/matomo-org/matomo/issues/8948
110,474,558
8,948
[ "matomo-org", "matomo" ]
in #8936 a new exceptional feature was added: the **Awesome Search bar** By pressing `f` key, you can then type any text. It will search for this text in: - the list of all websites - the list of all segments (available for the currently selected website) - the list of all menus and sub-menus This is very awesome bec...
New Awesome Search bar in Piwik
https://api.github.com/repos/matomo-org/matomo/issues/8946/comments
1
2015-10-08T10:14:51Z
2015-10-08T10:15:39Z
https://github.com/matomo-org/matomo/issues/8946
110,415,711
8,946
[ "matomo-org", "matomo" ]
to help user understand [Content Tracking](http://piwik.org/docs/content-tracking/) and its power, let's add the metric documentation for the content tracking metrics: - Impressions - Interactions - Interaction rate Once added they will be displayed in the UI on hover of the columns, and also will appear automagical...
Help text for Content tracking metrics and dimensions
https://api.github.com/repos/matomo-org/matomo/issues/8945/comments
0
2015-10-08T02:51:20Z
2015-10-11T22:15:23Z
https://github.com/matomo-org/matomo/issues/8945
110,362,620
8,945
[ "matomo-org", "matomo" ]
In this build: https://travis-ci.org/piwik/piwik/builds/84220575 - we got 4 failing UI tests in https://travis-ci.org/piwik/piwik/jobs/84220582 - we got 7 failing UI tests in https://travis-ci.org/piwik/piwik/jobs/84220583 Going to builds-artifacts for this job: http://builds-artifacts.piwik.org/piwik/piwik/master/160...
UI test build is failing but builds-artifacts does not show screenshots for this build
https://api.github.com/repos/matomo-org/matomo/issues/8944/comments
3
2015-10-08T02:39:24Z
2015-10-11T21:35:04Z
https://github.com/matomo-org/matomo/issues/8944
110,361,316
8,944
[ "matomo-org", "matomo" ]
Our goal is to create a new open source plugin that will let Super Users easily invalidate any report in Piwik. This will provide a user friendly way to make this frequent action. ### Proposal - add a new menu entry in Administration > Invalidate reports (maybe there's a better location?) - the menu entry and functi...
New plugin: provide simple UI to invalidate old reports
https://api.github.com/repos/matomo-org/matomo/issues/8942/comments
7
2015-10-07T23:20:05Z
2017-11-19T20:09:23Z
https://github.com/matomo-org/matomo/issues/8942
110,338,532
8,942
[ "matomo-org", "matomo" ]
Follows up #8936 - [x] Possible regression or UI tests need to be updated: - http://builds-artifacts.piwik.org/piwik/piwik/master/16015/SiteSelector_expanded - http://builds-artifacts.piwik.org/piwik/piwik/master/16015/SiteSelector_search_no_results - http://builds-artifacts.piwik.org/piwik/piwik/master/16015/S...
Left menu design follow up
https://api.github.com/repos/matomo-org/matomo/issues/8940/comments
3
2015-10-07T22:47:26Z
2015-10-08T09:27:25Z
https://github.com/matomo-org/matomo/issues/8940
110,333,625
8,940
[ "matomo-org", "matomo" ]
It would be useful as a regular user (or superadmin) to be able to set a Dashboard settings (including optionally the period and segment) as read-only. This would prevent changes to widget position and other settings in context where such dashboards are built for a specific audience (other staff, management, etc.) wher...
Feature request: ability to make a dashboard read-only
https://api.github.com/repos/matomo-org/matomo/issues/8939/comments
3
2015-10-07T16:43:02Z
2024-09-13T09:04:43Z
https://github.com/matomo-org/matomo/issues/8939
110,268,090
8,939
[ "matomo-org", "matomo" ]
I am unable to look at segments of users because the filters are not being applied when customizing a segment.
Segment Filters not working
https://api.github.com/repos/matomo-org/matomo/issues/8937/comments
3
2015-10-07T14:07:29Z
2015-12-23T03:10:28Z
https://github.com/matomo-org/matomo/issues/8937
110,233,190
8,937
[ "matomo-org", "matomo" ]
This was requested in: http://forum.piwik.org/read.php?2,128938 It would be great to document this on http://piwik.org/docs/ecommerce-analytics/
Ecommerce: document how to cancel an order
https://api.github.com/repos/matomo-org/matomo/issues/8932/comments
1
2015-10-07T04:13:34Z
2024-09-13T09:04:44Z
https://github.com/matomo-org/matomo/issues/8932
110,149,253
8,932
[ "matomo-org", "matomo" ]
Sent as feedback via form on http://piwik.org/docs/ecommerce-analytics/#comments: > It would be great if there also were examples for removing items from cart and user using an empty cart function.
Ecommerce: document how to remove an item from the cart, and user using empty cart
https://api.github.com/repos/matomo-org/matomo/issues/8931/comments
0
2015-10-07T04:12:40Z
2024-09-13T09:04:44Z
https://github.com/matomo-org/matomo/issues/8931
110,149,203
8,931
[ "matomo-org", "matomo" ]
As title. May have side effects, so should be done for 3.0.
In broadcast.js, extractKeyValuePairsFromQueryString should urldecode parameters
https://api.github.com/repos/matomo-org/matomo/issues/8928/comments
0
2015-10-06T19:02:48Z
2024-09-13T10:56:32Z
https://github.com/matomo-org/matomo/issues/8928
110,077,742
8,928
[ "matomo-org", "matomo" ]
The issue was discussed in the following thread: http://forum.piwik.org/read.php?15,125516,129698#msg-129698 When integrating commercial MaxMind databases and installing the GeoIP location provider, as shown in the screenshots by Iduro, no ISP/Organization data can be retrieved when deactivating Piwik's provider plugi...
ISP/Organization data cannot be retrieved after integration of MaxMind databases
https://api.github.com/repos/matomo-org/matomo/issues/8927/comments
4
2015-10-06T18:20:14Z
2024-09-13T09:04:45Z
https://github.com/matomo-org/matomo/issues/8927
110,069,079
8,927
[ "matomo-org", "matomo" ]
Majestic SEO had to remove our API key to access some of their metrics, as someone abused the API. We haven't yet been able to find a solution, so as a result we unfortunately need to remove the Majestic SEO metrics from our SEO widget.
Remove Majestic SEO metrics from SEO widget
https://api.github.com/repos/matomo-org/matomo/issues/8924/comments
1
2015-10-06T00:08:05Z
2015-10-07T03:21:56Z
https://github.com/matomo-org/matomo/issues/8924
109,910,250
8,924
[ "matomo-org", "matomo" ]
See at: http://developer.piwik.org/api-reference/reporting-api-metadata#static-image-graphs Some of the graphs are broken with error message "Invalid API module and/or action" This was reported in forums: http://forum.piwik.org/read.php?9,128022 This regressed during 2.15.0 beta cycle. Steps - Check why our UI te...
Some static Image graphs are broken
https://api.github.com/repos/matomo-org/matomo/issues/8923/comments
2
2015-10-05T21:43:07Z
2015-10-08T21:41:30Z
https://github.com/matomo-org/matomo/issues/8923
109,892,390
8,923
[ "matomo-org", "matomo" ]
At Piwik our mission is to help individuals and organisations keep full control of their data. Piwik is becoming more and more popular with medium businesses, big companies, corporations, governments. In this issue, we would like to **gather all the requirements to meet so that Piwik can become the best [Enterprise...
Building the best Enterprise Analytics Platform
https://api.github.com/repos/matomo-org/matomo/issues/8920/comments
15
2015-10-05T19:53:03Z
2023-12-14T03:18:26Z
https://github.com/matomo-org/matomo/issues/8920
109,872,974
8,920
[ "matomo-org", "matomo" ]
Hello, I believe the CentOS server I'm using is correctly set up for Piwik (eg got the necessary PHP and MySQL requirements etc etc). I unzipped the file from http://builds.piwik.org/piwik.zip just earlier today (05-Oct-2015) into a directory /piwik in /var/www/html/. However when I go to the server's URL for piwik,...
Error during installation: The directory "/var/www/html/piwik/tmp/cache/tracker/" is not writable.
https://api.github.com/repos/matomo-org/matomo/issues/8918/comments
30
2015-10-05T17:50:35Z
2024-09-13T09:04:45Z
https://github.com/matomo-org/matomo/issues/8918
109,850,409
8,918
[ "matomo-org", "matomo" ]
**2.15b15** and probably some versions before (it's also in the **demo**): **selected period not respected for graphs** e.g. visitor/overview visitor/engagement referres/overview ecommerce/overview dashboard Visits over time widget => in wide main graphs of this pages and also in small graphs screenshots taken from ...
2.15b15: HUGE selected time period not respected for graphs
https://api.github.com/repos/matomo-org/matomo/issues/8917/comments
6
2015-10-05T14:17:48Z
2015-10-07T13:16:06Z
https://github.com/matomo-org/matomo/issues/8917
109,806,103
8,917
[ "matomo-org", "matomo" ]
When you try to export the row evolution of a Download URL under "Actions / Downloads", there may be some lines missing. Reproducible on demo.piwik.org: - Open http://demo.piwik.org/index.php?module=CoreHome&action=index&idSite=7&period=year&date=2015-10-03#?module=Actions&action=menuGetDownloads&idSite=7&period=year...
Lines missing in the export of the row evolution of a download URL
https://api.github.com/repos/matomo-org/matomo/issues/8916/comments
1
2015-10-05T13:52:58Z
2024-09-13T09:04:46Z
https://github.com/matomo-org/matomo/issues/8916
109,800,524
8,916
[ "matomo-org", "matomo" ]
in visitors engagement there is an intersting list "Visits by Visits Number" For e.g. 8 different visits (with different visited pages etc.) it counts the visits and shows "1/8" = 13% for each visit. hmmm ... does this mean? please see attachment ![2015-10-05_15h25_13](https://cloud.githubusercontent.com/assets/5681...
Visitors engagement: "Visits by Visit Number"?
https://api.github.com/repos/matomo-org/matomo/issues/8915/comments
2
2015-10-05T13:27:16Z
2015-10-05T22:31:20Z
https://github.com/matomo-org/matomo/issues/8915
109,795,806
8,915
[ "matomo-org", "matomo" ]
In visitors engagement some really important information is missing: - Show list of **most visited pages** (number of visits of each page summed up and show the 10 pages with most visits) - Show list of **pages with longest view time** (view times of each page summed up and show the 10 pages with longest view time) - S...
Visitors engagement: really important information missing: most visited pages, pages with longest view time, pages with most actions
https://api.github.com/repos/matomo-org/matomo/issues/8914/comments
1
2015-10-05T13:22:36Z
2024-09-13T09:04:46Z
https://github.com/matomo-org/matomo/issues/8914
109,794,973
8,914
[ "matomo-org", "matomo" ]
Visitors engagement: wrong period shown please see attachment ![2015-10-05_15h13_51](https://cloud.githubusercontent.com/assets/5681880/10281356/3adc6d3c-6b74-11e5-898f-b1461a54621c.png)
Visitors engagement: wrong period shown
https://api.github.com/repos/matomo-org/matomo/issues/8913/comments
1
2015-10-05T13:17:53Z
2015-10-05T22:25:52Z
https://github.com/matomo-org/matomo/issues/8913
109,794,012
8,913
[ "matomo-org", "matomo" ]
Having the in visitor profile summary the number of visited pages in total is great. It would be also very interesting to give - the number of visits of unique pages & - the number of repeated visited pages This solves the question: does he/she like your complete site or only special pages? ![2015-10-05_14h19_52](ht...
Visitor profile summary: show number of visits of unique pages & repeated visit pages
https://api.github.com/repos/matomo-org/matomo/issues/8912/comments
1
2015-10-05T12:45:47Z
2017-09-14T21:29:35Z
https://github.com/matomo-org/matomo/issues/8912
109,788,427
8,912
[ "matomo-org", "matomo" ]
Visitor profile summary: having the average time on each page would be really interesting, because it tells you something about the "deep" of the interest of this visitor. Please see attachment. (This is maybe even more interesting than average loading time across different pages and within different visits.Loading t...
Visitor profile summary: avarage time on each page
https://api.github.com/repos/matomo-org/matomo/issues/8911/comments
1
2015-10-05T12:33:06Z
2024-09-13T09:04:47Z
https://github.com/matomo-org/matomo/issues/8911
109,786,373
8,911
[ "matomo-org", "matomo" ]
Hi! Today I saw that something wrong with the Visitor Log and Live Visits widget. See screenshots Visitors in Real-time ![live visitors](https://cloud.githubusercontent.com/assets/740757/10269187/d64e31a8-6ad7-11e5-9fe6-90c723aee84c.jpg) Visitor Log ![visitor log](https://cloud.githubusercontent.com/assets/740757/1026...
"Page URL not defined" in Visitor Log
https://api.github.com/repos/matomo-org/matomo/issues/8909/comments
6
2015-10-04T17:40:27Z
2015-11-26T04:52:30Z
https://github.com/matomo-org/matomo/issues/8909
109,693,081
8,909
[ "matomo-org", "matomo" ]
Hi Team, I have locally hosted PIWIK (2.14.3) on my machine and tested few modules of it. While going through an account I have observed that when user gets created, he/she gets on "token_auth" which is static for Life Time. (It doesn't expire after logout). If in any way I get this token of account owner, I will hav...
Insufficient Authentication in PIWIK‏
https://api.github.com/repos/matomo-org/matomo/issues/8908/comments
3
2015-10-04T13:10:00Z
2015-11-27T03:09:20Z
https://github.com/matomo-org/matomo/issues/8908
109,680,545
8,908
[ "matomo-org", "matomo" ]
I routinely see single visits incorrect reported as multiple visits in the Visitor Log. It appears to me that this happens when the user visits a page and then visits another page - or perhaps another instance of the same page - within one second, such that the time stamps would be the same. Attached is a screen shot...
One visit incorrectly reported as multiple visits in Visitor Log
https://api.github.com/repos/matomo-org/matomo/issues/8903/comments
3
2015-10-03T19:03:26Z
2024-09-13T09:04:47Z
https://github.com/matomo-org/matomo/issues/8903
109,639,800
8,903
[ "matomo-org", "matomo" ]
![hover show grey line](https://cloud.githubusercontent.com/assets/466765/10261349/a97d12d6-69ef-11e5-8375-cb6ee6889f5e.png) The underline grey line, shown on hover, should not be as wide. Expected: line stops with the text.
Hovering on Sparkines: underline should stop where the text stops
https://api.github.com/repos/matomo-org/matomo/issues/8901/comments
0
2015-10-03T03:56:40Z
2015-10-04T22:26:26Z
https://github.com/matomo-org/matomo/issues/8901
109,600,706
8,901
[ "matomo-org", "matomo" ]
These two reports for the same URL (one variant with leading "/", the other without) give different results. 1) URL contains /forum.piwik.org/list.php?2 -> No result (likely a bug) Reproduced here: https://demo.piwik.org/index.php?module=CoreHome&action=index&date=today&period=month&idSite=7&segment=pageUrl%3D%40%2...
Report using segments for same URL starting with or without "/" gives different results
https://api.github.com/repos/matomo-org/matomo/issues/8900/comments
1
2015-10-02T20:17:50Z
2015-10-04T02:59:56Z
https://github.com/matomo-org/matomo/issues/8900
109,564,468
8,900
[ "matomo-org", "matomo" ]
Let's create a new FAQ explaining in detail the level of IPv6 support in Piwik
Does Piwik support IPv6 protocol?
https://api.github.com/repos/matomo-org/matomo/issues/8899/comments
1
2015-10-02T20:10:27Z
2015-10-13T09:48:10Z
https://github.com/matomo-org/matomo/issues/8899
109,563,376
8,899