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"
] | refs #7076
in the User/Settings area where we list all goals and where a user can edit goals.
We should do this do be consistent with Custom Alerts, Scheduled Reports, ...
Note: There might be many Goals. Here we would need paging or a different solution. Or we would just leave it like it is currently. TBD
| Show all goals of all sites at once, not only the ones of the current selected site | https://api.github.com/repos/matomo-org/matomo/issues/7149/comments | 0 | 2015-02-08T04:28:27Z | 2024-09-13T09:07:22Z | https://github.com/matomo-org/matomo/issues/7149 | 56,938,529 | 7,149 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to investigate and solve the Segmentation fault in phantomjs.
UI tests CI job sometime fail with:
```
[...]
✓ should show the updated segment after page reload (28791ms)
PhantomJS has crashed. Please read the crash reporting guide at https://github.com/ariya/phantomjs/wiki/Crash-Reporting ... | UI tests fail with phantomjs has crashed | https://api.github.com/repos/matomo-org/matomo/issues/7147/comments | 5 | 2015-02-06T23:02:00Z | 2024-09-13T09:07:23Z | https://github.com/matomo-org/matomo/issues/7147 | 56,880,363 | 7,147 |
[
"matomo-org",
"matomo"
] | For example, the AdvancedCampaignReporting-Plugin has its own campaign parameters but only default parameters (core campaign) are excluded from the URL.
| Allow Plugins to register parameters to exlude from the tracking URL | https://api.github.com/repos/matomo-org/matomo/issues/7145/comments | 0 | 2015-02-06T12:28:32Z | 2015-02-16T04:52:06Z | https://github.com/matomo-org/matomo/issues/7145 | 56,806,180 | 7,145 |
[
"matomo-org",
"matomo"
] | I am seeing some issues with using the UID in conjunction with cross browser/device scenarios.
Let me lay out the different scenarios and what I am seeing.
New user comes to the site ( no cookies ):
- clicks around (logging some page views - anonymously)
- registers (filling out a form)
- we pass in the userID
-... | Seeing cross browsser / device issues coupled with using User ID | https://api.github.com/repos/matomo-org/matomo/issues/7144/comments | 7 | 2015-02-05T22:42:50Z | 2015-06-22T06:02:49Z | https://github.com/matomo-org/matomo/issues/7144 | 56,741,712 | 7,144 |
[
"matomo-org",
"matomo"
] | For big instances some API calls are extremely slow (for ex. ranges, flattened Action or Events reports, etc.). It may take significant ammount of time to process even having them pre-processed in archives.
To tackle this, there could be additional caching layer above archives, which would store this data and make it e... | Introduce additional cache layer for heavy API calls | https://api.github.com/repos/matomo-org/matomo/issues/7143/comments | 8 | 2015-02-05T11:35:13Z | 2017-01-02T01:28:26Z | https://github.com/matomo-org/matomo/issues/7143 | 56,658,987 | 7,143 |
[
"matomo-org",
"matomo"
] | When I am trying to login piwik from localhost and giving the proper email id and password, I am getting an error like "Wrong username and password". What is the problem?
| Wrong username and password | https://api.github.com/repos/matomo-org/matomo/issues/7142/comments | 2 | 2015-02-05T10:07:07Z | 2015-02-09T23:38:16Z | https://github.com/matomo-org/matomo/issues/7142 | 56,650,160 | 7,142 |
[
"matomo-org",
"matomo"
] | In the 'Device type' widget as well as under 'Visitors > Devices' a number of possible device types are listed (Desktop, Car browser, Smart display, Camera, Tv, Console, Smartphone, Tablet, Feature phone).
I don't always get visitors that view my website on a car browser and some other types are not that frequent as we... | Only display device type with a value | https://api.github.com/repos/matomo-org/matomo/issues/7140/comments | 4 | 2015-02-05T01:40:37Z | 2017-05-16T22:14:21Z | https://github.com/matomo-org/matomo/issues/7140 | 56,615,439 | 7,140 |
[
"matomo-org",
"matomo"
] | I found a strange behaviour in the calcualtion:
I manually counted the actions in "detailed visitor log" on today:
- 42 "normal" page views (without icon)
- 22 outlinks (with the outlink icon)
- 22 site search (with the loupe icon)
In the "visits over time" chart I hovered over today and got that figures:
- 42 Pagevie... | "visits over time"-chart | https://api.github.com/repos/matomo-org/matomo/issues/7136/comments | 2 | 2015-02-04T21:12:42Z | 2015-02-22T10:54:55Z | https://github.com/matomo-org/matomo/issues/7136 | 56,588,182 | 7,136 |
[
"matomo-org",
"matomo"
] | Some log file formats are only slightly different from the currently recognized formats. They could, for example, have a couple extra fields or have fields in different order. In these cases, users have to build custom regexes, which unless the user is aware of how the importer works internally, will be very non-trivia... | make log importing much more flexible by allowing re-ordering of log format fields | https://api.github.com/repos/matomo-org/matomo/issues/7135/comments | 1 | 2015-02-04T20:46:06Z | 2015-03-12T21:02:09Z | https://github.com/matomo-org/matomo/issues/7135 | 56,584,855 | 7,135 |
[
"matomo-org",
"matomo"
] | I used the export links in the Piwik UI today and was a bit surprised about the output. I was expecting to see only the displayed information in the output (what is displayed in the table). Instead the export link is only a plain API call which can contain lots of random information.
See eg this export link of Insight... | Export links should only contain the displayed information | https://api.github.com/repos/matomo-org/matomo/issues/7134/comments | 2 | 2015-02-04T20:41:19Z | 2024-09-13T09:07:24Z | https://github.com/matomo-org/matomo/issues/7134 | 56,584,271 | 7,134 |
[
"matomo-org",
"matomo"
] | This would be the first step to get #4734 done. The idea is to add only one new type "App" (or "Mobile App") for now (it might be useful to directly add another one such as "API"). It is more like an experiment to make some first experiences with this topic.
Features:
- [ ] We will modify the SitesManager so that user... | Add possibility to manage and view Apps | https://api.github.com/repos/matomo-org/matomo/issues/7131/comments | 2 | 2015-02-04T02:02:42Z | 2024-09-13T09:07:24Z | https://github.com/matomo-org/matomo/issues/7131 | 56,469,494 | 7,131 |
[
"matomo-org",
"matomo"
] | And let plugins extend this set of segments.
List could contain segments eg for
- Purchased something
- Converted a goal
- Direct Referrer
- Used search
- Mobile visitors
- New visitors
- Returning visitors
- ...
This would be available in the Segment Editor and for example prefill the forms in the Segment Editor or... | Provide a set of predefined segments | https://api.github.com/repos/matomo-org/matomo/issues/7130/comments | 5 | 2015-02-04T00:50:51Z | 2024-12-26T21:02:49Z | https://github.com/matomo-org/matomo/issues/7130 | 56,463,835 | 7,130 |
[
"matomo-org",
"matomo"
] | See attached screenshot. I'm using Chrome 40 on a Mac. It seems to work fine on a Firefox.

BTW: Is that word "Date" above the picker and below "Date range" actually needed? Looks like a ... | Date Picker: Year is not fully visible in Chrome | https://api.github.com/repos/matomo-org/matomo/issues/7129/comments | 0 | 2015-02-04T00:32:54Z | 2024-09-13T09:07:25Z | https://github.com/matomo-org/matomo/issues/7129 | 56,462,287 | 7,129 |
[
"matomo-org",
"matomo"
] | The logic that uses and manages archive tables should be simple. If an archive exists, use it. If it doesn't exist, get the report/metric data and cache it in an archive. This is what the logic should be like, but the reality is that the archiving code is a complex mess of object spaghetti.
Since the archive tables fu... | simplify archiving logic by implementing archiving layer as caching backend | https://api.github.com/repos/matomo-org/matomo/issues/7126/comments | 7 | 2015-02-03T19:54:50Z | 2016-07-08T03:27:33Z | https://github.com/matomo-org/matomo/issues/7126 | 56,427,856 | 7,126 |
[
"matomo-org",
"matomo"
] | since update to 2.10.0 I have this warning message on all settings pages. (could be starting to shown before version 2.10.0, but I don't see, because I do not use the adminstration pages all the time.) the original message:
<pre>Warning
Piwik will stop supporting this PHP version in May 2015. Upgrade your PHP version
... | warning on settings page about EOL PHP version | https://api.github.com/repos/matomo-org/matomo/issues/7122/comments | 6 | 2015-02-02T14:00:32Z | 2015-02-19T08:59:42Z | https://github.com/matomo-org/matomo/issues/7122 | 56,239,867 | 7,122 |
[
"matomo-org",
"matomo"
] | Hello,
I have YunoHost on a server with username of two letters. Unfortunatly, Piwiki looks like to ask for at least 3 letters username and I get this error :
admin@yunohost:~$ sudo /var/www/piwik/console loginldap:synchronize-users --login=jb
Synchronizing 'jb'... failed!
---
Synchronized 0 users!
---
Could no... | Allow usernames with 2 letters | https://api.github.com/repos/matomo-org/matomo/issues/7121/comments | 1 | 2015-02-02T11:07:57Z | 2015-02-19T21:21:52Z | https://github.com/matomo-org/matomo/issues/7121 | 56,223,130 | 7,121 |
[
"matomo-org",
"matomo"
] | Maybe the same is valid for other reports. I haven't tried many. `Referrers.getKeywords` has the same problem.
Eg http://demo.piwik.org/index.php?date=2015-01-04,2015-02-02&module=Referrers&action=getWebsites&widget=1&idSite=1&period=range&flat=1
results in `Allowed memory size exhausted`
Opening http://demo.piwik.o... | Flattening Referrers.getWebsites is very slow and needs lot of memory | https://api.github.com/repos/matomo-org/matomo/issues/7120/comments | 4 | 2015-02-02T03:43:46Z | 2015-03-09T03:59:53Z | https://github.com/matomo-org/matomo/issues/7120 | 56,193,004 | 7,120 |
[
"matomo-org",
"matomo"
] | I'm not sure if this is meant to be like this or not, but the "Diagnostic" section in the settings is not visible anymore.
I've had a look both in the personal and general settings.
Should the section be restored? If so, in general settings right?
| "Diagnostic" section in admin panel is gone | https://api.github.com/repos/matomo-org/matomo/issues/7116/comments | 2 | 2015-01-31T22:34:58Z | 2015-01-31T23:37:00Z | https://github.com/matomo-org/matomo/issues/7116 | 56,142,497 | 7,116 |
[
"matomo-org",
"matomo"
] | For example there is a request to disable the Marketplace for non-superusers here https://github.com/piwik/piwik/commit/2c66735a9a5449c7077fc2c6aaab45e88c001b88#commitcomment-9514371 and I recommended to write a plugin to do this as we want to keep core easy and simple. We are a platform mind you. The problem is, it is... | Provide possibility for plugins to disable features easily (Feature flags) | https://api.github.com/repos/matomo-org/matomo/issues/7115/comments | 3 | 2015-01-31T20:51:25Z | 2024-09-13T09:07:25Z | https://github.com/matomo-org/matomo/issues/7115 | 56,138,934 | 7,115 |
[
"matomo-org",
"matomo"
] | Caused by line https://github.com/piwik/piwik/blob/master/core/Piwik.php#L601. The regex prevents usernames from having special characters. I'm not sure what exactly the point of this is, why not allow all characters in a login handle?
Anyway, this is an issue for at least one user using LoginLdap: https://github.com/... | usernames should allow German umlauts characters | https://api.github.com/repos/matomo-org/matomo/issues/7114/comments | 10 | 2015-01-31T11:15:08Z | 2016-04-01T00:09:28Z | https://github.com/matomo-org/matomo/issues/7114 | 56,121,768 | 7,114 |
[
"matomo-org",
"matomo"
] | Hi,
Would be nice to have these Search Engines added, as they show up a lot in Referrer Websites. I included referrer URL examples, with 'mykeyword' and 'my long keyword' as keywords.
- [x] Haosou
http://www.haosou.com/s?&ie=utf-8&src=se7_toolbar&q=mykeyword
http://www.haosou.com/s?ie=utf-8&src=hao_search&shb=1&q=... | add Asian search engines | https://api.github.com/repos/matomo-org/matomo/issues/7111/comments | 3 | 2015-01-31T05:19:21Z | 2015-02-14T10:30:32Z | https://github.com/matomo-org/matomo/issues/7111 | 56,113,226 | 7,111 |
[
"matomo-org",
"matomo"
] | Good would be the following 2 new labels: plugin and core.
So you can check what idead are around for new plugins. And core things are normally harder things, since you need to check many deps.
| New label for issues: 'c: New plugin' | https://api.github.com/repos/matomo-org/matomo/issues/7109/comments | 3 | 2015-01-30T09:23:32Z | 2015-02-09T21:21:21Z | https://github.com/matomo-org/matomo/issues/7109 | 56,011,196 | 7,109 |
[
"matomo-org",
"matomo"
] | In scripts there is fixed time of 1 second for uploading custom logo. Also when i changed the time to check if it can upload that file i got error 500. (Probably 1.5mb image of 2000x2000 pixels required too much memory).
I think it should WAIT for ajax call with upload file to finish instead of using fixed time for wa... | Cannot upload BIG Bustom Logo | https://api.github.com/repos/matomo-org/matomo/issues/7108/comments | 1 | 2015-01-29T22:29:32Z | 2015-02-01T23:13:00Z | https://github.com/matomo-org/matomo/issues/7108 | 55,967,139 | 7,108 |
[
"matomo-org",
"matomo"
] | Requested by a user in #7103
We could post an event in `SEO.getRank` https://github.com/piwik/piwik/blob/2.11.0-b3/plugins/SEO/API.php#L41 to initialize the `$data` array. We would not overwrite any existing keys / ranks afterwards.
We could alternatively or on top add plugin settings to disable/enable each provider... | Provide a way to specify an alternate whois provider - SEO plugin | https://api.github.com/repos/matomo-org/matomo/issues/7107/comments | 0 | 2015-01-29T20:39:11Z | 2015-02-12T20:44:44Z | https://github.com/matomo-org/matomo/issues/7107 | 55,953,538 | 7,107 |
[
"matomo-org",
"matomo"
] | I know, many screenshots are outdated on the website and we are aware of this. I think updating the screenshots in Piwik Tour and the description if needed is a bit more important since we link to it in emails re cloud etc. @mattab
http://piwik.org/docs/piwik-tour
| Screenshots in Piwik Tour user guide are outdated | https://api.github.com/repos/matomo-org/matomo/issues/7106/comments | 2 | 2015-01-29T20:21:28Z | 2024-09-13T09:07:26Z | https://github.com/matomo-org/matomo/issues/7106 | 55,951,386 | 7,106 |
[
"matomo-org",
"matomo"
] | Eg in Controllers, Widgets, API, ... see eg https://github.com/piwik/piwik/blob/2.11.0-b3/plugins/SEO/Widgets.php#L41
```
$dataTable = API::getInstance()->getRank($url);
```
Problem is it won't trigger our `API.*` events, eg `API.$pluginName.$methodName.end`. In #7103 a user asked to make it possible to specify anoth... | Do not access API methods in plugins directly so other plugins can extend/manipulate the API output | https://api.github.com/repos/matomo-org/matomo/issues/7105/comments | 13 | 2015-01-29T20:16:54Z | 2016-09-27T03:22:38Z | https://github.com/matomo-org/matomo/issues/7105 | 55,950,815 | 7,105 |
[
"matomo-org",
"matomo"
] | tl;dr:
Change https://github.com/piwik/piwik/blob/master/core/FrontController.php#L470 with this code (its an ugly hack to just show the gain)
``` php
Session::start();
if($module != 'CoreHome' && $module != 'Dashboard'){
Session::writeClose(true);
}
```
Somehow i always felt that the GUI, especially the dashboa... | Make widgets load faster on Piwik dashboard, and sparklines load faster on All Websites | https://api.github.com/repos/matomo-org/matomo/issues/7104/comments | 17 | 2015-01-29T16:07:50Z | 2015-02-23T03:33:47Z | https://github.com/matomo-org/matomo/issues/7104 | 55,918,724 | 7,104 |
[
"matomo-org",
"matomo"
] | As you may know, many free webservices are rate-limited, and whois.com is no different.
Actually the free limit is set to 100 requests a day.
In Piwik, when I look at my dashboard and then click on parameters, I already sent 3 requests to whois.com.
Here are some ideas for future enhancements:
- cache responses in data... | whois.com rate limit | https://api.github.com/repos/matomo-org/matomo/issues/7103/comments | 3 | 2015-01-29T10:06:18Z | 2015-01-29T20:40:07Z | https://github.com/matomo-org/matomo/issues/7103 | 55,879,524 | 7,103 |
[
"matomo-org",
"matomo"
] | What i want to do?
I'm using piwik on many intranet sites, so i would like to use 3rd party cookie, that the visit is always the same accross the websites. This is currently easy to achieve and works.
But as soon as you would like to track e.g. goals on the backend it will be a problem, since the backend wont get the... | 1st and 3rd party cookie issues | https://api.github.com/repos/matomo-org/matomo/issues/7100/comments | 6 | 2015-01-28T11:53:09Z | 2015-02-19T03:21:04Z | https://github.com/matomo-org/matomo/issues/7100 | 55,747,117 | 7,100 |
[
"matomo-org",
"matomo"
] | http://piwik.org/faq/troubleshooting/faq_115/
If i'm correct only this value needs to be adjusted?
```
[log]
log_writers[] = file
```
From global.ini
```
[log]
; possible values for log: screen, database, file
log_writers[] = screen
; log level, everything logged w/ this level or one of greater severity
; will be ... | Update FAQ 'how do I enable logging (and / or SQL profiling) in Piwik?' | https://api.github.com/repos/matomo-org/matomo/issues/7099/comments | 2 | 2015-01-28T10:18:31Z | 2015-02-16T04:49:46Z | https://github.com/matomo-org/matomo/issues/7099 | 55,737,559 | 7,099 |
[
"matomo-org",
"matomo"
] | Hi,
I'm facing a strange bug with Opera. The request to `piwik.js` is blocked by the client. I didn't touch anything to the snippet and it works under all other browsers. Maybe it's the asynchroneous request which blocks? Or maybe the `//mywebsite.com/piwik/` scheme-less address?
| Blocked by client in Opera | https://api.github.com/repos/matomo-org/matomo/issues/7098/comments | 2 | 2015-01-28T09:39:48Z | 2015-01-28T23:34:06Z | https://github.com/matomo-org/matomo/issues/7098 | 55,733,645 | 7,098 |
[
"matomo-org",
"matomo"
] | I noticed that the `widgetVisitFrequencygetSparklines` shows always 0 values.
Using Piwik 2.10.0.
Please see the attached screenshot:

