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"
] | I read more and more insecure recommendations in documentation.
I guess the whole documentation needs to be assessed in terms of security.
In respect to software deployment, there's few basic rules that seem important to me:
- Any Software Downloads need to be integrity and origin checked
- Any web server uploads nee... | security guideline for documentation | https://api.github.com/repos/matomo-org/matomo/issues/8232/comments | 2 | 2015-06-26T19:11:17Z | 2025-05-09T13:50:48Z | https://github.com/matomo-org/matomo/issues/8232 | 91,337,459 | 8,232 |
[
"matomo-org",
"matomo"
] | Please extend Location provider https://github.com/piwik/piwik/blob/2.13.1/plugins/UserCountry/LocationProvider.php by method getInfo() which returns Info object that contains getTitle() method.
It was used in EnterpriseAdmin in such manner: https://github.com/PiwikPRO/plugin-EnterpriseAdmin/blob/2.1.0/Commands/Status... | Please extend LocationProvider | https://api.github.com/repos/matomo-org/matomo/issues/8230/comments | 2 | 2015-06-26T13:39:17Z | 2015-07-21T13:42:13Z | https://github.com/matomo-org/matomo/issues/8230 | 91,254,366 | 8,230 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to enable by default the Heart beat timer feature, which lets Piwik JavaScript tracking client send ping requests every N second. By enabling this feature by default we will provide more accurate accurate time on site and time on page.
Steps;
- in the JavaScript tracking code, write `enableH... | Enable by default the Heart beat timer to process a more accurate time on page and visit duration | https://api.github.com/repos/matomo-org/matomo/issues/8225/comments | 24 | 2015-06-26T04:39:09Z | 2024-09-13T09:05:38Z | https://github.com/matomo-org/matomo/issues/8225 | 91,150,799 | 8,225 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to enable by default, the tracking of right and middle clicks on Downloads and Outlinks. This was implemented in #5287 and currently is only enabled on opt-in. Once we know this feature works well, we could enable it by default (for new Piwik users or for all users?)
| JS Tracker: Enable by default Downloads and Outlinks tracking of right and middle mouse clicks | https://api.github.com/repos/matomo-org/matomo/issues/8224/comments | 6 | 2015-06-26T04:35:31Z | 2016-12-02T10:40:29Z | https://github.com/matomo-org/matomo/issues/8224 | 91,150,267 | 8,224 |
[
"matomo-org",
"matomo"
] | **Problem:** Our Screenshot tests CI job is running too long.
- The build takes between 38 and 46 minutes.
- We are close from the 50min timeout and will soon have this issue all the time
- out of last 10 builds, 20% of the them timed out and took more than 50minutes.
**Goal:**
- the UI tests should run ideal... | Screenshot test CI job is running too long | https://api.github.com/repos/matomo-org/matomo/issues/8222/comments | 10 | 2015-06-26T03:34:30Z | 2015-10-13T10:20:25Z | https://github.com/matomo-org/matomo/issues/8222 | 91,142,473 | 8,222 |
[
"matomo-org",
"matomo"
] | Goal of this issue is to create a new FAQ, or update FAQ: [No data in Piwik](http://piwik.org/faq/troubleshooting/faq_58/)) and [ Statistics from Piwik and my other web analytics tool (log analyzer, webalizer or javascript based) are different, why? ](https://piwik.org/faq/troubleshooting/faq_50/) to explain a possib... | Document the possible issue with data not being tracked and SSL certificates / net::ERR_INSECURE_RESPONSE | https://api.github.com/repos/matomo-org/matomo/issues/8220/comments | 1 | 2015-06-25T23:54:25Z | 2015-07-13T15:28:43Z | https://github.com/matomo-org/matomo/issues/8220 | 91,106,772 | 8,220 |
[
"matomo-org",
"matomo"
] | While testing some random scheduled email reports I realized the activation of the statistic **Visitor Configuration** seems to provoke an error.
The download or sending of the report is not possible.
In the auto archiver cronjob error log, I got following output while the scheduler never finished:
> PHP Fatal error:... | email report generation fails without message when required plugin is inactive | https://api.github.com/repos/matomo-org/matomo/issues/8219/comments | 4 | 2015-06-25T22:34:06Z | 2024-09-13T09:05:39Z | https://github.com/matomo-org/matomo/issues/8219 | 91,094,106 | 8,219 |
[
"matomo-org",
"matomo"
] | Recently we implemented new tracker feature ping=1 in https://github.com/piwik/piwik/pull/8069 .
While reading https://github.com/piwik/piwik/issues/8202 I noticed there might be a problem with the implementation of ping request during tracking. Problem might be in `Visit.php` here: https://github.com/piwik/piwik/pull... | Make sure ping=1 does not create duplicated actions | https://api.github.com/repos/matomo-org/matomo/issues/8218/comments | 2 | 2015-06-25T21:53:01Z | 2015-06-26T03:52:08Z | https://github.com/matomo-org/matomo/issues/8218 | 91,086,014 | 8,218 |
[
"matomo-org",
"matomo"
] | When I switch to cities view, I can see the following error in the console:
```
Uncaught TypeError: Cannot read property 'toFixed' of undefined
```
I can reproduce it using demo: http://demo.piwik.org/index.php?module=CoreHome&action=index&idSite=7&period=day&date=yesterday#/module=UserCountry&action=index&idSite=7&p... | Cities are not being shown on the visitors map | https://api.github.com/repos/matomo-org/matomo/issues/8217/comments | 5 | 2015-06-25T18:48:24Z | 2015-06-26T12:36:37Z | https://github.com/matomo-org/matomo/issues/8217 | 91,045,582 | 8,217 |
[
"matomo-org",
"matomo"
] | Create a Segment with a value containing an apostrophe:

City Is Saint John's
Ends up with single quote/apostrophe replaced with a right parenthesis, ending up with:
)
```
For action url
```
http://piwik.net/index.php?PaywallPlan=40&ArticleId=1
```
The response looks like
```
'array(2) {
\'http://piwik.net/index.php?PaywallPlan\' =>
string(2) "40"
\'ArticleId\' =>
string(1) "1"
}
```
Fi... | UrlHelper: QueryParameters parser return wrong result. | https://api.github.com/repos/matomo-org/matomo/issues/8215/comments | 1 | 2015-06-25T13:04:46Z | 2015-06-25T21:58:50Z | https://github.com/matomo-org/matomo/issues/8215 | 90,958,397 | 8,215 |
[
"matomo-org",
"matomo"
] | I'm not sure it's covered by #8211 so here is a small issue to decide this: Piwik's codebase has inconsistent indentation accross languages. PHP is always 4 spaces (as per PSR-2), Javascript too IIRC, but Less/CSS and sometimes JSON are often a mix of 2 and 4 spaces.
How about we say it's 4 spaces for everything and b... | Code style: consistent indentation with 4 spaces everywhere | https://api.github.com/repos/matomo-org/matomo/issues/8212/comments | 8 | 2015-06-25T11:00:55Z | 2024-09-13T09:05:39Z | https://github.com/matomo-org/matomo/issues/8212 | 90,929,867 | 8,212 |
[
"matomo-org",
"matomo"
] | We encourage contributors to set up PhpStorm with our own code style configuration. It is described [here](https://github.com/piwik/piwik/tree/master/misc/phpstorm-codestyles) as well as in the [developer documentation](http://developer.piwik.org/guides/getting-started-part-1#getting-setup-to-extend-piwik).
I think we... | PhpStorm code style: switch to PSR-2 | https://api.github.com/repos/matomo-org/matomo/issues/8211/comments | 5 | 2015-06-25T10:58:11Z | 2016-10-05T20:44:29Z | https://github.com/matomo-org/matomo/issues/8211 | 90,929,235 | 8,211 |
[
"matomo-org",
"matomo"
] | geoip autoupdater shows scheduled time in in the past
all other scheduled tasks are in the future
please see attachment.
piwik 2.14.B10

| geoip autoupdater shows scheduled time in the past | https://api.github.com/repos/matomo-org/matomo/issues/8210/comments | 3 | 2015-06-25T09:44:35Z | 2015-06-25T10:11:00Z | https://github.com/matomo-org/matomo/issues/8210 | 90,912,313 | 8,210 |
[
"matomo-org",
"matomo"
] | Is there any way to "reuse" our segments when segmenting through the API?
If you already have saved, it is frustrating having to recreate it in the url.
Something like:
&segment=idsegment=1
| segment with idSegment | https://api.github.com/repos/matomo-org/matomo/issues/8209/comments | 5 | 2015-06-25T07:26:44Z | 2024-09-13T09:05:40Z | https://github.com/matomo-org/matomo/issues/8209 | 90,882,086 | 8,209 |
[
"matomo-org",
"matomo"
] | When new visits starts directly with an event, only "(url)" is shown instead of full url name although the name is available and visible on hover.
Please see attachment made from 2.14b9
when do visits starts with an event?
e.g. site was opened some time ago, user keeps it open in background, brings it to front, and ... | Visitorlog: show always full url instead of "(url)" | https://api.github.com/repos/matomo-org/matomo/issues/8202/comments | 2 | 2015-06-24T10:41:07Z | 2015-08-13T15:40:26Z | https://github.com/matomo-org/matomo/issues/8202 | 90,638,043 | 8,202 |
[
"matomo-org",
"matomo"
] | - [Reproduce URL](http://demo.piwik.org/index.php?module=CoreHome&action=index&idSite=7&period=day&date=yesterday#/module=Referrers&action=allReferrers&idSite=7&period=day&date=yesterday)
- Expand "Search Engines" row
- The subtables lists the top keywords
- Got: Label of sub table says "Search engine"
- Expected:... | Show "Keyword" dimension name in All websites > Search Engine | https://api.github.com/repos/matomo-org/matomo/issues/8201/comments | 0 | 2015-06-24T10:41:06Z | 2015-06-24T13:59:24Z | https://github.com/matomo-org/matomo/issues/8201 | 90,638,041 | 8,201 |
[
"matomo-org",
"matomo"
] | Would be very helpful for good statistics to have the amount of visitors
- whoes browser send "do not track"
- how many users actively use the "opt out"
| Track how many visitors use/set "do not track" and "opt out" | https://api.github.com/repos/matomo-org/matomo/issues/8200/comments | 5 | 2015-06-24T10:22:26Z | 2024-09-13T09:05:40Z | https://github.com/matomo-org/matomo/issues/8200 | 90,634,360 | 8,200 |
[
"matomo-org",
"matomo"
] | Tasks
- [x] Write changelog (@mattab) - https://piwik.org/changelog/piwik-2-14-0/
- [x] Update translations from ~~otrance~~ transifex (@sgiehl)
- [x] Update referrer spam list
- [x] Update developer changelog:
- add `--force-idsegments` and `--skip-idsegments` from #7912
- add new `language` segment #3950
- n... | Release Piwik 2.14.0 | https://api.github.com/repos/matomo-org/matomo/issues/8198/comments | 3 | 2015-06-24T05:46:40Z | 2015-09-21T11:58:34Z | https://github.com/matomo-org/matomo/issues/8198 | 90,572,446 | 8,198 |
[
"matomo-org",
"matomo"
] | This was feedback from a user via the mobile app but I think this should be per website and would be useful in Piwik itself as well. Ideally it would be possible to request this setting per website via an API and same default filter would be reused in the mobile app.
> Allow user to set a specific filter as the defaul... | Let user set a default segmentation filter (per website) | https://api.github.com/repos/matomo-org/matomo/issues/8196/comments | 0 | 2015-06-24T02:52:24Z | 2024-09-13T09:05:41Z | https://github.com/matomo-org/matomo/issues/8196 | 90,547,975 | 8,196 |
[
"matomo-org",
"matomo"
] | Issue: it's happened a few times that we modify `js/piwik.js` (the original piwik.js) and that we forget to commit to git the minified version `piwik.js` of this file.
Usually we detect these problems before the stable release, but it is likely that in the future we will forget and release a new Piwik version with so... | New automated test to detect when piwik.js minified file is out of sync with original piwik.js | https://api.github.com/repos/matomo-org/matomo/issues/8195/comments | 3 | 2015-06-24T02:23:57Z | 2016-03-31T23:49:10Z | https://github.com/matomo-org/matomo/issues/8195 | 90,543,973 | 8,195 |
[
"matomo-org",
"matomo"
] | At some point Piwik will require PHP 5.5. #8156
We need to warn users about this at least 6 months before. Since PHP 5.4 is EOL we can start warning users already. Piwik displays such warning for PHP 5.3 so let's display it for PHP 5.4 as well.
Follows up #3877 #6056 #6275
| Display permanent notification in admin screen for PHP 5.4 warning about EOL | https://api.github.com/repos/matomo-org/matomo/issues/8193/comments | 2 | 2015-06-23T23:30:37Z | 2015-08-12T09:51:27Z | https://github.com/matomo-org/matomo/issues/8193 | 90,517,197 | 8,193 |
[
"matomo-org",
"matomo"
] | See screenshot:

Internet Explorer 9.0.8112.16421. - Windows 7
| Piwik logo on IE9 is misplaced | https://api.github.com/repos/matomo-org/matomo/issues/8190/comments | 0 | 2015-06-23T21:17:47Z | 2015-06-24T02:03:03Z | https://github.com/matomo-org/matomo/issues/8190 | 90,492,162 | 8,190 |
[
"matomo-org",
"matomo"
] | The referrers keywords widget is on the default dashboard but I think in most cases it looks like on our public demo:

Meaning 99% of the keywords are not defined. It would be more usable to just r... | Remove keywords widget from the default dashboard | https://api.github.com/repos/matomo-org/matomo/issues/8189/comments | 0 | 2015-06-23T21:14:12Z | 2015-06-24T04:53:52Z | https://github.com/matomo-org/matomo/issues/8189 | 90,491,619 | 8,189 |
[
"matomo-org",
"matomo"
] | Steps to reproduce:
1. Create new test, that extends SystemTestCase
2. Use runApiTest($apiMethod, queryParams) where $apiMethod should start with different prefix than "get"
Result:
```
Exception: Only generated 0 API calls to test but was expecting more for this test.
Want to test APIs: $apiMethod)
But only generate... | Allow to test all API endpoints using SystemTestCase::runApiTests | https://api.github.com/repos/matomo-org/matomo/issues/8188/comments | 6 | 2015-06-23T16:22:57Z | 2015-07-13T16:34:29Z | https://github.com/matomo-org/matomo/issues/8188 | 90,431,428 | 8,188 |
[
"matomo-org",
"matomo"
] | Reading config from global configuration file, config.ini.php, occurs in many problems with development. In my opinion separating those configurations may improve development speed and quality and would make tests more reliable.
| Test should not read global configuration file | https://api.github.com/repos/matomo-org/matomo/issues/8187/comments | 9 | 2015-06-23T15:18:24Z | 2015-07-15T09:02:21Z | https://github.com/matomo-org/matomo/issues/8187 | 90,416,591 | 8,187 |
[
"matomo-org",
"matomo"
] | List of excluded IP addresses is not being displayed after using site search (in websites management). This setting is actually being saved properly but after using site search or edit button after site search, these values don't load properly.
It's also worth checking if other values are being correctly loaded after ... | List of excluded IP addresses not displayed after using site search | https://api.github.com/repos/matomo-org/matomo/issues/8185/comments | 4 | 2015-06-23T13:18:36Z | 2024-09-13T09:05:41Z | https://github.com/matomo-org/matomo/issues/8185 | 90,386,682 | 8,185 |
[
"matomo-org",
"matomo"
] | It would be really nice to let users "personalize" their Piwik by just changing one color. This color would change the dark gray background-color used in the menu and widget header. It would be a user setting I presume but a system setting has benefits as well. Maybe it'd be similar to the LeftMenu: There's a default s... | Let users change the widget header + menu background color | https://api.github.com/repos/matomo-org/matomo/issues/8181/comments | 6 | 2015-06-23T03:03:17Z | 2024-09-13T09:05:42Z | https://github.com/matomo-org/matomo/issues/8181 | 90,272,559 | 8,181 |
[
"matomo-org",
"matomo"
] | It was deprecated [in Piwik 2.11.0](http://developer.piwik.org/changelog#piwik-2110) and can now be removed.
- announce in dev changelog
| Remove the core:plugin console command | https://api.github.com/repos/matomo-org/matomo/issues/8180/comments | 0 | 2015-06-23T01:47:29Z | 2015-09-04T08:47:02Z | https://github.com/matomo-org/matomo/issues/8180 | 90,262,167 | 8,180 |
[
"matomo-org",
"matomo"
] | - [Reproduce URL](http://demo.piwik.org/index.php?module=CoreHome&action=index&idSite=7&period=year&date=2015-06-20&segment=customVariableName3%3D%3DForum%2520status%3BcustomVariableValue3%3D%3DLoggedIn%2520user#/module=Goals&action=goalReport&idSite=7&period=year&date=2015-06-20&segment=customVariableName3%253D%253DFo... | icon missing on expandable rows in report Goals > Goals by Referrers > Campaigns | https://api.github.com/repos/matomo-org/matomo/issues/8176/comments | 0 | 2015-06-22T23:23:34Z | 2015-08-13T15:26:27Z | https://github.com/matomo-org/matomo/issues/8176 | 90,240,978 | 8,176 |
[
"matomo-org",
"matomo"
] | Hi!
I can't find anything about it in Plugin class. Maybe we could add an update() method which will be called when plugin just updated from remote or local?
Or maybe another solution exists?
| Update event on plugin update? | https://api.github.com/repos/matomo-org/matomo/issues/8175/comments | 2 | 2015-06-22T18:08:57Z | 2015-06-24T01:59:30Z | https://github.com/matomo-org/matomo/issues/8175 | 90,169,804 | 8,175 |
[
"matomo-org",
"matomo"
] | Goal of this ticket is to improve Piwik\Plugin\Settings class and/or Piwik\Settings\Setting and other core classes that inherits after latter one.
Classes should provide better control of who have access to data that they manage. Because this data takes part in rendering of specific views which are beyond possibiliti... | Improve Setting class and other core classes that inherit from it | https://api.github.com/repos/matomo-org/matomo/issues/8173/comments | 14 | 2015-06-22T12:12:48Z | 2024-09-13T09:05:42Z | https://github.com/matomo-org/matomo/issues/8173 | 90,082,082 | 8,173 |
[
"matomo-org",
"matomo"
] | Followup to #8101, refs #8125
We should make some parts of the translations part of the Piwik API.
Translations that are part of that API should never be changed and rarely be removed.
Part of that API should be all translation keys part of the Intl plugin as well as all keys in a special category that we need to def... | Make some parts of the available translations part of the API | https://api.github.com/repos/matomo-org/matomo/issues/8172/comments | 9 | 2015-06-22T11:01:29Z | 2024-09-13T10:56:23Z | https://github.com/matomo-org/matomo/issues/8172 | 90,069,108 | 8,172 |
[
"matomo-org",
"matomo"
] | Please see this line:
https://github.com/piwik/piwik/blob/master/config/global.ini.php#L22
- it's OK to set this value by default to InnoDB during the installation process (so `type` in config.php.ini will be set to InnoDB) - it's always better than using MyISAM for most of the users,
- ~~maybe during installation proc... | customising the database engine in installation | https://api.github.com/repos/matomo-org/matomo/issues/8170/comments | 10 | 2015-06-22T07:09:44Z | 2015-06-25T02:08:59Z | https://github.com/matomo-org/matomo/issues/8170 | 90,029,469 | 8,170 |
[
"matomo-org",
"matomo"
] | - [Example URL to reproduce](https://demo.piwik.org/index.php?date=2015-06-22&apiMethod=UserCountry.getCity&label=%40Mumbai%252C%2520Maharashtra%252C%2520India%2C%40Tokyo%252C%2520Tokyo%252C%2520Japan&disableLink=1&module=CoreHome&action=getMultiRowEvolutionPopover&idSite=1&period=month) (requires login to demo)
- Go... | Row Evolution can use too much memory | https://api.github.com/repos/matomo-org/matomo/issues/8169/comments | 5 | 2015-06-22T06:47:56Z | 2024-09-13T09:05:43Z | https://github.com/matomo-org/matomo/issues/8169 | 90,027,033 | 8,169 |
[
"matomo-org",
"matomo"
] | A possibility to tag/mark/flag visitors manually directly in the visitorlog with an individual text (simple text input field)
Should be stored only within piwik as something like a label or addition to visitor ID
And of course it would be helpful to be able to filter via segment-editor for this...
One of several use... | Possibility to tag/mark/flag visitors directly in piwik backend | https://api.github.com/repos/matomo-org/matomo/issues/8161/comments | 22 | 2015-06-21T16:28:14Z | 2024-09-13T09:05:43Z | https://github.com/matomo-org/matomo/issues/8161 | 89,930,588 | 8,161 |
[
"matomo-org",
"matomo"
] | Is there a way to use own translations overruling piwiks translations or is there a way to extend the translate function like
```
class OverrideTranslations extends \Piwik\Translation {
public function translate($translationId, $args = array(), $language = null) {
return $myTranslation;
}
}
```
| Using own translations | https://api.github.com/repos/matomo-org/matomo/issues/8160/comments | 7 | 2015-06-20T12:17:56Z | 2018-10-26T20:15:05Z | https://github.com/matomo-org/matomo/issues/8160 | 89,762,360 | 8,160 |
[
"matomo-org",
"matomo"
] | WARNING: /home/matt/dev/piwik-master/core/Http.php(551): Notice - Undefined offset: 1 - Piwik 2.14.0-b4

| core/Http.php(551): Notice - Undefined offset: 1 - Piwik 2.14.0-b4 | https://api.github.com/repos/matomo-org/matomo/issues/8159/comments | 0 | 2015-06-20T04:02:51Z | 2015-06-23T02:35:57Z | https://github.com/matomo-org/matomo/issues/8159 | 89,712,503 | 8,159 |
[
"matomo-org",
"matomo"
] | It's happened a few times before that Piwik ZIP package grows by Megabytes, eg. Piwik 2.14.0-b4 package is 30Mb big instead of 14Mb #8144
The goal of this issue is to a new automated test that will count the total size of all files in Piwik codebase (including `vendors/` composer packages), and fail when the total siz... | New automated test to detect when the Piwik files become too big | https://api.github.com/repos/matomo-org/matomo/issues/8158/comments | 0 | 2015-06-20T03:43:42Z | 2016-10-05T20:37:19Z | https://github.com/matomo-org/matomo/issues/8158 | 89,711,332 | 8,158 |
[
"matomo-org",
"matomo"
] | Follows up https://github.com/piwik/piwik/pull/8135
- [x] Installation looks weird http://builds-artifacts.piwik.org/ui-tests.master/13496.7/Installation_db_setup
- [x] ~~Live Real time widget, grey background is too dark on PC (looks better on mac)~~ (Matt's screen color settings were wrongly set)
- [ ] end of insta... | Design tweaks after 2.14.0-b4 | https://api.github.com/repos/matomo-org/matomo/issues/8157/comments | 5 | 2015-06-20T03:13:35Z | 2015-06-24T15:51:52Z | https://github.com/matomo-org/matomo/issues/8157 | 89,708,565 | 8,157 |
[
"matomo-org",
"matomo"
] | PHP 5.4 gets security support only until 14 Sep 2015. Source: http://php.net/supported-versions.php PHP 5.5 goes into security support only tomorrow.
Dropping support for PHP 5.3 is planned for Piwik 3.0 and was announced here: http://piwik.org/blog/2014/10/announcing-piwik-will-end-php-5-3-support-six-months-may-2015... | Drop support for PHP 5.4, require PHP 5.5 | https://api.github.com/repos/matomo-org/matomo/issues/8156/comments | 41 | 2015-06-19T23:09:11Z | 2016-10-05T20:09:29Z | https://github.com/matomo-org/matomo/issues/8156 | 89,679,243 | 8,156 |
[
"matomo-org",
"matomo"
] | I have an installation that has been up for over a year. I'm no longer able to add websites to track. When I open the page, the "Websites Management" area never populates, going from the...
Your Web Analytics reports need Websites! Add, update, delete Websites, and show the JavaScript to insert in your pages. You curr... | Unable to Add Websites | https://api.github.com/repos/matomo-org/matomo/issues/8155/comments | 8 | 2015-06-19T18:33:38Z | 2015-06-22T15:04:41Z | https://github.com/matomo-org/matomo/issues/8155 | 89,630,250 | 8,155 |
[
"matomo-org",
"matomo"
] | VisitorMap sometimes shows wrong legend | https://api.github.com/repos/matomo-org/matomo/issues/8154/comments | 0 | 2015-06-19T15:27:47Z | 2015-06-20T04:19:44Z | https://github.com/matomo-org/matomo/issues/8154 | 89,592,010 | 8,154 | |
[
"matomo-org",
"matomo"
] | I think that returning Object or false in one method might be misleading since php allow to call method directly after earlier call without assigning result to variable like this `LocationProvider::getCurrentProvider()->getInfo();`
| Piwik\Plugins\UserCountry\LocationProvider::getProviderById should return Object or false | https://api.github.com/repos/matomo-org/matomo/issues/8153/comments | 2 | 2015-06-19T14:14:52Z | 2015-06-22T15:17:06Z | https://github.com/matomo-org/matomo/issues/8153 | 89,575,092 | 8,153 |
[
"matomo-org",
"matomo"
] | I am having troubles with textarea in the plugin I create and I think is because of angular. It is removing the default value of textarea content and is adding ng-bidding to class name:

What could it be... | Problem with textarea in piwik templates | https://api.github.com/repos/matomo-org/matomo/issues/8152/comments | 1 | 2015-06-19T12:44:08Z | 2015-06-19T20:37:39Z | https://github.com/matomo-org/matomo/issues/8152 | 89,556,722 | 8,152 |
[
"matomo-org",
"matomo"
] | Hi folks,
I'm software developer(mobile applications) and I'm new in the piwik. Our company has decided to replace from Google Analytics to Piwik, but we found some problems. **Piwik track approximately only half of Ecommerce items like google analytics. for example: GA 10 000 ecommerce items and piwik only 5 000 ecomm... | Piwik doesn't track some mobile devices | https://api.github.com/repos/matomo-org/matomo/issues/8151/comments | 6 | 2015-06-19T11:57:28Z | 2015-06-25T23:54:47Z | https://github.com/matomo-org/matomo/issues/8151 | 89,546,252 | 8,151 |
[
"matomo-org",
"matomo"
] | In reference to forum post on piwik forum: http://forum.piwik.org/read.php?15,123616, documentation of Piwik is missing list of codes used in piwik. They should ideally be part of recognized coding standards or should be clearly defined with and API exposing all the details.
| List of codes used like country, region, city in piwik | https://api.github.com/repos/matomo-org/matomo/issues/8149/comments | 1 | 2015-06-19T09:56:53Z | 2024-09-13T09:05:44Z | https://github.com/matomo-org/matomo/issues/8149 | 89,522,043 | 8,149 |
[
"matomo-org",
"matomo"
] | Hi,
would it be possible to change this query:
https://github.com/piwik/piwik/blob/master/core/Sequence.php#L91-L105
to set exact number instead of incrementing the sequence? This would make Piwik more resistant in case there are DB replication issues. We should avoid situations when sequence has lower value on one o... | Sequence update improvements | https://api.github.com/repos/matomo-org/matomo/issues/8148/comments | 11 | 2015-06-19T09:43:55Z | 2024-09-13T09:05:45Z | https://github.com/matomo-org/matomo/issues/8148 | 89,519,050 | 8,148 |
[
"matomo-org",
"matomo"
] | This is good news that the Piwik support Bootstrap! Maybe we can change the default styling to support different styles for form elements like labels, buttons, inputs?
Now at least buttons looks the same for btn-primary, btn-default, and other styles.
| Bootstrap integration | https://api.github.com/repos/matomo-org/matomo/issues/8147/comments | 1 | 2015-06-19T06:49:20Z | 2015-07-15T08:19:26Z | https://github.com/matomo-org/matomo/issues/8147 | 89,484,443 | 8,147 |
[
"matomo-org",
"matomo"
] | Hi!
This issue gradually turned from Piwik 2.13 into Piwik 2.14 beta.

IMHO we need to fix buttons and add 3px margin-bottom for these inputs. I know that the `Save` button is for saving all settings, but i... | Design/UX is confusing for Trusted Piwik Hostname | https://api.github.com/repos/matomo-org/matomo/issues/8146/comments | 6 | 2015-06-19T06:43:41Z | 2015-08-05T18:35:06Z | https://github.com/matomo-org/matomo/issues/8146 | 89,483,597 | 8,146 |
[
"matomo-org",
"matomo"
] | Between beta1 and beta2 the Piwik ZIP package grew 15Mb / 100% to 30Mb. See:

let's investigate and make package smaller again, 30Mb is not reasonable.
| Piwik 2.14.0-b4 package is 30Mb big instead of 14Mb | https://api.github.com/repos/matomo-org/matomo/issues/8144/comments | 6 | 2015-06-19T04:33:57Z | 2015-06-24T07:31:22Z | https://github.com/matomo-org/matomo/issues/8144 | 89,463,573 | 8,144 |
[
"matomo-org",
"matomo"
] | At some point we should use Phantomjs 2.0 for our screenshot tests. If we are lucky (!) it may help us resolve some issues such as: #7147 #8034. Maybe it would also let us re-enable some of our disabled screenshot tests in #8142
Current blocker: http://phantomjs.org/download.html
```
Binary packages for Linux are sti... | Use Phantomjs 2.0 for UI screenshot tests | https://api.github.com/repos/matomo-org/matomo/issues/8143/comments | 22 | 2015-06-18T23:26:30Z | 2017-10-18T06:28:35Z | https://github.com/matomo-org/matomo/issues/8143 | 89,422,765 | 8,143 |
[
"matomo-org",
"matomo"
] | After hours and days of investigating and improving our screenshot tests, still we had issues with a few tests and had to disable them in #8117
The goal of this issue is to re-enable those dashboard tests at some point. Maybe phantomjs 2.0 would be more memory efficient and it could help?
| Re-enable Dashboard UI tests | https://api.github.com/repos/matomo-org/matomo/issues/8142/comments | 0 | 2015-06-18T23:22:44Z | 2015-06-22T02:47:25Z | https://github.com/matomo-org/matomo/issues/8142 | 89,422,136 | 8,142 |
[
"matomo-org",
"matomo"
] | The main ideea,of this feature,is to have Events centralized in back end of the Piwik.
The events must be able to be disable,or enable,as user wish,totally freedom.
All events,to be with his options in back-end events.
Please feel free to contribute to this post with the Events and js code snippet for them.
I will s... | Collecting standard events and the js code snippets belonging to them | https://api.github.com/repos/matomo-org/matomo/issues/8141/comments | 4 | 2015-06-18T14:28:57Z | 2015-08-23T10:18:36Z | https://github.com/matomo-org/matomo/issues/8141 | 89,308,305 | 8,141 |
[
"matomo-org",
"matomo"
] | Show campaign details in visitor log and visitor profile in same depth (=> all you have) and same format
Please see attachment from Piwik 2.14B3

| visitor log+profile: show campaign details in same depth & format | https://api.github.com/repos/matomo-org/matomo/issues/8140/comments | 7 | 2015-06-18T12:15:46Z | 2015-10-13T10:20:32Z | https://github.com/matomo-org/matomo/issues/8140 | 89,277,895 | 8,140 |
[
"matomo-org",
"matomo"
] | since update from 2.13 to 2.14.0-b3 sometimes this message pops up on different piwik sites:
WARNING: /usr/local/www/apache24/noexec/piwik/html/plugins/LanguagesManager/API.php(288): Warning - file_get_contents(/usr/local/www/apache24/noexec/piwik/html/plugins/Intl/lang/es-ar.json): failed to open stream: No such file ... | Warning message in Piwik 2.14.0-b3: es-ar.json: failed to open stream | https://api.github.com/repos/matomo-org/matomo/issues/8139/comments | 4 | 2015-06-18T12:07:22Z | 2015-06-22T01:28:35Z | https://github.com/matomo-org/matomo/issues/8139 | 89,275,612 | 8,139 |
[
"matomo-org",
"matomo"
] | The 'Users' section within 'Administration' quickly becomes difficult to navigate when there are a large set of users.
I can see that data tables are used for the 3 tables displayed. Would it be possible to add a search field to the 3 data tables displayed in the 'Users' section allowing filtering of results? Somethin... | Searching for users | https://api.github.com/repos/matomo-org/matomo/issues/8138/comments | 1 | 2015-06-18T10:15:12Z | 2015-06-18T23:16:11Z | https://github.com/matomo-org/matomo/issues/8138 | 89,253,647 | 8,138 |
[
"matomo-org",
"matomo"
] | How to reproduce:
- Go to `administration`
- Select `marketplace` from left menu
- Click `upload a plugin` and select your plugin
- Click upload
After this, you sholud see something like this:
```
Unzipping plugin
You have successfully installed the plugin ....
```
and two links on the bottom: `Activate plugin` and ... | Invalid link after uploading a plugin | https://api.github.com/repos/matomo-org/matomo/issues/8136/comments | 1 | 2015-06-18T08:55:39Z | 2015-06-18T11:40:33Z | https://github.com/matomo-org/matomo/issues/8136 | 89,237,708 | 8,136 |
[
"matomo-org",
"matomo"
] | See attachment. Seen on Windows 8 + IE 10.
Tried to quickly fix it myself but couldn't.

| Widget border is broken on IE 10 | https://api.github.com/repos/matomo-org/matomo/issues/8134/comments | 2 | 2015-06-18T04:15:38Z | 2015-06-23T20:52:53Z | https://github.com/matomo-org/matomo/issues/8134 | 89,193,102 | 8,134 |
[
"matomo-org",
"matomo"
] | If we have a password to the DB like `something&else` Piwik stores it in config file as `something&else`. Is there something we can do with it? Piwik is able to connect to the DB but it's problematic for administrators when they want to use a password that is available in the config file. And of course it may be re... | Consistent passwords in config file | https://api.github.com/repos/matomo-org/matomo/issues/8130/comments | 6 | 2015-06-17T13:03:57Z | 2015-07-15T08:49:08Z | https://github.com/matomo-org/matomo/issues/8130 | 89,011,209 | 8,130 |
[
"matomo-org",
"matomo"
] | Hi,
I have a question about the use of HTTP tracking.
The following page shows an Example Tracking Request:
http://developer.piwik.org/api-reference/tracking-api
In this example there is a part in the URL that states: "&cookie="
There is no reference to the parameter in the rest of the page, but can we use this param... | use of &cookie= in HTTP tracking API | https://api.github.com/repos/matomo-org/matomo/issues/8129/comments | 1 | 2015-06-17T11:42:58Z | 2015-06-24T05:55:34Z | https://github.com/matomo-org/matomo/issues/8129 | 88,992,497 | 8,129 |
[
"matomo-org",
"matomo"
] | Sum for custom variable in page scope is missing, see screenshot:

ean - page scope
languageCode - visit scope
Another problem but maybe the same bug:
). We need to move this knowledge to a guide in developer.piwik.org so that it's shared across team members, and clear to the developer community.... | Developer Changelog and documenting changes in the Matomo Platform | https://api.github.com/repos/matomo-org/matomo/issues/8127/comments | 1 | 2015-06-17T04:43:27Z | 2024-09-13T09:05:45Z | https://github.com/matomo-org/matomo/issues/8127 | 88,910,530 | 8,127 |
[
"matomo-org",
"matomo"
] | In this issue we describe our process when we want to change or remove a public API. The goal is to put this knowledge in a guide on developer.piwik.org so it is easy to spread this knowledge to all team members including new ones in the future.
### Our Backwards Compatibility Promise
All popular software platforms ha... | Our work process when changing or removing a public API from the Matomo platform | https://api.github.com/repos/matomo-org/matomo/issues/8126/comments | 3 | 2015-06-17T04:23:12Z | 2024-09-13T09:05:46Z | https://github.com/matomo-org/matomo/issues/8126 | 88,907,917 | 8,126 |
[
"matomo-org",
"matomo"
] | In this issue we shall describe what parts of the Piwik platform are publicly available for other developers to use. The goal of this issue ideally is to create a guide or page (likely on developer.piwik.org) to document this knowledge.
### Up to date list of API's is now managed on our developer website. Please che... | The Matomo platform, our public APIs, and maintaining backward compatibility | https://api.github.com/repos/matomo-org/matomo/issues/8125/comments | 2 | 2015-06-17T03:03:13Z | 2021-03-17T00:58:23Z | https://github.com/matomo-org/matomo/issues/8125 | 88,896,072 | 8,125 |
[
"matomo-org",
"matomo"
] | In TrackingCodeGenerator::generate(), `htmlentities()` is used (improperly) to escape HTML characters. The result is then outputted w/o escaping in _displayJavascriptCode.twig. Instead, TrackingCodeGenerator should return JS code w/o any additional processing/escaping, and it should be escaped only in HTML/XML output.
... | sanitize tracking code displayed in the UI on output, not input | https://api.github.com/repos/matomo-org/matomo/issues/8123/comments | 3 | 2015-06-16T23:10:19Z | 2025-05-22T16:55:11Z | https://github.com/matomo-org/matomo/issues/8123 | 88,863,609 | 8,123 |
[
"matomo-org",
"matomo"
] | At the moment we have 2 options to use geoip-data within piwik
1) using free databases as download from maxmind
2) using advanced, non free databases as download from maxmind (onetime pay and pay for updates)
There is another 3. Option rto get the desired data:
3) using advanced, non free databases as webservices (pa... | 3. possibility to receive GEOIP-Data | https://api.github.com/repos/matomo-org/matomo/issues/8121/comments | 9 | 2015-06-16T14:22:50Z | 2016-09-28T11:13:34Z | https://github.com/matomo-org/matomo/issues/8121 | 88,742,251 | 8,121 |
[
"matomo-org",
"matomo"
] | Disclaimer: I'm using the term "backend" for the GUI accessible to authentificated users in this issue.
As far as I can see, Piwik claims to be easily installable in a wwwroot by just dropping the piwik files there. As long as secret resources like the Piwik backend are secured e.g. via login: This is nice and nothing... | harden piwik directory structure | https://api.github.com/repos/matomo-org/matomo/issues/8120/comments | 7 | 2015-06-16T12:24:17Z | 2024-09-13T09:05:46Z | https://github.com/matomo-org/matomo/issues/8120 | 88,711,468 | 8,120 |
[
"matomo-org",
"matomo"
] | This is the continuation of #7587
New design for the user manager:

The style should be consistent (and avoid duplication) with the site manager.
| New design for the user manager | https://api.github.com/repos/matomo-org/matomo/issues/8119/comments | 2 | 2015-06-16T11:27:53Z | 2024-09-13T09:05:47Z | https://github.com/matomo-org/matomo/issues/8119 | 88,698,828 | 8,119 |
[
"matomo-org",
"matomo"
] | follows up #6785 - so that this feature is actually used by people we need to document it
| New FAQ: How do I delete old logs data? (for given dates and/or websites) | https://api.github.com/repos/matomo-org/matomo/issues/8118/comments | 1 | 2015-06-16T07:25:35Z | 2015-06-23T01:58:57Z | https://github.com/matomo-org/matomo/issues/8118 | 88,644,353 | 8,118 |
[
"matomo-org",
"matomo"
] | I hope there is not already an issue about this since I can remember we had this topic already once re `Plugin\Manager` or so.
See comment here: https://github.com/piwik/piwik/pull/8045#discussion_r32403167 where we have a class like `Piwik\Measurable\Type\Manager`. We already have a couple of classes like `Manager` (... | Naming of classes like `Manager` | https://api.github.com/repos/matomo-org/matomo/issues/8115/comments | 3 | 2015-06-16T03:00:57Z | 2015-09-23T12:05:29Z | https://github.com/matomo-org/matomo/issues/8115 | 88,598,718 | 8,115 |
[
"matomo-org",
"matomo"
] | With 2.13.1 and FF ESR 31.5.3, and given the following combination of settings:
- Piwik server: tracking all visitors;
- Site setting: _paq.push(["setDoNotTrack", 1]);
- Firefox setting: "Tell sites that I want to be tracked".
I understand such a visit should be taken into account in the statistics. It seems it is not... | setDoNotTrack not working when browser setting is "I want to be tracked" | https://api.github.com/repos/matomo-org/matomo/issues/8114/comments | 4 | 2015-06-15T16:29:45Z | 2015-06-18T03:37:26Z | https://github.com/matomo-org/matomo/issues/8114 | 88,475,382 | 8,114 |
[
"matomo-org",
"matomo"
] | Hi
I have piwik ( version : 2.13.1) installed. I am using a magento store. I have installed piwik ecommerce tracking extension in magento to track the ecommerce order in piwik. I also managed to get the revenue from campaign too. But after one month , it stopped working.
I am using the following url from campaign... | Revenue from ecommerce Stopped working | https://api.github.com/repos/matomo-org/matomo/issues/8113/comments | 16 | 2015-06-15T16:21:41Z | 2015-07-14T13:21:04Z | https://github.com/matomo-org/matomo/issues/8113 | 88,473,437 | 8,113 |
[
"matomo-org",
"matomo"
] | I have some subdirs that I want to track as different sites. Following the docs I called, in the tracking code, setCookiesPath but two id cookies are created the first on / and the second on the right subdir.
I've debugged the js and the first cookie is created at constructor time
rows: 5340 and 5341
> var applyFir... | Using setCookiesPath creates 2 cookies | https://api.github.com/repos/matomo-org/matomo/issues/8112/comments | 4 | 2015-06-15T15:18:48Z | 2015-07-07T12:49:08Z | https://github.com/matomo-org/matomo/issues/8112 | 88,456,264 | 8,112 |
[
"matomo-org",
"matomo"
] | Regression shown by UI tests: http://builds-artifacts.piwik.org/ui-tests.master/13349.7/screenshot-diffs/singlediff.html?processed=../processed-ui-screenshots/Theme_home.png&expected=Theme_home.png&github=Theme_home.png
Themes do not apply anymore.
| Themes are broken | https://api.github.com/repos/matomo-org/matomo/issues/8111/comments | 2 | 2015-06-15T14:43:30Z | 2015-06-16T01:30:36Z | https://github.com/matomo-org/matomo/issues/8111 | 88,447,101 | 8,111 |
[
"matomo-org",
"matomo"
] | Regression in UI tests on master: http://builds-artifacts.piwik.org/ui-tests.master/13349.7/screenshot-diffs/singlediff.html?processed=../processed-ui-screenshots/Installation_system_check.png&expected=Installation_system_check.png&github=Installation_system_check.png
The "Update over HTTPS" check disappeared from the... | The HTTPS update disappeared from the system check | https://api.github.com/repos/matomo-org/matomo/issues/8110/comments | 3 | 2015-06-15T14:41:12Z | 2015-06-16T13:12:51Z | https://github.com/matomo-org/matomo/issues/8110 | 88,446,505 | 8,110 |
[
"matomo-org",
"matomo"
] | Hi,
I wanted to install Piwik on my machine running HHVM. I was very surprised when I saw that PDO and SPL were not active on my version.
However, after some checking, it seems that my version of HHVM (I do not know if this is common to all versions of HHVM or may occur with a standard PHP) returns both extensions in... | PHP Dependencies case sensitive in HHVM | https://api.github.com/repos/matomo-org/matomo/issues/8108/comments | 3 | 2015-06-15T13:58:02Z | 2015-06-24T05:44:00Z | https://github.com/matomo-org/matomo/issues/8108 | 88,435,456 | 8,108 |
[
"matomo-org",
"matomo"
] | In my Dashboard i use the widget "List of external Pages" - i can see from which pages user are referred to my website.
It would be very fancy, if pages, that are managed by the piwik instance would be directly linked.
Example: I look at the dashboard of Website A and see two other known Websites B and C. A, B and C ... | Link Known Websites in Incoming List | https://api.github.com/repos/matomo-org/matomo/issues/8105/comments | 2 | 2015-06-15T09:22:58Z | 2015-06-17T08:15:08Z | https://github.com/matomo-org/matomo/issues/8105 | 88,367,954 | 8,105 |
[
"matomo-org",
"matomo"
] | Hi!
I cannot find any appropriate method to get the last insert ID. Currently, if I use the Db class to execute queries I will need to do something like this
```
Db::query($query, $bind);
return Db::get()->lastInsertId();
```
| lastInsertID() in class Db? | https://api.github.com/repos/matomo-org/matomo/issues/8103/comments | 3 | 2015-06-13T13:53:35Z | 2015-06-16T00:45:52Z | https://github.com/matomo-org/matomo/issues/8103 | 88,008,174 | 8,103 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to solve a performance issue we experienced on a production Piwik instance measuring thousands of websites. This slow query is reproduced when using a segment that matches to no action eg. `pageUrl@=this-wont-match-anthing` or `&segment=pageTitle==Větrnásssssss` with an unknown (not found) ur... | Very slow SQL queries when archiving a segment for an unknown action | https://api.github.com/repos/matomo-org/matomo/issues/8102/comments | 1 | 2015-06-13T00:59:09Z | 2015-06-18T21:12:24Z | https://github.com/matomo-org/matomo/issues/8102 | 87,895,775 | 8,102 |
[
"matomo-org",
"matomo"
] | A possible response format for APIs is in a PHP serialized string. This isn't good for many reasons:
- readable only by PHP
- prone to not work across systems or across time (e.g. differences between HHVM and the zend engine)
- very fragile (e.g. some plugin replace words in responses, this break this format)
- not sta... | Reporting API: remove the PHP serialization response format | https://api.github.com/repos/matomo-org/matomo/issues/8100/comments | 10 | 2015-06-12T14:43:01Z | 2020-09-28T23:03:04Z | https://github.com/matomo-org/matomo/issues/8100 | 87,749,815 | 8,100 |
[
"matomo-org",
"matomo"
] | curl_exec: Operation timed out after 10000 milliseconds with 7193 bytes received. Hostname requested was: plugins.piwik.org
my piwik version's is 2.13.1 .
Nginx error:
1880#0: *114 FastCGI sent in stderr: "PHP message: Error in Piwik: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Piwik › ... | curl_exec: Operation timed out after 10000 milliseconds | https://api.github.com/repos/matomo-org/matomo/issues/8099/comments | 3 | 2015-06-12T10:01:59Z | 2016-10-05T20:55:51Z | https://github.com/matomo-org/matomo/issues/8099 | 87,677,497 | 8,099 |
[
"matomo-org",
"matomo"
] | Shortly before we release 2.14.0 (likely in RC cycle) we shall run a manual test of Piwik with 20,000 websites and check that the dashboard loads reasonnably fast (since #6809). This is to prevent an easily introducable regression (eg #7877). sometime later we will create automated performance tests #7889.
Ideally th... | 2.14.0 pre-release: manual performance test of All Websites dashboard with thousands of websites | https://api.github.com/repos/matomo-org/matomo/issues/8098/comments | 2 | 2015-06-12T07:28:09Z | 2015-06-19T04:12:43Z | https://github.com/matomo-org/matomo/issues/8098 | 87,640,032 | 8,098 |
[
"matomo-org",
"matomo"
] | Using qunit's strange async code is both painful and remarkably confusing.
mocha results in very easy to read test files, even when asynchronous code needs to be tested. And we already include mocha + chai for UI tests, so we wouldn't have to add any libs.
| Use mocha + chai for piwik.js tests instead of qunit | https://api.github.com/repos/matomo-org/matomo/issues/8097/comments | 1 | 2015-06-12T05:05:32Z | 2024-09-13T09:05:47Z | https://github.com/matomo-org/matomo/issues/8097 | 87,607,235 | 8,097 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to design a new mechanism to let users view an Evolution graph on top of each Piwik report page.
### Why it is important
Piwik aims to provide a great experience to all users, and help them gain insights from their data. When doing data analysis, a common requirement is to look at how the me... | Show an Evolution Graph on top of Every report! For better Context & Trends | https://api.github.com/repos/matomo-org/matomo/issues/8096/comments | 0 | 2015-06-12T04:55:58Z | 2024-09-13T10:10:44Z | https://github.com/matomo-org/matomo/issues/8096 | 87,606,499 | 8,096 |
[
"matomo-org",
"matomo"
] | In version 2.10, the scheduled email reports are not being sent. This is a pretty recent installation from the beginning of the year and is not an upgraded environment. I am able to send reports manually. I have seen a couple issues opened regarding this same problem but I was not able to find an instance where the iss... | Scheduled reports are not being sent / Scheduled Tasks not updating | https://api.github.com/repos/matomo-org/matomo/issues/8092/comments | 8 | 2015-06-11T16:24:31Z | 2024-09-13T09:05:48Z | https://github.com/matomo-org/matomo/issues/8092 | 87,402,397 | 8,092 |
[
"matomo-org",
"matomo"
] | At the moment if I want to check if this.param.viewDataTable is of some kind i have to hard code types into code. Checking against some configuration would leave code more flexible.
| In jqplot.js for CoreVisualizations plugin this.param.viewDataTable should have values described in some configuration | https://api.github.com/repos/matomo-org/matomo/issues/8091/comments | 1 | 2015-06-11T16:08:25Z | 2024-09-13T09:05:48Z | https://github.com/matomo-org/matomo/issues/8091 | 87,397,346 | 8,091 |
[
"matomo-org",
"matomo"
] | Report in Visitors Overview does not show the correct values. Reproducible at demo.piwik.org
http://demo.piwik.org/index.php?module=CoreHome&action=index&idSite=7&period=range&date=2015-01-01,2015-01-31#/module=VisitsSummary&action=index&idSite=7&period=range&date=2015-01-01,2015-01-31
Export Data as csv and importin... | Bug: Report in Visitors - Overview shows incorrect values | https://api.github.com/repos/matomo-org/matomo/issues/8089/comments | 2 | 2015-06-11T11:21:12Z | 2015-06-12T09:41:05Z | https://github.com/matomo-org/matomo/issues/8089 | 87,308,450 | 8,089 |
[
"matomo-org",
"matomo"
] | Reproduce:
- go to Piwik demo,
- click Visitors > Real Time Map
- click on a visitor dot:
- Expected: nice error message in Popover (eg. #7578 #7648)
- Got: un-styled popover content:

| Popover displaying messages should use Piwik design style | https://api.github.com/repos/matomo-org/matomo/issues/8087/comments | 2 | 2015-06-11T05:09:20Z | 2015-06-24T00:13:30Z | https://github.com/matomo-org/matomo/issues/8087 | 87,214,231 | 8,087 |
[
"matomo-org",
"matomo"
] | Unit tests are stopped by a segmentation fault when running on Scrutinizer. No trace, only:
> Segmentation fault (core dumped)
See [here](https://scrutinizer-ci.com/g/piwik/piwik/inspections/9b235846-b2d3-4de6-af6d-416ce5a975ad) for a run with debug.
It seems to be failing after `Piwik\Tests\Unit\Tracker\RequestSetT... | Unit tests segfault on Scrutinizer | https://api.github.com/repos/matomo-org/matomo/issues/8084/comments | 1 | 2015-06-10T16:40:27Z | 2024-09-13T09:05:49Z | https://github.com/matomo-org/matomo/issues/8084 | 87,031,487 | 8,084 |
[
"matomo-org",
"matomo"
] | I'm seeing a lot of traffic in my Piwik reports of 100dollars-seo.com. I went to the github list to suggest that it would be added but saw that you already added the domain to the list of referral spammers. I understand that on the next update of Piwik we get the new list and we don't see the spam anymore but I thought... | Updates of referral spam list | https://api.github.com/repos/matomo-org/matomo/issues/8083/comments | 1 | 2015-06-10T09:46:11Z | 2015-06-10T13:13:20Z | https://github.com/matomo-org/matomo/issues/8083 | 86,907,780 | 8,083 |
[
"matomo-org",
"matomo"
] | Example:

If you have visits from some country but the regions is not recognized, the `NaN` will appear instead of number of visits in legend. This problem is not critical, but it w... | NaN in VisitorMap when we have uknown regions | https://api.github.com/repos/matomo-org/matomo/issues/8081/comments | 1 | 2015-06-10T09:16:31Z | 2015-06-10T16:56:18Z | https://github.com/matomo-org/matomo/issues/8081 | 86,899,898 | 8,081 |
[
"matomo-org",
"matomo"
] | Scenario:
1. I am conducting a Site Search (Wordpress page to be exact) and search page gives me few results.
2. I click each one of them to be opened in new browser tab.
3. Only the first one will be displayed in "Pages following a Site Search" report.
I believe this is due to the synchronous tracking of the pages fo... | Pages following a Site Search display only 1st page opened from search results page | https://api.github.com/repos/matomo-org/matomo/issues/8079/comments | 1 | 2015-06-09T16:16:42Z | 2024-09-13T09:05:49Z | https://github.com/matomo-org/matomo/issues/8079 | 86,653,381 | 8,079 |
[
"matomo-org",
"matomo"
] | Customer reported they get error message with Piwik 2.13.1 and IE 10: "The segment 'xxx>' is not valid...".
Detailed error message in message: http://forum.piwik.org/read.php?15,116512,page=1#msg-127016
NOTE: Piwik 2.13.1 works fine with newest Chrome and Firefox and IE 11.
Steps to procedure:
1. Open IE 10 and lo... | Segment doesn't work with IE 10 when containing lesser or greater than comparison | https://api.github.com/repos/matomo-org/matomo/issues/8077/comments | 1 | 2015-06-09T14:21:16Z | 2024-09-13T09:05:50Z | https://github.com/matomo-org/matomo/issues/8077 | 86,615,439 | 8,077 |
[
"matomo-org",
"matomo"
] | When creating segments it is only possible to use “Is”, “Is not”, “Contains”, “Does not contain” on non-numeric values. Regarding MySQL Performance, it would make sense to implement “Starts with” and “Ends with” for segment metric definition.
| New segment operators: "Starts with" and "Ends with" | https://api.github.com/repos/matomo-org/matomo/issues/8076/comments | 10 | 2015-06-09T12:12:18Z | 2017-01-10T04:18:53Z | https://github.com/matomo-org/matomo/issues/8076 | 86,576,174 | 8,076 |
[
"matomo-org",
"matomo"
] | As in the title labels are overlapped:

| Piwik is overlapping graph labels when viewport is too narrow | https://api.github.com/repos/matomo-org/matomo/issues/8075/comments | 1 | 2015-06-09T12:04:38Z | 2015-06-19T04:18:39Z | https://github.com/matomo-org/matomo/issues/8075 | 86,573,869 | 8,075 |
[
"matomo-org",
"matomo"
] | Hi,
Inside `Piwik.js` there is `Date.prototype.getTimeAlias = Date.prototype.getTime;` (L 5381) why ?
We can only find one call to this alias (L641):
``` js
if (expireDateTime) {
// the things we do for backwards compatibility...
// in ECMA-262 5th ed., we could simply use:
... | Extending the prototype | https://api.github.com/repos/matomo-org/matomo/issues/8074/comments | 6 | 2015-06-09T08:10:13Z | 2024-09-13T09:05:50Z | https://github.com/matomo-org/matomo/issues/8074 | 86,501,249 | 8,074 |
[
"matomo-org",
"matomo"
] | The purpose of this issue is to refactor the tracker so code relevant to plugins (eg, goal/conversion tracking, action tracking, etc.) are put into their respective plugins (eg, Goals, Actions).
To accomplish this, we can refactor `Visit::handle()` and introduce a new concept of a `RequestProcessor` which plugins impl... | Refactor tracker code so tracking code that handles request parameters can be organized by plugins | https://api.github.com/repos/matomo-org/matomo/issues/8071/comments | 8 | 2015-06-09T04:28:36Z | 2024-09-13T09:05:51Z | https://github.com/matomo-org/matomo/issues/8071 | 86,442,006 | 8,071 |
[
"matomo-org",
"matomo"
] | When calling API `SitesManager.getSitesIdFromSiteUrl` with a hostname eg. `example.com` or `http://example.com` or `https://www.example.com` etc. we expect that this API will match all of:
1. http://example.com
2. http://www.example.com
3. https://example.com
4. https://www.example.com
Result:
- Got: only 1) and 2) ar... | API SitesManager.getSitesIdFromSiteUrl should match both HTTP and HTTPS websites | https://api.github.com/repos/matomo-org/matomo/issues/8070/comments | 0 | 2015-06-09T04:28:31Z | 2015-06-11T11:44:13Z | https://github.com/matomo-org/matomo/issues/8070 | 86,441,983 | 8,070 |
[
"matomo-org",
"matomo"
] | Here is an example query from one of our [Enterprise Piwik](https://piwik.org/enterprise) instances:
```
Id: 57460643
User: piwik
Host: localhost:xxx
db: piwikdb
Command: Query
Time: 23731
State: Sending data
Info: SELECT idsite FROM piwik_site s
WHERE EXISTS (
... | SQL query to find websites with traffic since last successful archiving can take 6+ hours | https://api.github.com/repos/matomo-org/matomo/issues/8066/comments | 14 | 2015-06-09T00:02:59Z | 2017-01-22T06:20:31Z | https://github.com/matomo-org/matomo/issues/8066 | 86,379,031 | 8,066 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.