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"
] | While fetching data from DB I get this error:
Fatal error: Call to undefined method Piwik_Segment::getSql() in xxx/plugins/Actions/Actions.php on line 302
Hopefully you can help...
Best regards from Germany
Arne
| Can´t fetch any data from DB | https://api.github.com/repos/matomo-org/matomo/issues/2839/comments | 1 | 2011-12-26T20:34:56Z | 2014-07-08T10:09:00Z | https://github.com/matomo-org/matomo/issues/2839 | 37,353,347 | 2,839 |
[
"matomo-org",
"matomo"
] | Report by Thomas:
the parameter 'filter_sort_column' does not always work. It works for default metrics like nb_visits, nb_actions but not for processedMetrics like nb_actions_per_visit, bounce_rate, avg_time_on_site
Example:
http://demo.piwik.org/?module=API&method=API.getProcessedReport&idSite=7&period=day&date=tod... | API: Column sort does not always work for processed metrics | https://api.github.com/repos/matomo-org/matomo/issues/2838/comments | 5 | 2011-12-26T08:13:44Z | 2014-07-08T10:09:00Z | https://github.com/matomo-org/matomo/issues/2838 | 37,353,346 | 2,838 |
[
"matomo-org",
"matomo"
] | Currently it only shows the link if there are more than N websites and the search form is displayed.
Instead it should always display since it's a more logical way of accessing the All websites dashboard IMO.
| Website selector should have link "All websites" all the time | https://api.github.com/repos/matomo-org/matomo/issues/2837/comments | 1 | 2011-12-26T00:21:10Z | 2014-07-08T10:09:00Z | https://github.com/matomo-org/matomo/issues/2837 | 37,353,345 | 2,837 |
[
"matomo-org",
"matomo"
] | tests/javascript failing with Safari 5.1, Firefox 9, and Chrome 16 on MacOS X.
Eg logging fewer (eg 4, 7,...) tracking requests than expected (20).
| trunk: investigate piwik.js issues | https://api.github.com/repos/matomo-org/matomo/issues/2836/comments | 4 | 2011-12-25T01:34:22Z | 2014-07-08T10:09:00Z | https://github.com/matomo-org/matomo/issues/2836 | 37,353,344 | 2,836 |
[
"matomo-org",
"matomo"
] | In case the SQLite (2.x) extension is missing, eg PHP5.4 removed the sqlite extension from the distribution.
| SQLite3 support for tests/javascript | https://api.github.com/repos/matomo-org/matomo/issues/2835/comments | 2 | 2011-12-25T01:28:47Z | 2014-07-08T10:09:00Z | https://github.com/matomo-org/matomo/issues/2835 | 37,353,342 | 2,835 |
[
"matomo-org",
"matomo"
] | Currently, truncation in datatable is not ideal, it often truncates text too early, or does not truncate text early enough and columns are pushed out of sight.
See the 2 attached files for examples of the 2 common bugs with truncation.
Fixing truncation will make the dashboard, IMO, nearly perfect ;-)
| All reports: display as much text as possible before the label is truncated | https://api.github.com/repos/matomo-org/matomo/issues/2834/comments | 23 | 2011-12-24T02:44:17Z | 2014-07-08T10:16:26Z | https://github.com/matomo-org/matomo/issues/2834 | 37,353,340 | 2,834 |
[
"matomo-org",
"matomo"
] | Thoughts?
Only displayed if domain and/or web site hosted by GoDaddy.
| Anti-SOPA / Boycott GoDaddy installer step | https://api.github.com/repos/matomo-org/matomo/issues/2833/comments | 4 | 2011-12-23T23:39:53Z | 2014-07-08T10:08:59Z | https://github.com/matomo-org/matomo/issues/2833 | 37,353,338 | 2,833 |
[
"matomo-org",
"matomo"
] | ```
PHP Strict Standards: Declaration of __dummyConverter::setTargetDir() should be compatible with Converter::setTargetDir($dir) in /usr/local/PhpDocumentor-1.4.3/phpDocumentor/Converter.inc on line 5459
PHP Strict Standards: Declaration of __dummyConverter::setTemplateDir() should be compatible with Converter::setT... | trunk: phpDocumentor fixes for 5.4 | https://api.github.com/repos/matomo-org/matomo/issues/2832/comments | 1 | 2011-12-23T18:22:11Z | 2014-07-08T10:08:59Z | https://github.com/matomo-org/matomo/issues/2832 | 37,353,337 | 2,832 |
[
"matomo-org",
"matomo"
] | If the IndexedBySite Archive object is used to get metrics from two different reports (like, 'nb_visits' and 'Goal_revenue') at the same time, only metrics from one report will be retrieved.
| BUG: IndexedBySite will not get all data when asked for metrics from different reports | https://api.github.com/repos/matomo-org/matomo/issues/2831/comments | 1 | 2011-12-23T00:12:56Z | 2014-07-08T10:08:59Z | https://github.com/matomo-org/matomo/issues/2831 | 37,353,335 | 2,831 |
[
"matomo-org",
"matomo"
] | Currently, tracker cache files in /tmp/cache/tracker/ are never deleted. This file stores Goals definitions, website URLs, etc. The problem is that, when goal change, the tracker cache files are deleted on the server on which the Piwik UI is running.
But the tracker cache files will not be deleted from the tracking se... | Tracker cache files should expire to pick up recent changes | https://api.github.com/repos/matomo-org/matomo/issues/2830/comments | 4 | 2011-12-22T15:12:07Z | 2014-07-08T10:12:16Z | https://github.com/matomo-org/matomo/issues/2830 | 37,353,334 | 2,830 |
[
"matomo-org",
"matomo"
] | Follow-up on #2704 4th point **Pie graph % display**, comment:ticket:2704:18 and comment:ticket:2704:19.
See attached file for POC.
Need to define which graph type are concerned and how the percentage values should be displayed.
refs #3110
| ImageGraph: graphs should display % values | https://api.github.com/repos/matomo-org/matomo/issues/2829/comments | 3 | 2011-12-20T15:16:57Z | 2024-09-13T09:12:55Z | https://github.com/matomo-org/matomo/issues/2829 | 37,353,333 | 2,829 |
[
"matomo-org",
"matomo"
] | Horizontal bar graph will solve the third issue mentioned in #2704 : **Show more labels on X Axis**
See attached file for POC.
| Static graphs: Add "Horizontal Bar Graphs" for more efficient data visualization | https://api.github.com/repos/matomo-org/matomo/issues/2828/comments | 3 | 2011-12-20T15:04:14Z | 2014-07-08T10:17:02Z | https://github.com/matomo-org/matomo/issues/2828 | 37,353,331 | 2,828 |
[
"matomo-org",
"matomo"
] | reported in http://forum.piwik.org/read.php?2,52301
| Users with 'view' access cannot change their email | https://api.github.com/repos/matomo-org/matomo/issues/2827/comments | 1 | 2011-12-18T00:54:41Z | 2014-07-08T10:08:58Z | https://github.com/matomo-org/matomo/issues/2827 | 37,353,330 | 2,827 |
[
"matomo-org",
"matomo"
] | I don't look at my Piwik dashboard very often. When I do and see that Piwik wants to upgrade, I look at the changelog first. I'm always wondering how far back I need to scan to see what changed between what I have and the latest version, but without an easy way to see the current Piwik version this is difficult.
I d... | Show current version when upgrade pending | https://api.github.com/repos/matomo-org/matomo/issues/2826/comments | 5 | 2011-12-15T10:19:56Z | 2014-07-08T10:08:58Z | https://github.com/matomo-org/matomo/issues/2826 | 37,353,329 | 2,826 |
[
"matomo-org",
"matomo"
] | Perhaps by simply not specifying protocol and allowing the user to set http or https in the piwikUrl? eg.
```
- $this->piwikUrl ="http://{$_SERVER['argv'][1]}/index.php";
+ $this->piwikUrl = {$_SERVER['argv'][1]}/index.php";
```
| archive.php should allow the selection of https for curl (trunk) | https://api.github.com/repos/matomo-org/matomo/issues/2825/comments | 1 | 2011-12-13T01:07:27Z | 2014-07-08T10:08:58Z | https://github.com/matomo-org/matomo/issues/2825 | 37,353,328 | 2,825 |
[
"matomo-org",
"matomo"
] | See forum post: http://forum.piwik.org/read.php?3,83981
Let's check that the parsing algorithm will automatically detect further Windows Phone X updates in user agents.
| Clean-up Windows Phone and Windows Mobile version detection | https://api.github.com/repos/matomo-org/matomo/issues/2824/comments | 11 | 2011-12-12T23:20:12Z | 2014-07-08T10:09:11Z | https://github.com/matomo-org/matomo/issues/2824 | 37,353,327 | 2,824 |
[
"matomo-org",
"matomo"
] | per title
| All websites, regression in trunk: sorting by revenue does not work | https://api.github.com/repos/matomo-org/matomo/issues/2822/comments | 1 | 2011-12-12T06:51:32Z | 2014-07-08T10:08:57Z | https://github.com/matomo-org/matomo/issues/2822 | 37,353,325 | 2,822 |
[
"matomo-org",
"matomo"
] | Please add the new archive.php script as a possible solution when experiencing 'Segmentation fault' or 'zend_mm_heap corrupted' on cron with archive.sh.
| Piwik Segmentation Fault FAQ | https://api.github.com/repos/matomo-org/matomo/issues/2821/comments | 1 | 2011-12-12T06:24:22Z | 2014-07-08T10:08:57Z | https://github.com/matomo-org/matomo/issues/2821 | 37,353,324 | 2,821 |
[
"matomo-org",
"matomo"
] | Hello,
When using the PiwikTracker.doTrackPageView API, we are constantly getting a 5 second processing time (as if Piwik is waiting 5 seconds on the call).
Is this an intentional delay ? (How can it be removed).
Alternatevily, is it possible to do 'Bulk' tracking (send a large number of tracking events in one http ... | API - PiwikTracker.doTrackPageView has 5 seconds delay | https://api.github.com/repos/matomo-org/matomo/issues/2820/comments | 2 | 2011-12-11T14:38:49Z | 2014-08-03T11:21:20Z | https://github.com/matomo-org/matomo/issues/2820 | 37,353,322 | 2,820 |
[
"matomo-org",
"matomo"
] | Hi,
i had a visistor from Moldavia. Moldovia is east of Romania in case you arent to strong in geography. ( i also dont know how the final name of moldavia is in englih).
Ok so i had thus guy from Moldavia. But he was displayed as comming from Montenegro. Montenegro is close to Serbia and Albania.
a) The worldmap ha... | moldavia confused with montenegro | https://api.github.com/repos/matomo-org/matomo/issues/2819/comments | 1 | 2011-12-09T19:13:20Z | 2014-07-08T10:08:57Z | https://github.com/matomo-org/matomo/issues/2819 | 37,353,321 | 2,819 |
[
"matomo-org",
"matomo"
] | We have been days without noticing that there was an error in the [cron script archive.php](2327)
When a scheduled task fails, for example PDF generation returning a PHP warning, the error is not reported upstream in archive.php and then in the output (and emailed if setup in cron).
We should make sure that, when an ... | When a scheduled task fails, the archive.php should report the error | https://api.github.com/repos/matomo-org/matomo/issues/2818/comments | 2 | 2011-12-08T09:44:20Z | 2014-07-08T10:08:57Z | https://github.com/matomo-org/matomo/issues/2818 | 37,353,320 | 2,818 |
[
"matomo-org",
"matomo"
] | By default, the tables email reports (such as Pages, Custom Dimensions, Events, etc.) display only the first `scheduled_reports_truncate = 23` rows of a report.
But we know how critical it can be to see the top 50 or even regularly one might need the top 100 rows or more.
To keep things simple, maybe we could s... | Scheduled reports: option to display up to 500 rows in email reports instead of just 24 rows | https://api.github.com/repos/matomo-org/matomo/issues/2817/comments | 4 | 2011-12-08T09:16:01Z | 2025-02-27T14:25:52Z | https://github.com/matomo-org/matomo/issues/2817 | 37,353,319 | 2,817 |
[
"matomo-org",
"matomo"
] | When expanded=1&filter_truncate=3, row truncation (and grouping under "Others") should be applied to the datatable and all children tables.
Typically, we would call Actions.getPageUrls and truncate at 3, to get a full tree view of the pages url structures, while keeping number of rows limited.
This is especially usef... | API parameter filter_truncate should be applied recursively | https://api.github.com/repos/matomo-org/matomo/issues/2816/comments | 1 | 2011-12-08T08:38:48Z | 2014-07-08T10:08:56Z | https://github.com/matomo-org/matomo/issues/2816 | 37,353,318 | 2,816 |
[
"matomo-org",
"matomo"
] | I use latest Piwik 1.6.
To get goals for specific site, I use this API:
http://my.piwik.org/index.php?module=API&method=Goals.get&idSite=128&period=day&date=2011-12-01,2011-12-05&format=JSON&token_auth=TokenHere&idGoal=goal1
And everything is OK.
But when I want to get goals for all sites, I set "idSite=all" and get... | Call to undefined method Piwik_DataTable_Array::getFirstRow | https://api.github.com/repos/matomo-org/matomo/issues/2815/comments | 2 | 2011-12-07T16:49:41Z | 2014-07-08T10:08:56Z | https://github.com/matomo-org/matomo/issues/2815 | 37,353,317 | 2,815 |
[
"matomo-org",
"matomo"
] | For Apache and IIS, the Piwik installer will create .htaccess and web.config files, respectively, to provide an additional layer of security, e.g., blocking direct access to .php files.
Given the recommendation in http://piwik.org/faq/new-to-piwik/#faq_137 we should provide some hardening recommendations.
| nginx and lighttpd configuration recommendations | https://api.github.com/repos/matomo-org/matomo/issues/2814/comments | 3 | 2011-12-07T04:00:44Z | 2024-09-13T09:12:55Z | https://github.com/matomo-org/matomo/issues/2814 | 37,353,316 | 2,814 |
[
"matomo-org",
"matomo"
] | duckduckgo no longer sends any referrer for http search results
Clarification:
- by default, duckduckgo's privacy redirect is on
- testing with Safari 5.1.2 MacOS, the referrer is empty; the raw Apache access log shows "-"
| Search engine duckduckgo.com should be tracked as "Keyword not provided" | https://api.github.com/repos/matomo-org/matomo/issues/2813/comments | 4 | 2011-12-06T19:55:36Z | 2014-07-08T10:08:56Z | https://github.com/matomo-org/matomo/issues/2813 | 37,353,315 | 2,813 |
[
"matomo-org",
"matomo"
] | It's been a while since we've tested with 5.1.x, and it looks like we have a regression.
DataTable.test.php segfaults:
```
(gdb) bt
#0 0x08356392 in zend_std_unset_property ()
#1 0x083835fc in ZEND_UNSET_OBJ_SPEC_UNUSED_CONST_HANDLER ()
#2 0x0835c4c5 in execute ()
#3 0x08332acc in zend_call_function ()
#4 0x083... | php 5.1.x segfault | https://api.github.com/repos/matomo-org/matomo/issues/2812/comments | 8 | 2011-12-03T05:27:38Z | 2014-07-08T10:08:56Z | https://github.com/matomo-org/matomo/issues/2812 | 37,353,314 | 2,812 |
[
"matomo-org",
"matomo"
] | this seems to be a recurring challenge
this task is to implement order independent comparison of xml data needed for the unit tests
| trunk build fails because of xml elements order differences.... again ;) | https://api.github.com/repos/matomo-org/matomo/issues/2811/comments | 2 | 2011-12-03T02:23:09Z | 2014-07-08T10:08:56Z | https://github.com/matomo-org/matomo/issues/2811 | 37,353,313 | 2,811 |
[
"matomo-org",
"matomo"
] | The Multi Sites plugin currently works fine, but does not follow Piwik plugin conventions. It does not expose an API class and uses other APIs when it could access data directly from Archive types. Refactoring the plugin will speed it up, clarify the code and allow it to be tested.
| Refactor Multi Sites plugin to follow Piwik plugin conventions | https://api.github.com/repos/matomo-org/matomo/issues/2810/comments | 3 | 2011-12-02T03:58:57Z | 2014-07-08T10:08:55Z | https://github.com/matomo-org/matomo/issues/2810 | 37,353,312 | 2,810 |
[
"matomo-org",
"matomo"
] | In PHP 5.4, the new method signature (where we now pass $this) is incompatible with the parent class, causing a notice to be emitted when E_STRICT is set.
The quick fix is to roll-back this aspect of [5463].
| trunk DataTable/Renderer/Csv.php - incompatible renderHeader() | https://api.github.com/repos/matomo-org/matomo/issues/2809/comments | 3 | 2011-12-02T03:37:46Z | 2014-07-08T10:08:55Z | https://github.com/matomo-org/matomo/issues/2809 | 37,353,311 | 2,809 |
[
"matomo-org",
"matomo"
] | UserAgentParser::getOperatingSystem chokes on the UA (returns nothing). I submitted a patch for this on github here: https://github.com/piwik/piwik/pull/1
| UserAgentParser does not detect Windows Mobile 7.5 "Mango" | https://api.github.com/repos/matomo-org/matomo/issues/2808/comments | 1 | 2011-11-30T23:11:20Z | 2014-07-08T10:08:55Z | https://github.com/matomo-org/matomo/issues/2808 | 37,353,309 | 2,808 |
[
"matomo-org",
"matomo"
] | Tested with PHP 5.4.0 RC3
| PHP 5.4.0RC3 compatibility | https://api.github.com/repos/matomo-org/matomo/issues/2806/comments | 17 | 2011-11-30T05:52:09Z | 2014-07-08T10:08:55Z | https://github.com/matomo-org/matomo/issues/2806 | 37,353,307 | 2,806 |
[
"matomo-org",
"matomo"
] | Currently, "Delete logs older than X Months" does not delete unused rows in the lookup table piwik_log_action
We could however remove all entries from this table, that is not currently referenced in piwik_log_link_visit_action.
we could run a JOIN query to delete unused rows from this table. This query might run extr... | Delete old logs should also delete unused urls from piwik_log_action | https://api.github.com/repos/matomo-org/matomo/issues/2805/comments | 20 | 2011-11-29T23:49:05Z | 2014-07-08T10:16:37Z | https://github.com/matomo-org/matomo/issues/2805 | 37,353,306 | 2,805 |
[
"matomo-org",
"matomo"
] | The API's ImageGraph works fine when numbers along the Y axis are all whole numbers, but when one of them has a decimal point (ie, 1.5, 0.5) the first digit and the decimal number get cut off the side of the image, like so
http://demo.piwik.org/index.php?module=API&method=ImageGraph.get&idSite=3&apiModule=VisitsSummary... | graph image cutoff first digits when Y axis has decimals | https://api.github.com/repos/matomo-org/matomo/issues/2804/comments | 2 | 2011-11-28T21:53:15Z | 2014-07-08T10:17:02Z | https://github.com/matomo-org/matomo/issues/2804 | 37,353,305 | 2,804 |
[
"matomo-org",
"matomo"
] | Hello Everyone I am new in piwik code
I have a bug in the implementation of patch graphs Support Email reports in 2706 and gives me error as:
Fatal error: Call to undefined method Piwik_Common: json_encode () in ... \ plugins \ PDFReports \ Controller.php on line 47
| need help in the implementation of patch graphs Support Email reports in 2706 | https://api.github.com/repos/matomo-org/matomo/issues/2803/comments | 2 | 2011-11-28T11:35:04Z | 2014-08-03T11:21:20Z | https://github.com/matomo-org/matomo/issues/2803 | 37,353,303 | 2,803 |
[
"matomo-org",
"matomo"
] | Placeholder ticket for ideas of improvements and known limitations of the Graph picker in Piwik.
In addition to the current implementation, the following features would be nice:
- Saving and restoring the picked metrics for each user #1915
- Comparing the conversions of different goals
- Make cart metrics selectable ... | Graphs Metrics Picker improvements | https://api.github.com/repos/matomo-org/matomo/issues/2802/comments | 1 | 2011-11-25T23:50:34Z | 2014-07-08T10:08:53Z | https://github.com/matomo-org/matomo/issues/2802 | 37,353,302 | 2,802 |
[
"matomo-org",
"matomo"
] | VisitsSummary module's action 'getSparklines' has broken images when using a segment in the URL params. Instead of sparklines, broken images appear.
E.g.: http://demo.piwik.org/index.php?module=VisitsSummary&action=getSparklines&idSite=3&period=month&date=2011-11-24&disableLink=1&segment=country==DE,country==US&token_a... | segment breaks sparklines in VisitsSummary | https://api.github.com/repos/matomo-org/matomo/issues/2801/comments | 3 | 2011-11-25T22:25:32Z | 2014-07-08T10:08:53Z | https://github.com/matomo-org/matomo/issues/2801 | 37,353,301 | 2,801 |
[
"matomo-org",
"matomo"
] | Lines 281-303 in GoalsManager.php (especially point 2)) cause Piwik behaving vaguely.
What I mean here is that visit gets recorded under Direct Entry, and Goal under i.e. Search Engine (see attached screenshot as an example of the report)
How to reproduce?
Clear piwik database and execute the following piwik.php req... | Problem with overriding referrer information in GoalsManager | https://api.github.com/repos/matomo-org/matomo/issues/2800/comments | 3 | 2011-11-24T17:53:45Z | 2014-08-03T11:25:30Z | https://github.com/matomo-org/matomo/issues/2800 | 37,353,300 | 2,800 |
[
"matomo-org",
"matomo"
] | hi i'm new.
i downloaded and unzipped piwik and attempted installing it on my server.however the tmp folder is empty and i'm not sure how to obtain a non-empty folder.
if anyone could help me out, and the sooner the better, that would be greatly appreciated.
--sophia
| piwik 1.6 tmp folder empty | https://api.github.com/repos/matomo-org/matomo/issues/2799/comments | 1 | 2011-11-24T05:43:26Z | 2014-08-03T11:21:20Z | https://github.com/matomo-org/matomo/issues/2799 | 37,353,299 | 2,799 |
[
"matomo-org",
"matomo"
] | Few users requested sample pdf/html reports. We could prepare a few (with/without graph) and link to them from the documentation, FAQs.
| Sample Pdf & html reports linked from docs, faq | https://api.github.com/repos/matomo-org/matomo/issues/2798/comments | 0 | 2011-11-24T05:01:57Z | 2012-02-23T01:33:54Z | https://github.com/matomo-org/matomo/issues/2798 | 37,353,298 | 2,798 |
[
"matomo-org",
"matomo"
] | It would be terrific if there were a way to manually add a goal completion to a user's visitor log. That way sales staff could find visitors online while taking phone orders, and that data would then be usable in conversion reports
| Feature: Manually set goal completions, for phone orders | https://api.github.com/repos/matomo-org/matomo/issues/2797/comments | 1 | 2011-11-23T21:19:17Z | 2014-07-08T10:08:53Z | https://github.com/matomo-org/matomo/issues/2797 | 37,353,297 | 2,797 |
[
"matomo-org",
"matomo"
] | I'm not aware of this having been implemented in any other analytics package, but there is a very nice feature in a program called Cuterank that I think would really do a lot for Piwik users. The feature is annotations, associated with dates. In Cuterank, this is useful for tracking the effectiveness of one's SEO eff... | Feature idea: Annotations associated with site and date | https://api.github.com/repos/matomo-org/matomo/issues/2796/comments | 1 | 2011-11-23T20:25:39Z | 2014-07-08T10:08:53Z | https://github.com/matomo-org/matomo/issues/2796 | 37,353,296 | 2,796 |
[
"matomo-org",
"matomo"
] | I have a campaign running. On a website there a - basically - four different links to my site, all using the same campaign-parameters, but different keyword-parameters.
The problem is that all links, that direct to the landing-page as
```
index.php?utm_campaign=campaign&utm_term=keyword
```
are counted as one sing... | One single campaign appearing twice in campaigns report | https://api.github.com/repos/matomo-org/matomo/issues/2795/comments | 5 | 2011-11-23T15:29:07Z | 2014-07-08T10:08:53Z | https://github.com/matomo-org/matomo/issues/2795 | 37,353,294 | 2,795 |
[
"matomo-org",
"matomo"
] | As part of Piwik's multi-layered security approach, there are a number of areas which could detect possible attack and mitigate (e.g., block).
Scenarios:
- n failed login attempts (e.g., brute force)
- n failed lost password requests
- n failed password reset attempts
- password reset with invalid (e.g., expired) rese... | detect possible attack and mitigate | https://api.github.com/repos/matomo-org/matomo/issues/2794/comments | 2 | 2011-11-23T14:53:25Z | 2014-07-08T10:09:09Z | https://github.com/matomo-org/matomo/issues/2794 | 37,353,293 | 2,794 |
[
"matomo-org",
"matomo"
] | I am implementing ecommerce-tracking to my piwik installation and may have found an issue with the abandoned carts.
1. Abandoned (meaning _unordered_) carts show only the value of last added item in the hover-tip in the visitor real-time widget (see screenshot).
2. Abandoned cart-items are summed up correctly in dashbo... | Abondoned Cart Items summed up wrong | https://api.github.com/repos/matomo-org/matomo/issues/2793/comments | 6 | 2011-11-23T14:17:26Z | 2014-07-08T10:08:52Z | https://github.com/matomo-org/matomo/issues/2793 | 37,353,291 | 2,793 |
[
"matomo-org",
"matomo"
] | Currently limited to 100k, 1M, etc. In some cases this is not enough. We should add the option in the SELECT dropdown to delete all records, in Privacy > Delete old logs.
| Delete logs should have option to delete all logs | https://api.github.com/repos/matomo-org/matomo/issues/2792/comments | 1 | 2011-11-23T04:47:46Z | 2014-07-08T10:08:52Z | https://github.com/matomo-org/matomo/issues/2792 | 37,353,290 | 2,792 |
[
"matomo-org",
"matomo"
] | _Hello there_!
We have done some work with the 'Referrers' plugin and added a new tab "Referrers"->"Social Networks", where you can see entry counts and referrer link from many social networks.
**And it works this way:**
It requests to the website list (like it does for the "Referrers"->"Websites" tab) and after tha... | Social networks tab and widget | https://api.github.com/repos/matomo-org/matomo/issues/2791/comments | 15 | 2011-11-22T09:13:46Z | 2014-07-08T10:11:42Z | https://github.com/matomo-org/matomo/issues/2791 | 37,353,289 | 2,791 |
[
"matomo-org",
"matomo"
] | In Piwik we focus a lot on [security](http://piwik.org/security/) and aim to track and fix all potential code issues. But there are often other reasons that would let intruders in a system. It could be interesting to give a list of interesting resources or Must-have regarding securing a Piwik server.
I am thinking in ... | Guide on how to secure a Piwik server | https://api.github.com/repos/matomo-org/matomo/issues/2790/comments | 4 | 2011-11-22T04:40:57Z | 2014-07-08T10:08:51Z | https://github.com/matomo-org/matomo/issues/2790 | 37,353,288 | 2,790 |
[
"matomo-org",
"matomo"
] | I'd like to suggest an enhancement to the blocking cookie system. Currently you must be logged into Piwik in each browser you wish to block, on each system you wish to exclude. It would be more convenient by far if this worked more like Clicky, which provides you a link that can be shared outside the context of the a... | Ability to set blocking cookie outside admin interface | https://api.github.com/repos/matomo-org/matomo/issues/2789/comments | 5 | 2011-11-21T16:13:48Z | 2014-07-08T10:08:51Z | https://github.com/matomo-org/matomo/issues/2789 | 37,353,287 | 2,789 |
[
"matomo-org",
"matomo"
] | - when period=range, should be rewritten to period=day in evolution graphs
- Do we add a new parameter to decide which subperiod to plot, or default to "day" (configuration via config file?)
- when period=month, should not be changed to period=range! but instead plot last N months
Cf: http://demo.piwik.org/index.php... | Static Graph: better graphs when date range period parameter | https://api.github.com/repos/matomo-org/matomo/issues/2788/comments | 5 | 2011-11-20T08:51:27Z | 2014-07-08T10:22:43Z | https://github.com/matomo-org/matomo/issues/2788 | 37,353,285 | 2,788 |
[
"matomo-org",
"matomo"
] | See line 516 of /plugins/PDFReports/API.php
The From is "Piwik Reports" which is loaded from translations. When a custom is logo is used, we could automatically change it to "$WEBSITE_NAME Report" ?
Also allow to overwrite this defaut name in the config file.
| When using Custom logo, do not write "Piwik" in the "From" name in Scheduled reports email | https://api.github.com/repos/matomo-org/matomo/issues/2787/comments | 2 | 2011-11-18T23:46:55Z | 2014-07-08T10:08:51Z | https://github.com/matomo-org/matomo/issues/2787 | 37,353,284 | 2,787 |
[
"matomo-org",
"matomo"
] | At the custom variable section, when you select to show them as graphs, there is only one graph that shows the name of the variables used.
What I suggest is to generate one graph for each custom variable, so the data shown will be from its values.
Keywords: custom variables, graphs
| Allow to plot custom variable values (or any rows) by searching & plotting - JS Graphs | https://api.github.com/repos/matomo-org/matomo/issues/2786/comments | 7 | 2011-11-17T13:14:21Z | 2024-09-13T09:12:56Z | https://github.com/matomo-org/matomo/issues/2786 | 37,353,283 | 2,786 |
[
"matomo-org",
"matomo"
] | This is definitely a regression introduced some time in the last few months.
When the visitor IP is changing, AND the visitor supports the id cookie, we should properly detect the unique visitor. Instead it seems that in some cases there is a new visit created on every page view. See attached screenshot.
| Regression: duplicated visits are created when IP is different every page view | https://api.github.com/repos/matomo-org/matomo/issues/2785/comments | 3 | 2011-11-16T08:26:46Z | 2014-07-08T10:09:18Z | https://github.com/matomo-org/matomo/issues/2785 | 37,353,282 | 2,785 |
[
"matomo-org",
"matomo"
] | Thanks to Ludovic Evrard for his contrib: favicon with transparent background, better looking on modern browsers
| Update favicon with transparent background | https://api.github.com/repos/matomo-org/matomo/issues/2784/comments | 1 | 2011-11-15T06:36:25Z | 2014-07-08T10:08:50Z | https://github.com/matomo-org/matomo/issues/2784 | 37,353,281 | 2,784 |
[
"matomo-org",
"matomo"
] | If Piwik is load balanced between 2 servers, and administrative calls are done on serverA and serverB hosts the UI. When serverA has modifications to Goals or websites, causing tmp/cache/tracker/ to be deleted and rebuilt, this is not done in serverB until the next cache expire.
Therefore the Piwik UI must never rely... | Piwik load balancer stale cache causes UI bug | https://api.github.com/repos/matomo-org/matomo/issues/2783/comments | 1 | 2011-11-15T06:32:40Z | 2014-07-08T10:08:50Z | https://github.com/matomo-org/matomo/issues/2783 | 37,353,280 | 2,783 |
[
"matomo-org",
"matomo"
] | Hello, I found a bug in the Piwik 1.6 regarding the custom variables which are sent via Piwik Java Tracker (org.piwik.SimplePiwikTracker.java, namely).
Even if I send tracking requests with more than 1 custom variables, Piwik application shows just only one custom variable.
I checked the source-code briefly, and it... | Custom Variables are not shown properly on the Piwik application | https://api.github.com/repos/matomo-org/matomo/issues/2782/comments | 6 | 2011-11-14T14:56:57Z | 2014-07-08T10:08:50Z | https://github.com/matomo-org/matomo/issues/2782 | 37,353,279 | 2,782 |
[
"matomo-org",
"matomo"
] | It might be the last API that does not implement $segment support. It should!
- add $segment support parameter to all Goals API that do not yet support it.
Reported in [forum post](http://forum.piwik.org/read.php?2,82983,page=1#msg-83058).
| Add support for segmentation on Goals.getItems* API | https://api.github.com/repos/matomo-org/matomo/issues/2781/comments | 5 | 2011-11-14T05:48:40Z | 2014-07-08T10:08:50Z | https://github.com/matomo-org/matomo/issues/2781 | 37,353,276 | 2,781 |
[
"matomo-org",
"matomo"
] | It would be much easier to work with the piwik.org services if we were not have to make a special account for each of them. Now the login-pwd pair of trac doesn't work in forums. Blogs must have their own auth.
The ability to use "social login" is realy needed and oAuth is one of the possible solutions.
| Single Sign-On and oAuth for piwik.org services | https://api.github.com/repos/matomo-org/matomo/issues/2780/comments | 1 | 2011-11-14T01:04:35Z | 2014-07-08T10:08:49Z | https://github.com/matomo-org/matomo/issues/2780 | 37,353,275 | 2,780 |
[
"matomo-org",
"matomo"
] | Searching for any keyword returns nothing but the standart menus on mainpage, documentation, forums... Search in Developer Zone works fine.
Checked in Chromium15-based browser & IE.
Btw, clicking on Piwik logo in Dev Zone doesn't return to the homepage. dev.piwik.org could be accessed via click on # Developer Zone in... | Search doesn't work in forums and documentation; wrong link on Piwik logo in Developer Zone | https://api.github.com/repos/matomo-org/matomo/issues/2779/comments | 5 | 2011-11-14T00:53:42Z | 2014-08-03T11:25:30Z | https://github.com/matomo-org/matomo/issues/2779 | 37,353,273 | 2,779 |
[
"matomo-org",
"matomo"
] | The ["My tickets" report](http://dev.piwik.org/trac/report/7) is empty, though the search by the author's name returns all necessary tickets.
And 1 offtopic question: what does the "Sensitive" option mean? [TracTickets](http://dev.piwik.org/trac/wiki/TracTickets) doesn't has it's description...
Keywords: My tickets
| Empty "My tickets" report | https://api.github.com/repos/matomo-org/matomo/issues/2778/comments | 1 | 2011-11-14T00:21:41Z | 2014-08-03T11:25:30Z | https://github.com/matomo-org/matomo/issues/2778 | 37,353,272 | 2,778 |
[
"matomo-org",
"matomo"
] | It would be usefull to see the to the http://piwik.org/blog/2011/03/piwik-can-be-used-in-compliance-with-data-protection-laws/ blogpost on http://piwik.org/security/
And "Learn more" block can be move to the top-right in order to be more archivable. At list piwik-tour is necessary in site's menu.
Keywords: usability, ... | 2 usability propositions | https://api.github.com/repos/matomo-org/matomo/issues/2777/comments | 2 | 2011-11-14T00:03:14Z | 2014-08-03T11:25:30Z | https://github.com/matomo-org/matomo/issues/2777 | 37,353,271 | 2,777 |
[
"matomo-org",
"matomo"
] | It would be fine to see the entry pages, filtered by referer type, aspecialy for direct entries.
| Add filtering to Entry Pages | https://api.github.com/repos/matomo-org/matomo/issues/2776/comments | 3 | 2011-11-13T23:53:51Z | 2014-08-03T11:25:30Z | https://github.com/matomo-org/matomo/issues/2776 | 37,353,270 | 2,776 |
[
"matomo-org",
"matomo"
] | AS3 Piwik Tracker allows you to track page/view, goal, download, link, ecommerce from your Flash/Flex/AIR project!
AS3 Piwik Tracker is release under a BSD license.
See [https://github.com/bpouzet/AS3-Piwik-Tracker]
Keywords: tracker, as3, flash, flex, air
| AS3 Piwik Tracker review + link from Tracking API doc | https://api.github.com/repos/matomo-org/matomo/issues/2775/comments | 3 | 2011-11-13T21:05:11Z | 2014-07-08T10:08:49Z | https://github.com/matomo-org/matomo/issues/2775 | 37,353,269 | 2,775 |
[
"matomo-org",
"matomo"
] | I would like to report for CakePHP PHP Framework... I found the problem with "Standard JavaScript Tracking code"
i say dont use 'document.write' in javascript.. coz it will write overwrite page like blank screen you cant see your own page.
i replace it with '<script src="<url>/piwik.js" type="type/javascript">&... | CakePHP Framework + Piwik | https://api.github.com/repos/matomo-org/matomo/issues/2774/comments | 1 | 2011-11-13T20:24:30Z | 2014-08-03T11:25:30Z | https://github.com/matomo-org/matomo/issues/2774 | 37,353,268 | 2,774 |
[
"matomo-org",
"matomo"
] | We want to eliminate explicit calls to setlocale() because of (1) locale-related php 5.2.x bugs with json_encode/json_decode, and (2) compatibility with multithreaded servers.
http://php.net/manual/en/function.setlocale.php writes:
The locale information is maintained per process, not per thread. If you are running ... | Localization class | https://api.github.com/repos/matomo-org/matomo/issues/2773/comments | 3 | 2011-11-13T19:05:43Z | 2014-07-08T10:08:48Z | https://github.com/matomo-org/matomo/issues/2773 | 37,353,267 | 2,773 |
[
"matomo-org",
"matomo"
] | Discussed in forum post [New EU Privacy regulation: we need an "opt-in" for statistics cookies](http://forum.piwik.org/read.php?2,82741).
Proposal:
- piwik.js new method disableCookies() that would 1) delete existing cookies if any 2) skip all cookie setters
- In the JS display code page, we should add a box that wh... | New Privacy feature: "Disable all tracking cookies" (EU Privacy regulation update) | https://api.github.com/repos/matomo-org/matomo/issues/2772/comments | 10 | 2011-11-12T06:57:31Z | 2014-09-09T07:27:45Z | https://github.com/matomo-org/matomo/issues/2772 | 37,353,266 | 2,772 |
[
"matomo-org",
"matomo"
] | replace where possible with static methods
mem leaks are worse in 5.2
| create_function mem leaks | https://api.github.com/repos/matomo-org/matomo/issues/2771/comments | 6 | 2011-11-11T17:17:11Z | 2014-07-08T10:08:48Z | https://github.com/matomo-org/matomo/issues/2771 | 37,353,264 | 2,771 |
[
"matomo-org",
"matomo"
] | We've received recent changes [and check them out. [[BR](2769])]
The situation is not corrected after changes. The fact is that the functions mbstrings must explicitly specify the encoding.
Therefore, we found an excellent solution of the issue and put the next patch mbstringsDetectEncode.patch
| mbstrings patch | https://api.github.com/repos/matomo-org/matomo/issues/2770/comments | 5 | 2011-11-11T09:06:30Z | 2014-07-08T10:08:48Z | https://github.com/matomo-org/matomo/issues/2770 | 37,353,263 | 2,770 |
[
"matomo-org",
"matomo"
] | This patch fixes a bug in the 'truncate' function (core function) where PHP function 'substr' have been working incorrectly with the 'utf-8' Cyrillic encoding.
That was causing the '' symbol appearing in the end of page titles being cut. For example, we found the bug in 'Visitors' > 'Visitor Log' section.
So the pa... | Truncation should handle UTF-8 (multi-byte encoding) | https://api.github.com/repos/matomo-org/matomo/issues/2769/comments | 10 | 2011-11-10T12:55:14Z | 2014-07-08T10:08:48Z | https://github.com/matomo-org/matomo/issues/2769 | 37,353,262 | 2,769 |
[
"matomo-org",
"matomo"
] | **In short it works this way:**
JavaScript (main.js) tracks the website analytics and transfers it to a PHP script (generator.php) with help of AJAX. The PHP script then transfers the analytics data to Piwik server using PHP Tracking API.
So after HiddenTracking got installed the user can add a new, regenerated JS to... | HiddenTracking plugin - no one (even search engines) will know you use Piwik for tracking at all! | https://api.github.com/repos/matomo-org/matomo/issues/2768/comments | 77 | 2011-11-10T09:35:49Z | 2014-08-03T11:25:30Z | https://github.com/matomo-org/matomo/issues/2768 | 37,353,257 | 2,768 |
[
"matomo-org",
"matomo"
] | Errors
- Fatal error: Exception thrown without a stack frame in Unknown on line 0
- Unable to start session
- PHP Fatal error: Exception thrown without a stack frame in Unknown on line 0
See http://forum.piwik.org/read.php?2,78026
For these "making tmp/sessions writable solved the error for me"
We should try and d... | Session directory permission not always checked " | https://api.github.com/repos/matomo-org/matomo/issues/2767/comments | 1 | 2011-11-10T05:07:52Z | 2014-07-08T10:08:42Z | https://github.com/matomo-org/matomo/issues/2767 | 37,353,256 | 2,767 |
[
"matomo-org",
"matomo"
] | Piwik shows most of the Iranian visitors of my site as American.
I think the IP recognition algorithem and database don't work properly in this field.
| Iran IP recognition bug | https://api.github.com/repos/matomo-org/matomo/issues/2766/comments | 1 | 2011-11-09T19:21:23Z | 2014-08-03T11:25:30Z | https://github.com/matomo-org/matomo/issues/2766 | 37,353,255 | 2,766 |
[
"matomo-org",
"matomo"
] | **Reproduce:**
http://demo.piwik.org/?module=API&method=VisitFrequency.get&format=CSV&idSite=7&period=day&date=2011-03-20,2011-04-20&token_auth=anonymous
**Phenomenon:**
Some rows have fewer columns and the values to the right of the missing ones move up. As a result, they are placed in the wrong column.
**Hints:**... | CSV Export of VisitFrequency.get is broken when there are conversions for only a subset of periods | https://api.github.com/repos/matomo-org/matomo/issues/2765/comments | 3 | 2011-11-09T10:51:02Z | 2014-07-08T10:09:41Z | https://github.com/matomo-org/matomo/issues/2765 | 37,353,254 | 2,765 |
[
"matomo-org",
"matomo"
] | Per title.
Key challenge would be i18n.
| PDFReports : Allow customization of mail subject and body | https://api.github.com/repos/matomo-org/matomo/issues/2764/comments | 5 | 2011-11-09T04:32:27Z | 2024-09-13T09:12:56Z | https://github.com/matomo-org/matomo/issues/2764 | 37,353,253 | 2,764 |
[
"matomo-org",
"matomo"
] | Hi,
it would be useful to have the visitor rank shown in the search engine report.
Currently, it is shown in the visitor log (I suspect this is given by the referer url). I think it would be really useful to have it (average) shown in the report too.
Thanks
| show the visitor rank in the search engine keyword report | https://api.github.com/repos/matomo-org/matomo/issues/2763/comments | 2 | 2011-11-08T16:35:09Z | 2014-07-08T10:08:41Z | https://github.com/matomo-org/matomo/issues/2763 | 37,353,252 | 2,763 |
[
"matomo-org",
"matomo"
] | When using scheduled reports it would be nice to select what day the report gets emailed and also how many days to run the report.
example: A client wants his analytic report every Thursday for 90 days on a weekly basis. So I could select the report to start on this thursday, run weekly, and only to run for 90 days.... | Scheduled reports: set day of week to send, and set expiration date for reports | https://api.github.com/repos/matomo-org/matomo/issues/2762/comments | 1 | 2011-11-07T23:47:43Z | 2014-07-08T10:09:49Z | https://github.com/matomo-org/matomo/issues/2762 | 37,353,251 | 2,762 |
[
"matomo-org",
"matomo"
] | File: SearchEngines.php
Original (shows incorrect encoding):
// Mail.ru
'go.mail.ru' => array('Mailru', 'q', 'search?q={k}', 'windows-1251'),
I changed to:
// Mail.ru
'go.mail.ru' => array('Mailru', 'q', 'search?rch=e&q={k}'),
And now it seems to work correctly.
| Mail.ru search engine results encoding has changed | https://api.github.com/repos/matomo-org/matomo/issues/2761/comments | 8 | 2011-11-05T22:36:12Z | 2014-07-08T10:09:11Z | https://github.com/matomo-org/matomo/issues/2761 | 37,353,250 | 2,761 |
[
"matomo-org",
"matomo"
] | In 1.6, adding the "segment" query parameter like this:
<div id="widgetIframe"><iframe width="100%" height="350" src="http://example.com/piwik/index.php?module=Widgetize&action=iframe&moduleToWidgetize=VisitorInterest&actionToWidgetize=getNumberOfVisitsPerVisitDuration&idSite=9&period=day&... | Adding segment to VisitorInterest.getNumberOfVisitsPerVisitDuration causes SQL constraint violation | https://api.github.com/repos/matomo-org/matomo/issues/2758/comments | 3 | 2011-11-03T19:00:41Z | 2014-07-08T10:08:41Z | https://github.com/matomo-org/matomo/issues/2758 | 37,353,249 | 2,758 |
[
"matomo-org",
"matomo"
] | [Ecommerce reports](http://piwik.org/docs/ecommerce-analytics/) will want to highlight first the better segments, ie. total revenue.
Currently, Product SKU/Name/Category is correct.
But not for Country/CustomVar/Keywords/etc. Fix it!
See also #2756
| Ecommerce reports should be sorted by Total Revenue instead of visits | https://api.github.com/repos/matomo-org/matomo/issues/2757/comments | 1 | 2011-11-03T01:19:01Z | 2014-07-08T10:08:40Z | https://github.com/matomo-org/matomo/issues/2757 | 37,353,248 | 2,757 |
[
"matomo-org",
"matomo"
] | If the Product Name report has data (was set in JS) for the selected period, load this report first instead of Product SKU. Often SKUs are meaningless codes so this would make the default "[Ecommerce report](http://piwik.org/docs/ecommerce-analytics/)" much better.
| Ecommerce report should load Product Name instead of SKU by default, if defined | https://api.github.com/repos/matomo-org/matomo/issues/2756/comments | 1 | 2011-11-03T01:16:12Z | 2014-07-08T10:08:40Z | https://github.com/matomo-org/matomo/issues/2756 | 37,353,247 | 2,756 |
[
"matomo-org",
"matomo"
] | Currently, the custom variables used for [ecommerce tracking](http://piwik.org/docs/ecommerce-analytics/) are displayed in the Ecommerce>Custom Variables report. This is not necessary, they should be hidden, since they are already reported above.
| Hide Custom Variables Product sku/name/category from Ecommerce CV report | https://api.github.com/repos/matomo-org/matomo/issues/2755/comments | 2 | 2011-11-02T20:56:25Z | 2014-07-08T10:09:11Z | https://github.com/matomo-org/matomo/issues/2755 | 37,353,246 | 2,755 |
[
"matomo-org",
"matomo"
] | ## DynIp Plugin
- Uses DUL RBL services to test visitor IP and determine if they are connecting via a dynamic IP, such as dial-up, cable, ISP DHCP pool, or other consumer-oriented IP addresses
- New column log_visit.location_ip_is_dynamic stores the boolean result
## Requirements
- Developed in Piwik 1.6, may work i... | Plugin using DUL RBL to detect if visitor is from dial-up, cable, ISP DHCP pool | https://api.github.com/repos/matomo-org/matomo/issues/2754/comments | 3 | 2011-11-02T16:25:07Z | 2014-08-03T11:25:30Z | https://github.com/matomo-org/matomo/issues/2754 | 37,353,245 | 2,754 |
[
"matomo-org",
"matomo"
] | i'd like to filter a subgroup of my visitors.
at the moment it is only possible to select a time range.
i'd like to be able to select any group from any chart.
for example special search queries or referring sites as filter.
in my case i have got a banner on the internet and id like to see what are the people, which a... | flexible filter | https://api.github.com/repos/matomo-org/matomo/issues/2753/comments | 1 | 2011-11-02T10:29:33Z | 2014-07-08T10:08:40Z | https://github.com/matomo-org/matomo/issues/2753 | 37,353,244 | 2,753 |
[
"matomo-org",
"matomo"
] | No matter what mysql host configuration I try using the installer, it always tries to connect to a localhost database even though I don't have one.
To bypass the installer, I installed piwik a separate computer with a localhost database, then exported/imported the database, and copied the configuration file. When I ch... | SSL connections to MySQLi not supported [patch] | https://api.github.com/repos/matomo-org/matomo/issues/2752/comments | 3 | 2011-11-02T04:17:44Z | 2014-07-08T10:08:40Z | https://github.com/matomo-org/matomo/issues/2752 | 37,353,243 | 2,752 |
[
"matomo-org",
"matomo"
] | On a piwik web site, visit the main dashboard page. Append a segment to the URL, such as "&segment=browserName==FF" and hit Enter.
Expected behavior: all widgets on the dashboard should apply the segment to filter their data.
Actual behavior: None of the widgets on the dashboard have the segment applied to them.
Thi... | Forward &segment= parameter to all Dashboard Widgets | https://api.github.com/repos/matomo-org/matomo/issues/2751/comments | 3 | 2011-11-01T16:19:31Z | 2014-07-08T10:08:39Z | https://github.com/matomo-org/matomo/issues/2751 | 37,353,242 | 2,751 |
[
"matomo-org",
"matomo"
] | Assuming that an Ecommerce is 100% tied in Piwik, and the business is only internet based, we can hope Piwik to contain all orders and activity of the ecommerce site.
### Lifetime Value for Visitors
* Add LTV metric in the Live APIs
* Display LTV metric in the Visitor Log
* Display LTV metric in the Visitor... | LTV analytics - Ecommerce Life Time Value metric in Piwik Visitor Profile and Live APIs | https://api.github.com/repos/matomo-org/matomo/issues/2750/comments | 3 | 2011-11-01T10:47:48Z | 2017-01-30T04:34:41Z | https://github.com/matomo-org/matomo/issues/2750 | 37,353,241 | 2,750 |
[
"matomo-org",
"matomo"
] | In piwik_log_action.name Russian characters are stored with the issues (question marks "??????"). Although, for example, in table piwik_log_action.referer_keyword stored without error...
Judging by the logs errors began in September (occasionally update from SVN)
| in piwik_log_action.name Russian characters are stored with the issues | https://api.github.com/repos/matomo-org/matomo/issues/2749/comments | 4 | 2011-10-31T02:41:39Z | 2014-08-03T11:25:30Z | https://github.com/matomo-org/matomo/issues/2749 | 37,353,240 | 2,749 |
[
"matomo-org",
"matomo"
] | The reason for this bug seems to be quite complex, I hope someone else (i.e. matt ;-) ) can make sense of it...
Reproduce (don't do it on the demo since it breaks the archives):
1. Get the VisitsSummary for a range: `...?module=API&method=VisitsSummary.get&idSite=1&period=range&date=2010-07-17,2010-07-18`
2. Now speci... | Archiving fails when an invalid column is requested (VisitsSummary) | https://api.github.com/repos/matomo-org/matomo/issues/2748/comments | 2 | 2011-10-30T15:10:44Z | 2014-07-08T10:08:39Z | https://github.com/matomo-org/matomo/issues/2748 | 37,353,239 | 2,748 |
[
"matomo-org",
"matomo"
] | Please allow changing super username and super user alias.
"Your username cannot be changed."
"The Super User alias cannot be changed."
I now know it can be done changing it in config.ini.php but it would be more user friendly if this could be done using the GUI:
| Changing super username | https://api.github.com/repos/matomo-org/matomo/issues/2747/comments | 1 | 2011-10-30T12:41:45Z | 2014-07-08T10:08:39Z | https://github.com/matomo-org/matomo/issues/2747 | 37,353,238 | 2,747 |
[
"matomo-org",
"matomo"
] | Would be great to be able to display evolution graph as a table report below the graph.
So we can see, for each date/day/week/month (depending on the selected Period), the table list of all metrics values.
Currently one has to export the CSV or TSV or JSON report to get this data. Be valuable to also have this d... | Allow to display Evolution Graphs as Data Tables | https://api.github.com/repos/matomo-org/matomo/issues/2746/comments | 0 | 2011-10-30T12:33:12Z | 2024-01-03T05:04:04Z | https://github.com/matomo-org/matomo/issues/2746 | 37,353,237 | 2,746 |
[
"matomo-org",
"matomo"
] | Hello Piwik Team,
First, I want to say Thank you for this great tool.
But I have faced a problem with Piwik API.
Below are the steps of how the problem can be achieved:
**1.** Making a request to any widget **without specifying @columns** parameter. e.g.: index.php?module=API&format=html&method=VisitsSummary.get&idSi... | API request error | https://api.github.com/repos/matomo-org/matomo/issues/2745/comments | 5 | 2011-10-29T02:00:48Z | 2014-07-08T10:08:39Z | https://github.com/matomo-org/matomo/issues/2745 | 37,353,236 | 2,745 |
[
"matomo-org",
"matomo"
] | In some cases the referrer redirects to the page itself rather than be the search result page.
In particular URLs that look like: http://www.google.at/url?sa=t&rct=j&q=piwik%20plugins&source=web&cd=1&ved=0CCMQFjAA&url=http%3A%2F%2Fpiwik.org%2Ffaq%2Fplugins%2F&ei=XeinTsnPAsXZsgbF4Z38DQ&usg=AFQjCNHpX66CFOLw_axvqo7TM99c4... | Visitor logs links to google should always link to the search result page | https://api.github.com/repos/matomo-org/matomo/issues/2744/comments | 1 | 2011-10-27T22:22:39Z | 2014-07-08T10:09:02Z | https://github.com/matomo-org/matomo/issues/2744 | 37,353,235 | 2,744 |
[
"matomo-org",
"matomo"
] | Getting the same error as reported in #2732 and a similar one, in my case after enabling ecommerce tracking on 1.6.0. For me, almost all widgets on the dashboard show:
```
Fatal error: Class 'Piwik_CustomVariables' not found in /var/php/piwik/plugins/Goals/Goals.php on line 583
```
On the ecommerce goals page, I get:... | Ecommerce requires Custom Variables plugin, should check and enforce | https://api.github.com/repos/matomo-org/matomo/issues/2743/comments | 5 | 2011-10-27T16:54:25Z | 2014-07-08T10:08:38Z | https://github.com/matomo-org/matomo/issues/2743 | 37,353,234 | 2,743 |
[
"matomo-org",
"matomo"
] | Metadata API should have full coverage of Piwik reports. In particular, one should be able to fetch subtables for Page URLs, Page Titles, Custom Variables, Campaign Names, etc.
- Piwik Metadata API should return which API to call when a row is clicked eg. CustomVariables.getCustomVariablesValuesFromNameId
- Piwik metad... | Metadata API: Support sub tables calls | https://api.github.com/repos/matomo-org/matomo/issues/2742/comments | 24 | 2011-10-25T23:02:20Z | 2014-07-08T10:08:38Z | https://github.com/matomo-org/matomo/issues/2742 | 37,353,231 | 2,742 |
[
"matomo-org",
"matomo"
] | Hi,
would be nice to habe Latest-Files on http://builds.piwik.org/ for Piwik Mobile.
Regards
| Add Latest files for Piwik Mobile | https://api.github.com/repos/matomo-org/matomo/issues/2741/comments | 1 | 2011-10-25T15:22:23Z | 2014-07-08T10:08:37Z | https://github.com/matomo-org/matomo/issues/2741 | 37,353,230 | 2,741 |
[
"matomo-org",
"matomo"
] | 1. The API documentation states that the top 100 records will be returned by default if no filter_limit is specified. This call appears to return only 50 by default.
2. Setting the filter_limit to -1 (for all results) generates a SQL error. As a result, I have to use a filter_limit of 10000 to get all my records. This ... | Live.getLastVisitsDetails support for filter_limit=-1 (return all visits) | https://api.github.com/repos/matomo-org/matomo/issues/2740/comments | 1 | 2011-10-24T21:16:44Z | 2014-07-08T10:08:37Z | https://github.com/matomo-org/matomo/issues/2740 | 37,353,229 | 2,740 |
[
"matomo-org",
"matomo"
] | In Piwik the world map widget should remember the last _settings_ a user made in the widget (per site id). E.g. the **zoom level** and **type of data**, that can be selected in the dropdown list, should automatically _be restored_ upon calling the dashboard for a specific site id.
Keywords: world,map,global,country,geo... | World map (countries) should remember last settings (zoom level, type of data) | https://api.github.com/repos/matomo-org/matomo/issues/2739/comments | 1 | 2011-10-24T18:35:46Z | 2014-07-08T10:08:37Z | https://github.com/matomo-org/matomo/issues/2739 | 37,353,228 | 2,739 |
[
"matomo-org",
"matomo"
] | Incorrect search text is displayed
Keywords: Characters List of Keywords
| Characters error in : "List of Keywords" | https://api.github.com/repos/matomo-org/matomo/issues/2738/comments | 4 | 2011-10-24T09:22:05Z | 2014-07-08T10:08:37Z | https://github.com/matomo-org/matomo/issues/2738 | 37,353,227 | 2,738 |
[
"matomo-org",
"matomo"
] | I have a website which has user database. Each user has a user Login which he uses to login to the website. The userLogin/userId is also stored as a cookie. I want to know if its possible to make a plugin where you can extract this data and tabulate it in piwik.
| Tabulating Cookie data | https://api.github.com/repos/matomo-org/matomo/issues/2737/comments | 1 | 2011-10-24T03:41:20Z | 2014-08-03T11:25:30Z | https://github.com/matomo-org/matomo/issues/2737 | 37,353,226 | 2,737 |
[
"matomo-org",
"matomo"
] | When a visitor places _several orders in a row_ and Ecommerce logging is activated, the Ecommerce log only shows the cart details (items of the order), that were sent with the **first** order.
All following orders of the visitor only show the order total and item count in the Ecommerce log widget (but not the item nam... | Multiple orders made by the same visitor only show item details of the first order in Ecommerce log | https://api.github.com/repos/matomo-org/matomo/issues/2736/comments | 2 | 2011-10-23T15:06:52Z | 2014-07-08T10:08:37Z | https://github.com/matomo-org/matomo/issues/2736 | 37,353,225 | 2,736 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.