| Visit frequence widget shows 0 values | https://api.github.com/repos/matomo-org/matomo/issues/7095/comments | 15 | 2015-01-28T06:56:57Z | 2015-09-11T10:54:27Z | https://github.com/matomo-org/matomo/issues/7095 | 55,721,339 | 7,095 |
[
"matomo-org",
"matomo"
] | The language could be called "Development", or "Raw" or "TranslationId" or something else.
When this language is selected, nothing will be actually translated. Instead the default translation ID will be used see screenshot. This can be useful for Developers, Translators, ... as it is easier to find a translation key t... | When development mode is enabled, add a new language that shows raw translation id | https://api.github.com/repos/matomo-org/matomo/issues/7094/comments | 2 | 2015-01-28T00:48:09Z | 2015-02-10T00:19:06Z | https://github.com/matomo-org/matomo/issues/7094 | 55,698,388 | 7,094 |
[
"matomo-org",
"matomo"
] | See attached screenshot. In this case "Custom Variables" is selected. It always depends on the screen how good it is to see. On my screen it is hardly possible.

| It is hard to see which menu item is currently selected | https://api.github.com/repos/matomo-org/matomo/issues/7093/comments | 12 | 2015-01-27T23:55:37Z | 2015-06-09T02:19:30Z | https://github.com/matomo-org/matomo/issues/7093 | 55,694,028 | 7,093 |
[
"matomo-org",
"matomo"
] | See screenshots. This issue is to discuss how we could improve it. Eg display the message `There is no data for this report.` left aligned etc. Maybe an icon could be nice as well.
In my opinion it looks currently a bit random as the headline is left aligned but the error message is centered. Reports are usually left ... | Improve look when there is no data for a report | https://api.github.com/repos/matomo-org/matomo/issues/7092/comments | 0 | 2015-01-27T23:51:54Z | 2015-05-05T23:25:11Z | https://github.com/matomo-org/matomo/issues/7092 | 55,693,578 | 7,092 |
[
"matomo-org",
"matomo"
] | See screenshot taken with Chrome 40. To reproduce just select a menu category by pressing the TAB key on the keyboard

