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"
] | Hi there!
For some reasons the installed on the server piwik does not show the real stats.
I've made the proper configurations, read the FAQ and forum and can't it running.
Thanks
| real time stats | https://api.github.com/repos/matomo-org/matomo/issues/5324/comments | 1 | 2014-06-09T14:34:04Z | 2014-08-03T11:23:55Z | https://github.com/matomo-org/matomo/issues/5324 | 37,355,965 | 5,324 |
[
"matomo-org",
"matomo"
] | From the last 2 beta's, I see that the 'Manage' menu is not visible, and only shows up for a single second. Then it disappears. Other sites, using Javascript do work. I do not have problems with other sites.
This is the part that does not show up:
```
<body ng-app="app" class="">
<script type="text/javascri... | Manage menu not visible | https://api.github.com/repos/matomo-org/matomo/issues/5323/comments | 4 | 2014-06-09T14:07:48Z | 2014-08-03T12:51:50Z | https://github.com/matomo-org/matomo/issues/5323 | 37,355,964 | 5,323 |
[
"matomo-org",
"matomo"
] | Using Piwik 2.4.0-b5.
The Domain Age seems to be reported incorrectly. On a domain that is >1 year old Piwik reports it is 23 days old.
How do you get the Domain Age data?
| Incorrect domain age reported | https://api.github.com/repos/matomo-org/matomo/issues/5322/comments | 4 | 2014-06-09T11:54:00Z | 2014-07-08T10:16:24Z | https://github.com/matomo-org/matomo/issues/5322 | 37,355,963 | 5,322 |
[
"matomo-org",
"matomo"
] | Current behavior:
Piwik updates time spent on page (visit_total_time) after next page refresh. It's not a perfect solution for real time tracking and for single page apps.
Proposed change:
Ping Piwik every x seconds (lets start from 10 secs and then increase the interval to max 1 min, because the goal is to avoid redu... | Ping Piwik to update time spent on page | https://api.github.com/repos/matomo-org/matomo/issues/5321/comments | 2 | 2014-06-09T11:46:35Z | 2014-07-08T10:16:23Z | https://github.com/matomo-org/matomo/issues/5321 | 37,355,962 | 5,321 |
[
"matomo-org",
"matomo"
] | After upgrading Piwik the calculation for all dashboards is wrong see attached file, i have seen this after upgrading from piwik.
Actually you can see this in the demo.piwik.org
http://demo.piwik.org/index.php?module=MultiSites&action=index&idSite=7&period=day&date=yesterday
The total calculation of Pageviews is wr... | Calculation All Websites dashboard wrong | https://api.github.com/repos/matomo-org/matomo/issues/5320/comments | 3 | 2014-06-09T08:02:29Z | 2014-07-08T10:16:23Z | https://github.com/matomo-org/matomo/issues/5320 | 37,355,961 | 5,320 |
[
"matomo-org",
"matomo"
] | From the last 2 beta's, I see that the 'Manage' menu is not visible, and only shows up for a single second. Then it disappears. Other sites, using Javascript do work. I do not have problems with other sites.
This is the part that does not show up:
<body ng-app="app" class="">
<script type="text/javascript">$... | Manage menu not visible | https://api.github.com/repos/matomo-org/matomo/issues/306/comments | 1 | 2014-06-08T19:26:20Z | 2014-09-20T11:01:30Z | https://github.com/matomo-org/matomo/issues/306 | 35,244,573 | 306 |
[
"matomo-org",
"matomo"
] | Making page-titles looking a bit cleaner by
removing "brandings"
What is a branding?
Lots of websites have titles always ending with something like
"| MYSITE - your friendly website"
Probably a config setting "what to cut" maybe necessary for each website...
Doing this the full title should be make visible in the o... | ZEN for Page-Titles in Visitor-Log, Visitor-Profil etc. | https://api.github.com/repos/matomo-org/matomo/issues/5318/comments | 1 | 2014-06-07T11:59:58Z | 2024-09-13T09:10:18Z | https://github.com/matomo-org/matomo/issues/5318 | 37,355,960 | 5,318 |
[
"matomo-org",
"matomo"
] | Making URLs looking a bit cleaner by removing
- the "http://www." for domain and
- only "http://" if a sub-domain is used
like nearly all web browsers do this already in their address bar..
Of course the full urls should be still visible in the on hover information.
Should be applied in
- Visitor-Log
- Vistor-Profil... | ZEN in Visitor Log, Visitor Profile: hide http:// and https:// from URLs | https://api.github.com/repos/matomo-org/matomo/issues/5317/comments | 2 | 2014-06-07T11:50:52Z | 2024-09-13T09:10:18Z | https://github.com/matomo-org/matomo/issues/5317 | 37,355,959 | 5,317 |
[
"matomo-org",
"matomo"
] | While using jqueryUI sortable functions I get the following error on mouseup in function aZ()
```
TypeError: bv.tagName is undefined
br = bv.tagName.toUpperCase();
```
I was able to patch this with
```
while (bt !== null && s(bt)) {
+ if(bv.nodeName=="#text") break;
br = bv.tagName.toUpperCase();
`... | bv.tagName is undefined in piwik.js | https://api.github.com/repos/matomo-org/matomo/issues/5316/comments | 2 | 2014-06-07T11:19:26Z | 2024-09-13T09:10:19Z | https://github.com/matomo-org/matomo/issues/5316 | 37,355,958 | 5,316 |
[
"matomo-org",
"matomo"
] | There are many user guides for Piwik, see the full list here: http://piwik.org/docs/
It would be awesome for many reasons to be able to download a PDF file containing all the User Guides.
The goal of this ticket is to figure out how to generate a PDF (or single HTML file) containing all our user guides, ie. the "... | Provide User Guide in PDF, containing all Piwik User Guides | https://api.github.com/repos/matomo-org/matomo/issues/5315/comments | 1 | 2014-06-07T06:08:04Z | 2024-09-13T09:10:19Z | https://github.com/matomo-org/matomo/issues/5315 | 37,355,957 | 5,315 |
[
"matomo-org",
"matomo"
] | [Log Analytics](http://piwik.org/log-analytics/) is a powerful tool of Piwik to let you import and analyse web server log files.
A Piwik community member and developer has kindly contributed some big performance improvements to the Python log analytics script. Please see this pull request for more info: https://github... | Performance improvements to Log Analytics | https://api.github.com/repos/matomo-org/matomo/issues/5314/comments | 1 | 2014-06-07T02:25:06Z | 2014-07-08T10:16:23Z | https://github.com/matomo-org/matomo/issues/5314 | 37,355,956 | 5,314 |
[
"matomo-org",
"matomo"
] | The details tooltip on the Visitor Profile should be the same as the black one on the Visitor Log.
It is displayed with wrong line-breaks.
Piwik v2.3.0
Steps to reproduce:
- Visitors > Visitor Log
- View visitor profile > Visited pages
- mouseover rows and wait to display tooltip
| Change Visitor Profile log tooltip | https://api.github.com/repos/matomo-org/matomo/issues/5313/comments | 2 | 2014-06-06T18:30:04Z | 2014-08-03T12:51:50Z | https://github.com/matomo-org/matomo/issues/5313 | 37,355,955 | 5,313 |
[
"matomo-org",
"matomo"
] | Hi! I'm running Piwik 2.3.0 on Apache HTTP behind an Nginx SSL Proxy. This is working fine and without the issues reported in the forums etc.
I use Piwik to track visits on a few websites that are also secured via SSL. All non-secured requests are redirected by Varnish, which means that no`
http://` adresses should re... | Piwiks tracks visited https URLs as http | https://api.github.com/repos/matomo-org/matomo/issues/5312/comments | 19 | 2014-06-06T16:51:10Z | 2021-11-29T00:53:42Z | https://github.com/matomo-org/matomo/issues/5312 | 37,355,954 | 5,312 |
[
"matomo-org",
"matomo"
] | There has been report for more than 15 users in the forums and emails about this issue.
Some directories eg. in plugins/ZenMode/ are added to git with a chmod of 750. This causes an issue that some webserver will not serve the assets (html, javascripts, images) because the directory is not 755.
In this ticket we will... | Ensure all directories in plugins/* are chmod 755, to serve html/scripts/images | https://api.github.com/repos/matomo-org/matomo/issues/5311/comments | 2 | 2014-06-06T07:07:59Z | 2014-07-08T10:16:23Z | https://github.com/matomo-org/matomo/issues/5311 | 37,355,953 | 5,311 |
[
"matomo-org",
"matomo"
] | I'm a big fan of the DevicesDetection plugin, although it's "only" in beta it seems to work fairly well.
An interesting use case for me was to make segments of mobile users so I can see how many orders and what kind of orders are generated through mobile devices. The overview page "Ecommerce & Goals" works fine with t... | Ecommerce log empty for device segments | https://api.github.com/repos/matomo-org/matomo/issues/5310/comments | 3 | 2014-06-05T21:34:02Z | 2024-09-13T09:10:20Z | https://github.com/matomo-org/matomo/issues/5310 | 37,355,952 | 5,310 |
[
"matomo-org",
"matomo"
] | When the segmenteditor is used, some select values are very technical / non user-friendly. These Values should be mapped / labeled to make them more meaningful.
For example this would make sense for:
- Browser - expects values like (FF, IE, MF, CM, IW, etc.) - This should be more readable (Firefox, Internet Explorer,?... | SegmentEditor: display readable values for some metrics (e.g. FF -> Firefox) | https://api.github.com/repos/matomo-org/matomo/issues/5309/comments | 7 | 2014-06-05T16:04:03Z | 2024-09-13T09:10:20Z | https://github.com/matomo-org/matomo/issues/5309 | 37,355,951 | 5,309 |
[
"matomo-org",
"matomo"
] | Awaited:
Successful update from previous versions to Piwik 2.3 (tried with Piwik 1.12 and Piwik 1.6).
Given:
```
$ php console core:update
*** Update ***
Database Upgrade Required
Your Piwik database is out-of-date, and must be upgraded before you can continue.
Piwik database will be upgraded from ver... | console core:update issue using Piwik 2.3 | https://api.github.com/repos/matomo-org/matomo/issues/5306/comments | 5 | 2014-06-05T11:43:08Z | 2014-07-08T10:16:22Z | https://github.com/matomo-org/matomo/issues/5306 | 37,355,950 | 5,306 |
[
"matomo-org",
"matomo"
] | After #5122 closure we're able to override twig templates using a custom plugin.
You can override core themes using a file with the same name inside your plugin's _templates_ directory, for example having a file: _plugins/ExampleTheme/templates/dashboard.twig_.
It works flawless until you try to override another plug... | Endless loop trying to override plugin's template | https://api.github.com/repos/matomo-org/matomo/issues/5305/comments | 4 | 2014-06-05T10:22:54Z | 2014-08-03T11:23:55Z | https://github.com/matomo-org/matomo/issues/5305 | 37,355,949 | 5,305 |
[
"matomo-org",
"matomo"
] | In the Visitor Log page, if we open a modal for more informations about a visitor, the X on the top-right doesn't always close the modal :
In Chrome / Firefox (maybe others), if we click on the blue X it doesn't close the modal.
But if we click on the grey background, it works.
Chrome : Version 35.0.1916.114
Firefox ... | Visitor Log - Modal doesn't always close | https://api.github.com/repos/matomo-org/matomo/issues/5304/comments | 1 | 2014-06-05T09:13:17Z | 2024-09-13T09:10:21Z | https://github.com/matomo-org/matomo/issues/5304 | 37,355,948 | 5,304 |
[
"matomo-org",
"matomo"
] | After changing the report timespan in the row evolution graph view, metrics can't be switched.
Steps to reproduce:
- Open row evolution graph (e.g. from "Aktionen" (Actions?) -> "Seiten" (pages?) or from page overlay view)
- Change the metric to display to any other than "page views"- works
- Change report timespan to... | Switching metrics in row evolution view doesn't work after changing report timespan | https://api.github.com/repos/matomo-org/matomo/issues/5303/comments | 5 | 2014-06-05T09:03:07Z | 2014-07-08T10:16:33Z | https://github.com/matomo-org/matomo/issues/5303 | 37,355,947 | 5,303 |
[
"matomo-org",
"matomo"
] | Q. How can we remove index information of previous tracking attempt's indexed information, from cvar,scope='page' variable ?
Scenario :
I am working currently on project that includes Liferay Portal integrated with Springs and hibernate.
There are two sections on single page
1) Browse section
2) Search section
---... | On same Webpage, Custom Variables gets appended always to the previous ones. | https://api.github.com/repos/matomo-org/matomo/issues/5302/comments | 1 | 2014-06-05T08:45:51Z | 2014-08-03T11:23:55Z | https://github.com/matomo-org/matomo/issues/5302 | 37,355,946 | 5,302 |
[
"matomo-org",
"matomo"
] | As part of our "convention over configuration" strategy we want to simplify the ScheduledTasks API. Currently you need to know how hooks/events work, you need to know about the details of 2 or 3 classes and how to handle them etc. In addition the plugin class gets bloated. Goal is to make it super easy but still provid... | Provide simpler ScheduledTasks API | https://api.github.com/repos/matomo-org/matomo/issues/5301/comments | 8 | 2014-06-05T06:35:11Z | 2014-07-08T10:16:25Z | https://github.com/matomo-org/matomo/issues/5301 | 37,355,944 | 5,301 |
[
"matomo-org",
"matomo"
] | As I have stated on the Forum at:
http://forum.piwik.org/read.php?2,115952,page=1#msg-115952
For some reason my system is sending out reports twice, this has been happening since using 2.2.0, it was a complete fresh install
(Eg Last weeks one was, Week 19 May - 25 May 2014 PDF)
Monday sent 26 May 2014 at 23:01 Subjec... | Email Reports being sent out twice | https://api.github.com/repos/matomo-org/matomo/issues/5300/comments | 7 | 2014-06-05T04:28:39Z | 2014-10-07T19:41:34Z | https://github.com/matomo-org/matomo/issues/5300 | 37,355,943 | 5,300 |
[
"matomo-org",
"matomo"
] | Follows up #5273 where we migrated Piwik issues from Trac to Github issues. This is following up our previous migration [from SVN to git](http://piwik.org/blog/2013/02/piwik-is-on-github/).
The possibly only downside of moving to Github issues is that we lose the control over the tickets. This has many up-sides (githu... | Create a Github issues mirror for Data ownership and better searchability, on issues.piwik.org | https://api.github.com/repos/matomo-org/matomo/issues/5299/comments | 6 | 2014-06-05T04:12:06Z | 2014-08-03T21:22:51Z | https://github.com/matomo-org/matomo/issues/5299 | 37,355,942 | 5,299 |
[
"matomo-org",
"matomo"
] | Reproduce:
- Go to Referrers > Websites
- Click on the footer icons "Goals metrics"
Got:
- the report shows the Conversion rate for each website, each campaign, etc.
Expected:
- Display the absolute number of conversions or sales.
See also: #5096
| Display Absolute number of Conversions / Sales, in the reports | https://api.github.com/repos/matomo-org/matomo/issues/5298/comments | 1 | 2014-06-05T03:54:06Z | 2024-09-13T09:10:21Z | https://github.com/matomo-org/matomo/issues/5298 | 37,355,941 | 5,298 |
[
"matomo-org",
"matomo"
] | ... the old Piwik logo is back 8-)
Cache cleaning, deactivation of ZEN-mode Plugin etc doesn't help.
The old one stays forever...
Please see attachment
What have I done?
- Activated Zen-Mode Plugin
- brows around and unfold fold "ZEN-head" several times to watch what changes
and uups it was there
Piwik 2.4b3
| Remove plugins/Zeitigeist/* plugin from filesystem on upgrade | https://api.github.com/repos/matomo-org/matomo/issues/5297/comments | 6 | 2014-06-04T21:47:48Z | 2014-07-08T10:16:21Z | https://github.com/matomo-org/matomo/issues/5297 | 37,355,940 | 5,297 |
[
"matomo-org",
"matomo"
] | Since there is already ZEN-Mode-Modification going on,
one could also think of simplifying the view on information in
- visitor log
- Visitor Profil
- ...
by
simply
1) removing the domain-part (http://www.mysite.com/) from own URLs
2) removing "brandings" from titles
(lots of pages have titles always ending with so... | Tiny but effective ZEN-Mode for Visitor Log and others | https://api.github.com/repos/matomo-org/matomo/issues/5296/comments | 5 | 2014-06-04T19:17:24Z | 2014-08-03T11:23:55Z | https://github.com/matomo-org/matomo/issues/5296 | 37,355,938 | 5,296 |
[
"matomo-org",
"matomo"
] | We just upgraded to 2.3.0.
Some of the widgets dont load and we get the error in the widget box:
The Piwik configuration file couldn't be found and you are trying to access a Piwik page.
You can install Piwik now
If you installed Piwik before and have some tables in your DB, don't worry, you can reuse the same tabl... | 2.3.0 - The Piwik configuration file couldn't be found and you are trying to access a Piwik page | https://api.github.com/repos/matomo-org/matomo/issues/5295/comments | 2 | 2014-06-04T10:11:56Z | 2014-07-08T10:16:20Z | https://github.com/matomo-org/matomo/issues/5295 | 37,355,937 | 5,295 |
[
"matomo-org",
"matomo"
] | According to http://forum.piwik.org/read.php?2,93018 the only way to cancel an ecommerce order is to submit the ID again with a revenue of zero. This seems like a workaround, especially if the re-processing of past logs has to be implemented too, and I didn't find any feature requests or discussions about this topic ye... | Possibility of cancelling orders in an easy on/off kind of way | https://api.github.com/repos/matomo-org/matomo/issues/5292/comments | 4 | 2014-06-03T23:15:37Z | 2024-09-13T09:10:22Z | https://github.com/matomo-org/matomo/issues/5292 | 37,355,936 | 5,292 |
[
"matomo-org",
"matomo"
] | When doing bulk tracking through the PHP Tracking API (using PiwikTracker.php) I noticed that as soon as I set a custom variable for a visit, this custom variable "bleeds over" to all other visits which are processed afterwards in the same bulk request.
As far as I can tell, when calling "$t->doTrackPageView", "$t->do... | PiwikTracker PHP client: when bulk tracking, Custom variables are now reset after each request | https://api.github.com/repos/matomo-org/matomo/issues/5291/comments | 7 | 2014-06-03T22:42:14Z | 2014-07-08T10:16:20Z | https://github.com/matomo-org/matomo/issues/5291 | 37,355,934 | 5,291 |
[
"matomo-org",
"matomo"
] | Concerning Piwik 2.3.0
Given:
A short URL for piwik like <http://p.test.invalid>. This is <http://www.test.invalid/piwik/>.
An ssl proxy that redirects all <http://(*)test.invalid> traffic to <https://ssl.kundenserver.invalid/test.invalid>.
A rewrite-rule via .htaccess that perfectly works.
All above... | Login leads to wrong URL when using ssl proxy | https://api.github.com/repos/matomo-org/matomo/issues/5290/comments | 8 | 2014-06-03T19:03:59Z | 2024-09-13T09:10:23Z | https://github.com/matomo-org/matomo/issues/5290 | 37,355,931 | 5,290 |
[
"matomo-org",
"matomo"
] | email-reports are not sent since 2.1. Sending them manualy work fine.
Using pluging TasksTimetable shows that date and time for scheduled
reports are not updated (out of time).
Generating a new report will not be inserted. Modifiations of existing tasks will not be updated.
"Delete report" deletes in frontend but not ... | scheduled tasks out of time | https://api.github.com/repos/matomo-org/matomo/issues/5289/comments | 4 | 2014-06-03T17:30:28Z | 2024-09-13T09:10:23Z | https://github.com/matomo-org/matomo/issues/5289 | 37,355,930 | 5,289 |
[
"matomo-org",
"matomo"
] | Sparklines fail to load behind a reverse proxy because of wrong URI, one subdirectory is missing. (Screenshot)
Tested in Piwik 2.3
| Sparklines fail to load behind reverse proxy because of wrong URI | https://api.github.com/repos/matomo-org/matomo/issues/5288/comments | 3 | 2014-06-03T15:11:19Z | 2024-09-13T09:10:24Z | https://github.com/matomo-org/matomo/issues/5288 | 37,355,929 | 5,288 |
[
"matomo-org",
"matomo"
] | Currently the file download automatic link tracker and the Outlink link tracker, do not track clicks from right button. This was reported in [forums](http://forum.piwik.org/read.php?2,116289)
Follows up #661, #752
| Track file download and outlinks when user does a right click | https://api.github.com/repos/matomo-org/matomo/issues/5287/comments | 15 | 2014-06-03T13:53:54Z | 2022-10-21T08:42:07Z | https://github.com/matomo-org/matomo/issues/5287 | 37,355,928 | 5,287 |
[
"matomo-org",
"matomo"
] | This was reported in the forums
It can be reproduced:
$ cat test-pdf.log
173.14.169.177 - - [-0400](07/May/2010:10:18:08) "GET /foldername/filename.pdf HTTP/1.1" 200 79056 "http://wl.peer360.com/b/H8CMDeQljZI5R8T9pQo4/survey.asp?h=-1" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.4; .NET CLR 2.0.50727)... | Importing a log file with only PDF files does not import data | https://api.github.com/repos/matomo-org/matomo/issues/5286/comments | 2 | 2014-06-03T13:33:14Z | 2014-12-22T21:42:23Z | https://github.com/matomo-org/matomo/issues/5286 | 37,355,927 | 5,286 |
[
"matomo-org",
"matomo"
] | From email:
I was reviewing the code and notice that you all don't include <meta http-equiv="x-ua-compatible" content="IE=edge" > in your headers. Piwik admin does not show up correctly in my IE without that meta tag. IE11 will try to render a page like IE7 if the meta tag is missing. This is a security risk beca... | Include Meta tag IE=edge for best security practises | https://api.github.com/repos/matomo-org/matomo/issues/5282/comments | 2 | 2014-06-02T22:33:23Z | 2014-07-08T10:16:19Z | https://github.com/matomo-org/matomo/issues/5282 | 37,355,926 | 5,282 |
[
"matomo-org",
"matomo"
] | When I run the VisitorGenerator plugin from commandline using
```php /path/to/piwik/console visitorgenerator:generate-visits --idsite=5 --days=3 --no-logs
```
I get the following error:
```
Fatal error: Call to a member function subDay() on a non-object in /path/to/piwik/plugins/SitesManager/API.php on line 1198
... | invalidateArchivedReports $dates issue | https://api.github.com/repos/matomo-org/matomo/issues/5281/comments | 2 | 2014-06-02T20:05:18Z | 2014-07-08T10:16:19Z | https://github.com/matomo-org/matomo/issues/5281 | 37,355,925 | 5,281 |
[
"matomo-org",
"matomo"
] | The allocation of the numbers of reruns is difficult because of a too wide distance to the site title
Please see attachment.
2.4 beta1, FF
| vistior log: allocation of numbers of reruns difficult | https://api.github.com/repos/matomo-org/matomo/issues/5280/comments | 3 | 2014-06-02T17:52:17Z | 2024-09-13T09:10:24Z | https://github.com/matomo-org/matomo/issues/5280 | 37,355,924 | 5,280 |
[
"matomo-org",
"matomo"
] | Event-Tracking is not working when the site with the events on it was open for a longer time (maybe 30 minutes?)
Reloading the site once and the event tracking on it works fine again.
Example:
Open a site starting a video (event 1) stop this video (event 2) go to lunch come back start this video again (event 3) and w... | Event-Tracking not working when site was open for a longer time | https://api.github.com/repos/matomo-org/matomo/issues/5279/comments | 4 | 2014-06-02T15:58:21Z | 2024-09-13T09:10:25Z | https://github.com/matomo-org/matomo/issues/5279 | 37,355,923 | 5,279 |
[
"matomo-org",
"matomo"
] | When an error message is written to the archive.log, the token_auth is also written to the log file. For security reasons, I wish to suppress this information.
| Remove token_auth from archive.log | https://api.github.com/repos/matomo-org/matomo/issues/5277/comments | 7 | 2014-06-02T09:44:10Z | 2015-03-04T22:30:03Z | https://github.com/matomo-org/matomo/issues/5277 | 37,355,922 | 5,277 |
[
"matomo-org",
"matomo"
] | Piwik was asked by Richard Stallman and FSF, whether we would like to make Piwik a GNU package:
```
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
Woul... | Piwik to become official GNU package | https://api.github.com/repos/matomo-org/matomo/issues/5276/comments | 12 | 2014-06-02T09:35:11Z | 2024-09-13T09:10:25Z | https://github.com/matomo-org/matomo/issues/5276 | 37,355,921 | 5,276 |
[
"matomo-org",
"matomo"
] | By wrapping our Bulk Tracking API requests within a transaction, speed of Tracking API will greatly increase. This is because with Mysql innodb tables, the index will be written only once after all requests have been imported!
This was suggested in this pull request: https://github.com/piwik/piwik/pull/281
This cha... | Tracking API: major performance improvements with Transactions, when using Bulk Tracking | https://api.github.com/repos/matomo-org/matomo/issues/5275/comments | 1 | 2014-06-02T06:04:32Z | 2014-07-08T10:16:18Z | https://github.com/matomo-org/matomo/issues/5275 | 37,355,920 | 5,275 |
[
"matomo-org",
"matomo"
] | This is a big and important ticket. After 6 years of using Trac, the Piwik project and community have expressed much interest in moving to another ticket system.
We've looked into other self hosted ticket systems, but our conclusion has been to simply use Github issues. They are fast, easy, practical, and many users ... | Migrate Piwik issues from Trac to Github issues! | https://api.github.com/repos/matomo-org/matomo/issues/5273/comments | 12 | 2014-06-02T03:37:33Z | 2014-08-03T11:48:01Z | https://github.com/matomo-org/matomo/issues/5273 | 37,355,918 | 5,273 |
[
"matomo-org",
"matomo"
] | Hi, after upgrade to piwik 2.3 i have problem with this version which caused to show internal error server [500]
after checking apache error_log, it seems there's problem with upgradephp/upgrade.php:129 and eAccelerator
[Jun 01 13:30:10.387657 2014](Sun) [[pid 4016](fcgid:warn]) (104)Connection reset by peer: [37.252... | piwik 2.3 problem with eAccelerator | https://api.github.com/repos/matomo-org/matomo/issues/5272/comments | 1 | 2014-06-01T12:15:24Z | 2014-08-03T11:23:55Z | https://github.com/matomo-org/matomo/issues/5272 | 37,355,917 | 5,272 |
[
"matomo-org",
"matomo"
] | In 2.3.0, when a page title contains a "+" symbol, the Visitors in Real-time widget and also the Detailed Visitor Log do not display that "+".
For example, if the page title is "Foo + Bar", the Visitors in Real-Time widget tool tip display for that page shows "Foo Bar" (i.e., three spaces between the two words). The... | 2.3.0: Visitors in Real-time widget, incorrect page title display | https://api.github.com/repos/matomo-org/matomo/issues/5268/comments | 2 | 2014-05-30T14:15:29Z | 2014-07-08T10:16:17Z | https://github.com/matomo-org/matomo/issues/5268 | 37,355,916 | 5,268 |
[
"matomo-org",
"matomo"
] | Since #57 we process in Metadata Reports, a new `<reportTotal>`
For example in [this metadata api output](https://github.com/piwik/piwik/blob/master/tests/PHPUnit/Integration/expected/test_ecommerceOrderWithItems__API.getProcessedReport_day.xml#L89-97)
```
<reportTotal>
<nb_visits>3</nb_visits>
... | Display a new row "Total" showing the sum of values for all DataTable columns | https://api.github.com/repos/matomo-org/matomo/issues/5267/comments | 8 | 2014-05-30T06:30:00Z | 2018-12-17T00:13:12Z | https://github.com/matomo-org/matomo/issues/5267 | 37,355,915 | 5,267 |
[
"matomo-org",
"matomo"
] | .htaccess files we created in Piwik could contain some helper code to make Apache load the HTML files as HTML.
```
AddHandler text/html .html
AddHandler text/html .htm
```
Note: this will only work if in the vhost configuration you have "AllowOverride All" (it won't work if you have "AllowOverride None")
| htaccess should help apache serve HTML files properly with: AddHandler text/html .html | https://api.github.com/repos/matomo-org/matomo/issues/5266/comments | 1 | 2014-05-30T05:05:48Z | 2014-07-08T10:16:17Z | https://github.com/matomo-org/matomo/issues/5266 | 37,355,914 | 5,266 |
[
"matomo-org",
"matomo"
] | As soon as the stylesheets vary depending on user permissions or settings the CSS and/or JS has to be recompiled very often under circumstances.
Example:
```
if (Piwik::hasUserSuperUserAccess()) {
$stylesheets[] = "libs/jquery/stylesheets/jquery.jscrollpane.css";
}
```
```
if ($setting->isEnabled()) {
$stylesheet... | Keep different versions of the compiled/merged CSS / JS file | https://api.github.com/repos/matomo-org/matomo/issues/5265/comments | 3 | 2014-05-30T02:48:55Z | 2024-09-13T09:10:26Z | https://github.com/matomo-org/matomo/issues/5265 | 37,355,913 | 5,265 |
[
"matomo-org",
"matomo"
] | We are tracking 24 sites with piwik, with about 1 million page views per day. Once a day we run archive.php, which runs significant faster with hhvm (Currently about 30 min).
However, there is one compatibility change in piwik/core/CliMulti.php we need to do every time an update to piwik is deployed.
piwik/core/Cli... | archive.php compatibility with hhvm | https://api.github.com/repos/matomo-org/matomo/issues/5263/comments | 7 | 2014-05-28T15:54:28Z | 2014-09-16T06:00:58Z | https://github.com/matomo-org/matomo/issues/5263 | 37,355,912 | 5,263 |
[
"matomo-org",
"matomo"
] | I was writing tests for a Login override plugin. My logout controller method relies on the class method [URL::redirectToUrl($url)](https://github.com/piwik/piwik/blob/master/core/Url.php#L461-L480) to redirect users outside Piwik on logout.
The problem is the method dies while being in CLI mode (_Common::isPhpCliMode(... | Not well testable php class method URL::redirectToUrl($url) | https://api.github.com/repos/matomo-org/matomo/issues/5262/comments | 1 | 2014-05-28T14:33:19Z | 2014-07-08T10:16:16Z | https://github.com/matomo-org/matomo/issues/5262 | 37,355,911 | 5,262 |
[
"matomo-org",
"matomo"
] | add the regex named pattern method and http_version for future use
https://github.com/piwik/piwik/pull/297
Keywords: import logs
| add the regex named pattern method and http_version for future use | https://api.github.com/repos/matomo-org/matomo/issues/5261/comments | 1 | 2014-05-28T13:04:40Z | 2015-03-12T21:01:48Z | https://github.com/matomo-org/matomo/issues/5261 | 37,355,910 | 5,261 |
[
"matomo-org",
"matomo"
] | when you exclude more than 1 website (screenshot) than all exclude filters are not working.
When you exclude just 1 website its fine.
| Filter: exclude more than 1 website | https://api.github.com/repos/matomo-org/matomo/issues/5260/comments | 4 | 2014-05-28T09:45:15Z | 2014-08-03T11:23:55Z | https://github.com/matomo-org/matomo/issues/5260 | 37,355,909 | 5,260 |
[
"matomo-org",
"matomo"
] | With Piwik we would like to offer an [open source](http://piwik.org/free-software/) Application Performance and Monitoring tool for every app developer and system administrator to benefit from. One of the goals will be to let users easily collect large number of metrics with a low resolution (eg. 10s or 1min).
See als... | Application Performance Management & Monitoring | https://api.github.com/repos/matomo-org/matomo/issues/5257/comments | 4 | 2014-05-28T06:15:21Z | 2024-09-13T09:10:26Z | https://github.com/matomo-org/matomo/issues/5257 | 37,355,908 | 5,257 |
[
"matomo-org",
"matomo"
] | I am running Piwik 2.3.0 w/ the latest VisitorGenerator plugin install on my CentOS/cPanel server running PHP 5.4.
When I run:
```
# /usr/local/bin/php /piwik/path/console visitorgenerator:generate-visits --idsite=5 --days=30 --no-logs
```
the process completes successfully but when I go into Piwik UI, all the visi... | Visitor Generator not working from console | https://api.github.com/repos/matomo-org/matomo/issues/5256/comments | 1 | 2014-05-28T03:48:38Z | 2014-07-08T10:16:16Z | https://github.com/matomo-org/matomo/issues/5256 | 37,355,907 | 5,256 |
[
"matomo-org",
"matomo"
] | this was reported by Microsoft team, and some Piwik users running under IIS.
http://forum.piwik.org/read.php?2,115950,page=1#msg-115995
| IIS: web.config should allow to server HTM, HTML and SVG files. | https://api.github.com/repos/matomo-org/matomo/issues/5255/comments | 2 | 2014-05-28T02:55:44Z | 2014-07-08T10:16:16Z | https://github.com/matomo-org/matomo/issues/5255 | 37,355,906 | 5,255 |
[
"matomo-org",
"matomo"
] | This was an issue reported in forums:
http://forum.piwik.org/read.php?2,111193
http://forum.piwik.org/read.php?2,97108
and a nice pull request to fix it was proposed in https://github.com/piwik/piwik/pull/294/files
To reproduce the issue, type:
$ head test-log.log | ./misc/log-analytics/import_logs.py --add-sites-n... | import_logs give a IOError: [Errno 29] Illegal seek when receiving log from pipe | https://api.github.com/repos/matomo-org/matomo/issues/5254/comments | 1 | 2014-05-28T01:12:58Z | 2014-07-08T10:16:16Z | https://github.com/matomo-org/matomo/issues/5254 | 37,355,905 | 5,254 |
[
"matomo-org",
"matomo"
] | "PIWIK 2.3.0" -> "Settings" -> "Database Usage" show this error:
Key "1" for array with keys "0" does not exist in "@CoreVisualizations/_dataTableViz_tagCloud.twig" at line 1
| Error in "Database Usage" usage ... | https://api.github.com/repos/matomo-org/matomo/issues/5253/comments | 13 | 2014-05-27T19:09:09Z | 2014-07-08T10:16:16Z | https://github.com/matomo-org/matomo/issues/5253 | 37,355,903 | 5,253 |
[
"matomo-org",
"matomo"
] | It would be nice for import_logs.py to be able to make one or more custom log parameters into Piwik custom variables and hand them to the Piwik Tracking API request.
I am completely new to Piwik but I will see if I can solve this on my own. I'm not sure of protocol would it be okay to post questions as I work on this... | capture custom log param(s); capture only records with custom param(s) | https://api.github.com/repos/matomo-org/matomo/issues/5252/comments | 3 | 2014-05-27T19:05:56Z | 2015-03-12T21:01:48Z | https://github.com/matomo-org/matomo/issues/5252 | 37,355,902 | 5,252 |
[
"matomo-org",
"matomo"
] | Just used the autoupdater to upgrade PiWik from 2.2.2 to 2.3.0.
The UI now displays this error:
Failed to load HTML file: Please check your server configuration. You may want to whitelist "*.html" files from the "plugins" directory. The HTTP status code is 404 for URL "plugins/Feedback/angularjs/ratefeature/ratefea... | Upgrade to 2.3.0 just broke PiWik | https://api.github.com/repos/matomo-org/matomo/issues/5251/comments | 10 | 2014-05-27T13:48:22Z | 2014-07-08T10:16:15Z | https://github.com/matomo-org/matomo/issues/5251 | 37,355,901 | 5,251 |
[
"matomo-org",
"matomo"
] | Hi,
the HTML generated by the excellent Piwik email report generator contains References to the Piwik installation (e.g. some Icons and a Link to the Piwik installation).
On our HTTPS-Only accessible Piwik installation these URLs cannot be resolved because the URLs use the IP address of the Piwik instance instead o... | HTML email reports: Links to Piwik and Icons not working on HTTPS (IP address used instead of hostname) | https://api.github.com/repos/matomo-org/matomo/issues/5250/comments | 16 | 2014-05-27T13:30:00Z | 2018-10-05T07:07:26Z | https://github.com/matomo-org/matomo/issues/5250 | 37,355,900 | 5,250 |
[
"matomo-org",
"matomo"
] | There seem to be some open points regarding german (and other?) translations in the widget:
1. if it's empty (no data):
"No rows match the criteria"
while other widgets show in this case: "Es stehen keine Daten fr diesen Bericht zur Verfgung"
1. on some hover there is both german and english below each other, please ... | Mover and Shaker widget: open points in german translation | https://api.github.com/repos/matomo-org/matomo/issues/5249/comments | 6 | 2014-05-27T13:01:26Z | 2014-08-03T11:23:55Z | https://github.com/matomo-org/matomo/issues/5249 | 37,355,899 | 5,249 |
[
"matomo-org",
"matomo"
] | As a user, when [importing my server logs in analytics](http://piwik.org/log-analytics/), I want to measure the Bandwidth that was used by each page view.
How would it work?
- The bandwidth information is commonly available in the server access log files. It is measured in Bytes.
- Log analytics script would detect th... | Log Analytics: Monitor Bandwidth for each page, download, and measure overall traffic in bytes | https://api.github.com/repos/matomo-org/matomo/issues/5248/comments | 22 | 2014-05-27T12:54:30Z | 2015-02-18T04:11:29Z | https://github.com/matomo-org/matomo/issues/5248 | 37,355,897 | 5,248 |
[
"matomo-org",
"matomo"
] | This issue appears when segment editor list has so many segments, that scrollbar appears. New 'edit' icon is being pushed to next line, which breaks layout.
Current char limit is 20, but lowering it to 18 seems to fix this issue.
| Long Segment names break segment listing layout | https://api.github.com/repos/matomo-org/matomo/issues/5247/comments | 1 | 2014-05-27T12:17:13Z | 2014-07-08T10:16:14Z | https://github.com/matomo-org/matomo/issues/5247 | 37,355,896 | 5,247 |
[
"matomo-org",
"matomo"
] | The goal of this ticket is to discuss possible improvement to the Data Insights feature in Piwik which was developed in #57.
The Insights feature currently includes:
- 'Movers and Shakers' widget lists items that increased or decreased the most ([see screenshot](http://issues.piwik.org/attachments/5477/Movers%20and%20... | Data Insights, Movers and shakers: what features should we work on? | https://api.github.com/repos/matomo-org/matomo/issues/5246/comments | 8 | 2014-05-27T07:42:41Z | 2024-09-13T09:10:27Z | https://github.com/matomo-org/matomo/issues/5246 | 37,355,895 | 5,246 |
[
"matomo-org",
"matomo"
] | Visitor/locations: Map region selector to narrow
Please see atachment
FF30, Piwik 2.3.0
| Visitor/locations: Map region selector to narrow | https://api.github.com/repos/matomo-org/matomo/issues/5243/comments | 2 | 2014-05-26T22:04:38Z | 2014-07-08T10:16:13Z | https://github.com/matomo-org/matomo/issues/5243 | 37,355,894 | 5,243 |
[
"matomo-org",
"matomo"
] | The Visitors/engagement is to wide.
Please see attachment
FF30, Piwik 2.3.0
| Visitors/engament: to wide | https://api.github.com/repos/matomo-org/matomo/issues/5242/comments | 5 | 2014-05-26T21:59:48Z | 2014-08-03T12:51:50Z | https://github.com/matomo-org/matomo/issues/5242 | 37,355,893 | 5,242 |
[
"matomo-org",
"matomo"
] | In Visitor Log the symbol for abandoned cart is missing in column "visitors" if
no other goal is reached
Please see attachment
| Visitor Log: symbol for abandoned cart is missing if ... | https://api.github.com/repos/matomo-org/matomo/issues/5241/comments | 3 | 2014-05-26T21:32:54Z | 2024-09-13T09:10:27Z | https://github.com/matomo-org/matomo/issues/5241 | 37,355,892 | 5,241 |
[
"matomo-org",
"matomo"
] | Hello,
when click on the top on all websites(called "Alle Webseiten" in German), then under the list of your websites, the page counter is not translated.
It will be shown as "0 - 2 of 2 " instant of "0 - 2 von 2".
See the screen shot for more information.
| German translation incomplete in version 2.3.0 | https://api.github.com/repos/matomo-org/matomo/issues/5240/comments | 3 | 2014-05-26T20:50:51Z | 2014-07-08T10:16:13Z | https://github.com/matomo-org/matomo/issues/5240 | 37,355,891 | 5,240 |
[
"matomo-org",
"matomo"
] | Hello dear developers.
First, please excuse me for my bad English.
Second: I wanted to write a little bug that occurred after an automatic update to version 2.1.0
As you can see in the screenshot that yavam sent on the statistics page does not display the preview image.
I have updated to the latest version 2.3.0, b... | I have a little bug | https://api.github.com/repos/matomo-org/matomo/issues/5239/comments | 1 | 2014-05-26T20:23:32Z | 2014-08-03T11:23:55Z | https://github.com/matomo-org/matomo/issues/5239 | 37,355,890 | 5,239 |
[
"matomo-org",
"matomo"
] | Hello dear developers.
First, please excuse me for my bad English.
Second: I wanted to write a little bug that occurred after an automatic update to version 2.1.0
As you can see in the screenshot that yavam sent on the statistics page does not display the preview image.
I have updated to the latest version 2.3.0, b... | I have a little bug | https://api.github.com/repos/matomo-org/matomo/issues/5238/comments | 1 | 2014-05-26T20:19:01Z | 2014-08-03T11:24:13Z | https://github.com/matomo-org/matomo/issues/5238 | 37,355,889 | 5,238 |
[
"matomo-org",
"matomo"
] | As a Piwik user with 100 000 pageviews a day I do my upgrades by hands and not every time a new version sees the day.
It's really important to know if the upgrade will modify the data (as it did with 2.0) since it will have an impact on my 10 GB database and on how long Piwik will be set to "record_statistics = 0".
S... | Warn about DB changes on new release | https://api.github.com/repos/matomo-org/matomo/issues/5237/comments | 3 | 2014-05-26T15:28:12Z | 2014-08-03T11:24:13Z | https://github.com/matomo-org/matomo/issues/5237 | 37,355,887 | 5,237 |
[
"matomo-org",
"matomo"
] | Hi,
As see in the forum post http://forum.piwik.org/read.php?2,115082 i have a problem with the e-commerce visitor log widget.
On some column i have the following stacktrace :
```
There is an error. Please report the message (Piwik 2.3.0-rc3) and full backtrace in the Piwik forums (please do a Search first as it mi... | Visitor log shows a table with all raw columns | https://api.github.com/repos/matomo-org/matomo/issues/5236/comments | 9 | 2014-05-26T10:43:17Z | 2014-08-03T11:24:13Z | https://github.com/matomo-org/matomo/issues/5236 | 37,355,886 | 5,236 |
[
"matomo-org",
"matomo"
] | Would be great to report the number of events in same way the number of goals is reported:
- in Visitor Log (in 2. column "visitors")
- in Visitor Profil (left column, in paragraph "summary")
| Show number of events | https://api.github.com/repos/matomo-org/matomo/issues/5234/comments | 1 | 2014-05-26T07:49:51Z | 2024-09-13T09:10:28Z | https://github.com/matomo-org/matomo/issues/5234 | 37,355,885 | 5,234 |
[
"matomo-org",
"matomo"
] | There is a not necessary line break in the Visitor Log directly after the event symbol.
Please see attachment
seen in
2.3.0 final, FF30
| CustomEvent in Visitor Profil: Prevent linebreak after event symbol | https://api.github.com/repos/matomo-org/matomo/issues/5233/comments | 8 | 2014-05-26T07:42:59Z | 2015-02-13T22:06:46Z | https://github.com/matomo-org/matomo/issues/5233 | 37,355,884 | 5,233 |
[
"matomo-org",
"matomo"
] | [Event Tracking](http://piwik.org/docs/event-tracking/) is one of the most useful features of Piwik. It lets you track any interaction to your website, app, or even track custom metrics and any other custom event.
This ticket is a placeholder for ideas to improve Event Tracking in Piwik and make it even more powerful!... | Event Tracking improvements | https://api.github.com/repos/matomo-org/matomo/issues/5231/comments | 2 | 2014-05-26T02:21:50Z | 2024-09-13T09:10:29Z | https://github.com/matomo-org/matomo/issues/5231 | 37,355,883 | 5,231 |
[
"matomo-org",
"matomo"
] | While introducing the ZenMode to Piwik in #4987 we have also started defining Keyboard shortcuts to make using Piwik app easier.
The goal of this ticket is to identify which actions could be available as shortcut, and which key to use for them.
Please comment with your suggestions and feedback!
| Keyboard shortcuts for Piwik app | https://api.github.com/repos/matomo-org/matomo/issues/5230/comments | 4 | 2014-05-26T01:41:11Z | 2024-09-13T09:10:29Z | https://github.com/matomo-org/matomo/issues/5230 | 37,355,882 | 5,230 |
[
"matomo-org",
"matomo"
] | In Visitor Log there is lots of unused whitespace, because title and urls in the right column are cut very early.
See #5220 and http://issues.piwik.org/attachments/5220/2014-05-23_17h11_39.png
| Visitor log: Title and urls are cut too early | https://api.github.com/repos/matomo-org/matomo/issues/5229/comments | 9 | 2014-05-25T22:55:01Z | 2024-09-13T09:10:30Z | https://github.com/matomo-org/matomo/issues/5229 | 37,355,881 | 5,229 |
[
"matomo-org",
"matomo"
] | When using Firefox browser (it works in Chrome), when loading [this URL](http://demo.piwik.org/index.php?module=CoreHome&action=index&date=2014-05-25&period=month&idSite=1#/module=Dashboard&action=embeddedIndex&date=2014-05-25&period=month&idSite=1&idDashboard=1), the dashboard does not contain the third box "Widgets &... | Widget selector sometimes not displayed in dashboard (firefox) | https://api.github.com/repos/matomo-org/matomo/issues/5227/comments | 2 | 2014-05-25T12:20:00Z | 2014-07-08T10:16:12Z | https://github.com/matomo-org/matomo/issues/5227 | 37,355,880 | 5,227 |
[
"matomo-org",
"matomo"
] | As a Piwik user, I create Custom Segments and assign to them to scheduled reports.
When I modify Custom Segments which I often do, as they are so useful for analysis, I expect that all Scheduled reports (emailed and downloaded) will use this "latest version" of my custom segment.
Tasks:
- Allow to modify custom segme... | Let user modify a Custom Segment re-used by other users in scheduled reports | https://api.github.com/repos/matomo-org/matomo/issues/5226/comments | 2 | 2014-05-25T10:56:40Z | 2024-09-13T09:10:30Z | https://github.com/matomo-org/matomo/issues/5226 | 37,355,879 | 5,226 |
[
"matomo-org",
"matomo"
] | When trying to run console core:archive via cron, documentation indicates that options -v -vv and -vvv change the verbosity level of the output. They do not have that effect, instead the PHP version is displayed.
```
PHP 5.4.28 (cgi-fcgi) (built: May 5 2014 00:18:15)
Copyright (c) 1997-2014 The PHP Group
Zend Engine... | in Cron job, console command interprets -v, -vv -vvv as version, not verbose | https://api.github.com/repos/matomo-org/matomo/issues/5225/comments | 3 | 2014-05-25T03:59:01Z | 2014-07-08T10:16:12Z | https://github.com/matomo-org/matomo/issues/5225 | 37,355,878 | 5,225 |
[
"matomo-org",
"matomo"
] | The following PHP Errors occur when I try to run the core:archive thru cron. They appear to be causing the core:archive process to fail
PHP Notice: Undefined index: argv in ..../vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 57
PHP Warning: array_shift() expects parameter 1 to be array,... | Undefined index: argv in ...../vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 57 | https://api.github.com/repos/matomo-org/matomo/issues/5224/comments | 7 | 2014-05-25T00:18:20Z | 2019-04-06T00:59:38Z | https://github.com/matomo-org/matomo/issues/5224 | 37,355,877 | 5,224 |
[
"matomo-org",
"matomo"
] | 1) If unique visitor stats are processed for a given date / period / range, they should be shown in the action- and the custom-variable reports.
2) Exports - When a Datatable is exported, include a consistent set of columns (some export formats export unique visitor stats, others don't). I can't even consitently repro... | Show unique visitors stats if they are processed for the given date / period / range | https://api.github.com/repos/matomo-org/matomo/issues/5223/comments | 15 | 2014-05-24T16:05:40Z | 2015-11-19T05:06:26Z | https://github.com/matomo-org/matomo/issues/5223 | 37,355,876 | 5,223 |
[
"matomo-org",
"matomo"
] | Unfortunately it is easier to only support one core theme for Piwik at this stage.
We will now focus on making Morpheus the best theme for Piwik, with a flat design, letting you focus on the data. Zeitgeist which was the theme of Piwik 1.X will be retired for now, and it may later come back on the [Theme marketplace]... | Remove Zeitgeist theme from Piwik and support only Morpheus | https://api.github.com/repos/matomo-org/matomo/issues/5222/comments | 15 | 2014-05-24T08:42:40Z | 2014-07-08T10:16:11Z | https://github.com/matomo-org/matomo/issues/5222 | 37,355,873 | 5,222 |
[
"matomo-org",
"matomo"
] | Custom Segments is a very powerful way of using analytics to get information about a subset of users.
As a Piwik user, I would like to create many [Custom Segments](http://piwik.org/docs/segmentation/) and compare segments together. Currently when I create 20 or 50 segments, it becomes tedious or impossible, to find... | New search field to find a Custom Segment | https://api.github.com/repos/matomo-org/matomo/issues/5221/comments | 2 | 2014-05-24T07:44:25Z | 2024-09-13T09:10:31Z | https://github.com/matomo-org/matomo/issues/5221 | 37,355,872 | 5,221 |
[
"matomo-org",
"matomo"
] | in Visitor Log there is lots of unused whitespace, because the table is very small and title and urls are cut very early.
Please see attachement. 2.3.0 Rc2 and FF30
=> Maybe one could make the last right column adaptive to the available space/the with of the browser window?
| vistor log: lots of unsed white space | https://api.github.com/repos/matomo-org/matomo/issues/5220/comments | 4 | 2014-05-23T17:19:25Z | 2014-07-08T10:16:12Z | https://github.com/matomo-org/matomo/issues/5220 | 37,355,870 | 5,220 |
[
"matomo-org",
"matomo"
] | "PIWIK 2.3.0-RC2" -> "Actions" -> "Pages" (or any other table) top two left rows have white background instead of light/dark gray background in classical theme (non Morpheus).
FF 29.0.1 & IE 8.0.1
| Wrong background row color in classical theme (non Morpheus ) . | https://api.github.com/repos/matomo-org/matomo/issues/5219/comments | 3 | 2014-05-23T10:03:08Z | 2014-07-08T10:16:10Z | https://github.com/matomo-org/matomo/issues/5219 | 37,355,869 | 5,219 |
[
"matomo-org",
"matomo"
] | Sorry for this duplicated ticket, but it is "annoying feature".
"Page titles" in PIWIK 2.3.0-RC2 -> "Actions" -> "Page titles" (and all related reports) are insane wide in FF 29.0.1 & IE 11.0.8. In my example because of one long URL from google, page width is 3 screens wide and rest of data is far, far, far on right ... | Page titles too wide. | https://api.github.com/repos/matomo-org/matomo/issues/5218/comments | 2 | 2014-05-23T09:50:13Z | 2014-07-08T10:16:10Z | https://github.com/matomo-org/matomo/issues/5218 | 37,355,868 | 5,218 |
[
"matomo-org",
"matomo"
] | - allow to display longer names (change "edit" to an icon)
- add inline search within list of segments (makes it easier to find when you have 20+ segments) - see #5221
| Segment selector: display longer segment names | https://api.github.com/repos/matomo-org/matomo/issues/5217/comments | 2 | 2014-05-23T09:45:31Z | 2014-07-08T10:16:10Z | https://github.com/matomo-org/matomo/issues/5217 | 37,355,867 | 5,217 |
[
"matomo-org",
"matomo"
] | Please look to one example of in efficient calculation of graph maximum value. In this particular case maximum value of plotted metric (avg. generation time) is 0.72 where maximum of graph is 2. I would say that is safe to scale maximum value with 1.0 to 1.1 and assume this as maximum value for graph. Of course on grap... | Graph: use smaller maximum Y Axis value when possible | https://api.github.com/repos/matomo-org/matomo/issues/5216/comments | 1 | 2014-05-23T09:36:15Z | 2024-09-13T09:10:31Z | https://github.com/matomo-org/matomo/issues/5216 | 37,355,866 | 5,216 |
[
"matomo-org",
"matomo"
] | Graphs with annotation marks show no annotation line.
PIWIK 2.3.0-RC2
Browsers FF 29.0.1 & IE 11.0.8
Maybe it is a good idea to omit annotation line (as it is right now) and somehow merge annotation marks with X axes marks. In this way a lot of vertical space would be saved.
See my simple example.
| No annotalion line 2.3.0-RC2 .... | https://api.github.com/repos/matomo-org/matomo/issues/5215/comments | 5 | 2014-05-23T09:20:39Z | 2014-07-08T10:16:10Z | https://github.com/matomo-org/matomo/issues/5215 | 37,355,865 | 5,215 |
[
"matomo-org",
"matomo"
] | By default all Piwik users can view the Piwik blog on their dashboard. This is a great feature that lets all users stay in touch.
Feedburner.com is a web service that is practical, but is now owned by Google. It would be nice if we moved away from hosting our Piwik blog feed on Feedburner.
Suggested tasks
- Change b... | Feedburner behind the "wall" | https://api.github.com/repos/matomo-org/matomo/issues/5214/comments | 1 | 2014-05-23T06:32:57Z | 2019-01-22T11:07:31Z | https://github.com/matomo-org/matomo/issues/5214 | 37,355,863 | 5,214 |
[
"matomo-org",
"matomo"
] | In 2.3-rc (as well as all betas and version 2.2.2, the website dropdown no longer appears. In addition, when clicking "all websites" a blank page appears. I see an error for siteselector. This error continues to appear through all betas. Everything was fine before the most recent stable release and subsequent betas.
... | Website dropdown no longer appears | https://api.github.com/repos/matomo-org/matomo/issues/5213/comments | 15 | 2014-05-23T06:31:30Z | 2014-08-05T21:43:47Z | https://github.com/matomo-org/matomo/issues/5213 | 37,355,861 | 5,213 |
[
"matomo-org",
"matomo"
] | As a Piwik user, I want to see the main menu displayed on the left.
Advantages of Left Menu:
- left menu may be easier to use for some people.
- able to display more pixels of data from top to bottom, which may avoid some day to day scrolling
- It scales better when more sub-menus are added.
- Left menu is a prefere... | New setting: enable Left Menu mode | https://api.github.com/repos/matomo-org/matomo/issues/5212/comments | 15 | 2014-05-23T02:04:36Z | 2014-07-08T10:16:17Z | https://github.com/matomo-org/matomo/issues/5212 | 37,355,859 | 5,212 |
[
"matomo-org",
"matomo"
] | Using 2.2.3-b7 I'm getting the following upon delving into a websites stats from the All Websites Dashboard:
Failed to load HTML file: Please check your server configuration. You may want to whitelist "*.html" files from the "plugins" directory. The HTTP status code is 403 for URL "plugins/ZenMode/angularjs/quick-acce... | The HTTP status code is 403 for URL "plugins/ZenMode/angularjs/quick-access/quick-access.html" | https://api.github.com/repos/matomo-org/matomo/issues/5210/comments | 10 | 2014-05-22T18:37:28Z | 2024-09-13T09:10:32Z | https://github.com/matomo-org/matomo/issues/5210 | 37,355,858 | 5,210 |
[
"matomo-org",
"matomo"
] | I guess, in the hierarchical view of the campaign report, the little plus icon to expand the campaign and show the keywords is missing. The keywords are just visible in the flat view. I tried with IE9 and Firefox 29.
Keywords: campaign
| Display + and - icons in Campaign report | https://api.github.com/repos/matomo-org/matomo/issues/5209/comments | 5 | 2014-05-22T11:55:25Z | 2015-02-13T05:52:05Z | https://github.com/matomo-org/matomo/issues/5209 | 37,355,857 | 5,209 |
[
"matomo-org",
"matomo"
] | Today user often have multiple tabs opened in their browser.
All but 1 are in the background and were not viewed and not used.
Since one could now track onpage events like using css tabs, fold or unfold content or even scrolling one could use the existence of theses events to derive that the user is viewing/using the ... | Detect when a user is actively browsing or using the webpage, for more accurate Time on page | https://api.github.com/repos/matomo-org/matomo/issues/5208/comments | 2 | 2014-05-22T09:39:16Z | 2024-09-13T09:10:32Z | https://github.com/matomo-org/matomo/issues/5208 | 37,355,856 | 5,208 |
[
"matomo-org",
"matomo"
] | Uploading a custom logo to Piwik results in inverted display. See attached screenshot and sample logo file.
Have tried different logos and different graphics formats. May be related to PNG format. Might be caused by the vertical size being less than 110px.
Can replicate bug with Piwik 2.2.3-b4 and 2.2.2.
Keywords: l... | Custom logo: transparency channel replaced with black color | https://api.github.com/repos/matomo-org/matomo/issues/5207/comments | 4 | 2014-05-22T01:15:56Z | 2014-07-08T10:16:08Z | https://github.com/matomo-org/matomo/issues/5207 | 37,355,855 | 5,207 |
[
"matomo-org",
"matomo"
] | Same as #5188 but for evolutionLimits.
Use case: Showing 1 month, 7 days (or 1 week) all seems like interesting values to have when using "Evolution over period" graphs.
Actual numbers taken from /plugins/CoreHome/javascripts/**dataTable.js** :
```
evolutionLimits =
{
day: [3... | Configurable "Rows to display" for evolutionLimits | https://api.github.com/repos/matomo-org/matomo/issues/5206/comments | 9 | 2014-05-21T21:45:15Z | 2024-01-03T05:04:06Z | https://github.com/matomo-org/matomo/issues/5206 | 37,355,854 | 5,206 |
[
"matomo-org",
"matomo"
] | In dashboard's "visits over time graph"
seems to be hidden text. Visible in German language...
Please see attachement
| Evolution graph: X axis label may be cut off in German language | https://api.github.com/repos/matomo-org/matomo/issues/5205/comments | 2 | 2014-05-21T10:16:39Z | 2024-09-13T09:10:33Z | https://github.com/matomo-org/matomo/issues/5205 | 37,355,852 | 5,205 |
[
"matomo-org",
"matomo"
] | Let's add a new entry to the system check to show whether the piwik server supports managing Processes via CLI.
The text next to the check, shall indicate whether managing processes via CLI is allowed. Because this is optional, this system check will always show as "OK" and not even trigger a warning.
| Add new system check whether the Piwik server supports managing processes in CLI | https://api.github.com/repos/matomo-org/matomo/issues/5204/comments | 1 | 2014-05-21T05:40:32Z | 2014-07-08T10:16:07Z | https://github.com/matomo-org/matomo/issues/5204 | 37,355,851 | 5,204 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.