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"
] | When archiving I recieve the following error on one of the sites
ERROR: Got invalid response from API request: http://[correct.url]/index.php?module=API&method=VisitsSummary.getVisits&idSite=2&period=month&date=last4&format=php&token_auth=[authmd5]&trigger=archivephp. Response was ''
Attaching log for more information.... | Archiving Error | https://api.github.com/repos/matomo-org/matomo/issues/3152/comments | 3 | 2012-05-24T14:41:27Z | 2014-08-03T11:21:14Z | https://github.com/matomo-org/matomo/issues/3152 | 37,353,714 | 3,152 |
[
"matomo-org",
"matomo"
] | Follow up from #2172
The goal of this ticket is to improve the JAVA tracker and sync it with the PHP tracker in terms of features and public APIs.
Thank you to all contributors!
Code is available in: [ "Java Tracking Client"](http://github.com/piwik/piwik-java-tracking)
| PiwikTracker.java sync with PHP tracker and release 1.0 | https://api.github.com/repos/matomo-org/matomo/issues/3151/comments | 18 | 2012-05-24T06:42:30Z | 2014-07-08T10:10:04Z | https://github.com/matomo-org/matomo/issues/3151 | 37,353,713 | 3,151 |
[
"matomo-org",
"matomo"
] | Reported by Timo in the original ticket #2461
- The body mouseup event registered in datatable.js for the feature is never unbound. Shouldn't it be only bound after opening the dialog and unbound after closing it?
- Binding the event to the body is problematic in Chrome. The body does not strech over the entire windo... | UI: small code improvements to selector to choose number of rows | https://api.github.com/repos/matomo-org/matomo/issues/3150/comments | 1 | 2012-05-24T03:34:30Z | 2014-07-08T10:10:04Z | https://github.com/matomo-org/matomo/issues/3150 | 37,353,712 | 3,150 |
[
"matomo-org",
"matomo"
] | i have problem about email report. email report is not working after using varoius smtp including google. when i trying to click send report now, the loading take too long for process. please help me how to solve this problem?
| email report | https://api.github.com/repos/matomo-org/matomo/issues/3148/comments | 2 | 2012-05-21T09:37:08Z | 2014-08-03T11:21:21Z | https://github.com/matomo-org/matomo/issues/3148 | 37,353,711 | 3,148 |
[
"matomo-org",
"matomo"
] | Currently all links of extenal websites will send a referer of the current stats view in piwik (date, websiteid, ...), which could be logged by their stat software.
Would be nice to prevent this.
Some ways to do it:
http://stackoverflow.com/questions/8893269/what-is-the-most-reliable-way-to-hide-spoof-the-referrer-in... | Obscure or prevent referer for outgoing links in piwik via rel=noreferrer (works in Firefox) | https://api.github.com/repos/matomo-org/matomo/issues/3147/comments | 8 | 2012-05-18T12:14:56Z | 2014-11-27T03:11:51Z | https://github.com/matomo-org/matomo/issues/3147 | 37,353,710 | 3,147 |
[
"matomo-org",
"matomo"
] | Hello,
I have a goal tracking clics on an external link which downloads a file. The filenames can have special characters like "spaces".
The goal is set with the encoded URL copied directly from the site like "my%20file%20link.pdf". With this encoded filename, the goal is never converted. With the non-encoded filename... | Goals conversion : url encoding problem | https://api.github.com/repos/matomo-org/matomo/issues/3146/comments | 4 | 2012-05-16T09:12:42Z | 2015-04-09T03:52:05Z | https://github.com/matomo-org/matomo/issues/3146 | 37,353,708 | 3,146 |
[
"matomo-org",
"matomo"
] | In the same sense, that the option
http://piwik.org/faq/how-to/#faq_91 force_ssl does not enforce https for piwik.php and piwik.js it should also not enforce that https for the optOut iframe:
index.php?module=CoreAdminHome&action=optOut (sometimes with additional language=de or similar parameter)
| force_ssl option should not force https for optOut-iframe | https://api.github.com/repos/matomo-org/matomo/issues/3145/comments | 2 | 2012-05-15T13:26:07Z | 2014-07-08T10:10:03Z | https://github.com/matomo-org/matomo/issues/3145 | 37,353,707 | 3,145 |
[
"matomo-org",
"matomo"
] | Reports with segmentation won't be preprocessed.
Steps to reproduce:
1. Build a plugin with one report that uses segmentation and one that doesn't (for reference).
1. Make sure, your data won't be browser-archived. (settings->general settings)
->at this point I noticed, that the report with Seg. will be browser-arc... | Preprocessing reports with segmentation | https://api.github.com/repos/matomo-org/matomo/issues/3144/comments | 2 | 2012-05-14T16:34:03Z | 2014-07-08T10:10:03Z | https://github.com/matomo-org/matomo/issues/3144 | 37,353,706 | 3,144 |
[
"matomo-org",
"matomo"
] | The currency is in the wrong position for
- Danish krone
- Estonian kroon
- Icelandic krna
- Norwegian krone
- Swedish krona
Probably more currencies that are in the wrong position but haven't been able to find a decent list of this so for now the fix is adding "kr" to the array in the getPrettyMoney in core/Piwik.php... | Currency Symbol position for Krona | https://api.github.com/repos/matomo-org/matomo/issues/3143/comments | 2 | 2012-05-14T14:54:30Z | 2014-07-08T10:10:03Z | https://github.com/matomo-org/matomo/issues/3143 | 37,353,705 | 3,143 |
[
"matomo-org",
"matomo"
] | Piwik uses jQuery from:
```
http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js
```
If you are using Piwik at a SSL secured login screen, you will be prompted with the information about "The page at https://... ran insecure content from http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js".
W... | SSL: Mix of insecure resources on login page | https://api.github.com/repos/matomo-org/matomo/issues/3142/comments | 2 | 2012-05-11T23:40:01Z | 2014-07-08T10:10:03Z | https://github.com/matomo-org/matomo/issues/3142 | 37,353,704 | 3,142 |
[
"matomo-org",
"matomo"
] | Since switching from version 1.7.1 to 1.7.2_RC8 I've noticed a lot of the screen resolutions show as unknown whereas before I did not have this problem.
```
unknown 487
1366x768 72
1680x1050 41
320x480 50
1280x800 48
```
They all seem to be IE based browsers with few exceptions, attaching section of ... | trunk: Screen Resolution showing as unknown for IE visitors in Piwik 1.7.2 RC8 | https://api.github.com/repos/matomo-org/matomo/issues/3141/comments | 6 | 2012-05-10T10:34:03Z | 2014-07-08T10:10:03Z | https://github.com/matomo-org/matomo/issues/3141 | 37,353,702 | 3,141 |
[
"matomo-org",
"matomo"
] | See [in forum](http://forum.piwik.org/read.php?2,88558report)
We could change the archive select sql query to make it faster and use an index instead of memory sort.
| API Performance improvements on very large setup: SQL query tweak | https://api.github.com/repos/matomo-org/matomo/issues/3140/comments | 4 | 2012-05-09T20:41:39Z | 2014-07-08T10:10:02Z | https://github.com/matomo-org/matomo/issues/3140 | 37,353,700 | 3,140 |
[
"matomo-org",
"matomo"
] | Currently the Piwik Image Tracker allows only to count real visitors. However for seo practionners it can be very useful to know if bots are visiting specific websites where we are putting advertisement on it.
I think it could be very interesting to have a specific Image Tracker to track bots or to use the existing Bot... | Allow tracking request to record googlebot/bing bot requests | https://api.github.com/repos/matomo-org/matomo/issues/3139/comments | 2 | 2012-05-09T17:57:43Z | 2014-07-08T10:10:02Z | https://github.com/matomo-org/matomo/issues/3139 | 37,353,699 | 3,139 |
[
"matomo-org",
"matomo"
] | Hey guys,
I am getting the following error while accessing Piwik both from inside and outside of TYPO3.
Strict Notice: Non-static method Piwik_UsersManager_API::getTokenAuth() should not be called statically, assuming $this from incompatible context in /typo3conf/piwik/piwik/plugins/TYPO3Login/Auth.php on line 80
B... | TYPO3 + Piwik = Error | https://api.github.com/repos/matomo-org/matomo/issues/3138/comments | 2 | 2012-05-08T14:42:14Z | 2014-08-03T11:21:21Z | https://github.com/matomo-org/matomo/issues/3138 | 37,353,698 | 3,138 |
[
"matomo-org",
"matomo"
] | Some reports are related to other reports. In order to show the viewer these reports and in order to reduce the clutter that occurs if too many reports are displayed at once, a feature should be added to ViewDataTable that displays a report's related reports, if any.
The user should be able to click on a related repo... | Add ability to link to related reports to ViewDataTable | https://api.github.com/repos/matomo-org/matomo/issues/3137/comments | 22 | 2012-05-08T00:09:47Z | 2014-07-08T10:10:02Z | https://github.com/matomo-org/matomo/issues/3137 | 37,353,695 | 3,137 |
[
"matomo-org",
"matomo"
] | It could be useful, for plugins or remote applications, to be able to read a set of values from Piwik server.
Implementation:
- New API function eg. API.getSettings
- This API would simply return the values from the config file under section [APISettings]
This would be useful for example for a Piwik Mobile SDK. It w... | API to return server side settings | https://api.github.com/repos/matomo-org/matomo/issues/3136/comments | 2 | 2012-05-05T23:47:10Z | 2014-07-08T10:10:01Z | https://github.com/matomo-org/matomo/issues/3136 | 37,353,694 | 3,136 |
[
"matomo-org",
"matomo"
] | Hi,
It looks like there is no update since 2 months here, but several on the SVN.
Is this repo still alive ?
Regards,
| Updates ? | https://api.github.com/repos/matomo-org/matomo/issues/3/comments | 4 | 2012-05-03T16:46:52Z | 2025-01-28T14:07:05Z | https://github.com/matomo-org/matomo/issues/3 | 4,408,892 | 3 |
[
"matomo-org",
"matomo"
] | Iframe dont work with internet explorer and safari, when piwik is hosted on a different domain. Its not possible to uncheck the checkbox. Browser wont set the needed cookie.
Solution for IE:
Add following to your .htaccess(create one, when needed) in your piwik folder:
header append P3P "CP=\"CAO PSA OUR\"" (thx to M... | Make Piwik opt-out feature work on safari and internet explorer | https://api.github.com/repos/matomo-org/matomo/issues/3135/comments | 15 | 2012-05-03T10:34:16Z | 2015-08-14T15:42:39Z | https://github.com/matomo-org/matomo/issues/3135 | 37,353,692 | 3,135 |
[
"matomo-org",
"matomo"
] | Currently the tracking API accepts [a set of GET parameters](http://piwik.org/docs/tracking-api/reference/). each request is one page view. For performance reasons, it sometimes is desired to send multiple page views at once:
- We could batch page views for example 20 pages in one request in our [server Log Analytics](... | Improve Tracking API performance: track bulk page views as POST request | https://api.github.com/repos/matomo-org/matomo/issues/3134/comments | 21 | 2012-05-03T01:52:05Z | 2014-07-08T10:17:14Z | https://github.com/matomo-org/matomo/issues/3134 | 37,353,690 | 3,134 |
[
"matomo-org",
"matomo"
] | We currently report OS and browsers and resolutions... but we do not simply **report the number of visits from mobile VS desktop environment**
Notes
- We should build this ideally based as a view of either the OS or Browser, rather than requiring a new field in the log_visit table.
- There would be a new API method, U... | New report: Mobile visits VS Desktop visits | https://api.github.com/repos/matomo-org/matomo/issues/3133/comments | 4 | 2012-05-02T11:14:57Z | 2014-07-08T10:10:06Z | https://github.com/matomo-org/matomo/issues/3133 | 37,353,688 | 3,133 |
[
"matomo-org",
"matomo"
] | ImageGraph just displays a message _"The column 'revenue_discount' was not found in this report"_ when opening "Ecommerce orders" with metric "Tax" on Piwik Mobile.
Example url:
http://demo.piwik.org/index.php?module=API&method=ImageGraph.get&idSite=3&apiModule=Goals&apiAction=get&idGoal=ecommerceOrder&period=day&date... | ImageGraph: The column 'revenue_discount' was not found in this report | https://api.github.com/repos/matomo-org/matomo/issues/3132/comments | 6 | 2012-05-01T20:41:35Z | 2014-07-08T10:10:00Z | https://github.com/matomo-org/matomo/issues/3132 | 37,353,687 | 3,132 |
[
"matomo-org",
"matomo"
] | The [Chartbeat demo](http://chartbeat.com/demo/) site shows their nifty dashboard widget in the upper-lefthand corner that displays in real-time how many people are active on your site.
At minimum, I'd like to have a widget that shows how many people are currently on the site. That count could be based on active sessi... | New dashboard widget to show real-time visitor count | https://api.github.com/repos/matomo-org/matomo/issues/3131/comments | 17 | 2012-05-01T15:52:40Z | 2014-07-08T10:10:00Z | https://github.com/matomo-org/matomo/issues/3131 | 37,353,685 | 3,131 |
[
"matomo-org",
"matomo"
] | When move the mouse to the button "Piwik 1.7.2 rc8", it show a lot of error instead of About Piwik.
My revision is 6224
The error message is:
There is an error. Please report the message and full backtrace in the Piwik forums (please do a Search first as it might have been reported already!).
Warning: vsprintf() [... | Warning: vsprintf() [function.vsprintf]: Too few arguments - When move mouse to the About Piwik button - on trunk | https://api.github.com/repos/matomo-org/matomo/issues/3130/comments | 3 | 2012-04-27T06:32:12Z | 2014-08-03T11:21:21Z | https://github.com/matomo-org/matomo/issues/3130 | 37,353,684 | 3,130 |
[
"matomo-org",
"matomo"
] | None
| generated .htaccess files should be wrapped by ifmodule | https://api.github.com/repos/matomo-org/matomo/issues/3129/comments | 6 | 2012-04-27T06:09:16Z | 2014-07-08T10:09:59Z | https://github.com/matomo-org/matomo/issues/3129 | 37,353,683 | 3,129 |
[
"matomo-org",
"matomo"
] | It could be the case where the user unzips an older version of latest.zip on the desktop and then uploads to the server. When the auto-update kicks in, it won't overwrite because the existing file appears to be newer.
| Update: PclZip should overwrite newer (timestamped) file | https://api.github.com/repos/matomo-org/matomo/issues/3128/comments | 2 | 2012-04-26T03:47:43Z | 2014-07-08T10:09:58Z | https://github.com/matomo-org/matomo/issues/3128 | 37,353,682 | 3,128 |
[
"matomo-org",
"matomo"
] | It could be the case where the user unzips an older version of latest.zip on the desktop and then uploads to the server. When the auto-update kicks in, it won't overwrite because the existing file appears to be newer.
| Update: PclZip should overwrite newer (timestamped) file | https://api.github.com/repos/matomo-org/matomo/issues/3127/comments | 1 | 2012-04-26T03:47:42Z | 2014-07-08T10:09:58Z | https://github.com/matomo-org/matomo/issues/3127 | 37,353,681 | 3,127 |
[
"matomo-org",
"matomo"
] | For mysqli, you only have to prepend host with "p:" but currently, must edit config.ini.php manually to do so.
We should allow this at time of installation. However, in plugins/Installation/Controller.php databaseSetup() tries to parse a port if a colon is present, and so incorrectly splits this into host=p, port=loc... | Installer: support mysqlnd persistent connections | https://api.github.com/repos/matomo-org/matomo/issues/3126/comments | 4 | 2012-04-26T03:15:41Z | 2014-08-03T12:13:46Z | https://github.com/matomo-org/matomo/issues/3126 | 37,353,680 | 3,126 |
[
"matomo-org",
"matomo"
] | The PiwikTracker.php sendRequest() method has a http request timeout of 600 seconds. This isn't ideal for many use cases, so it'd be great to see support for a configurable timeout.
| Request timeout should be configurable in PiwikTracker.php | https://api.github.com/repos/matomo-org/matomo/issues/3125/comments | 1 | 2012-04-25T22:40:30Z | 2014-07-08T10:09:58Z | https://github.com/matomo-org/matomo/issues/3125 | 37,353,679 | 3,125 |
[
"matomo-org",
"matomo"
] | Currently the All Websites dashboard will work well when there are hundreds or even thousands of websites, but after a point it becomes unusable. It should, however, be able to scale to any number of websites.
There are currently many barriers to scaling this area, including:
- Lack of server-side pagination means all... | Make "All Websites Dashboard" usable with 20,000+ websites | https://api.github.com/repos/matomo-org/matomo/issues/3124/comments | 8 | 2012-04-24T08:42:02Z | 2014-10-01T14:01:57Z | https://github.com/matomo-org/matomo/issues/3124 | 37,353,678 | 3,124 |
[
"matomo-org",
"matomo"
] | Widgets related issues in 1.7.2-rc8:
1) There is no visual feedback on Firefox (11.0) while widgets are loading. I.e., the "Loading Data..." disappears quickly with appearance of the "Widgets & Dashboard" selectors, long before the widgets appear, so that one is left wondering if something is still to arrive or not.
(... | Piwik 1.7.2-rc8: Widgets issues | https://api.github.com/repos/matomo-org/matomo/issues/3123/comments | 2 | 2012-04-24T05:48:17Z | 2014-07-08T10:09:58Z | https://github.com/matomo-org/matomo/issues/3123 | 37,353,677 | 3,123 |
[
"matomo-org",
"matomo"
] | By default, Piwik processes count(distinct idvisitor) unique visitor count for days, weeks and months. It does not process for date ranges and years but this can be enabled: http://piwik.org/faq/how-to/#faq_113
- We should also allow to disable unique visitor count for weeks and months. A new setting in the config file... | Allow to disable unique visitor count query for days weeks and months | https://api.github.com/repos/matomo-org/matomo/issues/3122/comments | 3 | 2012-04-23T23:23:38Z | 2014-07-08T10:09:57Z | https://github.com/matomo-org/matomo/issues/3122 | 37,353,676 | 3,122 |
[
"matomo-org",
"matomo"
] | reported in [post](forum)
- We could change the numeric value type from float to double, in all newly created piwik_archive_numeric_\* table.
- we would leave existing archive tables with the float field as it is to avoid a long update process.
| Very large traffic: change archive numeric from float to double | https://api.github.com/repos/matomo-org/matomo/issues/3121/comments | 2 | 2012-04-23T23:19:30Z | 2014-07-08T10:09:57Z | https://github.com/matomo-org/matomo/issues/3121 | 37,353,675 | 3,121 |
[
"matomo-org",
"matomo"
] | Suggested in [forum post](http://forum.piwik.org/read.php?2,88411)
Currently we count the number of distinct idvisitor, to get unique per week/month/etc.
Instead, we could count each time a visitor is new (he didn't have the idcookie or wasn't match to recent visit), set a flag. Then count the number of times the fla... | Performance: Faster algorithm to count unique visitors | https://api.github.com/repos/matomo-org/matomo/issues/3120/comments | 1 | 2012-04-23T23:16:38Z | 2024-09-13T09:12:41Z | https://github.com/matomo-org/matomo/issues/3120 | 37,353,674 | 3,120 |
[
"matomo-org",
"matomo"
] | When I check a single page I would like to see where the visitors came from to this page. The report Website on the Referrers tab show traffic sources **as a whole**. It would be an improvement if you could see traffic sources **for each page**.
Keywords: traffic sources, referrer
| Improve the referrers: show traffic sources for single pages | https://api.github.com/repos/matomo-org/matomo/issues/3119/comments | 1 | 2012-04-23T11:18:00Z | 2014-07-08T10:09:57Z | https://github.com/matomo-org/matomo/issues/3119 | 37,353,673 | 3,119 |
[
"matomo-org",
"matomo"
] | By using standard protocols (FTP, Web-services, ..) the Report Publisher plugin can automatically and periodically send reports to third-party systems.
[Documentation](https://github.com/JulienMoumne/piwik-report-publisher/blob/master/README.md)
[Source code repository](https://github.com/JulienMoumne/piwik-report-pub... | Report Publisher | https://api.github.com/repos/matomo-org/matomo/issues/3118/comments | 8 | 2012-04-22T22:50:26Z | 2014-07-08T10:17:02Z | https://github.com/matomo-org/matomo/issues/3118 | 37,353,672 | 3,118 |
[
"matomo-org",
"matomo"
] | Currently, the installer does not check if the given credentials have enough permissions for piwik to run normally.
**Example**
I gave the MySQL permissions:
```
Select_priv,Insert_priv,Update_priv,Delete_priv,Create_priv,Drop_priv,Index_priv.
```
"Alter_priv" was missing and is quite critical for piwik to run. At t... | Installer: After db-credentials are entered, check if that access has enough permissions that piwik needs in its runtime. | https://api.github.com/repos/matomo-org/matomo/issues/3117/comments | 2 | 2012-04-20T18:53:11Z | 2014-07-08T10:09:57Z | https://github.com/matomo-org/matomo/issues/3117 | 37,353,671 | 3,117 |
[
"matomo-org",
"matomo"
] | We are using the ecommerce feature of Piwik for our websites and have noticed that items are aggregated to "-1". This occurs in both UI and API for "Product SKU" and "Product Name" reports.
This piece of code simulates just some product views and a purchase so that the ecommerce report shows up in the UI:
```
var piw... | E-Commerce Reports should not aggregate data to "-1" | https://api.github.com/repos/matomo-org/matomo/issues/3116/comments | 7 | 2012-04-20T17:13:33Z | 2014-07-08T10:09:56Z | https://github.com/matomo-org/matomo/issues/3116 | 37,353,670 | 3,116 |
[
"matomo-org",
"matomo"
] | The lost password function is not working. Steps to reproduce:
1.) Make sure you are logged out and you have a fresh session
2.) Goto piwik login page
3.) Click 'Lost password'
4.) Enter a valid e-mail
5.) Click Sent
=> Result: There will be an error message, saying that you can't use the function because you are... | Lost password not working in Piwik 1.7.1 | https://api.github.com/repos/matomo-org/matomo/issues/3115/comments | 3 | 2012-04-20T10:58:20Z | 2014-07-08T10:09:56Z | https://github.com/matomo-org/matomo/issues/3115 | 37,353,669 | 3,115 |
[
"matomo-org",
"matomo"
] | As discussed in topic: https://forum.piwik.org/t/api-actions-getoutlinks-segment-for-a-referring-previous-url/6612
The API for getOutlinks needs a segment so that one can request all outlinks for a particular page.
The current segments (referrerURL, pageUrl, exitPageUrl etc) have no effect on the API call getOutlinks... | New API segment previousPageUrl= | https://api.github.com/repos/matomo-org/matomo/issues/3114/comments | 4 | 2012-04-19T15:56:47Z | 2024-09-13T09:12:42Z | https://github.com/matomo-org/matomo/issues/3114 | 37,353,668 | 3,114 |
[
"matomo-org",
"matomo"
] | Error with Internet Explorer stats not being captured in Piwik 1.7. I followed the instructions at [http://piwik.org/faq/troubleshooting/#faq_100] to set the information request from GET to POST. All browsers except IE record a POST request, however IE shows a GET request, causing a 404 error. Have tested this through ... | IE 's XDomainRequest is not compatible with XHR | https://api.github.com/repos/matomo-org/matomo/issues/3112/comments | 7 | 2012-04-18T03:26:24Z | 2014-07-08T10:09:56Z | https://github.com/matomo-org/matomo/issues/3112 | 37,353,667 | 3,112 |
[
"matomo-org",
"matomo"
] | Then update URL builder, documentation, FAQs.
| Provide a shorter parameter for campaign name/keyword tracking (_pkc _pkd ?) | https://api.github.com/repos/matomo-org/matomo/issues/3111/comments | 4 | 2012-04-17T21:41:36Z | 2024-09-13T09:12:42Z | https://github.com/matomo-org/matomo/issues/3111 | 37,353,666 | 3,111 |
[
"matomo-org",
"matomo"
] | This ticket is a placeholder to link to all tickets and ideas related to improving the JS/Jqplot Graphs in Piwik.
See the following tickets:
- #3109 Support horizontal bar charts for better data visualization
- #3082 "Actions per visit" and others should be plotted on a new Y axis with lower values
- #2829 Axis displa... | Graphs list of improvements - javascript jqplot graphs | https://api.github.com/repos/matomo-org/matomo/issues/3110/comments | 1 | 2012-04-15T23:36:48Z | 2024-09-13T09:12:43Z | https://github.com/matomo-org/matomo/issues/3110 | 37,353,665 | 3,110 |
[
"matomo-org",
"matomo"
] | Currently we use vertical bar charts in Piwik, which are fine for "Server time" graph and a few others, but really bad for most useful reports such as "websites", "page urls" or "keywords".
The graph in this case is not useful because the legends are overwriting each other, and there is only 6 labels displayed.
Instea... | JS/jqplot to support horizontal bar charts for better data visualization | https://api.github.com/repos/matomo-org/matomo/issues/3109/comments | 0 | 2012-04-15T23:36:37Z | 2024-09-13T09:12:43Z | https://github.com/matomo-org/matomo/issues/3109 | 37,353,664 | 3,109 |
[
"matomo-org",
"matomo"
] | If the request doesn't contain a Host: header, we should probably default to the server's IP address,`
$_SERVER['SERVER_ADDR']` instead of unknown
Investigate impact.
| core/Url.php: getCurrentHost() should fallback to SERVER_ADDR | https://api.github.com/repos/matomo-org/matomo/issues/3108/comments | 1 | 2012-04-13T13:46:24Z | 2014-07-08T10:09:55Z | https://github.com/matomo-org/matomo/issues/3108 | 37,353,663 | 3,108 |
[
"matomo-org",
"matomo"
] | My revision is 6206. I update new code from SVN server and can not access Visitor overview page.
The error detail is:
Date format must be: YYYY-MM-DD, or 'today' or 'yesterday' or any keyword supported by the strtotime function (see http://php.net/strtotime for more information)
Backtrace:
#0 /home/chuongdu/public_h... | Report page got php error trunk | https://api.github.com/repos/matomo-org/matomo/issues/3107/comments | 6 | 2012-04-13T09:59:28Z | 2014-08-03T11:24:49Z | https://github.com/matomo-org/matomo/issues/3107 | 37,353,662 | 3,107 |
[
"matomo-org",
"matomo"
] | Hi, I'm using Piwik for 2 month in many websites, but from any time it doesn't work well because, when I do the login, it enters but doesn't load the data in widget!
It's a great problem!
How can I solve it?
Can you help me?
Thank you
Keywords: data loading
| Problems with data loading | https://api.github.com/repos/matomo-org/matomo/issues/3106/comments | 1 | 2012-04-13T09:46:03Z | 2014-08-03T11:24:49Z | https://github.com/matomo-org/matomo/issues/3106 | 37,353,661 | 3,106 |
[
"matomo-org",
"matomo"
] | In #1552, it was contemplated that a plugin many not want/need an entire settings screen of its own. In #2233, it came to pass that the PrivacyManager plugin consolidated various privacy-related configuration settings.
Finding all the privacy-related configuration settings is convenient for the user, but the approach... | Plugin configuration UI/UX | https://api.github.com/repos/matomo-org/matomo/issues/3105/comments | 2 | 2012-04-12T16:35:41Z | 2014-07-08T10:09:55Z | https://github.com/matomo-org/matomo/issues/3105 | 37,353,660 | 3,105 |
[
"matomo-org",
"matomo"
] | The background color not displayed on the update screen
| trunk regression: background color not displayed on the update screen | https://api.github.com/repos/matomo-org/matomo/issues/3104/comments | 1 | 2012-04-12T02:24:14Z | 2014-07-08T10:09:55Z | https://github.com/matomo-org/matomo/issues/3104 | 37,353,659 | 3,104 |
[
"matomo-org",
"matomo"
] | Hi!
I am trying to make my piwik installation as secure as possible using the Security plugin. I did research in the FAQ and other places and didn't find a solution! In my (windows) localhost I have no problems, but in my real server, I got several (8 in total)! One of them is:
```
Notice: Undefined offset:1 in /herm... | SecurityInfo Problems | https://api.github.com/repos/matomo-org/matomo/issues/3103/comments | 6 | 2012-04-12T00:10:16Z | 2014-07-08T10:09:54Z | https://github.com/matomo-org/matomo/issues/3103 | 37,353,657 | 3,103 |
[
"matomo-org",
"matomo"
] | The harcoded "10" should be customizable via config file setting.
See in plugins/Actions/Actions.php
$limitLevelSubCategory = 10
| Allow to customize the maximum URL split which defaults to 10 URL directories max | https://api.github.com/repos/matomo-org/matomo/issues/3102/comments | 4 | 2012-04-11T06:39:38Z | 2014-07-08T10:09:54Z | https://github.com/matomo-org/matomo/issues/3102 | 37,353,655 | 3,102 |
[
"matomo-org",
"matomo"
] | Currently, in the privacy tab, the lowest value for "Delete logs older than" is 7. Our organization would prefer if this value were 1, since we only need the aggregated information.
| Lower mininum value to 1 for "delete logs older than" in Privacy tab | https://api.github.com/repos/matomo-org/matomo/issues/3101/comments | 1 | 2012-04-11T00:01:38Z | 2014-07-08T10:09:54Z | https://github.com/matomo-org/matomo/issues/3101 | 37,353,653 | 3,101 |
[
"matomo-org",
"matomo"
] | Currently the [metadata analytics api](http://piwik.org/docs/analytics-api/metadata/) does return visits, page views, revenue, etc.
When the metadata is called with idgoal parameter, it should return the goal metrics for the requested report. This would work only for Keywords, websites, countries, custom variables, an... | Metadata API: support Goal metrics for keywords, countries, etc. | https://api.github.com/repos/matomo-org/matomo/issues/3099/comments | 3 | 2012-04-10T00:31:17Z | 2024-09-13T09:12:44Z | https://github.com/matomo-org/matomo/issues/3099 | 37,353,652 | 3,099 |
[
"matomo-org",
"matomo"
] | The page http://piwik.org/docs/tracking-api/ is too long. Let's split the API Reference in a different page for clarity and consitency with http://piwik.org/docs/analytics-api/reference/
| New doc page: REST Tracking API documentation | https://api.github.com/repos/matomo-org/matomo/issues/3098/comments | 1 | 2012-04-09T11:45:14Z | 2014-07-08T10:09:54Z | https://github.com/matomo-org/matomo/issues/3098 | 37,353,651 | 3,098 |
[
"matomo-org",
"matomo"
] | On a test Piwik, select year period, then visitor log, loading the page is really slow and I suppose could even crash Mysql in some cases.
When looking at year or month or day it should be as fast in all cases, since we select the last N visitors for the last day of the period.
I thought this was fixed already, but i... | Make Visitor Log load very fast even with hundreds of thousands of visitors, or if a visitor views thousands of pages | https://api.github.com/repos/matomo-org/matomo/issues/3097/comments | 5 | 2012-04-09T09:30:01Z | 2014-07-08T10:09:54Z | https://github.com/matomo-org/matomo/issues/3097 | 37,353,650 | 3,097 |
[
"matomo-org",
"matomo"
] | The message "The requested table (id = %d) couldn't be found in the DataTable Manager" should read:
" This report has been reprocessed since your last click. Please increase the timeout value in seconds in Settings > General Settings. (error: id %s not found). "
This would reduce frustration of first time users looki... | Improve message "The requested table (id = %d) couldn't be found in the DataTable Manager" | https://api.github.com/repos/matomo-org/matomo/issues/3096/comments | 1 | 2012-04-07T08:04:03Z | 2014-07-08T10:09:53Z | https://github.com/matomo-org/matomo/issues/3096 | 37,353,649 | 3,096 |
[
"matomo-org",
"matomo"
] | For faster and better user experience, we could:
- When clicking on websites URL, or on a Campaign name, or Custom Variable.. if the date includes today, it happens that report was re-processed and IDs changed between first table load and click on row.
- In this case, we should say that clicks to load subtables sho... | New parameter: force timeout on "today's" data | https://api.github.com/repos/matomo-org/matomo/issues/3095/comments | 0 | 2012-04-07T07:58:40Z | 2014-07-08T10:09:53Z | https://github.com/matomo-org/matomo/issues/3095 | 37,353,647 | 3,095 |
[
"matomo-org",
"matomo"
] | Version: Piwik 1.7.2-rc6
Workaround: add --idsite-fallback
An exception may be thrown when apache log with common_complete format is imported into Piwik and some of virtual server names
are not configured in Piwik:
```
Traceback (most recent call last):
File "/var/home/piwik/import_logs.py", line 1177, in <module>
m... | import_logs.py throws an exception on unknown domain | https://api.github.com/repos/matomo-org/matomo/issues/3094/comments | 1 | 2012-04-05T20:24:07Z | 2014-08-03T11:21:21Z | https://github.com/matomo-org/matomo/issues/3094 | 37,353,646 | 3,094 |
[
"matomo-org",
"matomo"
] | The Piwik dashboard is very useful and practical, but it can be a daunting for a first time user.
Each dashboard widget shows footer icons, pager, ... but they are usually rarely used. Especially since we store changes in the database and apply them when opening the dashboard again. Therefore we want to hide the widge... | Make Dashboard widgets more readable and less busy-looking | https://api.github.com/repos/matomo-org/matomo/issues/3093/comments | 9 | 2012-04-05T12:32:50Z | 2014-07-08T10:15:33Z | https://github.com/matomo-org/matomo/issues/3093 | 37,353,645 | 3,093 |
[
"matomo-org",
"matomo"
] | ticket:3049 has been closed as "answered", but it's not been resolved, this problem still persists and the Piwik site it effects is still unusable.
Can the ticket be reopened?
| Closed ticket #3049 should be reopened | https://api.github.com/repos/matomo-org/matomo/issues/3092/comments | 2 | 2012-04-05T12:22:42Z | 2014-07-08T10:09:53Z | https://github.com/matomo-org/matomo/issues/3092 | 37,353,644 | 3,092 |
[
"matomo-org",
"matomo"
] | This ticket is created in reference to http://forum.piwik.org/read.php?2,87669,87926.
I don't know since when the problem occurs. i think it was after an update to 1.7 or 1.7.x. May you are able to infer the update-date from your graph on http://demo.piwik.org as described in the above mentioned post.
the problem al... | Missing all Pageviews-data until piwikupdate | https://api.github.com/repos/matomo-org/matomo/issues/3091/comments | 6 | 2012-04-05T09:57:42Z | 2014-07-08T10:09:53Z | https://github.com/matomo-org/matomo/issues/3091 | 37,353,643 | 3,091 |
[
"matomo-org",
"matomo"
] | There is a bug in parsing Custom Variables, basically I have something like this on my site:
piwikTracker.setCustomVariable(
2,
"Entry",
'Random Title - " Foobar "',
"page"
);
which will be json encoded as:
{"2":[Title - " Foobar ""]("Entry","Random)}
what will happen is that in Tracker/V... | Bug in parsing of Custom Variables | https://api.github.com/repos/matomo-org/matomo/issues/3090/comments | 13 | 2012-04-05T01:21:32Z | 2014-07-08T10:09:52Z | https://github.com/matomo-org/matomo/issues/3090 | 37,353,642 | 3,090 |
[
"matomo-org",
"matomo"
] | Piwik tracks detailed visitor information, and after a few months of use Piwik will contain interesting information about new and returning visitors. Currently, we display the list of visits in the Visitor>Visitor Log report, but there is no way to show a report for a specific visitor.
This ticket is about adding a ne... | New "Visitor Profile" report showing all info about a specific Visitor | https://api.github.com/repos/matomo-org/matomo/issues/3089/comments | 67 | 2012-04-05T00:15:32Z | 2014-07-08T10:14:22Z | https://github.com/matomo-org/matomo/issues/3089 | 37,353,640 | 3,089 |
[
"matomo-org",
"matomo"
] | This ticket is a placeholder to improve the current feature of Scheduled email reports (PDF and HTML).
See the following tickets for new feature requests:
High impact features:
- #2137: new Option to expand and show the hierarchy for Pages/downloads /Custom variables/etc. reports
- #2197: Add possibility to unsubscri... | Scheduled report list of improvements | https://api.github.com/repos/matomo-org/matomo/issues/3088/comments | 23 | 2012-04-04T15:32:31Z | 2015-02-16T04:04:34Z | https://github.com/matomo-org/matomo/issues/3088 | 37,353,638 | 3,088 |
[
"matomo-org",
"matomo"
] | For plugin developers, hard core users, we should document "How do I invalidate old reports after inserted new ones" using the new API invalidateReports
Also link from: http://piwik.org/docs/tracking-api/
| Add faq "How do I invalidate old reports after inserted new ones" | https://api.github.com/repos/matomo-org/matomo/issues/3087/comments | 1 | 2012-04-04T15:16:08Z | 2014-07-08T10:09:49Z | https://github.com/matomo-org/matomo/issues/3087 | 37,353,637 | 3,087 |
[
"matomo-org",
"matomo"
] | Easier to understand.
| Calendar: 2012-03 should read "2012, March" | https://api.github.com/repos/matomo-org/matomo/issues/3086/comments | 2 | 2012-04-04T15:15:18Z | 2014-07-08T10:09:48Z | https://github.com/matomo-org/matomo/issues/3086 | 37,353,636 | 3,086 |
[
"matomo-org",
"matomo"
] | Hello,
there is a bug / inconsistency in counting and displaying the visits in relation to pageimpressions and actions per visit.
(See attachment / screenshot)
The pi were not counted for half of the time (please see graph)
Regards
Frank
| Page impressions don't display in graphs/sparklines for pre 1.6 dates | https://api.github.com/repos/matomo-org/matomo/issues/3085/comments | 3 | 2012-04-04T11:41:18Z | 2014-07-08T10:09:53Z | https://github.com/matomo-org/matomo/issues/3085 | 37,353,635 | 3,085 |
[
"matomo-org",
"matomo"
] | This bug relates to forum thread: [http://forum.piwik.org/read.php?2,83377]
When an API call is made to the CustomVariable plugin, while using a period of Year or Date Range, and using a segment filter, and the archives are prepared from scratch (i.e. not satisfying the api call via pre-prepared archives), an exceptio... | Segmentation queries on CustomVariable plugin don't always work | https://api.github.com/repos/matomo-org/matomo/issues/3084/comments | 5 | 2012-04-04T11:34:47Z | 2014-07-08T10:10:28Z | https://github.com/matomo-org/matomo/issues/3084 | 37,353,634 | 3,084 |
[
"matomo-org",
"matomo"
] | For many use cases it would be useful to include the All Websites dashboard full screen in an iframe, in an app, or as a wallpaper background ;)
We could simply add a link to the all website widgetize, similarly to the link to the dashboard widgetize.
| Widgetize the "All websites" dashboard | https://api.github.com/repos/matomo-org/matomo/issues/3083/comments | 3 | 2012-04-04T10:11:39Z | 2014-07-08T10:09:47Z | https://github.com/matomo-org/matomo/issues/3083 | 37,353,632 | 3,083 |
[
"matomo-org",
"matomo"
] | This ticket concerns an improvement in the JS Graphs in Piwik, when plotting at least 2 metrics and comparing to each other.
For example when comparing Actions per visit and Visits, the 2 data set use the same Y axis causing one dataset to appear flat next to zero all along.
Instead for "Per visit" averaged metric, t... | UX Graphs: "Actions per visit" and others should be plotted on a new Y axis | https://api.github.com/repos/matomo-org/matomo/issues/3082/comments | 2 | 2012-04-04T09:40:37Z | 2024-09-13T09:12:44Z | https://github.com/matomo-org/matomo/issues/3082 | 37,353,631 | 3,082 |
[
"matomo-org",
"matomo"
] | Hi Piwik-Team
I'm new to the apache and web-analytics world and i received the task to migrate from urchin 6.0 to piwik.
We use a vm machine as a piwik server with 4 cpus and 4gb ram.
After installing piwik 1.7.2 RC6 i've tried to import a 200MB apache logfile ( over 1 Millions of lines ).
The records/sec is between... | import of apache log file takes to long (over 10h) | https://api.github.com/repos/matomo-org/matomo/issues/3081/comments | 1 | 2012-04-04T09:30:36Z | 2014-08-03T11:24:49Z | https://github.com/matomo-org/matomo/issues/3081 | 37,353,630 | 3,081 |
[
"matomo-org",
"matomo"
] | Piwik config should contain a list of valid hosts (where the Piwik server resides) to either validate $_SERVER['HTTP_HOST'], or use in place of, when generating absolute URLs.
| Record known "Hostnames" for improved security + Warn when hostname has changed after migration | https://api.github.com/repos/matomo-org/matomo/issues/3080/comments | 20 | 2012-04-03T22:24:06Z | 2014-07-08T10:11:31Z | https://github.com/matomo-org/matomo/issues/3080 | 37,353,629 | 3,080 |
[
"matomo-org",
"matomo"
] | Hi. I've written a simplified python tracking API class. It was written for a client so I have only implemented a subset of the features, and the class is Django-specific. But the code should be reasonably easy to extend and port if anybody else needs it.
The code is at https://github.com/nkuttler/django-piwik-trackin... | Python Tracking API and Analytics API clients | https://api.github.com/repos/matomo-org/matomo/issues/3079/comments | 16 | 2012-04-03T02:31:31Z | 2014-08-03T11:24:49Z | https://github.com/matomo-org/matomo/issues/3079 | 37,353,628 | 3,079 |
[
"matomo-org",
"matomo"
] | piwik 1.7.1
I'm executing archiving in cron job:
5 \* \* \* \* www-data /usr/bin/php5 /var/wwwc/piwik/misc/cron/archive.php --url=h t t p : / /www.xxx.yy/piwik/ > /var/log/piwik/piwik-archive.log
## I get this error on site 11, which never gave problem (I introduced extra spaces in order to avoid spam check):
```
Er... | error archiving | https://api.github.com/repos/matomo-org/matomo/issues/3078/comments | 2 | 2012-04-02T11:26:59Z | 2014-08-03T11:24:49Z | https://github.com/matomo-org/matomo/issues/3078 | 37,353,627 | 3,078 |
[
"matomo-org",
"matomo"
] | http://www.chromium.org/developers/how-tos/chrome-frame-getting-started/understanding-chrome-frame-user-agent
Propose reporting as IE (currently reported as Chrome)
```
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; chromeframe/11.0.660.0)
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) chromeframe/1... | Chome Frame detection | https://api.github.com/repos/matomo-org/matomo/issues/3077/comments | 4 | 2012-03-31T04:41:38Z | 2014-07-08T10:09:46Z | https://github.com/matomo-org/matomo/issues/3077 | 37,353,626 | 3,077 |
[
"matomo-org",
"matomo"
] | Apparently there is a regression in the page loading time. In site of mines with about 2,000 visits/hour piwiks takes more than 30 seconds to show the dashboard.
The "overview with graph" widget always takes more than 60 seconds to load.
| Slow page loading | https://api.github.com/repos/matomo-org/matomo/issues/3076/comments | 2 | 2012-03-30T17:37:41Z | 2014-08-03T11:24:49Z | https://github.com/matomo-org/matomo/issues/3076 | 37,353,625 | 3,076 |
[
"matomo-org",
"matomo"
] | "Visitors in real time" report.
When a "Keyword not defined" event occurs, the line is
"from Google - "Keyword not defined" #12"
and google links to http://piwik.org/faq/general/#faq_144
It would be better that it links to the actual search url, and the "Keyword not defined" words link to the faq
| Better presenting of "Keyword not defined" entries in "visitor in real time" report | https://api.github.com/repos/matomo-org/matomo/issues/3075/comments | 1 | 2012-03-30T17:23:55Z | 2014-07-08T10:09:45Z | https://github.com/matomo-org/matomo/issues/3075 | 37,353,624 | 3,075 |
[
"matomo-org",
"matomo"
] | When using period=range and the "To" date is set to today, the API sometimes returns a wrong date. Example:
At March 24 I tried to call this url:
http://demo.piwik.org/index.php?idSite=7&date=2012-03-22,2012-03-24&filter_sort_column=nb_visits&apiModule=VisitsSummary&apiAction=get&period=range&filter_limit=30&module=A... | Date Range is not correct recognized in Metadata API | https://api.github.com/repos/matomo-org/matomo/issues/3074/comments | 11 | 2012-03-28T18:51:22Z | 2014-07-08T10:12:19Z | https://github.com/matomo-org/matomo/issues/3074 | 37,353,623 | 3,074 |
[
"matomo-org",
"matomo"
] | Provide a mechanism to make nested tables into a single flat table. This will allow users to compare (i.e. sort) rows from different data tables that make up a nested report.
- Introduce a new API parameter `flat=1`
- Add a UI for flattening tables
- The CSV export does something very similar if `expanded=1` is set. Ca... | Flattening Tables via API and UI | https://api.github.com/repos/matomo-org/matomo/issues/3073/comments | 35 | 2012-03-28T17:13:01Z | 2014-07-08T10:09:45Z | https://github.com/matomo-org/matomo/issues/3073 | 37,353,620 | 3,073 |
[
"matomo-org",
"matomo"
] | public function isArchivingDisabled()
{
$processOneReportOnly = !$this->shouldProcessReportsAllPlugins($this->getSegment(), $this->period);
if($processOneReportOnly)
{
// When there is a segment, archiving is not necessary allowed
// If browser archiving is allowed, then archiving is enabled
// if browser archiving is ... | bug in isArchivingDisabled() ? | https://api.github.com/repos/matomo-org/matomo/issues/3072/comments | 1 | 2012-03-28T14:53:23Z | 2014-08-03T11:24:49Z | https://github.com/matomo-org/matomo/issues/3072 | 37,353,619 | 3,072 |
[
"matomo-org",
"matomo"
] | This would make "testing auto update" easier when we change code that could potentially break it.
| When using a beta or RC release, auto update should work to next RC or Beta or stable | https://api.github.com/repos/matomo-org/matomo/issues/3071/comments | 2 | 2012-03-28T11:30:05Z | 2014-07-08T10:09:43Z | https://github.com/matomo-org/matomo/issues/3071 | 37,353,618 | 3,071 |
[
"matomo-org",
"matomo"
] | There are many users reporting [problems with memory usage when generating PDF](http://forum.piwik.org/read.php?2,85828)
This happens since we released the reports enhancements of including the evolution graphs by default
We should add a new option in the dropdown "Display Report tables only (no graph)" at the bottom... | Scheduled reports: allow to disable all graphs (some users experience memory errors because of graphs) | https://api.github.com/repos/matomo-org/matomo/issues/3070/comments | 4 | 2012-03-24T02:03:56Z | 2014-07-08T10:09:43Z | https://github.com/matomo-org/matomo/issues/3070 | 37,353,617 | 3,070 |
[
"matomo-org",
"matomo"
] | Hi!
I have a question about use "PHP Tracker API"
## I add php code to my page:
require_once "PiwikTracker.php";
PiwikTracker::$URL = 'http://myserver.com/piwik/';
$piwikTracker = new PiwikTracker($idSite = 3);
## $piwikTracker->doTrackPageView('Page Title');
But in "Visitor Log" it show me only what page was visite... | PHP Tracker API | https://api.github.com/repos/matomo-org/matomo/issues/3069/comments | 1 | 2012-03-23T14:15:01Z | 2014-08-03T11:24:49Z | https://github.com/matomo-org/matomo/issues/3069 | 37,353,616 | 3,069 |
[
"matomo-org",
"matomo"
] | Hello,
Not that this is such an issue, but strictly speaking, "self" should be used instead of "Piwik_Common" within the Piwik_Common class :
```
Piwik_Common::getCacheGeneral()
Piwik_Common::initCorePiwikInTrackerMode()
Piwik_Common::sanitizeInputValue()
Piwik_Common::HTML_ENCODING_QUOTE_STYLE
```
| Glitch in piwik/core/common.php | https://api.github.com/repos/matomo-org/matomo/issues/3068/comments | 2 | 2012-03-23T09:50:36Z | 2014-07-08T10:09:43Z | https://github.com/matomo-org/matomo/issues/3068 | 37,353,615 | 3,068 |
[
"matomo-org",
"matomo"
] | If a user with view rights (no admin) creates a scheduled email report and selects the "All Websites dashboard" in his statistics, he is able so see **all websites** configured in Piwik in the pdf report. Not only his own websites.
This issue is only in the reports the user gets automatically via email. If he opens th... | Dashboard of all websites in scheduled email reports | https://api.github.com/repos/matomo-org/matomo/issues/3067/comments | 1 | 2012-03-23T09:32:39Z | 2014-07-08T10:09:43Z | https://github.com/matomo-org/matomo/issues/3067 | 37,353,614 | 3,067 |
[
"matomo-org",
"matomo"
] | We're using Piwik with quite some success on many sites, even some high traffic ones. But after adding another high traffic site, we are running into a problem which I can best describe using a quote from "top":
```
top - 01:22:56 up 5 days, 8 min, 5 users, load average: 1,05, 1,05, 1,05
Tasks: 527 total, 2 runnin... | "Small" problem with archive.php on high traffic site | https://api.github.com/repos/matomo-org/matomo/issues/3066/comments | 5 | 2012-03-22T01:32:00Z | 2014-08-03T11:21:21Z | https://github.com/matomo-org/matomo/issues/3066 | 37,353,613 | 3,066 |
[
"matomo-org",
"matomo"
] | When loading the dashboard, there is a noticeable slowness since recent changes. I think there is aneasy way to make the dashboard fast again.
explanation: when loading dashboard, the following http requests are made:
- first: index.php?module=Dashboard&action=embeddedIndex&idSite=1&period=month&date=2012-03-21
- Then... | Improve dashboard performance: streamline 2 http requests | https://api.github.com/repos/matomo-org/matomo/issues/3065/comments | 12 | 2012-03-22T01:21:45Z | 2014-07-08T10:09:58Z | https://github.com/matomo-org/matomo/issues/3065 | 37,353,612 | 3,065 |
[
"matomo-org",
"matomo"
] | Use case: manually adding &segment= to the hash string
Bug: When the [Live real time widget](http://piwik.org/docs/real-time/) refreshes after N seconds, the reloaded data is not segmented (&segment= was lost)
| Live! widget does not persist the segment parameter on reload (works fine on first load) | https://api.github.com/repos/matomo-org/matomo/issues/3064/comments | 1 | 2012-03-22T01:08:39Z | 2014-07-08T10:09:42Z | https://github.com/matomo-org/matomo/issues/3064 | 37,353,611 | 3,064 |
[
"matomo-org",
"matomo"
] | For example, with the URL
```
http://www.google.com/imgres?hl=en&client=ubuntu&hs=xDb&sa=X&channel=fs&biw=1920&bih=1084&tbm=isch&prmd=imvns&tbnid=5i7iz7u4LPSSrM:&imgrefurl=http://dev.piwik.org/trac/wiki/HowToSetupDevelopmentEnvironmentWindows&docid=tWN9OesMyOTqsM&imgurl=http://dev.piwik.org/trac/raw-attachment/wiki/H... | Google Images sometimes does not send keyword and is not recognized as Website instead of Search Engine | https://api.github.com/repos/matomo-org/matomo/issues/3063/comments | 2 | 2012-03-21T21:48:25Z | 2014-07-08T10:09:42Z | https://github.com/matomo-org/matomo/issues/3063 | 37,353,609 | 3,063 |
[
"matomo-org",
"matomo"
] | see blog post at: googlewebmastercentral.blogspot.ca/2012/03/upcoming-changes-in-googles-http.html
Apparently they will start sending the full hostname only for a subset of SSL searches. We should therfore deal with this use case as well as all previous ones (we shall thank our extensive unit tests).
| Handle new Google search SSL format, changing April 1st | https://api.github.com/repos/matomo-org/matomo/issues/3062/comments | 1 | 2012-03-21T20:56:54Z | 2014-07-08T10:09:42Z | https://github.com/matomo-org/matomo/issues/3062 | 37,353,608 | 3,062 |
[
"matomo-org",
"matomo"
] | per title
| In Scheduled Reports, "All Websites" should not be truncated after 23 rows like other reports and should display All websites | https://api.github.com/repos/matomo-org/matomo/issues/3061/comments | 1 | 2012-03-21T05:22:50Z | 2014-07-08T10:09:42Z | https://github.com/matomo-org/matomo/issues/3061 | 37,353,606 | 3,061 |
[
"matomo-org",
"matomo"
] | currently &segment=country==fr is not forwarded to other menus clicked (it disappears). We should forward it as well as date/period/idGoal/etc. so that at least segmentation works when we manually add it to URL, while we're waiting for #2135
| &segment= parameter should be forwarded to the hashtag when clicking on menus | https://api.github.com/repos/matomo-org/matomo/issues/3060/comments | 3 | 2012-03-20T10:56:25Z | 2014-07-08T10:09:42Z | https://github.com/matomo-org/matomo/issues/3060 | 37,353,605 | 3,060 |
[
"matomo-org",
"matomo"
] | Reproduce
- Go to the Locations & Provider report
- Click the Country column
- The countries are sorted reverse-alphabetically
- Click visits twice (so that they are sorted in an ascending order)
- Click the Country column
- The countries are sorted alphabetically
This should not happen. I think the countries should a... | Sorting bug of tables | https://api.github.com/repos/matomo-org/matomo/issues/3057/comments | 2 | 2012-03-19T15:01:41Z | 2014-07-08T10:09:41Z | https://github.com/matomo-org/matomo/issues/3057 | 37,353,603 | 3,057 |
[
"matomo-org",
"matomo"
] | Requesting weekly data for March 2012 using the API like
http://demo.piwik.org/?module=API&method=VisitsSummary.get&idSite=1&format=xml&period=week&date=2012-03-01,2012-03-31
returns results for one extra week of Februrary
<results>
<result date="Von 2012-02-20 bis 2012-02-26"/> *\* should not be in result
&... | Additional week in result for period=week&date=2012-03-01,2012-03-31 | https://api.github.com/repos/matomo-org/matomo/issues/3056/comments | 3 | 2012-03-19T12:28:54Z | 2014-07-08T10:09:41Z | https://github.com/matomo-org/matomo/issues/3056 | 37,353,601 | 3,056 |
[
"matomo-org",
"matomo"
] | It seems to be using Zend_Db for data base management layer. I think better using multiple support database for piwik. SQLite is better that any one. Portable and fast.
| Using alternate database. | https://api.github.com/repos/matomo-org/matomo/issues/2/comments | 1 | 2012-03-19T10:14:06Z | 2024-11-28T11:46:27Z | https://github.com/matomo-org/matomo/issues/2 | 3,707,433 | 2 |
[
"matomo-org",
"matomo"
] | [Reported in the forums](http://forum.piwik.org/read.php?2,87307)
```
Column names in Piwik Export Files (TSV Excel) is not correct.
Steps to reproduce:
1.) Goto Visitors > Overview
2.) Select "month" in period selection (IMPORTANT)
3.) Click on save icon and select TSV Excel and download report
The report will sho... | mixed columns in API.get resultset | https://api.github.com/repos/matomo-org/matomo/issues/3055/comments | 2 | 2012-03-19T02:36:58Z | 2014-07-08T10:09:41Z | https://github.com/matomo-org/matomo/issues/3055 | 37,353,600 | 3,055 |
[
"matomo-org",
"matomo"
] | DocBlox announced today that they are the new phpDocumentor 2, and that rebranding will begin.
DocBlox is php 5.3+. phpDocumentor 1 is generating a lot of notices in the jetty error log, so it's time to update (or maybe switch between the two depending on php version).
| CI: phpDocumentor phpDoc DocBlox - update | https://api.github.com/repos/matomo-org/matomo/issues/3054/comments | 1 | 2012-03-16T15:16:59Z | 2014-07-08T10:11:25Z | https://github.com/matomo-org/matomo/issues/3054 | 37,353,599 | 3,054 |
[
"matomo-org",
"matomo"
] | Hi,
on some sites we got an error in the Visitors live view:
Fatal error: Class 'Piwik_Referers' not found in /srv/www/htdocs/plugins/Live/Visitor.php on line 252
This doesnt affects all sites. piwik Version is 1.7.1
Do you need more informations?
| Class 'Piwik_Referers' not found | https://api.github.com/repos/matomo-org/matomo/issues/3053/comments | 1 | 2012-03-16T12:50:37Z | 2014-07-08T10:09:41Z | https://github.com/matomo-org/matomo/issues/3053 | 37,353,598 | 3,053 |
[
"matomo-org",
"matomo"
] | php 5.2.17: http://qa.piwik.org:8080/jenkins/job/Piwik/3085/console
- integration test fails; looks like 5.3 does some extra escaping?
php 5.1.3: http://qa.piwik.org:8080/jenkins/job/Piwik/3084/console
- all_tests fails right off the start; looks like the database name isn't being replaced properly by build-ci.xml... | trunk: investigate CI test anomalies | https://api.github.com/repos/matomo-org/matomo/issues/3052/comments | 1 | 2012-03-16T03:51:05Z | 2014-07-08T10:09:41Z | https://github.com/matomo-org/matomo/issues/3052 | 37,353,597 | 3,052 |
[
"matomo-org",
"matomo"
] | WordPress has multiple salts. Each salt is used for different scopes/situations.
Per #308
- superuser->salt will be used exclusively for the superuser's password hash
- the password table would have a new salt column, i.e., salt per user
A new [salt] section would initially contain salts for these scopes:
- cookie
-... | config: add "salt" section for multiple salt values | https://api.github.com/repos/matomo-org/matomo/issues/3051/comments | 1 | 2012-03-16T02:26:44Z | 2025-05-09T09:59:10Z | https://github.com/matomo-org/matomo/issues/3051 | 37,353,596 | 3,051 |
[
"matomo-org",
"matomo"
] | Looking the statistics on the world map there is a wrong named country...
Moldova is named as Montenegro what is not correct
| Wrong country name | https://api.github.com/repos/matomo-org/matomo/issues/3050/comments | 2 | 2012-03-15T20:06:45Z | 2014-07-08T10:09:41Z | https://github.com/matomo-org/matomo/issues/3050 | 37,353,595 | 3,050 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.