| When selecting a menu category with Tab key, a random block is highlighted | https://api.github.com/repos/matomo-org/matomo/issues/7091/comments | 0 | 2015-01-27T23:37:40Z | 2015-02-16T04:49:05Z | https://github.com/matomo-org/matomo/issues/7091 | 55,692,072 | 7,091 |
[
"matomo-org",
"matomo"
] | I'm getting a bit distracted / annoyed by our alternate color in datatables (`grey / white / grey / white`). The contrast is high and the grey & white color are both used in other UI elements so that in my mind everything looks "loose". It is sometimes hard to see what belongs together and what not. It reminds me rathe... | Improve the look of our data tables and of our report pages in general | https://api.github.com/repos/matomo-org/matomo/issues/7090/comments | 10 | 2015-01-27T23:13:58Z | 2015-06-23T00:54:00Z | https://github.com/matomo-org/matomo/issues/7090 | 55,689,694 | 7,090 |
[
"matomo-org",
"matomo"
] | See screenshot

| Visitor Log - view profile link and number of views overlaps | https://api.github.com/repos/matomo-org/matomo/issues/7089/comments | 0 | 2015-01-27T22:45:06Z | 2015-04-09T06:09:55Z | https://github.com/matomo-org/matomo/issues/7089 | 55,686,187 | 7,089 |
[
"matomo-org",
"matomo"
] | When editing a website, eg ID 3, and I notice I selected the wrong site or want to edit another one I have to press "cancel" which triggers a reload. Only then can I select another website. This is not user friendly. Instead I just want to be able to select any other website by clicking on that row. This will undo all ... | As a user I want to edit websites without having to cancel/reload the page | https://api.github.com/repos/matomo-org/matomo/issues/7088/comments | 0 | 2015-01-27T22:22:15Z | 2024-09-13T09:07:26Z | https://github.com/matomo-org/matomo/issues/7088 | 55,683,305 | 7,088 |
[
"matomo-org",
"matomo"
] | Imagine you're logging into Piwik the first time after installing it (or on the Cloud) and you wonder what to do now and how to track visits. During the installation it already says "Insert Tracking Code ..." but honestly I doubt many are actually doing it directly. If you don't do it, you're lost afterwards as it is r... | Show Tracking Code Generator / Notification as long as no visit for a website is tracked | https://api.github.com/repos/matomo-org/matomo/issues/7087/comments | 5 | 2015-01-27T21:36:21Z | 2015-09-30T07:51:55Z | https://github.com/matomo-org/matomo/issues/7087 | 55,677,891 | 7,087 |
[
"matomo-org",
"matomo"
] | When you have eg Visit Overview with graph and without graph on the dashboard (see screen), and click on a metric such as `6 users` in `Visits Overview with graph` it will either scroll to the very top of the page or to the graph of `Visits Overview (without graph)`.
 widget scroll to wrong position under circumstances | https://api.github.com/repos/matomo-org/matomo/issues/7086/comments | 1 | 2015-01-27T21:28:28Z | 2024-09-13T09:07:27Z | https://github.com/matomo-org/matomo/issues/7086 | 55,677,014 | 7,086 |
