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 issue is to propose and discuss a new design for Piwik when the main reporting menu is on the left of the screen.
Overall we've been working on making all menus in Piwik easy to use and find out what you're looking for (see discussion and issues linked in #6917). Putting the main menu to the left wi... | New Piwik design when main menu is on the left | https://api.github.com/repos/matomo-org/matomo/issues/7589/comments | 42 | 2015-03-31T05:09:01Z | 2016-04-21T04:36:30Z | https://github.com/matomo-org/matomo/issues/7589 | 65,367,914 | 7,589 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to improve the design of the Administration Left menu, also used in the User menu screens.
Related to: New design for Administration screens #7587 and New Piwik design when main menu is on the left #7589
### Current menu design

## Current Marketplace design
 | https://api.github.com/repos/matomo-org/matomo/issues/7586/comments | 7 | 2015-03-31T04:08:00Z | 2015-05-20T04:59:57Z | https://github.com/matomo-org/matomo/issues/7586 | 65,360,461 | 7,586 |
[
"matomo-org",
"matomo"
] | Our goal is to create the best analytics platform. As part of creating a great platform, design and UI is very important to us. The goal of this issue is to refresh the Piwik design and user interface.
Sub-tasks:
- [x] New design for maintenance mode #7648
- [x] New design for error pages #7578
- [x] New design for Up... | Refresh Piwik design and interface | https://api.github.com/repos/matomo-org/matomo/issues/7585/comments | 1 | 2015-03-31T03:29:11Z | 2024-09-13T09:06:30Z | https://github.com/matomo-org/matomo/issues/7585 | 65,356,061 | 7,585 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to refresh the design of the Piwik installer screens.
Here is an example of the new design for the "Installation" screens:

Another example:

Follows up: #6441, Refs #7488
| Use SSL to download plugins from the Marketplace | https://api.github.com/repos/matomo-org/matomo/issues/7582/comments | 3 | 2015-03-30T22:36:17Z | 2024-09-13T09:06:30Z | https://github.com/matomo-org/matomo/issues/7582 | 65,318,724 | 7,582 |
[
"matomo-org",
"matomo"
] | Got a warning from logger when attempting to log a number, while running core:archive command:

I think it fails because it's logging `false`, to fix it we could avoid core:archiv... | Warning message output in some cases in core:archive | https://api.github.com/repos/matomo-org/matomo/issues/7581/comments | 0 | 2015-03-30T22:02:21Z | 2015-03-30T22:49:58Z | https://github.com/matomo-org/matomo/issues/7581 | 65,312,330 | 7,581 |
[
"matomo-org",
"matomo"
] | It seems some systems do not have certificates installed, which makes the update over HTTPS fail. See this comment: http://forum.piwik.org/read.php?2,125605,page=1#msg-125613
It seems to be a minority of users (for the forum posts). Should we include those certificates in Piwik by default? @mattab what do you think?
... | Include certificates for update over HTTPS? | https://api.github.com/repos/matomo-org/matomo/issues/7580/comments | 5 | 2015-03-30T21:11:30Z | 2015-06-22T05:14:08Z | https://github.com/matomo-org/matomo/issues/7580 | 65,303,332 | 7,580 |
[
"matomo-org",
"matomo"
] | In this [forum post](http://forum.piwik.org/read.php?2,125629) there are a few users who report an issue with auto-updating failing because it now uses HTTPS (from #6441). The error these users get is: `curl_exec: Unknown SSL protocol error in connection to builds.piwik.org:443 . Hostname requested was: builds.piwik.or... | Auto update over HTTPS can fail | https://api.github.com/repos/matomo-org/matomo/issues/7576/comments | 11 | 2015-03-30T01:34:49Z | 2015-04-09T02:48:45Z | https://github.com/matomo-org/matomo/issues/7576 | 65,115,632 | 7,576 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to make date range archiving faster, by letting the archiver process on-demand only the requested data set when `idSubtable` is used.
Notes:
- currently `idSubtable` is an integer. We would need to change it to be a string representing the label and path to this subtable
- this is needed be... | Date Range archiving: Only archive report for the requested idSubtable | https://api.github.com/repos/matomo-org/matomo/issues/7575/comments | 0 | 2015-03-30T00:34:01Z | 2024-09-13T09:06:31Z | https://github.com/matomo-org/matomo/issues/7575 | 65,111,389 | 7,575 |
[
"matomo-org",
"matomo"
] | An idea to make Date Range faster could be to sometimes to substract days from a longer date range.
Eg if today is `2015-03-19` and one fetches `2014-12-20,yesterday` (yesterday will be very often the case) we could fetch the year of `2015` and substract the `2015-03-19` archive. Same if we have 10 months. Instead of... | Make Date Range use the optimal number of periods by substracting periods | https://api.github.com/repos/matomo-org/matomo/issues/7574/comments | 0 | 2015-03-30T00:28:37Z | 2024-09-13T09:06:32Z | https://github.com/matomo-org/matomo/issues/7574 | 65,111,061 | 7,574 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to make archiving faster for Date Range requests and Custom Segments requests. This follows up: #4768
Currently when a date range API query is issued, it will pre-process all reports for the given plugin being requested. For example when requesting the "Page URLs" report for a custom date r... | When requesting Date Range or Custom Segment, only archive the requested record | https://api.github.com/repos/matomo-org/matomo/issues/7573/comments | 7 | 2015-03-30T00:26:09Z | 2023-06-20T05:13:58Z | https://github.com/matomo-org/matomo/issues/7573 | 65,110,907 | 7,573 |
[
"matomo-org",
"matomo"
] | Follows up #7540 where we discussed the `Dao` objects and the `Services` objects were also brought up (in [this comment](https://github.com/piwik/piwik/issues/7540#issuecomment-86751817) and [this one](https://github.com/piwik/piwik/issues/7540#issuecomment-87189092))
The goal here is to discuss if we want to agree on... | Discuss how we define, name, and namespace Services objects | https://api.github.com/repos/matomo-org/matomo/issues/7572/comments | 1 | 2015-03-29T23:20:42Z | 2015-09-23T12:05:29Z | https://github.com/matomo-org/matomo/issues/7572 | 65,106,433 | 7,572 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to extract the SQL queries from the codebase into `Dao` objects. When this issue is done, all SQL queries in Piwik will be in their own `Dao` objects and not spread across many other objects. this will make the platform codebase more consistent and slightly easier to work with.
Steps
- move S... | refactor most of SQL currently spread in codebase to be all within Dao classes. | https://api.github.com/repos/matomo-org/matomo/issues/7571/comments | 2 | 2015-03-29T23:15:13Z | 2024-09-13T09:06:32Z | https://github.com/matomo-org/matomo/issues/7571 | 65,106,133 | 7,571 |
[
"matomo-org",
"matomo"
] | Now that there is a report for plugins that use deprecated/non-API symbols, we should fix the problems it reports. This can be done either by updating the plugin or exposing more symbols as `@api`.
Follows up https://github.com/piwik/piwik/issues/6539 & Refs #7633
| Remove and/or fix all uses of non-API & deprecated methods/fields/classes/interfaces in maintained plugins | https://api.github.com/repos/matomo-org/matomo/issues/7569/comments | 6 | 2015-03-29T17:26:45Z | 2024-09-13T10:56:19Z | https://github.com/matomo-org/matomo/issues/7569 | 65,080,265 | 7,569 |
[
"matomo-org",
"matomo"
] | as the title says,i am unable to make this work. It keeps asking me about the tracking code although the code is in place. I tried it manually as well,before </body> but still no luck. Any clues?
| tracking a joomla site with nfrPiwik | https://api.github.com/repos/matomo-org/matomo/issues/7568/comments | 8 | 2015-03-29T11:37:46Z | 2015-03-29T22:54:27Z | https://github.com/matomo-org/matomo/issues/7568 | 65,052,805 | 7,568 |
[
"matomo-org",
"matomo"
] | Hi, currently Piwik uses [oTranCe – the online translation center](http://otrance.de/en/) as the translations software behind http://translations.piwik.org/ That solution is **very** primitive compared to modern solutions like http://translatewiki.net (free/open source) or https://www.transifex.com/ (free/semi-closed s... | Improve translator experience/efficiency | https://api.github.com/repos/matomo-org/matomo/issues/7567/comments | 40 | 2015-03-29T11:27:17Z | 2015-04-23T19:19:36Z | https://github.com/matomo-org/matomo/issues/7567 | 65,052,082 | 7,567 |
[
"matomo-org",
"matomo"
] | Hello,
I was trying to get an image graph of all my websites at once, and this gave me the following error: (this is from piwik's own demo site)
``` javascript
<b>Fatal error</b>: Call to undefined method Piwik\DataTable\Map::getMetadata() in <b>/home/piwik-demo/www/demo.piwik.org/plugins/API/ProcessedReport.php</b>... | Image graph; idSite=all error | https://api.github.com/repos/matomo-org/matomo/issues/7566/comments | 7 | 2015-03-28T16:29:05Z | 2024-09-13T09:06:33Z | https://github.com/matomo-org/matomo/issues/7566 | 64,960,994 | 7,566 |
[
"matomo-org",
"matomo"
] | It would be a good improvement to the goal/ecommerce reports to add the possibility to view them by device type.
Especially for shops it might be important to see the conversions splitted by device types. Currently this is only possible using segmentation, as the device type report does not process the goal metrics.
| Goal/Ecommerce reports by device type | https://api.github.com/repos/matomo-org/matomo/issues/7565/comments | 1 | 2015-03-28T14:45:32Z | 2024-09-13T09:06:33Z | https://github.com/matomo-org/matomo/issues/7565 | 64,950,048 | 7,565 |
[
"matomo-org",
"matomo"
] | When I run the command to archive shows me the following error.
Got invalid response from API request: http://xxx.xxx.xxx.xxx/piwik/index.php?module=API&method=API.get&idSite=3&period=day&date=la st52&format=php&token_auth=removed&trigger=archivephp. ... | Error archiving data | https://api.github.com/repos/matomo-org/matomo/issues/7564/comments | 8 | 2015-03-28T14:15:21Z | 2015-09-11T10:27:33Z | https://github.com/matomo-org/matomo/issues/7564 | 64,946,518 | 7,564 |
[
"matomo-org",
"matomo"
] | Small bug reported in http://forum.piwik.org/read.php?2,125633
`Controller.php(53): Notice - Undefined index: latest_version_url`
| Controller.php(53): Notice - Undefined index: latest_version_url | https://api.github.com/repos/matomo-org/matomo/issues/7561/comments | 1 | 2015-03-27T21:28:30Z | 2015-04-09T02:49:09Z | https://github.com/matomo-org/matomo/issues/7561 | 64,854,908 | 7,561 |
[
"matomo-org",
"matomo"
] | Small bug reported in: http://forum.piwik.org/read.php?2,125609
`ArchivesToPurgeDistributedList.php(40): Notice - Array to string conversion`
| ArchivesToPurgeDistributedList.php(40): Notice - Array to string conversion | https://api.github.com/repos/matomo-org/matomo/issues/7560/comments | 1 | 2015-03-27T21:27:46Z | 2015-03-29T23:24:38Z | https://github.com/matomo-org/matomo/issues/7560 | 64,854,835 | 7,560 |
[
"matomo-org",
"matomo"
] | In visitor log a segmentation with 2 Vistor IDs (AND, please see attachment)
doesn't show any results.
When using each Visitor IDs without the other, both show results
- of course for same time period
- Piwik 2.12.1
 resulting in a lot of new visits with 0 actions (since these are not counted as action).
The expected behavior would be if the new_visit=1 parameter wo... | New_Visit=1 parameter in connection with Content-tracking / events (2.12.0) | https://api.github.com/repos/matomo-org/matomo/issues/7557/comments | 1 | 2015-03-27T12:41:14Z | 2024-09-13T09:06:34Z | https://github.com/matomo-org/matomo/issues/7557 | 64,755,276 | 7,557 |
[
"matomo-org",
"matomo"
] | The Signing-out use-case in the Docs states: "In the case where a visitor visits your website and is logged-in (User ID is set) then a visit will be created for this User ID. If then visitor logs out then the visitor has no User ID set any more and a new visit will be created on the page view right after logging out. (... | UserID "Signing out use-case" - actions still attributed to the same Visitor | https://api.github.com/repos/matomo-org/matomo/issues/7556/comments | 14 | 2015-03-27T12:30:15Z | 2018-03-27T22:21:11Z | https://github.com/matomo-org/matomo/issues/7556 | 64,753,846 | 7,556 |
[
"matomo-org",
"matomo"
] | Hi,
I am using the newst Piwik version 2.12.1 with hhvm 3.6.1.
I have a problem that piwik doesnt close all the mysql connections. Instead it quickly growth
to the current limit of 151.
I can see that with "show processlist" in the mysql console.
I switched back to php 5.5.22 and now it works as usual.
Are there any p... | Piwik doesnt closes mysql connections with HHVM | https://api.github.com/repos/matomo-org/matomo/issues/7555/comments | 10 | 2015-03-27T09:44:14Z | 2015-09-11T10:25:56Z | https://github.com/matomo-org/matomo/issues/7555 | 64,728,790 | 7,555 |
[
"matomo-org",
"matomo"
] | Goal of this ticket is to discuss and hopefully implement solution allowing single Piwik instance to query two replicant databases.
Outline of issue:
- big Piwik instances often have master-slave db replication,
- currently only use (in our case) of slave servers is to perform db backups, and in emergency cases to swi... | Add auxiliary database support for big instances | https://api.github.com/repos/matomo-org/matomo/issues/7554/comments | 7 | 2015-03-27T09:32:19Z | 2024-09-13T09:06:35Z | https://github.com/matomo-org/matomo/issues/7554 | 64,727,289 | 7,554 |
[
"matomo-org",
"matomo"
] | Hello
my change
wp-piwik.php
$aryNoscript[0] = str_replace('?idsite', '?rec=1&idsite', $aryNoscript[0]);
to
$aryNoscript[0] = str_replace('?idsite', '?rec=1&idsite', $aryNoscript[0]);
cheers
| w3c problem | https://api.github.com/repos/matomo-org/matomo/issues/7553/comments | 1 | 2015-03-27T06:33:24Z | 2015-03-30T16:46:00Z | https://github.com/matomo-org/matomo/issues/7553 | 64,706,065 | 7,553 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to create and release on the Marketplace a new plugin that lets anyone track how Videos players are used.
For example this plugin will include:
- Events tracked: `Started, Paused, Ended` and more
- How much of each video was viewed: `5%, 10%, 25%, 50%, 75%, 95%`
- Historical video analy... | Video Analytics - Measure videos and media players | https://api.github.com/repos/matomo-org/matomo/issues/7551/comments | 8 | 2015-03-27T01:14:44Z | 2024-09-13T09:06:35Z | https://github.com/matomo-org/matomo/issues/7551 | 64,669,359 | 7,551 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to try make Safe mode catch all Fatal errors
# Edit: this is was started, we now report when some requests were tracking into the wrong Site ID and /or missing token_auth (#13493)
Safe Mode is a nice feature that lets users disable plugins when an error was detected in Piwik. It sugges... | How to detect any failure during Tracker requests and pro-actively inform Piwik admin of such error | https://api.github.com/repos/matomo-org/matomo/issues/7550/comments | 14 | 2015-03-26T23:46:05Z | 2024-09-13T09:06:36Z | https://github.com/matomo-org/matomo/issues/7550 | 64,657,770 | 7,550 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to make it easy to find plugins in the Marketplace with a search engine.
Ideas to improve SEO of http://plugins.piwik.org:
- set a good `<title>` to each page eg. "WebsiteGroups plugin - Marketplace - Piwik analytics platform"
- set a `<description>` field to the short description of the plu... | Improve SEO of Marketplace plugin pages | https://api.github.com/repos/matomo-org/matomo/issues/7549/comments | 0 | 2015-03-26T23:13:11Z | 2024-09-13T09:06:36Z | https://github.com/matomo-org/matomo/issues/7549 | 64,653,926 | 7,549 |
[
"matomo-org",
"matomo"
] | We're attempting to setup a custom implementation of the piwik tracking client (code) to allow us to track page transitions on a single-page jquery mobile app.
Our code looks like this so far and works but when pulling the reports throw the url below, we only get an aggregated count for the main (initial) url and not ... | Manually track custom/virtual pageviews | https://api.github.com/repos/matomo-org/matomo/issues/7548/comments | 9 | 2015-03-26T19:09:35Z | 2015-04-08T04:37:56Z | https://github.com/matomo-org/matomo/issues/7548 | 64,610,028 | 7,548 |
[
"matomo-org",
"matomo"
] | Hi!
After upgrade to latest version I see that the pagination in "Visitor log" Not working anymore. When I press the "next" to navigate Piwik say "No data to display". And when I go back to the previous page I see the wrong row ordering by date.
After click on "View detailed visitor log" at the bottom of the page with... | Wrong ordering and pagination in Visitor log Piwik 2.12 | https://api.github.com/repos/matomo-org/matomo/issues/7547/comments | 1 | 2015-03-26T16:22:17Z | 2015-03-26T19:40:29Z | https://github.com/matomo-org/matomo/issues/7547 | 64,571,814 | 7,547 |
[
"matomo-org",
"matomo"
] | Hi all,
may you verify sprintf argument usage at:
core/DataTable/Filter/BeautifyTimeRangeLabels.php line 115
```
{
if ($lowerBound < 60) {
return sprintf($this->labelSecondsPlural, $lowerBound);
} else {
// since we're using minutes, we use floor so 1801s+ will be 30m+ and not 31m+
return sprintf($this->labelPlur... | Translations: when wrong number of placeholders, error: sprintf() Too few arguments | https://api.github.com/repos/matomo-org/matomo/issues/7546/comments | 8 | 2015-03-26T15:58:18Z | 2015-06-24T04:13:52Z | https://github.com/matomo-org/matomo/issues/7546 | 64,565,552 | 7,546 |
[
"matomo-org",
"matomo"
] | Hi , I used the overlay feature in Piwik, but it doesn't provide any clicks information about other parts in my webpage , i need to track the clicks on any part of my page, also i like to track the scrolling happens.
Thank you for your help
| Heat/Click/Scroll Map | https://api.github.com/repos/matomo-org/matomo/issues/7545/comments | 4 | 2015-03-26T14:53:24Z | 2024-09-13T09:06:37Z | https://github.com/matomo-org/matomo/issues/7545 | 64,546,059 | 7,545 |
[
"matomo-org",
"matomo"
] | See https://github.com/piwik/piwik-sdk-android/pull/33
Piwiks Android SDK supports automatic catching and tracking of Exceptions. I raised concerns that Piwik is not really suitable for this to due to lack over server-side tools.
What confused me intially was not understanding the usecase for this functionality. I th... | Errors and Exceptions tracking of sites & apps | https://api.github.com/repos/matomo-org/matomo/issues/7544/comments | 1 | 2015-03-26T11:34:19Z | 2024-09-13T09:06:38Z | https://github.com/matomo-org/matomo/issues/7544 | 64,505,274 | 7,544 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to let user view an evolution graph that plots the sum of all visits and actions and revenue across all websites.
Maybe the Graph could show the sparklines below to follow the same pattern as in other reports.
This improvement makes sense in light of other issues:
- #3837 - Real time ... | All websites dashboard - show a graph on the page | https://api.github.com/repos/matomo-org/matomo/issues/7543/comments | 6 | 2015-03-26T01:12:42Z | 2024-01-03T05:04:09Z | https://github.com/matomo-org/matomo/issues/7543 | 64,409,292 | 7,543 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to discuss within the Product team a common naming for DAO. By not having a common design here we are mixing several notations and it is causing confusion. To create the best open analytics platform, we need to get these things right :-)
These classes contain SQL queries and little/minimal lo... | Agree on naming for data access objects Dao Vs Models in core platform and plugins | https://api.github.com/repos/matomo-org/matomo/issues/7540/comments | 15 | 2015-03-26T00:07:10Z | 2015-03-29T23:22:29Z | https://github.com/matomo-org/matomo/issues/7540 | 64,400,461 | 7,540 |
[
"matomo-org",
"matomo"
] | From #7538
This metrics for a given page, is processed via the formula:
- `Exits = PageViews - (FollowingActionsViews + Loops)`
(done in Transitions/API:getTransitionsForAction)
Currently `FollowingActionsViews` also include the count of "Downloads" and "Outlinks". To make the Exits metrics more accurate, we shoul... | Transitions > Exits metric should count Downloads and Outlinks as exit path | https://api.github.com/repos/matomo-org/matomo/issues/7539/comments | 0 | 2015-03-25T23:34:27Z | 2015-03-26T00:54:04Z | https://github.com/matomo-org/matomo/issues/7539 | 64,396,468 | 7,539 |
[
"matomo-org",
"matomo"
] | In the [Transitions](http://piwik.org/docs/transitions/) report, we display a metric called **Exits**. This metric is calculated in an approximate way and this issue aims to explain this known limitation.
This metrics for a given page, is processed via the formula:
- `Exits = PageViews - (FollowingActionsViews + Loop... | Transitions > Page Exits metrics can be approximate | https://api.github.com/repos/matomo-org/matomo/issues/7538/comments | 0 | 2015-03-25T23:30:53Z | 2024-09-13T09:06:38Z | https://github.com/matomo-org/matomo/issues/7538 | 64,395,763 | 7,538 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to do a small improvement the core:archive log,
Currently the core:archive output looks like: `Will pre-process for website id = 2, range period, the following 10 segments: { pageUrl!=xx, segment2here, segment3here, segment4here, .... }`
the log line can get very long....
The idea would be... | Log which segments are currently being archived | https://api.github.com/repos/matomo-org/matomo/issues/7536/comments | 9 | 2015-03-25T22:58:37Z | 2015-04-22T04:37:52Z | https://github.com/matomo-org/matomo/issues/7536 | 64,391,810 | 7,536 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to solve the problem where when an error occurs in schedule task, the `core:archive` throws an exception message: `Trying to log a message that is not a string`. Instead logger should not throw so the console command can handle and report to user the error.
Reproduce:
- do not setup mail serv... | Exception: Trying to log a message that is not a string | https://api.github.com/repos/matomo-org/matomo/issues/7535/comments | 2 | 2015-03-25T22:56:29Z | 2015-03-26T01:39:15Z | https://github.com/matomo-org/matomo/issues/7535 | 64,391,497 | 7,535 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to discuss and ultimately implement a new feature in Piwik: Segment Sequence.
For example: let me create a Segment of users who did a given set of actions (eg. viewed Page X + Converted Goal Y + Did Event Z).
it's similar to Google analytics [Segment Sequence](https://developers.google.com... | Allow to create Segment Sequence | https://api.github.com/repos/matomo-org/matomo/issues/7533/comments | 13 | 2015-03-25T21:54:36Z | 2024-09-13T09:06:39Z | https://github.com/matomo-org/matomo/issues/7533 | 64,381,843 | 7,533 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to brainstorm what would be a useful integration of Piwik with CRM platforms.
**What is a CRM?**
Customer relationship management (CRM) is a system for managing a company’s interactions with current and future customers. It often involves using technology to organize, automate, and synchron... | Integrate Piwik with CRM platform | https://api.github.com/repos/matomo-org/matomo/issues/7532/comments | 7 | 2015-03-25T21:15:53Z | 2024-09-13T09:06:39Z | https://github.com/matomo-org/matomo/issues/7532 | 64,374,935 | 7,532 |
[
"matomo-org",
"matomo"
] | As requested by Matt herewith a bug report:
I have an '& amp ;' and an '& # 039 ;' in my website name. (written with spaces here because otherwise github shows them correctly)
On the Piwik "All websites dashboard" this look just fine as the & and ' symbols.

| Website name is double encoded in page "No data has been recorded yet" | https://api.github.com/repos/matomo-org/matomo/issues/7528/comments | 0 | 2015-03-24T23:36:10Z | 2015-03-25T05:19:15Z | https://github.com/matomo-org/matomo/issues/7528 | 64,127,723 | 7,528 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to understand why the auto updater sometimes does not seem to extract all files from the new Piwik package properly.
This was reported recently in [forums](http://forum.piwik.org/read.php?2,125451) - the user used one-click upgrade, and then got some error message.
- Maybe this occurs when t... | Auto updater sometimes does not copy all files | https://api.github.com/repos/matomo-org/matomo/issues/7527/comments | 5 | 2015-03-24T23:09:16Z | 2024-09-13T09:06:40Z | https://github.com/matomo-org/matomo/issues/7527 | 64,123,814 | 7,527 |
[
"matomo-org",
"matomo"
] | Presto database is a very interesting big data technology that may be a good candidate if/when we need to handle Very Big Data with Piwik.
https://prestodb.io/
Presto is an open source distributed SQL query engine for running interactive analytic queries against data sources of all sizes ranging from gigabytes to pe... | Make Matomo work for Big Data (1 billion hits per month or more) | https://api.github.com/repos/matomo-org/matomo/issues/7526/comments | 15 | 2015-03-24T22:46:59Z | 2024-09-13T10:56:18Z | https://github.com/matomo-org/matomo/issues/7526 | 64,118,314 | 7,526 |
[
"matomo-org",
"matomo"
] | It would be great if the name of the web site being watched was more prominently displayed, next to the logo. Quite a lot of our users have complained it is hard to see. Making a few changes to two files seems to do the job crudely. It inserts the name of the web site being viewed next to the logo.
Add this CSS to the... | Easier to see where web site stats are from | https://api.github.com/repos/matomo-org/matomo/issues/7524/comments | 1 | 2015-03-24T16:22:35Z | 2015-09-08T06:00:08Z | https://github.com/matomo-org/matomo/issues/7524 | 64,040,612 | 7,524 |
[
"matomo-org",
"matomo"
] | on every update my searchengine definitions are lost
how can i configure my local definitions to remain active
| local searchengine definition gets lost | https://api.github.com/repos/matomo-org/matomo/issues/7523/comments | 3 | 2015-03-24T12:43:31Z | 2015-03-31T07:49:36Z | https://github.com/matomo-org/matomo/issues/7523 | 63,986,978 | 7,523 |
[
"matomo-org",
"matomo"
] | The goal of this issue is that in a Visitor Profile, when clicking on "Load more visits" the visits loaded should display the date time in the visit header bar.
(should be quick fix, so adding to 2.12.1)
[URL to reproduce](http://demo.piwik.org/index.php?module=CoreHome&action=index&date=2015-03-22&period=week&idSite... | Visitor profile, visits loaded on click are missing the datetime | https://api.github.com/repos/matomo-org/matomo/issues/7522/comments | 7 | 2015-03-24T10:16:02Z | 2015-03-25T22:40:06Z | https://github.com/matomo-org/matomo/issues/7522 | 63,958,584 | 7,522 |
[
"matomo-org",
"matomo"
] | Regression in 2.12.0 -> Clicking on "Next" in the Visitor log does not show the next visits.
We also need to add UI test to load the "Next" results and make sure it works.
Reported in http://forum.piwik.org/read.php?2,125448
| "Next" link on Visitor log does not load the next results | https://api.github.com/repos/matomo-org/matomo/issues/7521/comments | 0 | 2015-03-24T09:50:14Z | 2015-03-25T23:05:56Z | https://github.com/matomo-org/matomo/issues/7521 | 63,953,168 | 7,521 |
[
"matomo-org",
"matomo"
] | I've noticed that the download page only links to http://builds.piwik.org/piwik.zip instead of https://builds.piwik.org/piwik.zip.
Since the latest piwik 2.12.0 now downloads updates over HTTPS (#6441), it would be nice to have the download page also link to a HTTPS url. It links to a HTTP download url even when I br... | Download page should link to HTTPS | https://api.github.com/repos/matomo-org/matomo/issues/7520/comments | 1 | 2015-03-24T06:08:33Z | 2024-09-13T09:06:41Z | https://github.com/matomo-org/matomo/issues/7520 | 63,912,653 | 7,520 |
[
"matomo-org",
"matomo"
] | I found some issues in the FAQ, which somehow disable security features to get MySQL's LOAD DATA INFILE to work:
```
Check that the sql user that Piwik is using has the permission to import the files: GRANT FILE on *.* to piwik@localhost
```
It should be
```
db.*
```
or even better
```
db.temptable
```
and not
`... | LOAD DATA INFILE: Security issues in documentation and in general | https://api.github.com/repos/matomo-org/matomo/issues/7519/comments | 5 | 2015-03-24T03:53:34Z | 2025-05-26T07:34:22Z | https://github.com/matomo-org/matomo/issues/7519 | 63,897,572 | 7,519 |
[
"matomo-org",
"matomo"
] | Suggested in #7430 as sometimes the Popover are a bit too narrow and most screens can display more of the popover width.
| Make Popovers slightly wider | https://api.github.com/repos/matomo-org/matomo/issues/7517/comments | 3 | 2015-03-23T22:03:11Z | 2024-09-13T09:06:42Z | https://github.com/matomo-org/matomo/issues/7517 | 63,844,847 | 7,517 |
[
"matomo-org",
"matomo"
] | We might directly want to add this feature while working on #7470
Currently, it is possible to specify config settings like `datatable_archiving_maximum_rows_referrers`, `datatable_archiving_maximum_rows_subtable_referrers`, ... to limit the number of rows in 1st level tables and their sub tables. Those config settin... | Add possibility to specify number of rows per table and subtable for each report and per website | https://api.github.com/repos/matomo-org/matomo/issues/7516/comments | 1 | 2015-03-23T20:17:59Z | 2024-09-13T09:06:42Z | https://github.com/matomo-org/matomo/issues/7516 | 63,822,116 | 7,516 |
[
"matomo-org",
"matomo"
] | We run a Piwik instance that tracks thousands of pages. In the Admin UI, we are unable to load the list of websites successfully so that we can scroll it. The browser freezes and we receive timeouts or "Wait " notifications that the script is taking too long. Here is a screen shot of a typical hang:
![piwikwebsitelo... | Admin page has trouble loading with 10,000+ sites | https://api.github.com/repos/matomo-org/matomo/issues/7515/comments | 1 | 2015-03-23T19:13:55Z | 2015-03-23T20:59:46Z | https://github.com/matomo-org/matomo/issues/7515 | 63,808,166 | 7,515 |
[
"matomo-org",
"matomo"
] | I have not figured out what is the problem yet, but since the update to Piwik 2.12.0 not all visitors are being tracked anymore, hope its no problem from WP-Piwik 0.9.9.12.
| Piwik does not track all visits anymore (Piwik 2.12.0 / Wordpress) | https://api.github.com/repos/matomo-org/matomo/issues/7514/comments | 7 | 2015-03-23T17:59:55Z | 2015-05-19T02:55:44Z | https://github.com/matomo-org/matomo/issues/7514 | 63,790,898 | 7,514 |
[
"matomo-org",
"matomo"
] | Hi,
often a Piwik instance is operated under a company domain, like tracking.company.example.
I this case it would be nice to have two links on the login screen to the company wide imprint and the privacy policy.
The URLs might be set in the config.ini.php
Best regards
schwindelbub
| Link to imprint and privacy policy | https://api.github.com/repos/matomo-org/matomo/issues/7513/comments | 2 | 2015-03-23T13:35:58Z | 2024-09-13T09:06:43Z | https://github.com/matomo-org/matomo/issues/7513 | 63,724,466 | 7,513 |
[
"matomo-org",
"matomo"
] | If a report is viewed in the All Columns view or the Goals view, and the table is pivotted, the result is incorrect (w/ no data being displayed).
The pivoting itself appears to work (although the resulting datatable is missing the numeral prefixes, which may be expected, I'm not sure). After the pivoting the DataTable... | Pivotting a report w/ all columns or goals view is broken | https://api.github.com/repos/matomo-org/matomo/issues/7506/comments | 3 | 2015-03-23T02:12:11Z | 2024-09-13T09:06:43Z | https://github.com/matomo-org/matomo/issues/7506 | 63,603,653 | 7,506 |
[
"matomo-org",
"matomo"
] | If you:
1. Pivot a table in the UI (eg, CustomVariables), then
2. Reload the page.
The page will use the saved ViewDataTable parameters and get the report w/ the Pivot. For some reason the following bugs occur:
- Instead of the table having the `dataTableVizPivotBy` CSS class, it will have the `dataTableVizHtmlTable` ... | Reloading a report whose saved ViewDataTable params includes pivotBy results in incorrect report rendering | https://api.github.com/repos/matomo-org/matomo/issues/7505/comments | 1 | 2015-03-23T01:52:33Z | 2024-09-13T09:06:44Z | https://github.com/matomo-org/matomo/issues/7505 | 63,600,824 | 7,505 |
[
"matomo-org",
"matomo"
] | Many times I was asked by users why the geo location of some users is wrong. Even here within the building where we work.
Wrong geo locations has usually 2 reasons:
- IP anonymization is enabled meaning we detect the location based on the anonymized IP. I think this behaviour was changed recently so it should no longe... | Make it clearer how users are geo located, advise users to install geo location providers | https://api.github.com/repos/matomo-org/matomo/issues/7501/comments | 0 | 2015-03-22T20:54:45Z | 2024-09-13T09:06:44Z | https://github.com/matomo-org/matomo/issues/7501 | 63,575,728 | 7,501 |
[
"matomo-org",
"matomo"
] | It seems we can see visits per day or visits per hour.
We need a way to see the visits per hour for every day and a way to download this data.
| Need a way to get visits per day by hour | https://api.github.com/repos/matomo-org/matomo/issues/7498/comments | 10 | 2015-03-20T20:16:41Z | 2020-06-04T20:07:35Z | https://github.com/matomo-org/matomo/issues/7498 | 63,299,651 | 7,498 |
[
"matomo-org",
"matomo"
] | Hi,
I tried to prevent Piwik from setting cookies as described here: http://piwik.org/faq/general/faq_157/
But in Chrome Browser Cookies are still set: _pk_cvar, _pk_id, _pk_ref and _pk_ses
In Firefox it works fine.
This is the link to my Thread in Piwik-Forum: http://forum.piwik.org/read.php?2,123722
Sven
| disableCookies does not work in Chrome Browser | https://api.github.com/repos/matomo-org/matomo/issues/7497/comments | 1 | 2015-03-20T14:14:36Z | 2015-03-21T21:04:02Z | https://github.com/matomo-org/matomo/issues/7497 | 63,235,245 | 7,497 |
[
"matomo-org",
"matomo"
] | I have a "Visits Over Time" widget and a specific goal Widget on my dashboard.
In the goal widget, there is a summary of conversions, overall revenue and overall conversion rate below the graph.
However, when I click on one of the summary items, the graph of the widget reloads as expected, but in parallel, the "Visits... | Goal widget reloads Visits widget on dashboard | https://api.github.com/repos/matomo-org/matomo/issues/7495/comments | 1 | 2015-03-20T09:17:08Z | 2015-03-31T03:03:43Z | https://github.com/matomo-org/matomo/issues/7495 | 63,193,175 | 7,495 |
[
"matomo-org",
"matomo"
] | I have tested the piece of code hereafter including the "diableCookies" pragma respectively in Firefox 36.0 and in Chrome 41.0.2272.89 m
In Firefox, no cookie is installed, while in Chrome, the visitor cookies are installed (i.e.: ses; id, cvar....)
You can reproduce the issue using the site: ShemaleAgnes.com . The p... | The pragma "disableCookies" does not work in some browers | https://api.github.com/repos/matomo-org/matomo/issues/7494/comments | 19 | 2015-03-20T08:49:26Z | 2015-06-09T20:39:07Z | https://github.com/matomo-org/matomo/issues/7494 | 63,190,599 | 7,494 |
[
"matomo-org",
"matomo"
] | I have tested the following piece of code, respectively in Firefox 36.0 and Chrome 41.0.2272.89 m
In Firefox, there is no "vsitor" cookie installed while in Chrome, the cookies "ses, id, cvar....) are installed in spite of the instruction diablecookies.
You can test it using the site ShemaleAgnes.com (cookies are dia... | The "pragma" "disableCookies" does NOT work in some browers. | https://api.github.com/repos/matomo-org/matomo/issues/7493/comments | 1 | 2015-03-20T08:43:29Z | 2015-03-22T21:08:56Z | https://github.com/matomo-org/matomo/issues/7493 | 63,190,066 | 7,493 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to review, discuss, and implement an improved design for the Administration area in Piwik.
| Improve design of Admin screens in Piwik | https://api.github.com/repos/matomo-org/matomo/issues/7492/comments | 1 | 2015-03-20T01:52:23Z | 2024-09-13T09:06:45Z | https://github.com/matomo-org/matomo/issues/7492 | 63,136,619 | 7,492 |
[
"matomo-org",
"matomo"
] | At @mattab's suggestion:
> The check for new version is done over HTTP so far. that's maybe an issue, so feel free to create a new issue for that
See concern here: https://github.com/piwik/piwik/issues/6441#issuecomment-82743149
| Check for updates over HTTPS | https://api.github.com/repos/matomo-org/matomo/issues/7488/comments | 1 | 2015-03-19T22:08:48Z | 2024-09-13T09:06:46Z | https://github.com/matomo-org/matomo/issues/7488 | 63,101,706 | 7,488 |
[
"matomo-org",
"matomo"
] | Reported in forum post: http://forum.piwik.org/read.php?2,125125
```
sh: /bin/uname: Permission denied
ERROR CoreConsole[2015-03-19 14:22:23] The Piwik URL http://domain.name/piwik/index.php does not seem to be pointing to a Piwik server. Response was 'sh: /bin/uname: Permission denied a:82:{s:9:"nb_visits";s:6:"Vi... | core:archive outputs message 'sh: /bin/uname: Permission denied' | https://api.github.com/repos/matomo-org/matomo/issues/7486/comments | 0 | 2015-03-19T21:28:37Z | 2015-03-20T00:19:38Z | https://github.com/matomo-org/matomo/issues/7486 | 63,094,465 | 7,486 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to modify the Segment Editor and let users view and edit a new segment property to let them decide how far back should we go pre-processing the reports data for each segment.
#### Problem description
Imagine a very big Piwik instance with maybe hundreds of websites and millions of monthly act... | New feature for Segments in Segment editor: "Process historical reports from ..." | https://api.github.com/repos/matomo-org/matomo/issues/7483/comments | 1 | 2015-03-19T02:40:15Z | 2024-09-13T09:06:46Z | https://github.com/matomo-org/matomo/issues/7483 | 62,852,959 | 7,483 |
[
"matomo-org",
"matomo"
] | Example URL: http://demo.piwik.org/index.php?module=API&method=Resolution.getResolution&idSite=7&period=week&date=last10&format=JSON
This does the following:
```
{
"From 2015-01-12 to 2015-01-18": [...data...]",
"From 2015-01-19 to 2015-01-25": [...data...],
...
}
```
instead it should do for example
```
{
"2015-01... | API should not prettify labels when requesting period=week with many periods | https://api.github.com/repos/matomo-org/matomo/issues/7480/comments | 0 | 2015-03-19T02:01:47Z | 2016-10-05T21:28:04Z | https://github.com/matomo-org/matomo/issues/7480 | 62,848,454 | 7,480 |
[
"matomo-org",
"matomo"
] | Certain references to Taiwan are inconsistent in the [lang].json in plugins/UserCountry/lang. For example, the term "Taiwan, Province of China" is used to indicate Taiwan in the tl and en version; while "Republic of China"(Repubblica di Cina) in the it version.
May I suggest simply using "Taiwan" and equivalent wor... | Inconsistent use of country name in [lang].json | https://api.github.com/repos/matomo-org/matomo/issues/7479/comments | 2 | 2015-03-19T01:50:31Z | 2015-04-12T20:15:48Z | https://github.com/matomo-org/matomo/issues/7479 | 62,846,331 | 7,479 |
[
"matomo-org",
"matomo"
] | Hello Piwik Developers,
I am using Piwik on a website with a frontend written in AngularJS and finding it very difficult to do link tracking with Piwik. The source of the difficulty is that `enableLinkTracking` only tracks links which exist and have an `href` property at the moment Piwik is initialized, which can be ... | Better support for dynamic link tracking | https://api.github.com/repos/matomo-org/matomo/issues/7477/comments | 9 | 2015-03-19T00:37:52Z | 2024-09-13T09:06:47Z | https://github.com/matomo-org/matomo/issues/7477 | 62,835,517 | 7,477 |
[
"matomo-org",
"matomo"
] | The live visitors button is a combined state/action button. I know that this kind of buttons cannot be done right, because some people associate the current state with the icon while others associate the possible action with the icon (we once hat that in a project for phone take off/hang up and changed the semantics at... | Wrong tooltip for Live visitors button | https://api.github.com/repos/matomo-org/matomo/issues/7474/comments | 4 | 2015-03-18T16:41:17Z | 2015-05-06T04:40:25Z | https://github.com/matomo-org/matomo/issues/7474 | 62,737,960 | 7,474 |
[
"matomo-org",
"matomo"
] | French Guiana shows up as France in piwik maps and reports. Although this may be politically correct, it is confusing for analytics and reporting. Please consider identifying French Guiana separately from France. Thanks
| French Guiana shows up as France in maps and reports | https://api.github.com/repos/matomo-org/matomo/issues/7473/comments | 1 | 2015-03-18T14:16:11Z | 2015-03-18T22:03:19Z | https://github.com/matomo-org/matomo/issues/7473 | 62,704,661 | 7,473 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to provide a better way for Plugins to define Custom Archiver logic, to make the platform easier to use for ourselves and all third party developers creating custom plugins.
#### Why is it important?
This refactoring is very important and needed to improve the platform. In this issue we will ... | Redesign how Plugins developer define custom data Archiver | https://api.github.com/repos/matomo-org/matomo/issues/7470/comments | 2 | 2015-03-18T04:51:21Z | 2024-09-13T09:06:47Z | https://github.com/matomo-org/matomo/issues/7470 | 62,588,759 | 7,470 |
[
"matomo-org",
"matomo"
] | The reporting menu prevents using the middle button on the mouse to open a link in a separate tab. Instead it will change the page in the current tab.
This is very frustrating, web pages shouldn't override standard behavior especially when it could be useful. I often need to open a different report but need to keep th... | The menu shouldn't intercept middle mouse clicks | https://api.github.com/repos/matomo-org/matomo/issues/7466/comments | 1 | 2015-03-18T01:38:28Z | 2015-03-29T22:49:59Z | https://github.com/matomo-org/matomo/issues/7466 | 62,559,308 | 7,466 |
[
"matomo-org",
"matomo"
] | According to https://mariadb.com/kb/en/mariadb/optimize-table/ OPTIMIZE TABLES is supported by MariaDB for versions 10.1.1 and greater. Piwik should not skip optimizing tables for these instances.
Refs https://github.com/piwik/piwik/issues/7181
| OPTIMIZE TABLES should be run against mariadb instances that support it | https://api.github.com/repos/matomo-org/matomo/issues/7462/comments | 0 | 2015-03-17T22:59:50Z | 2016-10-05T20:39:48Z | https://github.com/matomo-org/matomo/issues/7462 | 62,538,246 | 7,462 |
[
"matomo-org",
"matomo"
] | I Have scheduled reports that I created in the Joomla Piwik component. They used to work and sent an attached PDF on a weekly basis. They stopped working automatically, but if i go to the reports page and manual click "Send Report Now", I receive the report without any problem. What is the difference? Why did the autom... | Piwik Schedule Reports not being received | https://api.github.com/repos/matomo-org/matomo/issues/7460/comments | 3 | 2015-03-17T15:18:46Z | 2024-09-13T09:06:48Z | https://github.com/matomo-org/matomo/issues/7460 | 62,425,648 | 7,460 |
[
"matomo-org",
"matomo"
] | During attempt to run core:update on Piwik 2.11.2 I spoted following issue:
- try running ./console core:update --piwik-domain=localhost
- throws following error:
> [UnexpectedValueException]
> RecursiveDirectoryIterator::__construct(/private/var/www/piwik/tmp/templates_c): failed to open dir: No such file or dire... | core:update command expects certain directories to be present tmp/ | https://api.github.com/repos/matomo-org/matomo/issues/7459/comments | 1 | 2015-03-17T12:38:01Z | 2024-09-13T09:06:48Z | https://github.com/matomo-org/matomo/issues/7459 | 62,384,649 | 7,459 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to investigate and solve a Live API request performance issue, when the request contains a high `filter_offset` paramater value.
The system runs out of memory, when requesting the following Query:
> index.php?module=API&method=Live.getLastVisitsDetails&idSite=4&period=day&date=yesterday&form... | Memory error in API Live.getLastVisitsDetails when filter_offset is large | https://api.github.com/repos/matomo-org/matomo/issues/7458/comments | 1 | 2015-03-17T10:50:54Z | 2015-04-01T01:03:10Z | https://github.com/matomo-org/matomo/issues/7458 | 62,359,744 | 7,458 |
[
"matomo-org",
"matomo"
] | The OptOut iFrame evaluates, if the user has a cookie set which request a do not track like behavior.
However, if the piwik site is set to evaluate the Do Not Track setting of user's browser and the user has do not track enabled, then the iFrame displays wrong content, namely that the user is being tracked while he is... | OptOut iFrame does not evaluate the Do Not Track Flag | https://api.github.com/repos/matomo-org/matomo/issues/7457/comments | 1 | 2015-03-17T09:37:53Z | 2015-03-17T09:40:16Z | https://github.com/matomo-org/matomo/issues/7457 | 62,346,210 | 7,457 |
[
"matomo-org",
"matomo"
] | http://developer.piwik.org/core does not exist, but is referenced from Developer section:
http://developer.piwik.org/develop
| 404 Error on Development link | https://api.github.com/repos/matomo-org/matomo/issues/7456/comments | 1 | 2015-03-17T09:30:19Z | 2015-03-18T22:02:42Z | https://github.com/matomo-org/matomo/issues/7456 | 62,343,809 | 7,456 |
[
"matomo-org",
"matomo"
] | As noted in #7440, commit 0abac3b312ff9560fb43012192e37c2369bab3ed introduced a UNION into findVisitor() within the visit code (now in core/Tracker/Model.php), which [results in the creation of a temporary table on each call](http://dev.mysql.com/doc/refman/5.5/en/internal-temporary-tables.html) ("UNION queries use tem... | UNION query in findVisitor() is regularly 100ms+, involves temporary tables and scans | https://api.github.com/repos/matomo-org/matomo/issues/7454/comments | 3 | 2015-03-17T05:32:38Z | 2015-05-01T09:19:47Z | https://github.com/matomo-org/matomo/issues/7454 | 62,292,239 | 7,454 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to decide on a process to ensure that the Piwik Product team has a workflow that will ensure that the CI builds across our 50+ repositories are green on every monday.
Goals:
- Decide who is responsible to fix the builds on Monday
1. maybe someone from the team will volunteer to "own this... | Decide how we keep our builds green | https://api.github.com/repos/matomo-org/matomo/issues/7453/comments | 7 | 2015-03-17T04:28:23Z | 2016-04-01T01:27:52Z | https://github.com/matomo-org/matomo/issues/7453 | 62,283,708 | 7,453 |
[
"matomo-org",
"matomo"
] | As described in https://github.com/piwik/piwik/pull/7025#issuecomment-81567476
The `Skip to content` link overlaps with top menu:

| Skip to Content overlaps with top menu | https://api.github.com/repos/matomo-org/matomo/issues/7451/comments | 2 | 2015-03-16T22:30:36Z | 2015-04-06T01:56:35Z | https://github.com/matomo-org/matomo/issues/7451 | 62,225,216 | 7,451 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to refresh the design of the Piwik updater screens.
Here is an example of the new design for the "Piwik updated" screen:

We should also use this same design for the other Upda... | New design for Updater screen | https://api.github.com/repos/matomo-org/matomo/issues/7450/comments | 4 | 2015-03-16T22:00:27Z | 2015-04-17T03:07:52Z | https://github.com/matomo-org/matomo/issues/7450 | 62,220,719 | 7,450 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to make all titles in Piwik black colors, in particular to change the titles currently brown to make them consistent black.
For example: https://raw.githubusercontent.com/piwik/piwik-ui-tests/master/CoreUpdaterDb_main.png
also this: https://github.com/piwik/piwik-ui-tests/blob/master/UIInteg... | Make titles black instead of brown | https://api.github.com/repos/matomo-org/matomo/issues/7449/comments | 2 | 2015-03-16T21:50:12Z | 2015-04-17T06:44:44Z | https://github.com/matomo-org/matomo/issues/7449 | 62,218,955 | 7,449 |
[
"matomo-org",
"matomo"
] | I recently had some bigger database updates that took a while. I clicked the "Upgrade Piwik" button but nothing really happened. I wasn't sure whether it does anything or not so pressed the button again, still no indicator whether the update started. Not sure if this triggered the update process a second time. In the e... | Show indicator whether database upgrade is in progress | https://api.github.com/repos/matomo-org/matomo/issues/7448/comments | 3 | 2015-03-16T19:54:48Z | 2015-03-26T01:20:59Z | https://github.com/matomo-org/matomo/issues/7448 | 62,192,395 | 7,448 |
[
"matomo-org",
"matomo"
] | In the Visitor - Settings view. the Plugins panel gave is showing these numbers for (in the attached screenshot): Please note the 102% in the first line. It might be a small issue related to visitors using ie browser. But it could be a general problem with calculating percentages on the entire webapp. It is worth it to... | Percentage displays more than 100% values in Visitor - Settings - Plugins | https://api.github.com/repos/matomo-org/matomo/issues/7447/comments | 2 | 2015-03-16T17:59:12Z | 2015-03-16T18:03:16Z | https://github.com/matomo-org/matomo/issues/7447 | 62,164,217 | 7,447 |
[
"matomo-org",
"matomo"
] | Hey everyone,
I have created a customvariable like this: **customVariablePageValue1==7**
Than i have activated the **option with archiving**. After the archiving proccess, the count about pageviews are not counted.
The ip segment filter works well but the customvariable don't works.
Reference: http://forum.piwik.... | Customvariable segment filter don't works with archive | https://api.github.com/repos/matomo-org/matomo/issues/7446/comments | 1 | 2015-03-16T14:22:17Z | 2015-04-01T21:38:18Z | https://github.com/matomo-org/matomo/issues/7446 | 62,095,982 | 7,446 |
[
"matomo-org",
"matomo"
] | Hello,
The scheduling report never gone in my mail-box, my FAI orange reject the mail, perhaps the return-path of the mail is not correct.
when i send a report on mail-tester.com, in the source code i see that the return path is like domain@mail-tester.com
I think that the mail i sent to orange will be dropped syst... | "Return-path" email header: emails from Piwik can be marked as spam | https://api.github.com/repos/matomo-org/matomo/issues/7445/comments | 7 | 2015-03-16T13:27:59Z | 2016-07-22T04:08:52Z | https://github.com/matomo-org/matomo/issues/7445 | 62,081,884 | 7,445 |
[
"matomo-org",
"matomo"
] | We have a webservice that uses .exe in the URL. These calls is always tracked as a download.
Would love to see a per site setting to exclude / include extensions as a download.
| Exclude extensions as downloads | https://api.github.com/repos/matomo-org/matomo/issues/7444/comments | 1 | 2015-03-16T13:15:50Z | 2015-04-09T06:09:03Z | https://github.com/matomo-org/matomo/issues/7444 | 62,078,893 | 7,444 |
[
"matomo-org",
"matomo"
] | In an instance that has URL based site search, a request with no value (empty string) as the site search parameter value, is not added to site search.
A call like this:
example.com?q=&categoryparameter=someparameter
Should be added as a site search, with an empty string as site search and "someparameter" as site sear... | Site search with empty value in search parameter does not count as site search | https://api.github.com/repos/matomo-org/matomo/issues/7443/comments | 0 | 2015-03-16T13:04:18Z | 2024-09-13T09:06:49Z | https://github.com/matomo-org/matomo/issues/7443 | 62,075,180 | 7,443 |
[
"matomo-org",
"matomo"
] | In the case of a Piwik instance having multiple super admins, it is hard to share or transfer work. Both super admins have there own set of settings, like email reports they have created for users, segments that have been created, not shared with everyone.
One super admin is not able to access (or view) these parts cr... | issues with multiple super users on an instance | https://api.github.com/repos/matomo-org/matomo/issues/7442/comments | 2 | 2015-03-16T12:38:19Z | 2024-09-13T09:06:50Z | https://github.com/matomo-org/matomo/issues/7442 | 62,067,559 | 7,442 |
[
"matomo-org",
"matomo"
] | Since Piwik only uses the ID and not the URL for capture,we need a way to exclude specific URLs from the data capture where not including the script is not an option? In our use case, we use a central CMS for 300 websites and I need to exclude any traffic from the development and staging URLs. This could also be useful... | Need a way to exclude URLs from being tracked | https://api.github.com/repos/matomo-org/matomo/issues/7441/comments | 2 | 2015-03-16T11:36:21Z | 2015-04-08T04:03:57Z | https://github.com/matomo-org/matomo/issues/7441 | 62,051,656 | 7,441 |
[
"matomo-org",
"matomo"
] | After upgrading to 2.12.b5 i have still big performance issues.
2.9.2: 740 req/s
2.11.2: 370 req/s
2.12.b5: 400 req/s
I can still see high cpu consumption by the php fcgi processes (~ 20-25% cpu p. process under load, with 2.9.2 it was ~10-15%).
see [Issue 7416](https://github.com/piwik/piwik/issues/7416)
| Performance regressions since 2.9.2 | https://api.github.com/repos/matomo-org/matomo/issues/7440/comments | 20 | 2015-03-16T10:22:40Z | 2015-06-18T03:18:11Z | https://github.com/matomo-org/matomo/issues/7440 | 62,035,958 | 7,440 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.