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"
] | The goal of this ticket is to provide an easy way for plugin developers to hide some API modules and actions from the API listing page.
The API listing page is the page that is available via top user Menu > API link.
Tasks:
Add new annotations:
- `@hideExceptForSuperUser` - hides the API module or action, but show ... | Introduce mechanism to hide API modules and/or actions from the API listing page | https://api.github.com/repos/matomo-org/matomo/issues/6042/comments | 6 | 2014-08-21T10:38:15Z | 2024-09-13T09:09:32Z | https://github.com/matomo-org/matomo/issues/6042 | 40,791,951 | 6,042 |
[
"matomo-org",
"matomo"
] | Goal of this ticket is to make creating segments matching URLs easier, and prevent a type of user error. In particular, we want to prevent the user from entering mix of lowercase and uppercase URLs paths and automatically use the lowercase URLs/paths.
Tasks:
- Check that Piwik stores all URLs in lowercase
- Apply lowe... | When creating segments matching page Urls, apply lowercase automatically | https://api.github.com/repos/matomo-org/matomo/issues/6041/comments | 2 | 2014-08-21T09:48:24Z | 2015-09-11T02:02:46Z | https://github.com/matomo-org/matomo/issues/6041 | 40,788,449 | 6,041 |
[
"matomo-org",
"matomo"
] | We already have the possibility to let a user switch between "site dashboard" and "all sites dashboard". It could be nice to let users also pick for instance "Visitor Log of site X" or maybe even any other report.
This was requested by a user for the mobile app but I think it makes only sense to implement it there if ... | Let users choose their default landing page (eg VisitorLog) | https://api.github.com/repos/matomo-org/matomo/issues/6040/comments | 1 | 2014-08-21T08:33:54Z | 2024-09-13T10:56:04Z | https://github.com/matomo-org/matomo/issues/6040 | 40,783,251 | 6,040 |
[
"matomo-org",
"matomo"
] | Several users are using Mysql with `STRICT_TRANS_TABLES`
This is causing some issue as some small part of code from Piwik are not compatible with this SQL mode.
eg.
- https://travis-ci.org/piwik/piwik/jobs/33148832
The goal of this ticket is to set
`- mysql -e "SET GLOBAL sql_mode = 'NO_ENGINE_SUBSTITUTION,STRICT_T... | Support sqlmode STRICT_TRANS_TABLES | https://api.github.com/repos/matomo-org/matomo/issues/6039/comments | 1 | 2014-08-21T08:33:33Z | 2024-09-13T09:09:32Z | https://github.com/matomo-org/matomo/issues/6039 | 40,783,229 | 6,039 |
[
"matomo-org",
"matomo"
] | I've created a theme using `./console generate:theme`, activated the theme and changed the font-variable in `theme.less` to
```
@theme-fontFamily-base: "Comic Sans MS";
```
But changing the font did not work for me, even when deleting the compiled CSS. Changing the colors works. Wanted to write a blog post about how... | Theming - changing font variable does not work | https://api.github.com/repos/matomo-org/matomo/issues/6038/comments | 0 | 2014-08-21T07:55:38Z | 2014-08-22T07:32:11Z | https://github.com/matomo-org/matomo/issues/6038 | 40,780,719 | 6,038 |
[
"matomo-org",
"matomo"
] | Brings especially mid-/long-term many benefits. Is a requirement when replacing some or all visualizations with AngularJS. Would make implementing features like https://github.com/piwik/piwik/issues/5977#issuecomment-52820055 easier
Maybe we could also replace the menu.js with AngularJS in the same step? Not sure!
ht... | Replace broadcast etc with AngularJS routing | https://api.github.com/repos/matomo-org/matomo/issues/6037/comments | 3 | 2014-08-21T07:16:14Z | 2025-06-04T14:50:24Z | https://github.com/matomo-org/matomo/issues/6037 | 40,778,595 | 6,037 |
[
"matomo-org",
"matomo"
] | In Piwik User Interface, we have a few boxes displayed next to each other on the dashboard: Calendar, Segment picker, and Widgets & Dashboard picker.
The goal of this ticket is to add an icon next to the segment picker. Icon for Segments used by [Piwik Mobile](http://piwik.org/mobile/) is:
 to visit and/or pageviews (and [site searches](http://piwik.org/docs/site-search/), [events](http://piwik.org/docs/event-tracking/), etc.). Users can then create [Custom Segments](http://piwik.org/docs/segmentation/) to get re... | Make it easier to create Segments with Custom Variables | https://api.github.com/repos/matomo-org/matomo/issues/6031/comments | 1 | 2014-08-20T13:55:18Z | 2015-09-15T00:18:17Z | https://github.com/matomo-org/matomo/issues/6031 | 40,700,558 | 6,031 |
[
"matomo-org",
"matomo"
] | reported in [forum](http://forum.piwik.org/read.php?2,118801).
| Object of class Piwik\Plugins\Proxy\Controller could not be converted to string in core/FrontController.php on line 173 | https://api.github.com/repos/matomo-org/matomo/issues/6030/comments | 0 | 2014-08-20T11:53:44Z | 2014-08-20T11:54:33Z | https://github.com/matomo-org/matomo/issues/6030 | 40,689,437 | 6,030 |
[
"matomo-org",
"matomo"
] | The goal of this ticket is to add support for MSSQL (Microsoft SQL Server) in Piwik, to let users run Piwik using this alternative database.
This was requested by several users for example in this [forum post](http://forum.piwik.org/read.php?2,117220).
Feel free to comment if you are interested to help implement this... | Support MSSQL database server (Microsoft SQL Server) | https://api.github.com/repos/matomo-org/matomo/issues/6029/comments | 4 | 2014-08-20T10:21:24Z | 2024-09-13T09:09:34Z | https://github.com/matomo-org/matomo/issues/6029 | 40,682,174 | 6,029 |
[
"matomo-org",
"matomo"
] | Reported in [forum](http://forum.piwik.org/read.php?2,118912):
`
2014/08/20 10:18:03 [error] 21463#0: *26 FastCGI sent in stderr: "PHP message: Error in Piwik (tracker): Error query: SQLSTATE[HY000]: General error: 1364 Field 'location_browser_lang' doesn't have a default value In query: INSERT INTO piwik_log_visit (i... | Field 'location_browser_lang' doesn't have a default value In query | https://api.github.com/repos/matomo-org/matomo/issues/6028/comments | 3 | 2014-08-20T10:17:02Z | 2014-08-20T19:38:42Z | https://github.com/matomo-org/matomo/issues/6028 | 40,681,851 | 6,028 |
[
"matomo-org",
"matomo"
] | litle patch for import_logs.py to request from source address:
---
import functools
##
## Formats.
##
class BoundHTTPHandler(urllib2.HTTPHandler):
```
def __init__(self, source_address=None, debuglevel=0):
urllib2.HTTPHandler.__init__(self, debuglevel)
self.http_class = functools.partial(httplib.HTTPConne... | litle patch for import_logs.py to request from source address | https://api.github.com/repos/matomo-org/matomo/issues/6027/comments | 2 | 2014-08-20T09:21:00Z | 2014-09-20T11:01:17Z | https://github.com/matomo-org/matomo/issues/6027 | 40,677,647 | 6,027 |
[
"matomo-org",
"matomo"
] | It used to update the examples and the "where the $match" title but it does no longer work. It'll always show the URL examples and "where the URL"
| Goals condition and examples do not update when creating/editing a goal | https://api.github.com/repos/matomo-org/matomo/issues/6026/comments | 0 | 2014-08-20T09:18:48Z | 2014-08-20T16:02:37Z | https://github.com/matomo-org/matomo/issues/6026 | 40,677,456 | 6,026 |
[
"matomo-org",
"matomo"
] | Since upgrading to v2.5.0, the "Event Actions" report, the second-level aggregate table is now showing "Unique Visitors", it used to be "Total Events" for that particular Event Name under the selected Event Action. I would suggest the old behaviour is more useful because it's a drill-down of the top-level table.
In c... | On version 2.5.0 under the "Event Actions" report, the second-level aggregate table is now showing "Unique Visitors", it used to be "Total Events" | https://api.github.com/repos/matomo-org/matomo/issues/6025/comments | 1 | 2014-08-20T07:20:47Z | 2014-08-20T16:46:23Z | https://github.com/matomo-org/matomo/issues/6025 | 40,669,766 | 6,025 |
[
"matomo-org",
"matomo"
] | **Problem**
When user is on the Goal page, he cannot edit or remove it from this level. He has to go back to the Goals overview which is not convenient. It's minor problem but can improve users productivity.
**Proposed solution**
We can add management options on the bottom of the page. Combined with easy switching bet... | No options for goal management on the Goal page | https://api.github.com/repos/matomo-org/matomo/issues/6022/comments | 8 | 2014-08-19T12:59:35Z | 2015-01-22T22:51:20Z | https://github.com/matomo-org/matomo/issues/6022 | 40,588,106 | 6,022 |
[
"matomo-org",
"matomo"
] | After upgrading to Piwik 2.5.0 on production system, we are seeing issues with aggregated data. Log shows visitors for today and yesterday, graphs show zero visits for some sites - others are working.
| Aggregated data incomplete after Upgrade to 2.5.0 | https://api.github.com/repos/matomo-org/matomo/issues/6021/comments | 2 | 2014-08-19T06:49:46Z | 2014-09-20T11:01:17Z | https://github.com/matomo-org/matomo/issues/6021 | 40,562,600 | 6,021 |
[
"matomo-org",
"matomo"
] | My piwik works normally, but in at times it tracks local ip (192.168.X.X, 10.X.X.X, 172.X.X.X, etc) and not navegable ip.
Thread on forum: http://forum.piwik.org/read.php?15,118030
| Tracking local ip | https://api.github.com/repos/matomo-org/matomo/issues/6020/comments | 4 | 2014-08-18T20:53:14Z | 2014-09-20T11:01:17Z | https://github.com/matomo-org/matomo/issues/6020 | 40,530,874 | 6,020 |
[
"matomo-org",
"matomo"
] | It fails to copy some files see attached screenshot although permissions are recursively set (writable)
Windows 2008 R2
Mysql 5.1.57
PHP 5.3.6

| Piwik 2.5.0 Update broken on IIS | https://api.github.com/repos/matomo-org/matomo/issues/6019/comments | 2 | 2014-08-18T13:26:01Z | 2024-09-13T09:09:35Z | https://github.com/matomo-org/matomo/issues/6019 | 40,487,318 | 6,019 |
[
"matomo-org",
"matomo"
] | A trial can be downloaded for instance here:
http://www.iis.net/overview
As we are getting more and more reports that Piwik is broken on IIS we should test basic features such as:
- Install
- Update
- Tracking
- Archiving
- API
- Browse through UI
- Install plugin using Marketplace
- Install plugin using ZIP upload
- ... | Test Piwik on IIS | https://api.github.com/repos/matomo-org/matomo/issues/6018/comments | 0 | 2014-08-18T13:23:32Z | 2024-09-13T09:09:35Z | https://github.com/matomo-org/matomo/issues/6018 | 40,487,096 | 6,018 |
[
"matomo-org",
"matomo"
] | The wonderfull new feature "Insights" not working with Page-Trees.
Example:
http://demo.piwik.org/index.php?module=CoreHome&action=index&idSite=3&period=week&date=2014-08-16#/module=Actions&action=menuGetPageUrls&idSite=3&period=week&date=2014-08-16
1. Click "+ photos.php" => You can see the tree and everything is fin... | Pages Insights: Not working with Page-Trees (with example: demo.piwik.org) | https://api.github.com/repos/matomo-org/matomo/issues/6017/comments | 1 | 2014-08-18T11:42:29Z | 2024-09-13T09:09:36Z | https://github.com/matomo-org/matomo/issues/6017 | 40,479,415 | 6,017 |
[
"matomo-org",
"matomo"
] | The wonderfull Pages Search Function has two different errors in the result page:
Piwik Action 1: Click to "Actions" => "Pages" => Enter Searchterm (with Results)
=> Results = OK;
Error 1: Errormessages: No data in this category. Try to "Include all population". (see: Screenshot 1)
Piwik Action 2: Click on "Open Row... | Pages Search Results: Error message + Graph with no Data | https://api.github.com/repos/matomo-org/matomo/issues/6015/comments | 0 | 2014-08-18T10:48:37Z | 2014-10-16T21:18:39Z | https://github.com/matomo-org/matomo/issues/6015 | 40,475,636 | 6,015 |
[
"matomo-org",
"matomo"
] | I seem to have a column of data on my piwik engine that doesn't seem right, It's massive and causes the website table to run past my 1080p screen. The error in the column is:
``` bash
The string Goals_Ecommerce was not loaded in javascript. Make sure it is added in the Translate.getClientSideTranslationKeys hook.
```
... | "The string Goals_Ecommerce was not loaded in javascript" ... Massive Error message on "Websites Management" | https://api.github.com/repos/matomo-org/matomo/issues/6014/comments | 2 | 2014-08-17T19:15:11Z | 2014-08-18T09:55:43Z | https://github.com/matomo-org/matomo/issues/6014 | 40,441,014 | 6,014 |
[
"matomo-org",
"matomo"
] | The archive.php in 2.5.0 now uses the following condition to check if the script has been run from command line:
``` php
if (isset($_SERVER['argv'])) {
```
Please be aware, that `$_SERVER['argv']` may be set on some web environments (such as cgi or php-fpm, I believe). Thus, the script will fail (or rather, display a... | /misc/cron/archive.php mistake web execution for command line | https://api.github.com/repos/matomo-org/matomo/issues/6013/comments | 0 | 2014-08-16T20:47:57Z | 2014-08-20T08:14:30Z | https://github.com/matomo-org/matomo/issues/6013 | 40,419,996 | 6,013 |
[
"matomo-org",
"matomo"
] | Since PIWIK 2.5 archiving and the archive cron only works with PHP-CLI.
But there are hosters out there, which do not offer PHP-CLI (e.g. 1&1 on manged servers). On those servers archiving stopped working with version 2.5 of PIWIK. You get the error:
Piwik Console is known to be not compatible with PHP-CGI (you are u... | Make ./console core:archive work on CGI (use case 1&1 hosting/managed server) | https://api.github.com/repos/matomo-org/matomo/issues/6012/comments | 11 | 2014-08-16T06:53:03Z | 2014-08-25T13:34:56Z | https://github.com/matomo-org/matomo/issues/6012 | 40,405,263 | 6,012 |
[
"matomo-org",
"matomo"
] | We should rename some methods to prevent possible bugs in the future. For instance I was using the loadPlugin() method because I was assuming a different behavior based on the name. Especially the naming should be clarified. I already added some doc blocks but we all know nearly nobody is reading them :)
- `returnLoad... | Rename some methods in Plugin Manager | https://api.github.com/repos/matomo-org/matomo/issues/6009/comments | 1 | 2014-08-15T16:15:09Z | 2014-10-31T01:59:22Z | https://github.com/matomo-org/matomo/issues/6009 | 40,361,238 | 6,009 |
[
"matomo-org",
"matomo"
] | [Event tracking](http://piwik.org/docs/event-tracking/) is a very useful functionality of Piwik recently released. This feature is very powerful but not very well documented yet.
The goal of this ticket is to:
- update the [Javascript Tracking user guide](http://developer.piwik.org/api-reference/tracking-javascript) t... | Provide use case and code example for Event Tracking | https://api.github.com/repos/matomo-org/matomo/issues/6007/comments | 0 | 2014-08-15T11:22:35Z | 2024-09-13T09:09:36Z | https://github.com/matomo-org/matomo/issues/6007 | 40,340,809 | 6,007 |
[
"matomo-org",
"matomo"
] | Please remove commit 4e47c8aba3bf146292f6e9d38aa0151c383e6c33.
This commit deeply hurt the Chinese Piwik community and should be immediately removed from Piwik.
| Remove commit 4e47c8 (Remove Tibet from the map) | https://api.github.com/repos/matomo-org/matomo/issues/6006/comments | 88 | 2014-08-15T10:46:07Z | 2024-09-13T09:09:37Z | https://github.com/matomo-org/matomo/issues/6006 | 40,338,991 | 6,006 |
[
"matomo-org",
"matomo"
] | This is related to #5994
I really liked one suggestion last week to trigger sometimes notifications for instance when there is a new plugin available in the marketplace. It could contain the name and the description of the plugin.
Maybe we can in addition sometimes trigger a notification to let users know about Mark... | Show notifications to promote the Marketplace better | https://api.github.com/repos/matomo-org/matomo/issues/6005/comments | 0 | 2014-08-15T10:43:07Z | 2024-09-13T09:09:37Z | https://github.com/matomo-org/matomo/issues/6005 | 40,338,830 | 6,005 |
[
"matomo-org",
"matomo"
] | Not opening piwik as often as i should, i did more than once, look at some graph like visitors/day and think for a moment
**why is it so low today?** and then realize, ah, this is the live data part, i can compare the latest value against the rest only tomorrow, this will change during the day.
It's a small detail, b... | Differentiate / adjust the live-data part (the end) of graphs from the historical data | https://api.github.com/repos/matomo-org/matomo/issues/6002/comments | 3 | 2014-08-14T08:10:35Z | 2014-12-03T22:26:46Z | https://github.com/matomo-org/matomo/issues/6002 | 40,231,843 | 6,002 |
[
"matomo-org",
"matomo"
] | The current system only allows a complete login via URL, but not only setting the user name that way.
This would be handy sometimes.
See Forum:
http://forum.piwik.org/read.php?2,117383,118463
| allow pre-filled username on login screen | https://api.github.com/repos/matomo-org/matomo/issues/6001/comments | 1 | 2014-08-14T07:59:02Z | 2024-09-13T09:09:38Z | https://github.com/matomo-org/matomo/issues/6001 | 40,231,127 | 6,001 |
[
"matomo-org",
"matomo"
] | The idea for this would be to write a new plugin on top of the current API. This would bring the advantage that the old API stays untouched / backwards compatible (and maybe we could deprecate it in the next major version 3.0).
Since we want to separate the back end from the front end in the long term having a RESTful... | Build a RESTful API for Piwik | https://api.github.com/repos/matomo-org/matomo/issues/6000/comments | 7 | 2014-08-14T06:27:25Z | 2024-09-13T10:10:58Z | https://github.com/matomo-org/matomo/issues/6000 | 40,226,397 | 6,000 |
[
"matomo-org",
"matomo"
] | I have the some strange behaviour when I create a segment based on URL path patterns. For me it looks related to #5903.
My setup: I use Piwik with a Liferay portal. In my installation, I have one portal wide tracking and a specific tracking for a couple of Liferay Sites (think of them like a group of subpages). So, I ... | Segments based on URL path return strange data | https://api.github.com/repos/matomo-org/matomo/issues/5998/comments | 2 | 2014-08-13T16:23:05Z | 2024-09-13T09:09:38Z | https://github.com/matomo-org/matomo/issues/5998 | 40,171,992 | 5,998 |
[
"matomo-org",
"matomo"
] | Ecommerce & Goals / Create new goal
**Problem**
In create new Goal form there's required field called "pattern" but it has no label.

**Proposed solution**
Label "pattern" can be adde... | Lacking label in "Create new Goal" view | https://api.github.com/repos/matomo-org/matomo/issues/5997/comments | 0 | 2014-08-13T14:04:48Z | 2014-09-20T11:01:17Z | https://github.com/matomo-org/matomo/issues/5997 | 40,157,366 | 5,997 |
[
"matomo-org",
"matomo"
] | Error during updating from 2.5B2 to 2.5 RC1
see attchement

| Error updating to 2.5 RC1 | https://api.github.com/repos/matomo-org/matomo/issues/5996/comments | 2 | 2014-08-13T13:54:29Z | 2014-09-20T11:01:17Z | https://github.com/matomo-org/matomo/issues/5996 | 40,156,388 | 5,996 |
[
"matomo-org",
"matomo"
] | Problems with the current implementation:
- The lib is not included in Piwik (could be done via composer https://packagist.org/packages/facebook/xhprof)
- Piwik requires XHProf in a specific folder (/tests/lib/xhprof-0.9.4): https://github.com/piwik/piwik/blob/master/core/Profiler.php#L196
- There are some PHP errors f... | Fix XHProf implementation | https://api.github.com/repos/matomo-org/matomo/issues/5995/comments | 1 | 2014-08-13T13:48:03Z | 2024-09-13T09:09:39Z | https://github.com/matomo-org/matomo/issues/5995 | 40,155,753 | 5,995 |
[
"matomo-org",
"matomo"
] | In an effort to drive more users to discover and try the [Marketplace](http://plugins.piwik.org/) maybe we could add the link to the top menu?
Clicking the link would open the Marketplace page in the user's Piwik where they can install new plugins in one click.
| Add 'Marketplace' link to the top menu | https://api.github.com/repos/matomo-org/matomo/issues/5994/comments | 3 | 2014-08-13T11:32:27Z | 2014-08-15T11:44:42Z | https://github.com/matomo-org/matomo/issues/5994 | 40,145,714 | 5,994 |
[
"matomo-org",
"matomo"
] | In #5929 we added ability to define CORS domains. Let's add a FAQ to explain how users can configure CORS.
| Add FAQ to explain how to configure CORS Cross-origin resource sharing hosts | https://api.github.com/repos/matomo-org/matomo/issues/5993/comments | 4 | 2014-08-13T11:19:21Z | 2016-11-30T18:11:10Z | https://github.com/matomo-org/matomo/issues/5993 | 40,144,854 | 5,993 |
[
"matomo-org",
"matomo"
] | Hello,
I'm working with Google Cloud, 3 Virtual Machines as trackers (Google Compute Engine), working with Google Cloud SQL as database.
I'm encountering an issue which prevent me completely to use Piwik : my trackers are calling the requests "SHOW COLUMNS FROM piwik_log_visit / piwik_log_link_visit_action [...]"
... | Google Cloud SQL compatibility: do not call 'SHOW COLUMNS' often | https://api.github.com/repos/matomo-org/matomo/issues/5992/comments | 6 | 2014-08-13T11:11:34Z | 2024-09-13T09:09:39Z | https://github.com/matomo-org/matomo/issues/5992 | 40,144,362 | 5,992 |
[
"matomo-org",
"matomo"
] | Hi.
In my site, search terms are often in Hebrew.
Whilst I can see Hebrew correctly in page titles report/widget
in search keywords its gibberish (I guess that a result of search being part of the querystring)
I have tried to replace font as explained here
http://piwik.org/faq/how-to-install/faq_142/
but no result... | Hebrew Search Item | https://api.github.com/repos/matomo-org/matomo/issues/5991/comments | 3 | 2014-08-13T10:24:10Z | 2024-09-13T09:09:40Z | https://github.com/matomo-org/matomo/issues/5991 | 40,141,124 | 5,991 |
[
"matomo-org",
"matomo"
] | E-commerce & Goals / Goals overview

First link is clickable and the one below isn't. Since the latter is useless, I suggest removing it.
After this operation, the text should be like ... | Duplicated "create new goal" text | https://api.github.com/repos/matomo-org/matomo/issues/5990/comments | 1 | 2014-08-13T10:15:17Z | 2014-08-18T11:29:40Z | https://github.com/matomo-org/matomo/issues/5990 | 40,140,512 | 5,990 |
[
"matomo-org",
"matomo"
] | Currently users can define Goals as matching a given URL, or a given page title, or a given download or a given click on an outlink.
The goal of this ticket is to add ability to create goals matching a given Event name, category or action.
Proposed steps:
- Add new radio item "Send an Event" below "Visit a given page... | Let users define a Goal as "Goal is triggered when visitor send an Event" | https://api.github.com/repos/matomo-org/matomo/issues/5989/comments | 5 | 2014-08-12T14:19:47Z | 2015-03-16T04:37:17Z | https://github.com/matomo-org/matomo/issues/5989 | 40,059,296 | 5,989 |
[
"matomo-org",
"matomo"
] | Error reported in the [forum](http://forum.piwik.org/read.php?2,118592) by a user:
`shell_exec(): Cannot execute using backquotes in Safe Mode`
Full error was:
```
Warning: shell_exec(): Cannot execute using backquotes in Safe Mode in /home/admin/domains/hetespellen.be/public_html/piwik/core/CliMulti/Process.php on ... | shell_exec(): Cannot execute using backquotes in Safe Mode | https://api.github.com/repos/matomo-org/matomo/issues/5988/comments | 0 | 2014-08-12T12:13:31Z | 2014-08-12T23:20:49Z | https://github.com/matomo-org/matomo/issues/5988 | 40,048,903 | 5,988 |
[
"matomo-org",
"matomo"
] | MultiSites.getAll should always return an array of objects but sometimes it returns only a simple array (if there is only one site that matches pattern I think).
Example Url:
http://demo2.piwik.org/index.php?module=API&method=MultiSites.getAll&period=year&date=today&format=JSON&token_auth=TOKEN&pattern=piw&enhanced=1... | MultiSites.getAll returns wrong format under circumstances | https://api.github.com/repos/matomo-org/matomo/issues/5987/comments | 0 | 2014-08-12T11:30:30Z | 2014-08-12T15:44:53Z | https://github.com/matomo-org/matomo/issues/5987 | 40,046,135 | 5,987 |
[
"matomo-org",
"matomo"
] | ```
php5 /var/www/piwik/console core:archive --url=http://piwik.mysecretdomain.org/
INFO CoreConsole[2014-08-12 08:47:12] [c2bf0] ---------------------------
INFO CoreConsole[2014-08-12 08:47:12] [c2bf0] INIT
INFO CoreConsole[2014-08-12 08:47:12] [c2bf0] Piwik is installed at: http://piwik.mysecretdomain.org/index.php
... | console core:archive fails with "The Piwik URL ... does not seem to be pointing to a Piwik server" | https://api.github.com/repos/matomo-org/matomo/issues/5986/comments | 4 | 2014-08-12T11:05:33Z | 2014-09-20T11:01:17Z | https://github.com/matomo-org/matomo/issues/5986 | 40,044,696 | 5,986 |
[
"matomo-org",
"matomo"
] | In the past months we sometimes had troubles with extending the Updater / Installer.
- For instance I had to add many hacks just to make dimensions installable via the Updater.
- For instance it is not possible to disable a plugin or an option before calculating the queries to execute.
- We have troubles removing fi... | Refactor updater and maybe installer | https://api.github.com/repos/matomo-org/matomo/issues/5985/comments | 5 | 2014-08-12T10:04:31Z | 2024-09-13T09:09:40Z | https://github.com/matomo-org/matomo/issues/5985 | 40,040,850 | 5,985 |
[
"matomo-org",
"matomo"
] | A few days ago a good AngularJS guide was published on GitHub with many great guidelines that we should follow as well: https://github.com/johnpapa/angularjs-styleguide . It is not an official guideline but still good and I think Angular does not want to publish such a guide.
The task is to identify which of them make... | Update some Angular JS modules to match a new style guide | https://api.github.com/repos/matomo-org/matomo/issues/5983/comments | 1 | 2014-08-12T09:25:50Z | 2014-09-25T06:19:59Z | https://github.com/matomo-org/matomo/issues/5983 | 40,038,127 | 5,983 |
[
"matomo-org",
"matomo"
] | We often have the case that we need to debug a problem on a users instance which currently requires FTP access which is not good and many users cannot even give us FTP/SSH/TeamViewer access...
Ideally we would ask a user to give us SuperUser permissions to install a debug plugin. Alternatively we would ask a user to i... | PiwikDebugger: a plugin to debug a Piwik instance without FTP access etc. | https://api.github.com/repos/matomo-org/matomo/issues/5982/comments | 5 | 2014-08-12T09:15:57Z | 2014-09-05T01:09:25Z | https://github.com/matomo-org/matomo/issues/5982 | 40,037,395 | 5,982 |
[
"matomo-org",
"matomo"
] | I have to monitor IIS intranet sites where I cannot add javascript to the web pages for the analytics. I have to use web log analytics. There is no way to capture the cs-username in IIS. This is essential for intranet monitoring because the business wants to know specifically who is using the websites and how much time... | Track the username (cs-username) as User ID in IIS and W3C extended logs | https://api.github.com/repos/matomo-org/matomo/issues/5980/comments | 2 | 2014-08-11T21:37:33Z | 2014-12-12T03:21:13Z | https://github.com/matomo-org/matomo/issues/5980 | 40,003,466 | 5,980 |
[
"matomo-org",
"matomo"
] | Settings / Tracking code
**Problem**
Advanced options are placed to the right of regular ones. When they are collapsed, they're easy to miss but it's only a minor problem.

**Proposed solution**
If we mov... | Advanced options in Settings are hard to spot | https://api.github.com/repos/matomo-org/matomo/issues/5979/comments | 0 | 2014-08-11T14:50:44Z | 2024-09-13T09:09:41Z | https://github.com/matomo-org/matomo/issues/5979 | 39,965,694 | 5,979 |
[
"matomo-org",
"matomo"
] | Settings
**Problem**
Since most of the settings need additional confirmation after editing them, this action should be easily accessible to users. Currently, "Save" button is in different places and sometimes users have to scroll in order to see it.
Sometimes it's also not clear if "Save" relates only to specific sec... | Not visible "Save" button in Settings | https://api.github.com/repos/matomo-org/matomo/issues/5978/comments | 8 | 2014-08-11T14:15:36Z | 2024-09-13T09:09:41Z | https://github.com/matomo-org/matomo/issues/5978 | 39,962,137 | 5,978 |
[
"matomo-org",
"matomo"
] | The idea is to have goals grouped instead of having them in the submenu. They could be grouped similar to segments with additional possibility to search by name.
| Improve main menu visualisation when there are many goals | https://api.github.com/repos/matomo-org/matomo/issues/5977/comments | 14 | 2014-08-11T14:09:59Z | 2014-09-20T11:01:17Z | https://github.com/matomo-org/matomo/issues/5977 | 39,961,577 | 5,977 |
[
"matomo-org",
"matomo"
] | **Problem**
All options regarding data are hidden from the view and accessible only after clicking on a little arrow (which is visible only on hover). New users may don’t know how it works and if it's worth expanding. For typical users, it may decrease their performance in Piwik.
Sometimes these options also control ... | Make it easier to discover and access reports footer options and icons | https://api.github.com/repos/matomo-org/matomo/issues/5976/comments | 8 | 2014-08-11T12:10:47Z | 2014-09-12T09:26:17Z | https://github.com/matomo-org/matomo/issues/5976 | 39,952,123 | 5,976 |
[
"matomo-org",
"matomo"
] | In transitions I miss the number of users who converted to a goal in transitions. Users come to my pages and have the chance to reach a goal by clicking on several (form) elements. When submitting this form a forwarder page is loaded. This page is not to be tracked by Piwik, but the goal ist tracked via an JS-call on t... | Show goals triggered as a "Next action" in transitions | https://api.github.com/repos/matomo-org/matomo/issues/5975/comments | 1 | 2014-08-11T12:02:19Z | 2024-09-13T10:56:04Z | https://github.com/matomo-org/matomo/issues/5975 | 39,951,585 | 5,975 |
[
"matomo-org",
"matomo"
] | When downloading the official .zip file locally and extracting it, there are some permissions on the directory which cause problems when uploading the files to an Windows Server running IIS. On the security tab of the properties windows of the folder there is an ID shown for the user.
I use WinRar 4.01 and FileZilla ... | Problem with existing folder permissions in Installation-zip (Win/IIS) | https://api.github.com/repos/matomo-org/matomo/issues/5974/comments | 3 | 2014-08-11T11:59:38Z | 2014-09-20T11:01:17Z | https://github.com/matomo-org/matomo/issues/5974 | 39,951,403 | 5,974 |
[
"matomo-org",
"matomo"
] | Settings / Users / Users Management
**Problem**
When I try to edit user details, I can only Save changes or Delete user. There's no option to leave edit mode without saving changes.

**Solution**
A "can... | Lack of "Cancel" option when editing users | https://api.github.com/repos/matomo-org/matomo/issues/5973/comments | 0 | 2014-08-11T11:39:06Z | 2014-08-18T11:53:42Z | https://github.com/matomo-org/matomo/issues/5973 | 39,950,215 | 5,973 |
[
"matomo-org",
"matomo"
] | **Problem**
When I try to add new annotation on the selected day on the graph, the default date is set automatically on the current day.
It's a problem, because I have to change it manually. If I don't do it, I may not see that the annotations has been added.

**The solution**
Perhaps we should display only one icon with actio... | Unclear indication of current state of Real-time widget | https://api.github.com/repos/matomo-org/matomo/issues/5971/comments | 0 | 2014-08-11T10:06:04Z | 2014-08-18T12:15:24Z | https://github.com/matomo-org/matomo/issues/5971 | 39,944,148 | 5,971 |
[
"matomo-org",
"matomo"
] | Visitors / Overview
When I click on the sparkline in Report and then click on a point in Evolution over period chart, I'm redirected to Dashboard.

| Unexpected hijacking user after clicking on sparkline and chart | https://api.github.com/repos/matomo-org/matomo/issues/5970/comments | 7 | 2014-08-11T08:32:27Z | 2014-08-21T07:06:48Z | https://github.com/matomo-org/matomo/issues/5970 | 39,937,856 | 5,970 |
[
"matomo-org",
"matomo"
] | It was suggested in [this forum post](http://forum.piwik.org/read.php?3,118023) to add this new russian search engine.
There is a new national search engine in Russia called Sputnik. The address is www.sputnik.ru. The referer line looks normally like this:
http://www.sputnik.ru/search?q=your+keywords
http://www.sputni... | Add search engine sputnik.ru | https://api.github.com/repos/matomo-org/matomo/issues/5969/comments | 1 | 2014-08-11T00:14:12Z | 2014-08-11T19:29:24Z | https://github.com/matomo-org/matomo/issues/5969 | 39,920,576 | 5,969 |
[
"matomo-org",
"matomo"
] | Plugin should allow webapps/sites/mobile apps/etc. to gather simple feedback from users (ie, "Didn't find what you were looking for? Let us know!") and input them into a Piwik for later reporting.
| create plugin to allow tracking user/visitor feedback | https://api.github.com/repos/matomo-org/matomo/issues/5968/comments | 1 | 2014-08-10T22:50:27Z | 2024-09-13T09:09:42Z | https://github.com/matomo-org/matomo/issues/5968 | 39,918,736 | 5,968 |
[
"matomo-org",
"matomo"
] | I've noticed that sometimes page visits, actions or goals performed at nearly the same time get registered as new visits. See screenshot:

for example.
| Actions performed at the same time register as different visits | https://api.github.com/repos/matomo-org/matomo/issues/5966/comments | 7 | 2014-08-10T17:39:48Z | 2024-09-13T09:09:42Z | https://github.com/matomo-org/matomo/issues/5966 | 39,912,497 | 5,966 |
[
"matomo-org",
"matomo"
] | If I have no segmentation and hover over the header websites/visits in movers and shakers I see unique pageviews increased from 718 to 1560 and looking at an individual website I see **.com changed from 7 to 44.
However if I turn on segmentation, in this case by country = Brazil, hovering over the header websites/vis... | Movers and Shakers not compairing correctly when using Segmentation | https://api.github.com/repos/matomo-org/matomo/issues/5964/comments | 0 | 2014-08-10T16:22:58Z | 2014-08-15T08:34:50Z | https://github.com/matomo-org/matomo/issues/5964 | 39,910,999 | 5,964 |
[
"matomo-org",
"matomo"
] | As part of administrating a Piwik instance, it can sometimes be useful to:
- Migrate website data from one Piwik instance to another
- eg. useful when a website is getting too big and is moved to its own Piwik server, or also when a website changes owner and new owner wants to have data moved to her own Piwik server... | Migrating websites from one Piwik instance to another, and merging websites data into one | https://api.github.com/repos/matomo-org/matomo/issues/5963/comments | 3 | 2014-08-10T14:48:02Z | 2024-09-13T09:09:43Z | https://github.com/matomo-org/matomo/issues/5963 | 39,909,220 | 5,963 |
[
"matomo-org",
"matomo"
] | Description: when editing a [Goal](http://piwik.org/docs/tracking-goals-web-analytics/) in Piwik, the radio buttons of goal attributes are not checked.
Reproduce:
- Create a goal with the following attributes
- Click on a Link to an external website
- Pattern contains: arvixe
- Allow Goal to be converted more th... | When editing an existing goal, radio buttons are not checked | https://api.github.com/repos/matomo-org/matomo/issues/5961/comments | 0 | 2014-08-10T13:00:30Z | 2014-08-11T08:06:15Z | https://github.com/matomo-org/matomo/issues/5961 | 39,907,476 | 5,961 |
[
"matomo-org",
"matomo"
] | In order to implement CSP on my website, I disallowed `'unsafe-eval'` in `script-src` directive. But I cannot track visitors with Piwik, because piwik.js tracking code contains call to `eval` function twice.
Can you consider rewriting the code so it does not use `eval`? (Which is a bad idea nevertheless.)
| Do not use eval function in piwik.js (for CSP) | https://api.github.com/repos/matomo-org/matomo/issues/5960/comments | 13 | 2014-08-09T19:27:53Z | 2015-10-04T21:09:21Z | https://github.com/matomo-org/matomo/issues/5960 | 39,892,188 | 5,960 |
[
"matomo-org",
"matomo"
] | Piwik makes it easy to collect data from many systems, databases, services.
All this data could be analysed to extract insights. Anyone could build plugins for the open analytics platform Piwik. A plugin can contain logic to extra insights from existing data or new custom data.
**What is machine learning?**
Machine... | Use machine learning to create better insights | https://api.github.com/repos/matomo-org/matomo/issues/5959/comments | 8 | 2014-08-09T17:39:29Z | 2024-09-13T09:09:43Z | https://github.com/matomo-org/matomo/issues/5959 | 39,890,187 | 5,959 |
[
"matomo-org",
"matomo"
] | When there is an error in Piwik,
- Expected: http error code 500.
- Got: 200 code instead.
This occurs when eg. database connection fails, or when permission are not enough to write to `tmp/` folder.
Question:
- could we also write the error message via `error_log` function?
| When there is an error in Piwik throw a http error code 500 | https://api.github.com/repos/matomo-org/matomo/issues/5958/comments | 0 | 2014-08-08T13:55:22Z | 2014-08-13T10:27:28Z | https://github.com/matomo-org/matomo/issues/5958 | 39,825,013 | 5,958 |
[
"matomo-org",
"matomo"
] | Problem: users may call `disableCookies` last in the function call list (after call to `trackPageview`) in which case the cookies will be created.
Expected: even when `disableCookies` is called after `trackPageview` then it should still disable cookies for the pageview.
| In piwik.js when 'disableCookies' is pushed to the _paq array, apply it first | https://api.github.com/repos/matomo-org/matomo/issues/5957/comments | 0 | 2014-08-08T09:18:20Z | 2014-08-08T09:20:29Z | https://github.com/matomo-org/matomo/issues/5957 | 39,805,733 | 5,957 |
[
"matomo-org",
"matomo"
] | Hi everybody,
we do an assessment of available analytics tools and decided to use piwik for our internal wiki. Piwik is a great tool and helps us much to get infomation to improve our system. Our wiki should act as an roadmap to other systems in our application landscape so it is important for us to know which outlink... | Tracking file:// Links | https://api.github.com/repos/matomo-org/matomo/issues/5956/comments | 1 | 2014-08-08T09:06:17Z | 2014-09-20T11:01:17Z | https://github.com/matomo-org/matomo/issues/5956 | 39,804,974 | 5,956 |
[
"matomo-org",
"matomo"
] | I am trying to follow the Getting Started Guide but I am stuck when I try to generate a new report. When I run
`./console generate:report`
I get the following error:
```
Enter the name of your plugin: MyPlugin
Enter the name of your report, for instance "Browser Families": Last Visits By Browser
PHP Fatal error: C... | Generating a new report fails | https://api.github.com/repos/matomo-org/matomo/issues/5955/comments | 3 | 2014-08-08T07:44:31Z | 2014-09-20T11:01:17Z | https://github.com/matomo-org/matomo/issues/5955 | 39,799,736 | 5,955 |
[
"matomo-org",
"matomo"
] | **Challenge to solve**
Community developers contributing to Piwik (eg. via pull requests) often will checkout a code that has broken tests. Pull requests execute on tests that were already broken so devs get a bad feeling when they start contributing :-1:
**Solution**
We have discussed this for two hours during our t... | Change to our git flow: introducing the new stable, build green, `master` branch. | https://api.github.com/repos/matomo-org/matomo/issues/5954/comments | 7 | 2014-08-07T23:11:05Z | 2015-04-07T07:49:52Z | https://github.com/matomo-org/matomo/issues/5954 | 39,777,784 | 5,954 |
[
"matomo-org",
"matomo"
] | #### Goal of this ticket
Inform Piwik plugin developers and other developers that we will now document all changes to the core platform in a new [CHANGELOG.md file](https://github.com/piwik/piwik/blob/master/CHANGELOG.md#piwik-platform-changelog) (located in the root of Piwik git repo).
#### Why communicating platform... | Create a CHANGELOG.md file that lists all changes and improvements to the core platform | https://api.github.com/repos/matomo-org/matomo/issues/5953/comments | 0 | 2014-08-07T23:00:34Z | 2014-08-07T23:11:05Z | https://github.com/matomo-org/matomo/issues/5953 | 39,777,160 | 5,953 |
[
"matomo-org",
"matomo"
] | When viewing the report table statistics provided by the DBStats plugin it is possible to switch to pie chart in the footer. Switching leads to an error:
```
WARN DBStats[2014-08-07 22:24:28] [da0e3] Failed to get data from API: Trying to add two strings in DataTable\Row::sumRowArray: '16 K' + '3600 K' for row # ['lab... | Error when switching 'report tables' view of DBStats plugin to pie chart | https://api.github.com/repos/matomo-org/matomo/issues/5952/comments | 0 | 2014-08-07T22:36:12Z | 2014-08-18T13:08:12Z | https://github.com/matomo-org/matomo/issues/5952 | 39,775,557 | 5,952 |
[
"matomo-org",
"matomo"
] | Url to reproduce: http://demo.piwik.org/index.php?module=API&method=API.getRowEvolution&idSite=7&period=day&date=2014-07-01,2014-07-05&apiModule=VisitsSummary&apiAction=get&legendAppendMetric=1&labelUseAbsoluteUrl=1&format=original&token_auth=anonymous
Error message:
```
Notice: Undefined index: dimension in /home/... | Notice: Undefined index: dimension in plugins/API/RowEvolution.php on line 334 | https://api.github.com/repos/matomo-org/matomo/issues/5951/comments | 2 | 2014-08-07T22:20:33Z | 2014-08-09T15:02:13Z | https://github.com/matomo-org/matomo/issues/5951 | 39,774,437 | 5,951 |
[
"matomo-org",
"matomo"
] | Reproduce:
- Open
http://demo.piwik.org/index.php?module=API&method=Live.getLastVisitsDetails&idSite=3&period=day&date=yesterday&format=xml&filter_sort_column=lastActionTimestamp&filter_sort_order=asc
- Expected: visits to be sorted by the column `lastActionTimestamp`
- Got: visits sorted by the default column inste... | Sorting Live.getLastVisitsDetails visits by a custom column | https://api.github.com/repos/matomo-org/matomo/issues/5950/comments | 5 | 2014-08-07T17:16:48Z | 2014-08-12T10:50:43Z | https://github.com/matomo-org/matomo/issues/5950 | 39,747,476 | 5,950 |
[
"matomo-org",
"matomo"
] | Reproduce:
- go to Actions report,
- search for `?param` and the search issues a warning message:
```
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 0 in /home/piwik-demo/www/demo.piwik.org/core/DataTable/Filter/Pattern.php on line 72
Backtrace -->
#0 Piwik\Error::error... | Searching in datatable for `?param` results in error message | https://api.github.com/repos/matomo-org/matomo/issues/5949/comments | 8 | 2014-08-07T16:58:18Z | 2014-08-15T10:49:30Z | https://github.com/matomo-org/matomo/issues/5949 | 39,745,848 | 5,949 |
[
"matomo-org",
"matomo"
] | Hi,
How can i create custom log format in piwik. Actually i am unable to load log file through log_analytics.py script. I think i have to create new log format.
Sample log line:
xxx.xxx.xxx.x - - [21/Dec/2013:04:11:59 +0000] "GET /cds/phQoANRmI3SvEcHzQurM3vMGqI5u6iAYcEGjbwLrPZOLVbcOeys-qSavG9Fz03sZ1PAZkys48rhfHPrG4... | Custom log format for log analytics | https://api.github.com/repos/matomo-org/matomo/issues/5947/comments | 5 | 2014-08-07T11:37:10Z | 2024-09-13T09:09:44Z | https://github.com/matomo-org/matomo/issues/5947 | 39,716,780 | 5,947 |
[
"matomo-org",
"matomo"
] | Reproduce:
- create user
- assign user to website 1
- user creates a scheduled report for website 1
- super user removes user access to website 1
- run `core:archive`
It would result in following error (here for idreport=20): `ScheduledReportsAPI.sendReport_20,ERROR: U kunt deze bron niet verwijderen omdat 'view' to... | When an admin removes a user's access to a website, sending scheduled reports may fail | https://api.github.com/repos/matomo-org/matomo/issues/5943/comments | 1 | 2014-08-07T08:32:28Z | 2014-08-08T14:04:18Z | https://github.com/matomo-org/matomo/issues/5943 | 39,703,835 | 5,943 |
[
"matomo-org",
"matomo"
] | Hi there,
I'm trying to use the standalone puppet modules to deploy piwik to a node.
Getting this error:
Error: Invalid parameter provider on Package[simplejson] at /etc/puppet/modules/piwik/manifests/loganalytics.pp:39
Any ideas?
| piwik dev repo not using Vagrant | https://api.github.com/repos/matomo-org/matomo/issues/5942/comments | 3 | 2014-08-07T03:02:20Z | 2014-09-20T11:01:17Z | https://github.com/matomo-org/matomo/issues/5942 | 39,687,251 | 5,942 |
[
"matomo-org",
"matomo"
] | When using the Piwik puppet modules I get:
/var/lib/puppet/lib/puppet/provider/package/pear.rb:114: warning: else without rescue is useless
Error: Could not autoload puppet/provider/package/pear: /var/lib/puppet/lib/puppet/provider/package/pear.rb:64: syntax error, unexpected ':', expecting keyword_then or ',' or ';' ... | Error: Could not autoload puppet/provider/package/pear | https://api.github.com/repos/matomo-org/matomo/issues/5941/comments | 4 | 2014-08-07T02:11:51Z | 2014-09-20T11:01:17Z | https://github.com/matomo-org/matomo/issues/5941 | 39,685,058 | 5,941 |
[
"matomo-org",
"matomo"
] | The goal of this ticket is to rename our test suites to make them more consistent with software engineering practises.
Rename:
- CoreTest -> UnitTest
- DatabaseTest -> IntegrationTest
- IntegrationTest -> SystemTest
Rename in:
- in test code in core
- in all plugins
- change in `travis.yml`
- change in phpunit.xml
- ... | Rename our test suites so the names make sense | https://api.github.com/repos/matomo-org/matomo/issues/5940/comments | 26 | 2014-08-06T10:17:48Z | 2014-10-13T09:22:49Z | https://github.com/matomo-org/matomo/issues/5940 | 39,607,581 | 5,940 |
[
"matomo-org",
"matomo"
] | Zapier is a non open Saas service: `Zapier connects the web apps you use to easily move your data and automate tedious tasks.` It is a useful tool as it serves as a bridge between dozens of web services.
Maybe we could integrate Zapier and Piwik together? For example....
- When there is a new goal conversion in Piwik,... | Integrate Matomo with Zapier.com | https://api.github.com/repos/matomo-org/matomo/issues/5938/comments | 5 | 2014-08-06T09:00:25Z | 2024-09-13T09:09:45Z | https://github.com/matomo-org/matomo/issues/5938 | 39,602,061 | 5,938 |
[
"matomo-org",
"matomo"
] | When publishing a plugin on the Marketplace we automatically run tests to make sure the plugin won't break Piwik and that it works with at least PHP 5.3. A new plugin was recently published that requires at least PHP 5.4 in the plugin.json as PHP 5.4 features are used. So after publishing the plugin the build discovere... | Run marketplace plugin tests with the defined PHP version in plugin.json | https://api.github.com/repos/matomo-org/matomo/issues/5937/comments | 3 | 2014-08-06T08:09:36Z | 2024-09-13T09:09:45Z | https://github.com/matomo-org/matomo/issues/5937 | 39,598,538 | 5,937 |
[
"matomo-org",
"matomo"
] | After having used Piwik since 2011 or 2012, I auto-updated to the newest beta today.
Well, damn.
> Oops… there was a problem during the request. Maybe the server had a temporary issue, or maybe you requested a report with too much data.
This happens only for a couple of widgets (the one I had before), deleting and... | On update, automatically delete from filesystem all Piwik files that are not in the latest release | https://api.github.com/repos/matomo-org/matomo/issues/5936/comments | 19 | 2014-08-05T23:23:41Z | 2014-08-14T10:23:07Z | https://github.com/matomo-org/matomo/issues/5936 | 39,575,664 | 5,936 |
[
"matomo-org",
"matomo"
] | This issue is a follow up to #4734 where we discuss the foundation of an open platform that measures things and people and events.
The Internet of Things is coming to Planet Earth within the coming years. Along with these devices and things and sensors, a lot of new data will be collected. Vendors will often provide... | Measure the Internet of Things (IoT) | https://api.github.com/repos/matomo-org/matomo/issues/5935/comments | 3 | 2014-08-05T22:55:33Z | 2024-09-13T09:09:46Z | https://github.com/matomo-org/matomo/issues/5935 | 39,573,994 | 5,935 |
[
"matomo-org",
"matomo"
] | In the FAQ: [How do I record tracking data in the past, and tell Piwik to re-process the past reports?](http://piwik.org/faq/how-to/faq_155/) it is explained how users can use API CoreAdminHome.invalidateArchivedReports to invalidate old data.
The goal of this ticket is to add a new `$period` to the function, to let u... | New $period parameter to the API call CoreAdminHome.invalidateArchivedReports | https://api.github.com/repos/matomo-org/matomo/issues/5933/comments | 2 | 2014-08-05T20:40:04Z | 2014-09-21T03:17:35Z | https://github.com/matomo-org/matomo/issues/5933 | 39,562,774 | 5,933 |
[
"matomo-org",
"matomo"
] | The API function `CoreAdminHome.invalidateArchivedReports` deletes the invalidated data.
Problem: when a lot of data is invalidated, this results in data loss in the user interface - until the reports are re-processed from the logs. It can often take hours for data to be re-processed for all dates and segments.
Goal... | invalidateArchivedReports should not delete the data but invalidate it until re-processed | https://api.github.com/repos/matomo-org/matomo/issues/5932/comments | 2 | 2014-08-05T20:36:07Z | 2014-11-05T06:54:35Z | https://github.com/matomo-org/matomo/issues/5932 | 39,562,371 | 5,932 |
[
"matomo-org",
"matomo"
] | going to [mydomain]?module=SitesManager&action=index&showaddsite=1&period=day&date=today results in a seg fault in my error.log and returns no data. ("No data received" page in Chrome)
- PHP 5.3.6-13ubuntu3.10 with Suhosin-Patch (cli) (built: Mar 11 2013 14:30:28)
- Ubuntu 11.10
- mysql Ver 14.14 Distrib 5.1.69, for ... | Add New Website returns no data on new install | https://api.github.com/repos/matomo-org/matomo/issues/5930/comments | 4 | 2014-08-04T21:19:26Z | 2024-09-13T09:09:46Z | https://github.com/matomo-org/matomo/issues/5930 | 39,462,257 | 5,930 |
[
"matomo-org",
"matomo"
] | I am getting the following error which is preventing me from being able to generate reports.
[Image] Unable to get the size of the image:
How do I fix this?
| [Image] Unable to get the size of the image: | https://api.github.com/repos/matomo-org/matomo/issues/5928/comments | 2 | 2014-08-04T16:47:39Z | 2024-09-13T09:09:47Z | https://github.com/matomo-org/matomo/issues/5928 | 39,438,775 | 5,928 |
[
"matomo-org",
"matomo"
] | There is a column in `log_conversion.referer_visit_server_date` that is currently unused. We could delete it from the codebase to keep things simple.
| Delete unused column `log_conversion.referer_visit_server_date` | https://api.github.com/repos/matomo-org/matomo/issues/5927/comments | 2 | 2014-08-04T16:02:22Z | 2019-08-12T09:44:53Z | https://github.com/matomo-org/matomo/issues/5927 | 39,434,664 | 5,927 |
[
"matomo-org",
"matomo"
] | Goals of this ticket are to:
- re-include in Git the example Reports and Dimensions ([removed in this commit](https://github.com/piwik/piwik/commit/49ae6b4030e83a9e0b5a842810c7ddda3c322b24))\
- re-include this commit to restore tests: [tests](https://github.com/piwik/piwik/commit/d82ffb608f556a5b3bd11d0102d5e31568b88ca... | Add example Dimensions and example Reports to the `ExamplePlugin` | https://api.github.com/repos/matomo-org/matomo/issues/5926/comments | 3 | 2014-08-04T15:48:49Z | 2014-08-06T13:12:49Z | https://github.com/matomo-org/matomo/issues/5926 | 39,433,318 | 5,926 |
[
"matomo-org",
"matomo"
] | Goal of this ticket is to:
- display more expressive error message that indicates to user how to solve the issue.
- add given system check as "optional" to ensure the desired functionality is tested during syscheck
When does error occur?
error occurs In case the zlib extension is not installed, when:
- installing a... | Display more useful message when error `Abort pclzip.lib.php : Missing zlib extensions` | https://api.github.com/repos/matomo-org/matomo/issues/5925/comments | 0 | 2014-08-04T15:18:58Z | 2024-09-13T09:09:47Z | https://github.com/matomo-org/matomo/issues/5925 | 39,430,459 | 5,925 |
[
"matomo-org",
"matomo"
] | Goal:
- Create a new plugin on the Marketplace
- Let admin run the `core:archive` console command and specify parameters, via the browser
this is useful when there is no CLI access to a Piwik instance and we cannot run console commands.
| Let Piwik admins run the `core:archive` through the browser | https://api.github.com/repos/matomo-org/matomo/issues/5924/comments | 5 | 2014-08-04T13:07:38Z | 2014-09-05T01:08:13Z | https://github.com/matomo-org/matomo/issues/5924 | 39,418,575 | 5,924 |
[
"matomo-org",
"matomo"
] | As a Piwik admin, I want to disable ability for users to create segments for "All Websites"
Advantage: when there are thousands of websites, it will help to prevent users from creating real time segments that are applied to all websites (which could destroy performance).
| As a Piwik admin, I want to disable ability for users to create segments for "All Websites" | https://api.github.com/repos/matomo-org/matomo/issues/5923/comments | 1 | 2014-08-04T12:55:33Z | 2014-09-10T12:03:17Z | https://github.com/matomo-org/matomo/issues/5923 | 39,417,652 | 5,923 |
[
"matomo-org",
"matomo"
] | Let's discuss ideas to make archiving faster when thousands of websites with low or no traffic.
| Make archiving faster when thousands of websites with low or no traffic | https://api.github.com/repos/matomo-org/matomo/issues/5922/comments | 15 | 2014-08-04T12:48:46Z | 2024-09-13T09:09:48Z | https://github.com/matomo-org/matomo/issues/5922 | 39,417,209 | 5,922 |
[
"matomo-org",
"matomo"
] | Currently, plugins have to define a plugin.json [doc](http://developer.piwik.org/guides/distributing-your-plugin#getting-your-plugin-ready-to-publish)
Goal of this ticket is to reuse composer.json file, instead of asking user to create plugin.json as well as composer.json
Tasks
- change ExamplePlugin
- update develop... | Rename plugin.json to use composer.json | https://api.github.com/repos/matomo-org/matomo/issues/5921/comments | 17 | 2014-08-04T12:19:16Z | 2024-09-13T09:09:48Z | https://github.com/matomo-org/matomo/issues/5921 | 39,415,357 | 5,921 |
[
"matomo-org",
"matomo"
] | I have updated my Piwik installation from 1.12 to 2.4.1 and after I fixed the first problem (https://github.com/piwik/piwik/issues/5919), the next problem was that the layout was broken, the menu was showing but not clickable, and no data was shown.
Turns out that Piwik apparently split up the configuation section "Pl... | Incorrect handling of Plugin sections in config.ini.php | https://api.github.com/repos/matomo-org/matomo/issues/5920/comments | 5 | 2014-08-04T12:09:43Z | 2024-09-13T09:09:49Z | https://github.com/matomo-org/matomo/issues/5920 | 39,414,769 | 5,920 |
[
"matomo-org",
"matomo"
] | I have updated my Piwik installation from 1.12 to 2.4.1 and afterwards I couldn´t login: "username or password are not correct" (translated from German).
Apparently, Piwik is not using the superuser section from config.ini.php anymore:
```
[superuser]
login = "admin"
password = "..."
email = "system@example.com"
sal... | Login not possible after updating from 1.12 to 2.4.1 | https://api.github.com/repos/matomo-org/matomo/issues/5919/comments | 7 | 2014-08-04T12:07:56Z | 2024-09-13T09:09:49Z | https://github.com/matomo-org/matomo/issues/5919 | 39,414,670 | 5,919 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.