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"
] | Site manager currently looks as below, which looks bit wrong on a wide screen.
- Could we make the table take 100% of the width? then it would be aligned with the search field and generally make better use of space available.

Expected:
![34... | Widgets containing sparklines should list the sparklines one per line | https://api.github.com/repos/matomo-org/matomo/issues/7738/comments | 2 | 2015-04-22T03:37:42Z | 2015-04-22T23:29:05Z | https://github.com/matomo-org/matomo/issues/7738 | 70,012,036 | 7,738 |
[
"matomo-org",
"matomo"
] | The goal of this issue is that while Piwik is loading all Javascript, html, data via ajax (which can take 1-10 seconds), the user interface should only display elements that have their final design. In other words: the UI should not "jump" while loading.
### Reproduce
- enable "anonymous" access to Piwik and open Piwi... | While loading Piwik, the top menu displays all language names in a row for 1 second and then hide it | https://api.github.com/repos/matomo-org/matomo/issues/7736/comments | 1 | 2015-04-22T03:02:01Z | 2015-06-23T22:26:46Z | https://github.com/matomo-org/matomo/issues/7736 | 70,007,806 | 7,736 |
[
"matomo-org",
"matomo"
] | Reproduce:
- view a Piwik report for date X and period Y,
- click on the top menu link 'All Websites',
Result:
- Expected: 'All Websites' loads with the date X and period Y currently selected.
- Got instead: 'All Websites' loads with date and period set to the user preferences default date/period
adding `not-in-cha... | Clicking on 'All Websites' top menu link should keep the same date/period | https://api.github.com/repos/matomo-org/matomo/issues/7735/comments | 0 | 2015-04-22T02:54:54Z | 2015-04-22T04:07:12Z | https://github.com/matomo-org/matomo/issues/7735 | 70,007,078 | 7,735 |
[
"matomo-org",
"matomo"
] | Visitors using chrome's [Data Saver mode](https://support.google.com/chrome/answer/2392284?hl=en) are not tracked. I can see them in Google Analytics, but not in Piwik.
| Chrome's "Data Saver" mode prevents tracking of many visitors using Chrome browser | https://api.github.com/repos/matomo-org/matomo/issues/7733/comments | 20 | 2015-04-21T19:00:02Z | 2015-10-13T09:46:05Z | https://github.com/matomo-org/matomo/issues/7733 | 69,925,072 | 7,733 |
[
"matomo-org",
"matomo"
] | Currently we can use API or the UI to access data on visitor_id level.
Since Piwik has a user_id field that is used more often (e.g AdTruth integration), it makes sense also to allow users to access the data grouped by User ID on both API and UI level.
| Allow to group by user_id in Live plugin (both API & interface) | https://api.github.com/repos/matomo-org/matomo/issues/7732/comments | 8 | 2015-04-21T15:17:22Z | 2024-09-13T09:06:17Z | https://github.com/matomo-org/matomo/issues/7732 | 69,873,672 | 7,732 |
[
"matomo-org",
"matomo"
] | ``` php
[21-Apr-2015 10:55:30 UTC] PHP Fatal error: Uncaught exception 'InvalidArgumentException' with message 'ContainerBuilder::addDefinitions() parameter must be a string or implement ChainableDefinitionSource, Piwik\Container\IniConfigDefinitionSource given' in D:\htdocs\piwik\vendor\mnapoli\php-di\src\DI\Containe... | 2.13.0-b3 error | https://api.github.com/repos/matomo-org/matomo/issues/7730/comments | 2 | 2015-04-21T10:56:47Z | 2015-05-05T06:02:00Z | https://github.com/matomo-org/matomo/issues/7730 | 69,812,644 | 7,730 |
[
"matomo-org",
"matomo"
] | Version 2.13.0-b2 and 2.13.0-b3
API returned an error: SQLSTATE[42000]: Syntax error or access violation: 1104 The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay at Pdo.php:234
| API returned an error: SQLSTATE[42000] The SELECT would examine more than MAX_JOIN_SIZE rows | https://api.github.com/repos/matomo-org/matomo/issues/7729/comments | 2 | 2015-04-21T10:31:15Z | 2015-09-11T09:55:11Z | https://github.com/matomo-org/matomo/issues/7729 | 69,808,038 | 7,729 |
[
"matomo-org",
"matomo"
] | In calendar there are a few issues:
- [x] the numbers on click, become white / disappear. Got:

- Expected to still see the number on click
- [x] on hover, there is a grey backgrond but only for Sat an... | UI: improve Calendar interactions | https://api.github.com/repos/matomo-org/matomo/issues/7728/comments | 0 | 2015-04-21T09:47:21Z | 2015-04-22T05:17:26Z | https://github.com/matomo-org/matomo/issues/7728 | 69,798,296 | 7,728 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to consider if it's possible to simplify a key component of Piwik core architecture: database drivers.
Current Piwik uses two different implementation of Database objects, `Tracker\Db` (used in Tracking API) and `Db` (used everywhere else). It's always a bit surprising when one learns about ... | Unify Tracker/Db and Db into one? | https://api.github.com/repos/matomo-org/matomo/issues/7727/comments | 5 | 2015-04-21T08:54:59Z | 2024-09-13T10:55:09Z | https://github.com/matomo-org/matomo/issues/7727 | 69,787,374 | 7,727 |
[
"matomo-org",
"matomo"
] | Storing the UI tests screenshots in a separate repository has a lot of problems, and it's even more a pain since we now use branches more. We cannot work on UI tests in pull requests (else we would have a lot of merge conflicts on the tests-screenshots submodule).
A solution to try would be [git-lfs](https://git-lfs.g... | Move UI screenshots to git-lfs | https://api.github.com/repos/matomo-org/matomo/issues/7726/comments | 28 | 2015-04-21T06:03:26Z | 2016-09-23T02:26:54Z | https://github.com/matomo-org/matomo/issues/7726 | 69,753,130 | 7,726 |
[
"matomo-org",
"matomo"
] | Piwik can be used to track websites (including intranet websites) and mobile apps.
Currently if you [measure Intranet portal](https://piwik.org/intranet-analytics/) using Piwik, it works well but users may need some ini config change (eg. [faq](http://piwik.org/faq/how-to/faq_19/)).
Maybe we can design a simple but... | Add possibility to manage and view Intranet websites | https://api.github.com/repos/matomo-org/matomo/issues/7724/comments | 5 | 2015-04-21T04:59:03Z | 2018-10-18T00:13:44Z | https://github.com/matomo-org/matomo/issues/7724 | 69,744,611 | 7,724 |
[
"matomo-org",
"matomo"
] | The popover in git does not look as it used to
## Expected

## Got

There are small chan... | Popover Confirmation yes/no has slightly regressed in style | https://api.github.com/repos/matomo-org/matomo/issues/7722/comments | 0 | 2015-04-21T03:42:56Z | 2015-04-22T05:07:46Z | https://github.com/matomo-org/matomo/issues/7722 | 69,735,620 | 7,722 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to create a user guide for a powerful and often overlooked feature: [Custom Alerts.](http://plugins.piwik.org/CustomAlerts)
Having a Custom Alerts [user guide](http://piwik.org/docs/) will help drive Piwik users to this plugin which they may benefit from.
| Write a user guide for Custom Alerts | https://api.github.com/repos/matomo-org/matomo/issues/7719/comments | 1 | 2015-04-21T01:30:50Z | 2024-09-13T09:06:18Z | https://github.com/matomo-org/matomo/issues/7719 | 69,718,089 | 7,719 |
[
"matomo-org",
"matomo"
] | This was especially noticed in combination with QueuedTracking where the response time of one tracker request used to be about 4ms. It is now about 20-40ms depending on the server etc. Most of the time is spent in reading the ini config and static container / dependency injection.
I reckon the normal tracker mode got ... | Check that Tracker performance did not regress | https://api.github.com/repos/matomo-org/matomo/issues/7718/comments | 12 | 2015-04-20T21:56:19Z | 2015-10-13T09:15:54Z | https://github.com/matomo-org/matomo/issues/7718 | 69,690,475 | 7,718 |
[
"matomo-org",
"matomo"
] | Hi Folks,
Is it possible to create and map custom variables with the variable in the dash board area? I have created a custom variable called 'buyers' which I would like to use in replacing the 'Custom variable name 1 (scope visit)' in the dash board area. It just says, Custom Variable name 1 (Scope visit), etc.
Can ... | Creating and mapping custom variables in the segment area | https://api.github.com/repos/matomo-org/matomo/issues/7717/comments | 1 | 2015-04-20T13:26:03Z | 2015-07-14T16:44:05Z | https://github.com/matomo-org/matomo/issues/7717 | 69,586,569 | 7,717 |
[
"matomo-org",
"matomo"
] | Similar to the possibility google analytics offers it would be great, if piwik would allow to compare segments. I searched for a similar issue but couldn't find it. So hopefully this isn't a duplicate.
| Compare segments | https://api.github.com/repos/matomo-org/matomo/issues/7716/comments | 2 | 2015-04-20T13:06:31Z | 2019-09-30T17:19:47Z | https://github.com/matomo-org/matomo/issues/7716 | 69,582,760 | 7,716 |
[
"matomo-org",
"matomo"
] | Hello,
I am searching for the PiwikLogs during the time I had to upgrade (the database too) and when I actually hit the upgrade button, any idea please?
Thank you.
| Data loss because an upgrade was necessary | https://api.github.com/repos/matomo-org/matomo/issues/7715/comments | 1 | 2015-04-20T11:29:09Z | 2015-04-21T03:11:17Z | https://github.com/matomo-org/matomo/issues/7715 | 69,566,633 | 7,715 |
[
"matomo-org",
"matomo"
] | Hello,
it would be nice, if it is possible to set a custom mail-address for the error-site.
Right now, the mail-address of the first admin will be shown.
http://forum.piwik.org/read.php?3,125577
Cheers
| Custom mail-address for the error-site | https://api.github.com/repos/matomo-org/matomo/issues/7714/comments | 2 | 2015-04-20T10:02:23Z | 2024-09-13T09:06:18Z | https://github.com/matomo-org/matomo/issues/7714 | 69,552,101 | 7,714 |
[
"matomo-org",
"matomo"
] | Hi
I am suffering search keyword not displaying correctly.
I didn't edit any of configuration related search.
DB supposed to be utf8

| search keyword broken for Korean | https://api.github.com/repos/matomo-org/matomo/issues/7712/comments | 3 | 2015-04-20T07:20:53Z | 2024-09-13T09:06:19Z | https://github.com/matomo-org/matomo/issues/7712 | 69,524,926 | 7,712 |
[
"matomo-org",
"matomo"
] | Reproduce:
- [go to demo](http://demo.piwik.org/index.php?module=CoreHome&action=index&idSite=7&period=day&date=yesterday#/module=Actions&action=menuGetPageTitles&idSite=7&period=day&date=yesterday)
- click Insights icon in footer
- Got: `No rows match the criteria`
- Expected to see the insight report.
I think this i... | Insights report show nothing on 2.13.0-beta | https://api.github.com/repos/matomo-org/matomo/issues/7710/comments | 0 | 2015-04-20T03:34:54Z | 2015-04-22T03:17:39Z | https://github.com/matomo-org/matomo/issues/7710 | 69,498,792 | 7,710 |
[
"matomo-org",
"matomo"
] | Dear All,
I find the ip address in the Visitor log is quite strange for our users(the system is for internal use).
When i run the sql-SELECT inet_ntoa(conv(hex(location_ip), 16, 10)) as ip, conv(hex(idvisitor), 16, 10) as visitorId FROM piwik_log_visit;
The correct IP address shown in DB, e.g. 202.45.47.90, 202.4... | Wrong IP address in the Visitor Log | https://api.github.com/repos/matomo-org/matomo/issues/7709/comments | 1 | 2015-04-20T03:01:57Z | 2015-07-15T04:33:17Z | https://github.com/matomo-org/matomo/issues/7709 | 69,495,334 | 7,709 |
[
"matomo-org",
"matomo"
] | See https://github.com/piwik/piwik/pull/7675/files#r28659039
> Maybe in the summary output (that includes a link to the profile) we can print whether Development mode is enabled, and a note that says nothing is cached and you may want to run w/ it disabled, etc.
| When profiling the performance via Xhprof, output whether development mode is enabled | https://api.github.com/repos/matomo-org/matomo/issues/7708/comments | 0 | 2015-04-20T01:15:40Z | 2016-10-05T21:27:50Z | https://github.com/matomo-org/matomo/issues/7708 | 69,484,387 | 7,708 |
[
"matomo-org",
"matomo"
] | Follows up #7602 - The goal of this issue is to make minor changes to log output to keep logs small and readable.
Current output looks like:
```
INFO CoreAdminHome[2015-04-19 23:43:35] Starting Scheduled tasks...
INFO CoreAdminHome[2015-04-19 23:43:35] Scheduler: executing task Piwik\Plugins\CoreAdminHome\Tasks.pur... | Simplify scheduled task output in console command | https://api.github.com/repos/matomo-org/matomo/issues/7705/comments | 4 | 2015-04-19T23:49:03Z | 2015-04-20T01:15:41Z | https://github.com/matomo-org/matomo/issues/7705 | 69,477,633 | 7,705 |
[
"matomo-org",
"matomo"
] | > http://developer.piwik.org/api-reference/tracking-api
Why does the Tracker not autonomously fill in "_idvc" (visit count), "_viewts" (previous visit) and "_idts" (first visit)?
The Tracker should have everything necessary to set these values as long as he can uniquely identify the user.
Was this a performance/scal... | Server-Side handling of visit-interval, first-visit and previous-visit | https://api.github.com/repos/matomo-org/matomo/issues/7702/comments | 2 | 2015-04-18T11:11:09Z | 2015-04-20T01:29:29Z | https://github.com/matomo-org/matomo/issues/7702 | 69,298,735 | 7,702 |
[
"matomo-org",
"matomo"
] | Hi@all,
Has anybody a idea why can not see the general image statistics? Look it in screenshot. I use as a webserver nginx.

| No general image statistics | https://api.github.com/repos/matomo-org/matomo/issues/7701/comments | 6 | 2015-04-18T11:03:52Z | 2015-05-06T02:58:20Z | https://github.com/matomo-org/matomo/issues/7701 | 69,298,342 | 7,701 |
[
"matomo-org",
"matomo"
] | The API call SitesManager.getPatternMatchSites returns a max of 15 results.
I expected to get all sites matching the pattern
| SitesManager.getPatternMatchSites returns limited set of sites | https://api.github.com/repos/matomo-org/matomo/issues/7700/comments | 2 | 2015-04-17T13:57:03Z | 2015-08-24T19:19:07Z | https://github.com/matomo-org/matomo/issues/7700 | 69,144,110 | 7,700 |
[
"matomo-org",
"matomo"
] | I noticed a problem with the returned data:
module=API&method=SitesManager.getAllSites&format=xml&token_auth=mytokenauth&filter_pattern=TextToSearchFor&filter_column=name
The data returned contains all Sites, I expected to get only data returned containing "TextToSearchFor" in the name Column.
| filter_pattern & filter_column on SitesManager.getAllSites fails | https://api.github.com/repos/matomo-org/matomo/issues/7699/comments | 1 | 2015-04-17T13:53:49Z | 2015-04-21T22:12:14Z | https://github.com/matomo-org/matomo/issues/7699 | 69,143,579 | 7,699 |
[
"matomo-org",
"matomo"
] | I´ve found this in my php.log:
> Error in Piwik (tracker): An unexpected website was found, check idSite in the request.
Please add the value of idSite to the log entry. How else could I find out which idSite is causing this?
| Improve logging for "unexpected website" | https://api.github.com/repos/matomo-org/matomo/issues/7698/comments | 7 | 2015-04-17T08:26:56Z | 2015-08-10T08:47:28Z | https://github.com/matomo-org/matomo/issues/7698 | 69,094,346 | 7,698 |
[
"matomo-org",
"matomo"
] | Hi,
on one if my piwik installations the "All Websites" is not showing the configured websites. The installation itself is collecting and showing the data for each domain without any problem.
Version: 2.12.1
Webserver: Apache 2.2.22-13+deb7u4 + PHP 5.4.36-0+deb7u3 as FCGI (opcache not enabled)
No errors is logged (A... | All Websites not showing websites | https://api.github.com/repos/matomo-org/matomo/issues/7697/comments | 9 | 2015-04-17T08:12:37Z | 2015-04-29T09:45:54Z | https://github.com/matomo-org/matomo/issues/7697 | 69,092,034 | 7,697 |
[
"matomo-org",
"matomo"
] | the website manager UI now scales thanks to both paging and search. :+1:
This issue is a follow up to suggest a few small improvements:
- when click next/previous, `Loading data...` is displayed above the buttons causing the buttons+table to jump down one line while loading. Would be great to display the `Loading dat... | Website Manager small UX and design tweaks | https://api.github.com/repos/matomo-org/matomo/issues/7696/comments | 1 | 2015-04-17T05:48:46Z | 2015-04-22T05:07:19Z | https://github.com/matomo-org/matomo/issues/7696 | 69,068,322 | 7,696 |
[
"matomo-org",
"matomo"
] | Here is an example of a Marketplace page rendered:

Because of the PerformanceInfo plugin that has 2 yellow boxes and has a tall box, all other plugin boxes are tall as well
We expect to see ... | Marketplace Plugin blocks are too big in some cases | https://api.github.com/repos/matomo-org/matomo/issues/7695/comments | 7 | 2015-04-17T04:32:06Z | 2015-04-21T05:24:46Z | https://github.com/matomo-org/matomo/issues/7695 | 69,060,862 | 7,695 |
[
"matomo-org",
"matomo"
] | Visitor map: change the text "countries" to "regions" to avoid territorial disputes problem | https://api.github.com/repos/matomo-org/matomo/issues/7694/comments | 1 | 2015-04-17T04:10:28Z | 2015-04-17T06:45:42Z | https://github.com/matomo-org/matomo/issues/7694 | 69,058,472 | 7,694 | |
[
"matomo-org",
"matomo"
] | Reproduce:
- in a website selector, with 10 websites or so,
- enter in the search field `an` (or any substring of `...<span class="autocompleteMatched">....</span>....
- notice that the autocompleter will highlight in purple some text but it actually displays html code of the element, as can be seen in this screenshot:... | Website selector: searching for special strings will show html code | https://api.github.com/repos/matomo-org/matomo/issues/7692/comments | 2 | 2015-04-17T02:08:58Z | 2015-08-13T15:26:12Z | https://github.com/matomo-org/matomo/issues/7692 | 69,046,772 | 7,692 |
[
"matomo-org",
"matomo"
] | This is especially a problem for Log Importer and QueuedTracking, but can happen with normal tracking as well. It's hard to explain but I will try :)
It's a problem when a user logs in and turns from a visitor into a user or when a user logs out and becomes a visitor again. It is a problem when the requests are not i... | Matomo might create too many visits when using userId feature | https://api.github.com/repos/matomo-org/matomo/issues/7691/comments | 16 | 2015-04-16T21:56:02Z | 2024-09-13T09:06:19Z | https://github.com/matomo-org/matomo/issues/7691 | 69,018,068 | 7,691 |
[
"matomo-org",
"matomo"
] | How to push the missing orders to piwik explicitly.
Please help me, its urgency.
Thanks in advance.
| How to push the missing orders to piwik. | https://api.github.com/repos/matomo-org/matomo/issues/7690/comments | 2 | 2015-04-16T06:50:36Z | 2015-06-24T07:17:19Z | https://github.com/matomo-org/matomo/issues/7690 | 68,858,421 | 7,690 |
[
"matomo-org",
"matomo"
] | Firefox only shows an empty space instead of the opt-out iframe when loading it from another domain, using piwik 2.12.1 and firefox 37.0.1. Probably a problem with the X-Frame-Options setting, I checked headers with `curl -I` and it seems like X-Frame-Options is _empty_ for the iframe url, while being set to sameorig... | opt-out iframe not shown in Firefox when included from another domain | https://api.github.com/repos/matomo-org/matomo/issues/7689/comments | 2 | 2015-04-16T04:59:28Z | 2015-04-26T03:41:54Z | https://github.com/matomo-org/matomo/issues/7689 | 68,844,010 | 7,689 |
[
"matomo-org",
"matomo"
] | After installation, I got 403 error message saying that: GET request to piwik.php failed. Try whitelisting this URL from HTTP Authentication and disable mod_security (you may have to ask your webhost).
Is this really necessary to fix since it is optional? If yes, what is the best way to solve this problem. Thanks
Ja... | 403 error on tracker status | https://api.github.com/repos/matomo-org/matomo/issues/7685/comments | 1 | 2015-04-15T18:39:34Z | 2015-04-16T03:35:02Z | https://github.com/matomo-org/matomo/issues/7685 | 68,758,206 | 7,685 |
[
"matomo-org",
"matomo"
] | It seems that Overlay does only work when tracking-script is `/js/piwik.js`.
After clicking the overlay button, `client.js` can not be served (404-error).
After reading `/js/README` I decided to embed the tracking script via `/js/index.php` for some reason.
Overlay isn't a feature I use very frequently - it seemed... | Overlay doesn't work when tracking script is ""js/index.php" | https://api.github.com/repos/matomo-org/matomo/issues/7684/comments | 2 | 2015-04-15T14:54:29Z | 2024-09-13T09:06:20Z | https://github.com/matomo-org/matomo/issues/7684 | 68,703,694 | 7,684 |
[
"matomo-org",
"matomo"
] | Hello,
I guess it would make sense to put a trim() around each Site Search Parameter you can configure for specific Sites / default for all Sites.
I had: "query, searchquery" instead of "query,searchquery" (note the Space) - and searchquery was not tracked as internal Site Search ...
As a Space will never occur within... | Site Search Parameters - extra trailing white space cause no site search tracked | https://api.github.com/repos/matomo-org/matomo/issues/7678/comments | 6 | 2015-04-14T09:18:19Z | 2015-05-05T22:07:29Z | https://github.com/matomo-org/matomo/issues/7678 | 68,313,759 | 7,678 |
[
"matomo-org",
"matomo"
] | This diagnostic uses a trackerStatus query parameter which is only set in welcome.twig, after an AJAX request is made to the tracker. So it only runs during Installation.
The check should either be run on the SystemCheck page or removed from it (but not removed from the installation process).
| TrackerCheck diagnostic doesn't do anything on SystemCheck page | https://api.github.com/repos/matomo-org/matomo/issues/7677/comments | 0 | 2015-04-14T05:39:52Z | 2024-09-13T10:56:20Z | https://github.com/matomo-org/matomo/issues/7677 | 68,267,976 | 7,677 |
[
"matomo-org",
"matomo"
] | The refactoring in #7646 focused on refactoring each diagnostic into a separate and encapsulated class. However some diagnostics still format their results using HTML.
It would be good to get rid of HTML formatting in these classes at some point: the diagnostics can also be run in CLI. See [this discussion](https://gi... | Remove HTML from Diagnostic classes | https://api.github.com/repos/matomo-org/matomo/issues/7676/comments | 0 | 2015-04-14T04:24:26Z | 2024-09-13T09:06:20Z | https://github.com/matomo-org/matomo/issues/7676 | 68,258,472 | 7,676 |
[
"matomo-org",
"matomo"
] | In #5099 we have many people regularly report new spammers (which spam Piwik with fake visits). We need to find a more scalable solution as it's beginning to become a real problem.
Goals:
- make it easier for users to report new spammers
- Piwik should auto-update the spammers list (every day or something)
- the list ... | Better handling of the spammers list | https://api.github.com/repos/matomo-org/matomo/issues/7674/comments | 26 | 2015-04-14T00:23:16Z | 2015-06-25T06:18:38Z | https://github.com/matomo-org/matomo/issues/7674 | 68,226,217 | 7,674 |
[
"matomo-org",
"matomo"
] | Am getting following error, while downloading the PDF report.
This page contains the following errors:
error on line 3 at column 63: EntityRef: expecting ';'
Below is a rendering of the page up to the first error.
Please help me out. Thanks in advance.
| Error While downloading the PDF report. | https://api.github.com/repos/matomo-org/matomo/issues/7672/comments | 2 | 2015-04-13T10:08:13Z | 2015-07-14T15:52:18Z | https://github.com/matomo-org/matomo/issues/7672 | 68,060,484 | 7,672 |
[
"matomo-org",
"matomo"
] | Piwik seems to track queries multiple times when using content impressions. I was able to reproduce this issue using the following HTML with snippets from the documentation:
``` html
<html>
<head><title>Hello World</title></head>
<body>
<a href="/purchase" data-track-content data-content-name="My Product Name" data-co... | when using content impression, Site Search result pages count is too high | https://api.github.com/repos/matomo-org/matomo/issues/7670/comments | 4 | 2015-04-13T08:30:32Z | 2024-09-13T09:06:21Z | https://github.com/matomo-org/matomo/issues/7670 | 68,041,518 | 7,670 |
[
"matomo-org",
"matomo"
] | During `core:archive` cron execution, it can happen that Mysql server fails and then the `core:archive` script itself will die because the connection to database was cut. What this happens the script has to be restarted manually or it will wait until the next cron run. This causes complications to Piwik administrators ... | When the core:archive script dies with `Mysql server has gone away`, can we reconnect to DB automatically instead of erroring? | https://api.github.com/repos/matomo-org/matomo/issues/7669/comments | 15 | 2015-04-13T04:41:15Z | 2024-09-13T09:06:21Z | https://github.com/matomo-org/matomo/issues/7669 | 68,005,504 | 7,669 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to expose a Privacy challenge in Piwik, regarding the ability to spy on users tracked in Piwik over time.
#### What is the Visitor ID?
The unique visitor ID is a 16 characters hexadecimal string. Every unique visitor is assigned a different ID and this ID is not changed after it is assigned.... | Surveillance of Piwik users via Fingerprint hash and Visitor ID and Visitor device | https://api.github.com/repos/matomo-org/matomo/issues/7667/comments | 1 | 2015-04-12T23:47:12Z | 2024-09-13T09:06:22Z | https://github.com/matomo-org/matomo/issues/7667 | 67,974,948 | 7,667 |
[
"matomo-org",
"matomo"
] | As title. Requires better DI support or another hack to TestingEnvironment.php in order to inject a `sleep(...)` command into the Tracker.
| Add test to ImportLogsTest for https://github.com/piwik/piwik-log-analytics/issues/65 | https://api.github.com/repos/matomo-org/matomo/issues/7665/comments | 0 | 2015-04-12T23:20:36Z | 2024-09-13T09:06:22Z | https://github.com/matomo-org/matomo/issues/7665 | 67,972,632 | 7,665 |
[
"matomo-org",
"matomo"
] | Hi
just upated to 2.12.1 and I get the following error:
```
Fatal error: Class 'DI\Definition\Source\ChainableDefinitionSource' not found in /home/arun /stats.nubati.net/core/Container/IniConfigDefinitionSource.php on line 20
```
Seems that php-di removed 'DI\Definition\Source\ChainableDefinitionSource'
in commit f5... | latest php-di seems to break piwik | https://api.github.com/repos/matomo-org/matomo/issues/7664/comments | 8 | 2015-04-12T21:29:32Z | 2015-04-24T05:00:32Z | https://github.com/matomo-org/matomo/issues/7664 | 67,962,035 | 7,664 |
[
"matomo-org",
"matomo"
] | In HTML5 we have the "download" attribute for the a-element (http://www.w3.org/TR/html5/links.html#attr-hyperlink-download). It would be nice if piwik handled an a-alement with a "download" attribute automatically as a download. Currently (if the file extension isn't known to piwik) I still have to add "class='piwik_do... | consider HTML5 download attribute | https://api.github.com/repos/matomo-org/matomo/issues/7663/comments | 2 | 2015-04-12T08:56:13Z | 2015-04-22T23:09:08Z | https://github.com/matomo-org/matomo/issues/7663 | 67,891,514 | 7,663 |
[
"matomo-org",
"matomo"
] | is there any way to disable some widget for users?
we want that user don't access to some feature and widget
| widget controls | https://api.github.com/repos/matomo-org/matomo/issues/7662/comments | 1 | 2015-04-12T08:11:58Z | 2015-07-14T15:32:37Z | https://github.com/matomo-org/matomo/issues/7662 | 67,885,411 | 7,662 |
[
"matomo-org",
"matomo"
] | For organisation where servers are not allowed to create outgoing connections, it would be nice to be able to use one click update with a .zip available on the server it self, that has been uploaded by the system admin.
Maybe a config setting with a path to latest.zip?
| one click update with local .zip file | https://api.github.com/repos/matomo-org/matomo/issues/7659/comments | 1 | 2015-04-10T11:32:00Z | 2024-09-13T09:06:23Z | https://github.com/matomo-org/matomo/issues/7659 | 67,574,937 | 7,659 |
[
"matomo-org",
"matomo"
] | Please refer to this closed but unresolved issue: https://github.com/piwik/piwik/issues/5873
Short summary of old issue:
Daily reports scheduled for 12 are actually sent shortly after 13 o'clock. Global timezone setting is "Europe/Berlin"; Setting for all websites is also "Europe/Berlin".
We recently re-tested this i... | Daily Scheduled Reports sent one hour late, if daylight saving time is active | https://api.github.com/repos/matomo-org/matomo/issues/7658/comments | 2 | 2015-04-10T10:42:08Z | 2016-09-20T03:26:48Z | https://github.com/matomo-org/matomo/issues/7658 | 67,565,898 | 7,658 |
[
"matomo-org",
"matomo"
] | Following #7644 the plugin manager will be stored in the DI container, which means we will be able to inject it by simply type-hinting it:
``` php
class MyService {
public function __construct(Manager $pluginManager) {
// ...
}
}
```
`Manager` alone is confusing (the name doesn't mean anything) and ca... | Rename the Piwik\Plugin\Manager class | https://api.github.com/repos/matomo-org/matomo/issues/7656/comments | 2 | 2015-04-10T01:16:41Z | 2024-09-13T09:06:24Z | https://github.com/matomo-org/matomo/issues/7656 | 67,483,834 | 7,656 |
[
"matomo-org",
"matomo"
] | While using the iframe solution on website for the Opt-out, disabling the checkbox does not work on Iphone (iOS device) nor in Safari on Mac OS X 10. Could you check what is wrong?
Any solution to solve this issue asap?
| Opt-out does not work with Safari / iOs | https://api.github.com/repos/matomo-org/matomo/issues/7655/comments | 1 | 2015-04-09T14:55:04Z | 2015-04-10T03:32:20Z | https://github.com/matomo-org/matomo/issues/7655 | 67,379,609 | 7,655 |
[
"matomo-org",
"matomo"
] | Hi piwik team!
We currently use the [leafo/lessphp](https://github.com/leafo/) library that is not active since a long time (16 commits in the last year).
We should perhaps consider migrate to [oyejorge/less.php](https://github.com/oyejorge/less.php). It seems more up to date with the less.js version, have less bugs a... | Migrate to less.php library | https://api.github.com/repos/matomo-org/matomo/issues/7654/comments | 8 | 2015-04-09T14:17:24Z | 2024-09-13T09:06:24Z | https://github.com/matomo-org/matomo/issues/7654 | 67,371,809 | 7,654 |
[
"matomo-org",
"matomo"
] | Hi,
when i use
<code php
/usr/bin/php5 /usr/share/piwik/core/Console.php plugin:list
</code>
this error is diplayed:
<file>
PHP Fatal error: Class 'Symfony\Component\Console\Application' not found in /usr/share/piwik/core/Console.php on line 22
</file>
My environment:
Debian Wheezy
Piwik 2.12.1-1 (Debian package fro... | console issue to symfony | https://api.github.com/repos/matomo-org/matomo/issues/7653/comments | 2 | 2015-04-09T14:05:12Z | 2015-04-10T04:50:52Z | https://github.com/matomo-org/matomo/issues/7653 | 67,369,594 | 7,653 |
[
"matomo-org",
"matomo"
] | Hi piwik team!
As discussed in #7390, it could be urseful to have a CSS style guide for the developers.
The purpose of this minisite is to document our CSS code base, especially the reusable components:
- It shows the "CSS API" usable by the developers
- It shows the components that should be restyled in themes
- It ... | Create a "CSS Style Guide" for core & plugin developers | https://api.github.com/repos/matomo-org/matomo/issues/7652/comments | 8 | 2015-04-09T14:02:30Z | 2024-09-13T09:06:24Z | https://github.com/matomo-org/matomo/issues/7652 | 67,369,011 | 7,652 |
[
"matomo-org",
"matomo"
] | I uploaded the folder of Piwik to my server. Now I can access piwik following this link http://domain.com/piwik. But the script don't run properly.

Looking the source code of the... | Installation welcome screen doesn't load | https://api.github.com/repos/matomo-org/matomo/issues/7651/comments | 3 | 2015-04-09T13:42:57Z | 2015-07-14T15:29:29Z | https://github.com/matomo-org/matomo/issues/7651 | 67,365,243 | 7,651 |
[
"matomo-org",
"matomo"
] | I would like to merge the data from two sites into one of these
(id 5 and id 15 to 15)
| Merge data from two sites into one | https://api.github.com/repos/matomo-org/matomo/issues/7650/comments | 38 | 2015-04-09T07:07:42Z | 2025-02-17T14:28:08Z | https://github.com/matomo-org/matomo/issues/7650 | 67,295,583 | 7,650 |
[
"matomo-org",
"matomo"
] | Getting the following notice:
```
WARNING CoreConsole[2015-04-08 23:58:48] /home/vagrant/www/piwik/core/CronArchive.php(1537): Notice - Undefined index: defaultReportDate - Piwik 2.13.0-b1 - Please report this message in the Piwik forums: http://forum.piwik.org (please do a search first as it might have been reported ... | PHP Notice when running CronArchive in `loadCustomDateRangeToPreProcess` | https://api.github.com/repos/matomo-org/matomo/issues/7647/comments | 2 | 2015-04-09T00:03:43Z | 2015-04-15T23:43:00Z | https://github.com/matomo-org/matomo/issues/7647 | 67,247,369 | 7,647 |
[
"matomo-org",
"matomo"
] | Is it possible that if i change the referrer during the queries of one visit, the new referrer gets a new visit entry?
Case:
I have a visit and during this visit i send two download events to be tracked. If both download events get a distinct referrer parameter, i have two visits in my visitor log.
The main visit with... | Passing a different referrer value creates a new visit | https://api.github.com/repos/matomo-org/matomo/issues/7645/comments | 1 | 2015-04-08T20:16:51Z | 2015-04-08T23:09:47Z | https://github.com/matomo-org/matomo/issues/7645 | 67,210,330 | 7,645 |
[
"matomo-org",
"matomo"
] | Currently `Help` page is available via the Top user menu > Help. It was suggested to add the `Help` link to the top menu for direct access.
Follows up #7637
| Add Help link to top menu | https://api.github.com/repos/matomo-org/matomo/issues/7642/comments | 2 | 2015-04-08T01:10:25Z | 2015-04-10T03:57:43Z | https://github.com/matomo-org/matomo/issues/7642 | 67,024,135 | 7,642 |
[
"matomo-org",
"matomo"
] | Eg in Tracker mode 14% of my wall time is spent in `Db::logSql()` even though it doesn't actually log anything because of the log level. Also when archiving and thousands of queries are triggered it spends quite a lot of time there in total.
We discussed this about 2 weeks ago in the chat and an idea is to use introd... | Do not log SQL statements by default | https://api.github.com/repos/matomo-org/matomo/issues/7640/comments | 19 | 2015-04-07T22:51:20Z | 2015-04-22T05:21:31Z | https://github.com/matomo-org/matomo/issues/7640 | 67,007,433 | 7,640 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to make a sprint planning across all our repositories (plugins, components, other projects).
#### Why is this important?
Currently we follow up any issues in `piwik/piwik` issue tracker. Problem is that we tend to forget about bug reports and suggestions made in any of the 40+ other issue tr... | Make a sprint planning across repositories | https://api.github.com/repos/matomo-org/matomo/issues/7636/comments | 2 | 2015-04-07T03:05:57Z | 2016-04-01T01:27:10Z | https://github.com/matomo-org/matomo/issues/7636 | 66,759,553 | 7,636 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to find a way to automatically notify Product team when any plugin has outdated code.
#### Why is it needed?
- In #6539 we created a system to automatically detect when Plugin code will call non-public APIs or when it calls deprecated or non-existing code.
- In #7569 we fix those errors as a _... | Decide how we keep official plugins from calling non-public APIs or deprecated code | https://api.github.com/repos/matomo-org/matomo/issues/7633/comments | 2 | 2015-04-07T00:18:01Z | 2024-09-13T09:06:26Z | https://github.com/matomo-org/matomo/issues/7633 | 66,737,389 | 7,633 |
[
"matomo-org",
"matomo"
] | I'm using the Android-SDK to send queries to Piwik.
I can see that query from Android contains the correct paramters:
```
country=US&lang=en
```
The language is also displayed in the Piwik "Location" tab, but it still says I'm located in Germany, which I am, but it should place me in the USA?
I'm using Piwik 2.12.1... | Default GeoLocation via language is not working. | https://api.github.com/repos/matomo-org/matomo/issues/7632/comments | 3 | 2015-04-06T18:25:16Z | 2015-04-21T01:40:17Z | https://github.com/matomo-org/matomo/issues/7632 | 66,672,001 | 7,632 |
[
"matomo-org",
"matomo"
] | I'm trying to make requests to Piwik API via Ajax but Piwik doesn't set 'Access-Control-Allow-Origin' field in header.
I modified config.php.ini and added cors_domains[] = \* but nothing changed.
Using version 2.12.1
| No 'Access-Control-Allow-Origin' | https://api.github.com/repos/matomo-org/matomo/issues/7626/comments | 6 | 2015-04-03T17:34:44Z | 2015-04-10T01:19:17Z | https://github.com/matomo-org/matomo/issues/7626 | 66,195,405 | 7,626 |
[
"matomo-org",
"matomo"
] | Steps to reproduce:
- generate a few actions using WooCommerce PiwikPRO Integration (a few orders and abandoned carts)
- go to piwik and open Ecommerce > Overview view
- create and choose a segment for Actions > Page Name (to shows e.g. orders with specific item)
Result: 0 value for all metrics.
I found that segmenta... | Ecommerce > Overview view shows no results when segment was chosen | https://api.github.com/repos/matomo-org/matomo/issues/7625/comments | 1 | 2015-04-03T09:27:59Z | 2015-04-07T07:10:33Z | https://github.com/matomo-org/matomo/issues/7625 | 66,115,325 | 7,625 |
[
"matomo-org",
"matomo"
] | The goal of this issue is update the [Piwik Roadmap](http://piwik.org/roadmap/) page with an accurate description of the roadmap for Piwik including new major features, new plugins, improvements to the platform.
This new roadmap should be realistic (with suggested dates for major features) and inspiring to the communi... | Create and maintain up-to-date the Piwik Roadmap | https://api.github.com/repos/matomo-org/matomo/issues/7624/comments | 6 | 2015-04-03T05:34:31Z | 2015-06-12T14:36:03Z | https://github.com/matomo-org/matomo/issues/7624 | 66,080,444 | 7,624 |
[
"matomo-org",
"matomo"
] | Hi
I want other users to add your site in piwik!
I want other users to be able to register in piwik.
After registration can add their website
Can this be done?
| Matomo self service: let un-registered users register and create a website (new 3rd party plugin) | https://api.github.com/repos/matomo-org/matomo/issues/7622/comments | 7 | 2015-04-02T12:42:45Z | 2024-09-13T09:06:26Z | https://github.com/matomo-org/matomo/issues/7622 | 65,917,366 | 7,622 |
[
"matomo-org",
"matomo"
] | Hi, I am new to piwik, Please help me.
I am able to track visitors count, visitors logs etc but eCommerce orders are not tracking.
But in my Back end i can see the count of orders.
I followed piwik syntax of addEcommerceItem and trackEcommerceOrder

- review the copy to make it non-technical and user friendly
Current design:

... however, all the buttons are red and barely distinguishable - this is likely to le... | UX for update failures over HTTPS | https://api.github.com/repos/matomo-org/matomo/issues/7619/comments | 0 | 2015-04-02T04:14:55Z | 2024-09-13T09:06:27Z | https://github.com/matomo-org/matomo/issues/7619 | 65,832,155 | 7,619 |
[
"matomo-org",
"matomo"
] | Currently icons in Piwik [are not consistent and are implemented as images](https://github.com/piwik/piwik/tree/master/plugins/Morpheus/images).
With the WIP of the redesign, we could take the opportunity to move towards font icons. Not doing this would mean either not using icons at all in redesigned parts, or using ... | Update some of UI icons with new set of font icons | https://api.github.com/repos/matomo-org/matomo/issues/7618/comments | 29 | 2015-04-02T00:44:23Z | 2017-01-22T06:19:53Z | https://github.com/matomo-org/matomo/issues/7618 | 65,807,464 | 7,618 |
[
"matomo-org",
"matomo"
] | Piwik already tracks everything needed to give a good overview over **evolution of performance** of a store.
**What is missing** is, doing some simple math with the values and show them beside the already available ones **in ecommerce evolution over the period graph**.
**These values often are used to get a quick ov... | show metrics for ecommerce performance | https://api.github.com/repos/matomo-org/matomo/issues/7617/comments | 2 | 2015-04-01T16:21:22Z | 2024-09-13T09:06:27Z | https://github.com/matomo-org/matomo/issues/7617 | 65,722,787 | 7,617 |
[
"matomo-org",
"matomo"
] | While trying to import logs :
./import_logs.py --idsite=2 --url=http://www.xxx.org /var/log/httpd/xxxxxx_log
Traceback (most recent call last):
File "./import_logs.py", line 2099, in <module>
resolver = config.get_resolver()
File "./import_logs.py", line 880, in get_resolver
return StaticResolver(self.op... | import_logs.py doesn't work | https://api.github.com/repos/matomo-org/matomo/issues/7616/comments | 3 | 2015-04-01T15:51:50Z | 2015-04-08T05:29:59Z | https://github.com/matomo-org/matomo/issues/7616 | 65,716,689 | 7,616 |
[
"matomo-org",
"matomo"
] | How to reproduce:
- log into Piwik, set for ex. "last7" as default date, log out,
- set `enabled_periods_UI = day,week,month,year`
- try logging back into Piwik - you should be served an error message saying that period is invalid.
I guess that in such case, user setting should be ignored and "yesterday" loaded inste... | Unable to log into Piwik after disabling ranges as period in UI | https://api.github.com/repos/matomo-org/matomo/issues/7615/comments | 2 | 2015-04-01T14:51:36Z | 2015-04-20T00:28:15Z | https://github.com/matomo-org/matomo/issues/7615 | 65,704,481 | 7,615 |
[
"matomo-org",
"matomo"
] | It would be great feature to have ability of running all sites archiving and sharing idsites across multiple threads. Currently when we force archiving for all sites using `--force-all-websites` process is holding sites list within. This makes it impossible to share this sequence across other threads. It could be addit... | Share idsites sequence when forcing archiving of all sites | https://api.github.com/repos/matomo-org/matomo/issues/7614/comments | 5 | 2015-04-01T12:19:50Z | 2015-04-17T06:48:06Z | https://github.com/matomo-org/matomo/issues/7614 | 65,670,636 | 7,614 |
[
"matomo-org",
"matomo"
] | Switching folders to 777 is letting me to do an install, but I wouldn't call it clean.
| install procedure not satisfied with 755 | https://api.github.com/repos/matomo-org/matomo/issues/7613/comments | 3 | 2015-04-01T12:18:08Z | 2015-04-08T05:35:24Z | https://github.com/matomo-org/matomo/issues/7613 | 65,670,426 | 7,613 |
[
"matomo-org",
"matomo"
] | Discussion: http://forum.piwik.org/read.php?2,125778
The ZIP folder is missing the tmp folder. This seems to be a bug. Now the tmp folder is created by piwik - undeletable :(
| missing tmp folder in ZIP | https://api.github.com/repos/matomo-org/matomo/issues/7612/comments | 9 | 2015-04-01T12:15:43Z | 2015-04-21T05:23:32Z | https://github.com/matomo-org/matomo/issues/7612 | 65,670,145 | 7,612 |
[
"matomo-org",
"matomo"
] | In some cases processing every custom range which user selects to display after login may cause huge performance issues. For example in case:
- 2k websites
- approx 4k users
- 500+ segments (for single sites, but still)
When we want to process multiple ranges archiving cannot complete in less than 24 hours (segments a... | Do not pre-process custom segments when pre-processing date ranges to load by default | https://api.github.com/repos/matomo-org/matomo/issues/7611/comments | 7 | 2015-04-01T12:13:32Z | 2015-04-09T05:56:13Z | https://github.com/matomo-org/matomo/issues/7611 | 65,669,839 | 7,611 |
[
"matomo-org",
"matomo"
] | very tiny: visitor profile: not enough room for "g"
seen in 2.13b1
please see attachment

| very tiny: visitor profile: not enough room for "g" | https://api.github.com/repos/matomo-org/matomo/issues/7609/comments | 0 | 2015-04-01T09:06:59Z | 2015-04-04T16:35:38Z | https://github.com/matomo-org/matomo/issues/7609 | 65,639,390 | 7,609 |
[
"matomo-org",
"matomo"
] | tiny: visitor profile: linebreak between value and unit
seen in 2.13 b1
please see attachment

| tiny: visitor profile: linebreak between value and unit | https://api.github.com/repos/matomo-org/matomo/issues/7608/comments | 4 | 2015-04-01T09:03:12Z | 2024-09-13T09:06:28Z | https://github.com/matomo-org/matomo/issues/7608 | 65,638,340 | 7,608 |
[
"matomo-org",
"matomo"
] | since the function
**"active life on open page / no life on page"**
could be used for several features like
1) "better time on page detection for last page" #2041
2) "detect page is only opened in background" details in #5845
3) "do not count automatic visits from website watchers" #3556 and #5845
4) identify unknown ... | new general function: "active life on open page / no life on page" | https://api.github.com/repos/matomo-org/matomo/issues/7607/comments | 3 | 2015-04-01T08:39:16Z | 2024-09-13T09:06:28Z | https://github.com/matomo-org/matomo/issues/7607 | 65,633,515 | 7,607 |
[
"matomo-org",
"matomo"
] | Hi@all
What is now wrong with archive process.
Log:
```
root@ip-172-31-20-84:~# /usr/bin/php /opt/stats.pregnant.com/console core:archive --url=http://www.pregnant.com
INFO CoreConsole[2015-04-01 07:51:55] ---------------------------
INFO CoreConsole[2015-04-01 07:51:55] INIT
INFO CoreConsole[2015-04-01 07:51:55] Pi... | /core/DataTable.php on line 1251 | https://api.github.com/repos/matomo-org/matomo/issues/7605/comments | 3 | 2015-04-01T08:05:17Z | 2015-04-01T21:30:33Z | https://github.com/matomo-org/matomo/issues/7605 | 65,627,995 | 7,605 |
[
"matomo-org",
"matomo"
] | Hi guys,
as documented here http://forum.piwik.org/read.php?2,125685 there might be a bug in the very latest version of WP-Piwik.
The dashboard function generates a notice error when using WP-Piwik. I'm pretty sorry, I already hotfixed the error for me so I do not have the exact error anymore, however it looks like ... | Notice: Undefined index: nb_users in overview.php - Wordpress Bug | https://api.github.com/repos/matomo-org/matomo/issues/7604/comments | 2 | 2015-04-01T07:40:15Z | 2015-04-08T05:51:52Z | https://github.com/matomo-org/matomo/issues/7604 | 65,624,836 | 7,604 |
[
"matomo-org",
"matomo"
] | Microsoft publicly released a new browser yesterday.
After trying it out it seems that Piwik doesn't make the difference between Spartan and IE users.
It'd be great to have this information.
| Piwik doesn't make the difference between Internet Explorer and project spartan | https://api.github.com/repos/matomo-org/matomo/issues/7603/comments | 3 | 2015-04-01T02:29:29Z | 2015-04-01T21:33:21Z | https://github.com/matomo-org/matomo/issues/7603 | 65,587,874 | 7,603 |
[
"matomo-org",
"matomo"
] | This will make it possible to store more objects in DI, making testing easier/cleaner, and we will also be able to get rid of StaticContainer (eventually).
Current plan is to encapsulate environment creation within a Bootstrap class, and use it in new classes that encapsulate application entry points (ie, tracker/norm... | Encapsulate Piwik environment creation (including DI container creation) in single class | https://api.github.com/repos/matomo-org/matomo/issues/7601/comments | 2 | 2015-03-31T23:12:35Z | 2015-05-20T00:11:31Z | https://github.com/matomo-org/matomo/issues/7601 | 65,566,382 | 7,601 |
[
"matomo-org",
"matomo"
] | If the Config and Plugin\Manager classes are accessible via DI, it will be possible to replace them in the test.php DI config file.
Then, we can replace them w/ objects that do the work currently done in TestingEnvironment.php through test events. This will make test environment code cleaner and easier understand.
Re... | Move Config/Plugin\Manager to DI config so TestingEnvironment.php and CloudFixture.php can be cleared up | https://api.github.com/repos/matomo-org/matomo/issues/7600/comments | 1 | 2015-03-31T23:09:25Z | 2015-06-24T05:58:57Z | https://github.com/matomo-org/matomo/issues/7600 | 65,566,061 | 7,600 |
[
"matomo-org",
"matomo"
] | See attachment.
Mac OS 10.10.2, Chrome 41.0

| All Websites Dashboard is not centered if left menu plugin is enabled | https://api.github.com/repos/matomo-org/matomo/issues/7599/comments | 1 | 2015-03-31T22:40:10Z | 2015-03-31T22:42:42Z | https://github.com/matomo-org/matomo/issues/7599 | 65,562,367 | 7,599 |
[
"matomo-org",
"matomo"
] | I'm opening this issue of behalf of @bolera, per his reports in #7576
> the builds.piwik.org server doesn't want to "talk" to us I think the issue can easily be solved by reconfiguring the server without changing any code in Piwik.
Explanation
> However, I still think that your server is configured incorrectly.
> To... | Piwik.org SSL configuration issues | https://api.github.com/repos/matomo-org/matomo/issues/7598/comments | 4 | 2015-03-31T22:35:13Z | 2024-09-13T09:06:29Z | https://github.com/matomo-org/matomo/issues/7598 | 65,561,626 | 7,598 |
[
"matomo-org",
"matomo"
] | In https://github.com/piwik/piwik/pull/7563 we will remove the LocalTracker to improve DI for DB etc.
We still need a LocalTracker that doesn't go through HTTP for IntegrationTests but we will have to remove the previous LocalTracker in #7563 first to make this possible.
Task of this issue is to bring the LocalTrack... | Provide a LocalTracker that can be used in IntegrationTests | https://api.github.com/repos/matomo-org/matomo/issues/7597/comments | 0 | 2015-03-31T21:50:55Z | 2024-09-13T09:06:29Z | https://github.com/matomo-org/matomo/issues/7597 | 65,554,860 | 7,597 |
[
"matomo-org",
"matomo"
] | See https://github.com/piwik/plugin-QueuedTracking/issues/5
We added this temporary workaround to make log importer work with QueuedTracking plugin. We added a hack in https://github.com/piwik/plugin-QueuedTracking/commit/f918c2ba022cdf0b8eea940f78c266e5b65c7c4a to fix this issue temporarily as we can easily release a... | Do not return BulkTracking response in QueuedTracking plugin | https://api.github.com/repos/matomo-org/matomo/issues/7595/comments | 0 | 2015-03-31T21:15:46Z | 2015-05-06T04:39:19Z | https://github.com/matomo-org/matomo/issues/7595 | 65,548,972 | 7,595 |
[
"matomo-org",
"matomo"
] | Please mention the dataase upgrade: https://github.com/piwik/piwik/blob/50c9d9bdc0eada5de5a6b693740528a36497ce42/core/Updates/2.11.0-b4.php#L31
http://piwik.org/changelog/piwik-2-11-0/
| Release notes 2.11 missing database upgrade | https://api.github.com/repos/matomo-org/matomo/issues/7592/comments | 1 | 2015-03-31T10:47:32Z | 2015-03-31T20:44:16Z | https://github.com/matomo-org/matomo/issues/7592 | 65,423,131 | 7,592 |
[
"matomo-org",
"matomo"
] | Dear Piwik-Team,
Every time I set up an report wich extends the period of one day, the unique visitors are not included (the report just shows the visits in total but not the unique visits)

Here the r... | Missing indication of unique visitors in one day report | https://api.github.com/repos/matomo-org/matomo/issues/7591/comments | 1 | 2015-03-31T07:25:36Z | 2015-04-08T04:53:32Z | https://github.com/matomo-org/matomo/issues/7591 | 65,385,808 | 7,591 |
[
"matomo-org",
"matomo"
] | Since last update of piwik the real time visitors widget always shows 0...
| Real time visitors always 0 | https://api.github.com/repos/matomo-org/matomo/issues/7590/comments | 3 | 2015-03-31T07:13:26Z | 2015-04-07T01:16:18Z | https://github.com/matomo-org/matomo/issues/7590 | 65,383,784 | 7,590 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.