[
"matomo-org",
"matomo"
] | It looks a bit random how this expand button is positioned there.

| Position of expand button in Widget Visits Overview with graph looks random | https://api.github.com/repos/matomo-org/matomo/issues/7085/comments | 0 | 2015-01-27T21:22:37Z | 2024-09-13T09:07:28Z | https://github.com/matomo-org/matomo/issues/7085 | 55,676,272 | 7,085 |
[
"matomo-org",
"matomo"
] | See attached screenshot. When clicking on any text nothing happens as there is no evolution graph. It should not show cursor:pointer in the widget.

| Visit Frequency and Visit Overview Widget shows cursor:pointer on hover although nothing happens when clicking | https://api.github.com/repos/matomo-org/matomo/issues/7084/comments | 1 | 2015-01-27T21:17:05Z | 2024-09-13T09:07:28Z | https://github.com/matomo-org/matomo/issues/7084 | 55,675,625 | 7,084 |
[
"matomo-org",
"matomo"
] | Automatic updates was failing with the following error:
> Incompatible archive: PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
The End of Central Dir Record couldn't be found for the latest.zip file because the file, although it was being created, was always empty. The problem turned... | Bad transport method used in certain restricted environments. | https://api.github.com/repos/matomo-org/matomo/issues/7083/comments | 1 | 2015-01-27T17:00:12Z | 2015-01-27T20:22:21Z | https://github.com/matomo-org/matomo/issues/7083 | 55,644,290 | 7,083 |
[
"matomo-org",
"matomo"
] | Goal of this ticket is to introduce new config setting, which would prevent ArchivePurger from deleting complete range archives. There are some cases, when we would like to pre-process some ranges during archiving, as they cannot be processed in real time (this especially affects big instances).
| As a user I want to configure purging of processed custom ranges | https://api.github.com/repos/matomo-org/matomo/issues/7079/comments | 2 | 2015-01-27T10:36:58Z | 2015-01-28T19:38:45Z | https://github.com/matomo-org/matomo/issues/7079 | 55,601,006 | 7,079 |
[
"matomo-org",
"matomo"
] | When opening Custom Alerts Management we show all configured alerts of all websites. The name of the website an alert belongs to is displayed in a column.
On the contrary eg. in Email Reports we display only configured reports of the current selected site. To see all configured reports one has to switch through all we... | Show all personal email reports, custom alerts of all sites at once, (and Heatmaps, sessions, forms, media), not only the ones of the current selected site | https://api.github.com/repos/matomo-org/matomo/issues/7076/comments | 8 | 2015-01-26T21:49:51Z | 2024-09-13T10:56:16Z | https://github.com/matomo-org/matomo/issues/7076 | 55,542,627 | 7,076 |
[
"matomo-org",
"matomo"
] | I get this error in the chrome console
```
Failed to load resource: the server responded with a status of 500 (Internal Server Error) (20:52:42:320 | error, network)
at https://example.com/?module=API&callback=jQuery19108562055646907538_1422301960073&method=VisitsSummary.get&idSite=1&call=&format=JSON&jsonp=callback... | Content type application/json breaks JSONP | https://api.github.com/repos/matomo-org/matomo/issues/7075/comments | 5 | 2015-01-26T20:08:45Z | 2015-01-27T21:12:05Z | https://github.com/matomo-org/matomo/issues/7075 | 55,530,645 | 7,075 |
[
"matomo-org",
"matomo"
] | See screenshot. Submit button is randomly on the right, the input fields are not really centered etc. I am not sure if this is a bug or on purpose but think there is room for improvement. Looking at old UI tests it seems to be on purpose like this.
 and the same as a processed ... | Make API simpler: Can all reports be a processed report? | https://api.github.com/repos/matomo-org/matomo/issues/7070/comments | 5 | 2015-01-25T19:46:19Z | 2024-09-13T09:07:30Z | https://github.com/matomo-org/matomo/issues/7070 | 55,427,015 | 7,070 |
[
"matomo-org",
"matomo"
] | if there is an empty line between two mail addresses, the report cannot be edited anymore.
firefox-console output:
```
TypeError: reportParameters.additionalEmails.join is not a function
$('#report_additional_emails').text(reportParameters.additionalEmails.join('\n')...
```
How to reproduce:
# create an mail-report... | email reports: cannot edit anymore if a address-list contains empty line | https://api.github.com/repos/matomo-org/matomo/issues/7069/comments | 1 | 2015-01-25T13:42:41Z | 2015-01-25T20:34:53Z | https://github.com/matomo-org/matomo/issues/7069 | 55,416,318 | 7,069 |
[
"matomo-org",
"matomo"
] | If you are using Piwik in a HTTPS installation and include some pages that are only via HTTP available, you see in the page overlay mode an error by loading.
In this case a website is hosted as a webpackage and the provider does not support HTTPS for the sites. But if you load the site by entering a https:// before th... | Page Overlay on a HTTP page does not work when Matomo runs on HTTPS | https://api.github.com/repos/matomo-org/matomo/issues/7067/comments | 14 | 2015-01-24T19:13:01Z | 2024-09-13T09:07:30Z | https://github.com/matomo-org/matomo/issues/7067 | 55,381,429 | 7,067 |
[
"matomo-org",
"matomo"
] | I'm currently working on #7056 and looking through the code trying to understand what that bug causes. After a while I noticed it is not that easy and I actually need to reproduce this issue. As this problem is related to Ecommerce and UserId (Login/Logout) it is not as easy to test as one has to call several tracking ... | Build a demo application that tracks all possible data for manually tracking testing | https://api.github.com/repos/matomo-org/matomo/issues/7066/comments | 12 | 2015-01-23T03:03:56Z | 2021-02-28T21:19:32Z | https://github.com/matomo-org/matomo/issues/7066 | 55,239,704 | 7,066 |
[
"matomo-org",
"matomo"
] | See attachment. I think it would make more sense if the sort icon was closer to the title. This way it would be easier to identify by which column it is sorted...

| Datatable Sort Column Icon should be next to the title | https://api.github.com/repos/matomo-org/matomo/issues/7065/comments | 1 | 2015-01-23T01:38:51Z | 2024-09-13T09:07:31Z | https://github.com/matomo-org/matomo/issues/7065 | 55,234,483 | 7,065 |
[
"matomo-org",
"matomo"
] | Reproducable on Chrome 39 and Firefox 35 on Mac. Probably other browsers as well.
When clicking on some menu items, the page is not reloaded when the menu item is active eg.
> Personal => Email reports, Personal => Settings, Administration => Users
Whereas on other menu items it works, eg
> Personal => Custom Alert... | Some Admin/User menu items cannot be clicked when item is active | https://api.github.com/repos/matomo-org/matomo/issues/7064/comments | 1 | 2015-01-22T23:26:51Z | 2015-01-26T23:33:43Z | https://github.com/matomo-org/matomo/issues/7064 | 55,224,372 | 7,064 |
[
"matomo-org",
"matomo"
] | I'd like to suggest setting up a read-only (not "discussion" ) announcements mailing list where new release / upgrade and EOL announcements would be posted. This following [a suggestion by Dali in the forums](http://forum.piwik.org/read.php?15,123653,123680#msg-123680).
This would help systems administrators keep trac... | RFE: setup a "piwik-announce" mailing list and post EOL/new version announcements there as part of the release process | https://api.github.com/repos/matomo-org/matomo/issues/7063/comments | 12 | 2015-01-22T19:40:07Z | 2024-09-13T09:07:31Z | https://github.com/matomo-org/matomo/issues/7063 | 55,198,706 | 7,063 |
[
"matomo-org",
"matomo"
] | See #7059
I think we should run the log importer tests on travis automated even if it takes one job. To execute them it won't take long. Just executed them locally and getting this error:
```
..Fatal error: cannot automatically determine the log format using the first 100000 lines of the log file.
Maybe try specify... | Execute log analytics tests on Travis | https://api.github.com/repos/matomo-org/matomo/issues/7062/comments | 5 | 2015-01-22T19:24:37Z | 2024-09-13T09:07:32Z | https://github.com/matomo-org/matomo/issues/7062 | 55,196,837 | 7,062 |
[
"matomo-org",
"matomo"
] | Conversion rate on the graph is one more time converted to %. For example a Ecommerce Orders conversion rate of 2.2% would show up on the graph as 0.02%. Could you fix or explain it? Thanks in advance. regards, art8dlx
| Wrong conversion rate value on the graph | https://api.github.com/repos/matomo-org/matomo/issues/7061/comments | 1 | 2015-01-22T09:21:51Z | 2015-01-22T09:24:03Z | https://github.com/matomo-org/matomo/issues/7061 | 55,130,885 | 7,061 |
[
"matomo-org",
"matomo"
] | [`IP::getNonProxyIpFromHeader`](https://github.com/piwik/piwik/blob/638a84a09de3bfe2ddd02e563af1f39b1fa8b303/core/IP.php#L288) attempts to retrieve the client IP address from headers configured in `proxy_client_headers[]`. This calls `IP::getLastIpFromList`, excluding proxies configured via `proxy_ips[]`.
What I do no... | IP::getNonProxyIpFromHeader retrieves final proxy instead of client | https://api.github.com/repos/matomo-org/matomo/issues/7060/comments | 8 | 2015-01-21T21:54:24Z | 2025-02-11T08:25:40Z | https://github.com/matomo-org/matomo/issues/7060 | 55,082,816 | 7,060 |
[
"matomo-org",
"matomo"
] | I have installed the Piwik 2.10 on RedHat server. I copied the iis logs and apache access logs into the Redhat Server. Both iis logs and apache access logs are imported locally into the database successfully and the visitors' information are displayed normally.
I have installed Python 2.7.5 and copied import_logs.py in... | All visitor ip address and provider is same | https://api.github.com/repos/matomo-org/matomo/issues/7059/comments | 9 | 2015-01-21T16:08:03Z | 2019-04-18T21:28:41Z | https://github.com/matomo-org/matomo/issues/7059 | 55,038,724 | 7,059 |
[
"matomo-org",
"matomo"
] | Hi,
I've installed piwik from DreamHost (version 2.2.2), but then appeared a red advice: "update to 2.10.0" so I did it.
Now **I lost the "Admin" menu** (image1), and **severs configuration doesn't appear** (image 2).
Image1:
 two new orders one after another:
- first order is from a registered user with visit id 9128..the order they make creates a separate visit with id 9131
- the second order with visit id 9129 is from an unregistered user, and everything is as it should.
 cannot be executed on Solaris.
Changing this command to `ps -e` it works.
| core:archive does not work on Solaris | https://api.github.com/repos/matomo-org/matomo/issues/7054/comments | 12 | 2015-01-20T11:07:11Z | 2024-01-03T07:04:13Z | https://github.com/matomo-org/matomo/issues/7054 | 54,870,176 | 7,054 |
[
"matomo-org",
"matomo"
] | With 2.10.0 something with graph scaling was broken. Since 2.10.0 the bounce rate in percent is scaled to 1%,2%. It looks like the scale is to the number 1 and 2 while the bounce rate is for example 0,6. Because of this there is very low use of the graphs because nearly all percentage values are very flat because they ... | Wrong scaled graph for bounce rate | https://api.github.com/repos/matomo-org/matomo/issues/7053/comments | 1 | 2015-01-20T10:01:44Z | 2015-01-20T10:04:21Z | https://github.com/matomo-org/matomo/issues/7053 | 54,863,767 | 7,053 |
[
"matomo-org",
"matomo"
] | The documentation under http://piwik.org/faq/how-to/#faq_163 suggests to run the following command on Debian or Ubuntu machines to set up the GeoIP PECL extension for PHP:
`sudo apt-get install php5-geoip php5-dev libgeoip-dev`
I don't see why there should be an need to install php5-dev and libgeoip-dev if you don't ... | Documentation for installing GeoIP PECL extension misleading | https://api.github.com/repos/matomo-org/matomo/issues/7052/comments | 8 | 2015-01-20T07:47:21Z | 2024-09-13T09:07:33Z | https://github.com/matomo-org/matomo/issues/7052 | 54,852,922 | 7,052 |
[
"matomo-org",
"matomo"
] | Compare eg output of http://demo.piwik.org/index.php?module=API&method=API.get&idSite=7&period=day&date=yesterday&format=JSON&token_auth=anonymous
```
{"nb_uniq_visitors":586,"nb_visits":651,"nb_users":0,"nb_actions":1394,"max_actions":48,...}
```
with output of http://demo.piwik.org/index.php?module=API&method=API.g... | When API returns a datatable that has only one column, column name is "value" | https://api.github.com/repos/matomo-org/matomo/issues/7051/comments | 6 | 2015-01-19T21:58:11Z | 2024-09-13T10:55:08Z | https://github.com/matomo-org/matomo/issues/7051 | 54,817,574 | 7,051 |
[
"matomo-org",
"matomo"
] | hey!
I had some trouble with the update function.
the file download did not start and i got no response from the website anymore.
the file latest.zip was created but with the size of 0 kb.
so i changed the part where $method = 'curl' to a minimum and now it works.
maybe i had some trouble with the header options or ... | auto-update: curl does not start to download file (core/Http.php [sendHttpRequestBy]) latest.zip with 0kb on disk | https://api.github.com/repos/matomo-org/matomo/issues/7050/comments | 2 | 2015-01-19T17:15:28Z | 2015-02-19T03:27:58Z | https://github.com/matomo-org/matomo/issues/7050 | 54,789,605 | 7,050 |
[
"matomo-org",
"matomo"
] | Piwik has the config setting `action_title_category_delimiter`, which can be used to change the delimiter by which page titles are split for the hierarchical page title report.
The log importer (import_logs.py) uses the page title for errors and redirects, e.g. a 404 error is tracked with the title "404/URL = .../From... | Add parameter --title-category-delimiter to log importer | https://api.github.com/repos/matomo-org/matomo/issues/7045/comments | 0 | 2015-01-17T13:32:46Z | 2015-01-17T14:14:03Z | https://github.com/matomo-org/matomo/issues/7045 | 54,661,864 | 7,045 |
[
"matomo-org",
"matomo"
] | Hi,
First, thanks for this excellent tool which is Piwik :)
I would like to report a strange behavior on the bounce rate. This is not a metric I display a lot, so I can't remember since which update it changes.
But for a time, it worked. Now I've got strange number. E.g: usally, I got 30%, but now it seems divided b... | Incorrect bounce rate reported? | https://api.github.com/repos/matomo-org/matomo/issues/7044/comments | 2 | 2015-01-17T09:28:16Z | 2015-08-18T07:08:47Z | https://github.com/matomo-org/matomo/issues/7044 | 54,656,533 | 7,044 |
[
"matomo-org",
"matomo"
] | We track our users with the users userId and are using the
```
_queueApiCall('setUserId', userId);
```
API call to track them. This works great, although we found a small problem. When a User logs out, we unset this property, by calling:
```
_queueApiCall('setUserId', null);
```
This leads to problems when calling... | Issue with setUserId - setting to null creates error in Url building when tracking | https://api.github.com/repos/matomo-org/matomo/issues/7043/comments | 2 | 2015-01-16T10:37:28Z | 2015-01-19T20:06:32Z | https://github.com/matomo-org/matomo/issues/7043 | 54,561,405 | 7,043 |
[
"matomo-org",
"matomo"
] | I have an issue with the report date period. In settings it's set to "Current month", but when user try to view reports, date range is always set to current date. And all links contain &date=2015-01-16. When I select current month in dashboard after logout/login I see current date again.
What's wrong?
Piwik 2.10.0
| Report date option always ignored | https://api.github.com/repos/matomo-org/matomo/issues/7042/comments | 1 | 2015-01-16T06:30:24Z | 2015-01-16T07:55:21Z | https://github.com/matomo-org/matomo/issues/7042 | 54,544,166 | 7,042 |
[
"matomo-org",
"matomo"
] | Feature Request
I'm not seeing any options in Piwik for enabling the `MySQL` connectors to use SSL. It's very important that we are given the capability of encrypting our connections to database servers, since they may not always be on the same server as Piwik.
| Support for MySQL and SSL Connections | https://api.github.com/repos/matomo-org/matomo/issues/7039/comments | 13 | 2015-01-15T22:46:51Z | 2018-04-23T05:25:03Z | https://github.com/matomo-org/matomo/issues/7039 | 54,515,846 | 7,039 |
[
"matomo-org",
"matomo"
] | Reported in the forum.
If we access the login page through an untrusted host, the page is completely broken and nothing is shown.
The problem seems to be that the warning is shown to the user using a notification box, but notifications don't seem to work because they rely on AngularJS.
Here is the JS error:
```
Unc... | Login broken if accessing through "untrusted host" | https://api.github.com/repos/matomo-org/matomo/issues/7036/comments | 0 | 2015-01-15T21:05:26Z | 2015-01-21T01:02:05Z | https://github.com/matomo-org/matomo/issues/7036 | 54,504,087 | 7,036 |
[
"matomo-org",
"matomo"
] | In Referrers' Archiver, line 207 distinct metrics are computed as `count($this->getDataArray(...))`, however, $this->getDataArray returns a DataArray instance, so the count always returns 1.
Refs #6972
| Referrers Overview, distinct metrics sparklines are always set to one | https://api.github.com/repos/matomo-org/matomo/issues/7034/comments | 0 | 2015-01-15T19:26:51Z | 2015-02-16T04:38:37Z | https://github.com/matomo-org/matomo/issues/7034 | 54,492,378 | 7,034 |
[
"matomo-org",
"matomo"
] | Hi,
I'm using Piwik 2.10.0 and experiencing slow website response of about 1+ minute for 6+ million records in monthly archive table. I trace it down to the daily archive blob being update/invalidate every time the UI try to read from archive.
# Background
- My Piwik instance track 8 Sites with about ~100K visits per... | Slow report website and dashboard in Piwik 2.10.0 | https://api.github.com/repos/matomo-org/matomo/issues/7031/comments | 3 | 2015-01-15T16:53:10Z | 2015-01-26T23:24:28Z | https://github.com/matomo-org/matomo/issues/7031 | 54,473,290 | 7,031 |
[
"matomo-org",
"matomo"
] | Hi
md5 is officially broken(1) and we should consider migrating to sha256 in config/manifest.inc.php
Thanks
Links:
1. http://en.wikipedia.org/wiki/Collision_attack#cite_note-2
| Consider using sha256 instead of md5 in config/manifest.inc.php | https://api.github.com/repos/matomo-org/matomo/issues/7029/comments | 2 | 2015-01-15T11:51:03Z | 2024-09-24T13:00:04Z | https://github.com/matomo-org/matomo/issues/7029 | 54,440,826 | 7,029 |
[
"matomo-org",
"matomo"
] | Seems like this path is broken:
`src="../../libs/jquery/dist/jquery.min.js"`
should be:
`src="../../libs/jquery/jquery.js"`
| broken jquery path in geoipUpdateRows.php | https://api.github.com/repos/matomo-org/matomo/issues/7028/comments | 0 | 2015-01-15T11:20:42Z | 2015-01-18T14:21:17Z | https://github.com/matomo-org/matomo/issues/7028 | 54,438,277 | 7,028 |
[
"matomo-org",
"matomo"
] | See http://stackoverflow.com/questions/27899717/piwik-trackpageview-2-different-results
There are 2 different result on the `trackPageView` function. The difference occurs when using a variable in the callback.
``` javascript
_paq.push(['trackPageView','Variable']);
```
The variable `avg_time_on_page` is always 1 se... | trackPageView with a parameter forces avg_time_on_page to 1s | https://api.github.com/repos/matomo-org/matomo/issues/7027/comments | 8 | 2015-01-15T03:15:03Z | 2024-09-13T09:07:34Z | https://github.com/matomo-org/matomo/issues/7027 | 54,407,908 | 7,027 |
[
"matomo-org",
"matomo"
] | We would need a script to synchronize GitHub issues labels between all repositories.
| Synchronize GitHub labels and milestones in all repositories | https://api.github.com/repos/matomo-org/matomo/issues/7020/comments | 8 | 2015-01-14T21:45:40Z | 2015-03-04T02:04:53Z | https://github.com/matomo-org/matomo/issues/7020 | 54,381,303 | 7,020 |
[
"matomo-org",
"matomo"
] | The bowser widget display the text "Widget not found " instead of the widget title.

| Browser Widget Title not Found | https://api.github.com/repos/matomo-org/matomo/issues/7019/comments | 4 | 2015-01-14T20:45:22Z | 2015-01-15T08:59:11Z | https://github.com/matomo-org/matomo/issues/7019 | 54,374,167 | 7,019 |
[
"matomo-org",
"matomo"
] | Hello,
Configure your logging setting to the below:
``` INI
[log]
log_writers[] = "database"
log_level = "DEBUG"
```
When trying to access Piwik front-end you will get a fatal error:
`Fatal error: Maximum function nesting level of '100' reached, aborting! in [...]\piwik\vendor\monolog\monolog\src\Monolog\Logger.php ... | Infinite loop when using the DatabaseHandler logger with DEBUG level | https://api.github.com/repos/matomo-org/matomo/issues/7017/comments | 2 | 2015-01-14T16:45:39Z | 2015-01-14T23:21:25Z | https://github.com/matomo-org/matomo/issues/7017 | 54,345,043 | 7,017 |
[
"matomo-org",
"matomo"
] | On master branch, I've just ran **./console core:upgrade** command but it dies with exception, also in web ui:
_An exception has been thrown during the rendering of a template ("The ui asset with 'href' = /var/www/piwik/plugins/Login/stylesheets/variables.less is not readable") in "@CoreUpdater/runUpdaterAndExit_welco... | The UI asset variables.less is not readable | https://api.github.com/repos/matomo-org/matomo/issues/7016/comments | 1 | 2015-01-14T11:20:26Z | 2015-01-14T20:43:46Z | https://github.com/matomo-org/matomo/issues/7016 | 54,311,050 | 7,016 |
[
"matomo-org",
"matomo"
] | refs #4167
The screen reader has trouble with our custom radio buttons: the label was read 3 times (e.g. "No, No, radio button, No" or something like that).
| Accessibility: radio buttons read the label 3 times | https://api.github.com/repos/matomo-org/matomo/issues/7008/comments | 3 | 2015-01-14T01:29:19Z | 2016-01-20T03:53:32Z | https://github.com/matomo-org/matomo/issues/7008 | 54,273,111 | 7,008 |
[
"matomo-org",
"matomo"
] | refs #4167
A screen reader will read widget titles out loud like "Visitor map". By having it read "Visitor map widget" it makes the content of the page clearer.
Widget titles shouldn't be changed: only the "off-screen" data (used by screen readers) should contain "widget".
| Accessibility: widget titles should read out loud as "Widget …" | https://api.github.com/repos/matomo-org/matomo/issues/7007/comments | 1 | 2015-01-14T01:25:13Z | 2016-01-20T03:53:38Z | https://github.com/matomo-org/matomo/issues/7007 | 54,272,848 | 7,007 |
[
"matomo-org",
"matomo"
] | refs #4167
The website selector, date range selector and segment selector are not usable with the keyboard. Screen readers read them as raw text (instead of a form control) which makes it impossible to use them without the mouse.
| Accessibility: website, date range and segment selectors should be usable with the keyboard | https://api.github.com/repos/matomo-org/matomo/issues/7006/comments | 8 | 2015-01-14T01:19:05Z | 2024-09-13T09:07:35Z | https://github.com/matomo-org/matomo/issues/7006 | 54,272,403 | 7,006 |
[
"matomo-org",
"matomo"
] | refs #4167
Widget titles should be HTML headers (`h2` or `h3`?) in order to facilitate the navigation in the dashboard using a screen reader. Currently there is no header on the home page.
| Accessibility: Widget titles should be HTML headers | https://api.github.com/repos/matomo-org/matomo/issues/7005/comments | 1 | 2015-01-14T01:16:41Z | 2016-01-20T03:53:54Z | https://github.com/matomo-org/matomo/issues/7005 | 54,272,241 | 7,005 |
[
"matomo-org",
"matomo"
] | refs #4167
A "skip to main content" link would improve accessibility, allowing to skip navigating the whole reporting menu every time.
| Accessibility: Skip to main content | https://api.github.com/repos/matomo-org/matomo/issues/7004/comments | 2 | 2015-01-14T01:11:11Z | 2016-01-20T03:53:58Z | https://github.com/matomo-org/matomo/issues/7004 | 54,271,851 | 7,004 |
[
"matomo-org",
"matomo"
] | The reporting menu looks like this:
- Visitor
- Visitor Log (link)
- ...
- ...
_Visitor_ is not a link so when read out loud by screen readers it's confusing. In order to improve accessibility it should read "Visitor Menu" (when read out loud). The label of the menu however should not be changed.
| Accessibility: reporting menu titles should read "Visitor menu" instead of "Visitor" | https://api.github.com/repos/matomo-org/matomo/issues/7001/comments | 2 | 2015-01-13T23:40:05Z | 2016-01-20T03:54:02Z | https://github.com/matomo-org/matomo/issues/7001 | 54,264,913 | 7,001 |
[
"matomo-org",
"matomo"
] | The reporting submenus open when hovered.
It would improve accessibility to also open them when they are focused: e.g. focusing on "Visitors" (using the `tab` key) should open the submenu.
| Accessibility: the reporting menu should open on focus as well as hover | https://api.github.com/repos/matomo-org/matomo/issues/7000/comments | 2 | 2015-01-13T23:21:30Z | 2016-01-20T03:54:05Z | https://github.com/matomo-org/matomo/issues/7000 | 54,263,188 | 7,000 |
[
"matomo-org",
"matomo"
] | I installed geoip through pecl, exactly how the instructions say to do it, but i can't seem to use it on the UI

Is something not right?
| PECL getting marked as "not installed" | https://api.github.com/repos/matomo-org/matomo/issues/6998/comments | 6 | 2015-01-13T22:51:08Z | 2015-02-16T04:35:33Z | https://github.com/matomo-org/matomo/issues/6998 | 54,260,116 | 6,998 |
[
"matomo-org",
"matomo"
] | To make the menus more accessible, the currently focused menu item should be highlighted.
Example of the Github menu which does this:

| Accessibility: Focused menu items should be highlighted | https://api.github.com/repos/matomo-org/matomo/issues/6997/comments | 1 | 2015-01-13T21:45:12Z | 2015-02-04T22:53:51Z | https://github.com/matomo-org/matomo/issues/6997 | 54,252,639 | 6,997 |
[
"matomo-org",
"matomo"
] | sorry i miss this function very much.
possible to add video tracking by default tracking code?
http://blog.neumeier.org/2011/06/track-video-plays-for-html5-with-piwik/
| video tracking - youtube video, html 5 video | https://api.github.com/repos/matomo-org/matomo/issues/6995/comments | 3 | 2015-01-13T20:06:29Z | 2024-09-13T09:07:35Z | https://github.com/matomo-org/matomo/issues/6995 | 54,241,148 | 6,995 |
[
"matomo-org",
"matomo"
] | As we all know, Tibet and Taiwan should be a part of China, EU, US and many other country are all admitted it.
You have no right to separate Tibet and Taiwan from China, please make them back to China!!
As an open source, I want you know that you shouldn't have a political position, especially a WRONG position.
https:... | Tibei and Taiwan should be a part of China | https://api.github.com/repos/matomo-org/matomo/issues/6994/comments | 15 | 2015-01-13T14:55:07Z | 2018-12-01T13:22:51Z | https://github.com/matomo-org/matomo/issues/6994 | 54,202,442 | 6,994 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to improve the look and feel of the [Scheduled Email Reports](http://piwik.org/docs/email-reports/) to make them more consistent with the Piwik UI itself.
### Current Email report design
... | Make email reports more beautiful | https://api.github.com/repos/matomo-org/matomo/issues/6988/comments | 2 | 2015-01-12T23:13:16Z | 2024-09-13T09:07:36Z | https://github.com/matomo-org/matomo/issues/6988 | 54,121,219 | 6,988 |
[
"matomo-org",
"matomo"
] | Is it possible that the ecommerce metrics are not considered yet by the cron archiver? While Piwik performs nicely in other areas (like user related metrics), it becomes very slow as soon as the ecommerce tab is looked at. Sometimes the request even runs into a timeout.
As soon as for example a monthly view has been lo... | Archiving of aggregated ecommerce metrics | https://api.github.com/repos/matomo-org/matomo/issues/6986/comments | 27 | 2015-01-12T15:41:32Z | 2015-04-30T16:51:04Z | https://github.com/matomo-org/matomo/issues/6986 | 54,067,830 | 6,986 |
[
"matomo-org",
"matomo"
] | We are using piwik for some months already. From the begining i've add some goals, but piwik doesn't show me statisic by them.
Maybe the problem is that we are using Server Log File Analytics, but do not put the Javascript code to the site?
 can fail for many reasons that aren't actual bugs. This creates pointless work that should be avoided. This ticket contains a list of possible changes that can remove these bugs:
- [ ] **Do not test API rendering in system tests.**
Avoids test ... | Reducing test failures due to non-bugs (eg, order of API output) | https://api.github.com/repos/matomo-org/matomo/issues/6983/comments | 4 | 2015-01-12T11:10:38Z | 2015-02-19T03:40:59Z | https://github.com/matomo-org/matomo/issues/6983 | 54,041,983 | 6,983 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.