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"
] | From email report:
open redirect in piwik 1.10.1 to target subdomain for exaple
http://demo.piwik.org/index.php?module=Overlay&action=startOverlaySession&idsite=7#http://forum.piwik.org.google.com
and example as iframe
http://demo.piwik.org/index.php?module=Overlay&action=index&idSite=7&period=day&date=yesterday#l... | Disallow open redirect to known subdomain in Overlay | https://api.github.com/repos/matomo-org/matomo/issues/3689/comments | 1 | 2013-01-18T11:58:48Z | 2024-09-13T09:12:18Z | https://github.com/matomo-org/matomo/issues/3689 | 37,354,386 | 3,689 |
[
"matomo-org",
"matomo"
] | At the mentioned section of the documentation:
http://piwik.org/participate/coding-standards/#toc-debug-logging
there's an anchor within the text "See the FAQ to enable logging output in Piwik and the various options" pointing to:
http://piwik.org/participate/development-process/
At that address there's no mention ... | Wrong link in Debug & logging section on Coding Standards page | https://api.github.com/repos/matomo-org/matomo/issues/3688/comments | 1 | 2013-01-18T01:00:29Z | 2014-08-03T11:24:38Z | https://github.com/matomo-org/matomo/issues/3688 | 37,354,385 | 3,688 |
[
"matomo-org",
"matomo"
] | on the demo we saw that anonymous had an entry in user_language with 'de'
Anonymous user language should never be written to this table. It should be persisted in user's cookie, so that several users can use the demo in their own language.
- update the code that sets this preference and enforce that anonymous not all... | Anonymous should not be allowed to have a user language in language preference | https://api.github.com/repos/matomo-org/matomo/issues/3687/comments | 1 | 2013-01-17T23:01:48Z | 2014-07-08T10:12:02Z | https://github.com/matomo-org/matomo/issues/3687 | 37,354,383 | 3,687 |
[
"matomo-org",
"matomo"
] | Fixing Warning: exec() [href='function.exec'>function.exec</a>](<a): Unable to fork [df -T -t nfs reported in http://forum.piwik.org/read.php?2,99550
| Warning: exec() [<a href='function.exec'>function.exec</a>]: Unable to fork | https://api.github.com/repos/matomo-org/matomo/issues/3686/comments | 2 | 2013-01-17T22:54:15Z | 2014-09-03T11:55:41Z | https://github.com/matomo-org/matomo/issues/3686 | 37,354,382 | 3,686 |
[
"matomo-org",
"matomo"
] | clicking on sparklines in Goals OVerview does not reload the clicked sparkline in the graph, it reloads the sum of conversions graph
| clicking on sparklines in Goals OVerview does not reload the top graph | https://api.github.com/repos/matomo-org/matomo/issues/3685/comments | 3 | 2013-01-17T22:33:14Z | 2014-07-08T10:12:02Z | https://github.com/matomo-org/matomo/issues/3685 | 37,354,381 | 3,685 |
[
"matomo-org",
"matomo"
] | reported in http://forum.piwik.org/read.php?2,99502
| system check: syntax error or access violation | https://api.github.com/repos/matomo-org/matomo/issues/3684/comments | 4 | 2013-01-17T22:30:12Z | 2014-07-08T10:12:02Z | https://github.com/matomo-org/matomo/issues/3684 | 37,354,379 | 3,684 |
[
"matomo-org",
"matomo"
] | See this forum post
http://forum.piwik.org/read.php?2,99579,99626#msg-99626
On the attached screenshot you can see that showing data for time periods doesn't work. Simply choose a time period and then click on "related report: ..". No data will be shown. Additionally switching back to normal browser data doesn't show ... | Dashboard doesn't show "related report" data for date ranges | https://api.github.com/repos/matomo-org/matomo/issues/3683/comments | 3 | 2013-01-17T19:23:48Z | 2014-07-08T10:12:02Z | https://github.com/matomo-org/matomo/issues/3683 | 37,354,378 | 3,683 |
[
"matomo-org",
"matomo"
] | We're seeing the following message on iPhone while tracking mobile site traffic.
"Error: SECURITY_ERR:DOM Exception 18"
I've debugged the javascript and it seems that although we explicitly set disableCookies in our init code, Piwik still tries to access cookies (if only to expire them). For now I've just wrapped the... | Cookies causing security exception in iPhone | https://api.github.com/repos/matomo-org/matomo/issues/3682/comments | 3 | 2013-01-17T16:20:20Z | 2014-07-08T10:12:02Z | https://github.com/matomo-org/matomo/issues/3682 | 37,354,376 | 3,682 |
[
"matomo-org",
"matomo"
] | using the new great button in the visitor log to the page of all visits of a returning visitor, you don't know where you are.
Please at a label/headline including the visitor ID and or the name from #3622 whoms visits you are watching.
And in addition perhaps a back to all visits Button would be helpful...
| no label on all visits list (returning visitor) | https://api.github.com/repos/matomo-org/matomo/issues/3681/comments | 1 | 2013-01-17T15:10:12Z | 2014-07-08T10:12:01Z | https://github.com/matomo-org/matomo/issues/3681 | 37,354,375 | 3,681 |
[
"matomo-org",
"matomo"
] | 2 small things would be very nice in settings/Setup automatic updates of GeoIP databases:
1) show the date+time of the last update
=> you can be sure the updater is working
2) a new Button "update now"
=> after setting the automatic up you can start directly
=> if there are some changes in the database you can import... | GeoIP auto updater: display the last time the update was executed | https://api.github.com/repos/matomo-org/matomo/issues/3680/comments | 3 | 2013-01-17T14:43:16Z | 2024-09-13T09:12:18Z | https://github.com/matomo-org/matomo/issues/3680 | 37,354,373 | 3,680 |
[
"matomo-org",
"matomo"
] | On some webspaces the number of requests which can be performed simultaniously are limited. So some widgets on the dashboard are not loaded(only displaying "Loading widget, please wait...") until you press the reload button.
As there is often no control over server and PHP configuration this behavoiour cannot be change... | automatically reload widgets if an internal server error occurs | https://api.github.com/repos/matomo-org/matomo/issues/3679/comments | 0 | 2013-01-16T21:49:10Z | 2024-09-13T09:12:19Z | https://github.com/matomo-org/matomo/issues/3679 | 37,354,372 | 3,679 |
[
"matomo-org",
"matomo"
] | I upgraded to 1.10.1 last night and I setup automatic updating for my geo location database using the suggested URL. Last night when archive.php ran it generated the following errors (note, I changed my filesystem path)
```
SCHEDULED TASKS
Starting Scheduled tasks...
ERROR: Got invalid response from API request: http... | archive.php failing on GeoIP Update in 1.10.1 | https://api.github.com/repos/matomo-org/matomo/issues/3678/comments | 6 | 2013-01-16T16:33:28Z | 2014-07-08T10:12:01Z | https://github.com/matomo-org/matomo/issues/3678 | 37,354,368 | 3,678 |
[
"matomo-org",
"matomo"
] | We using a javascript compressor to minify and combine all javascripts to one file. The compressor remove all multiline comments, but not the ones which are starting with "/*!". Please add a "!"-sign to piwik.js, so your copyright will be still there and we can better check for the current version number. And also add ... | Add "!" to piwik.js to prevent compressor to remove the copyright comment, also add current piwik version number | https://api.github.com/repos/matomo-org/matomo/issues/3677/comments | 1 | 2013-01-16T13:36:52Z | 2014-07-08T10:12:01Z | https://github.com/matomo-org/matomo/issues/3677 | 37,354,367 | 3,677 |
[
"matomo-org",
"matomo"
] | Piwik 1.10.1
```
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'option WHERE option_name IN ('test_system_check1','test_system_check2')' at line 1
```
```
Backtrace:
#0 /home... | System Check SQLSTATE[42000] | https://api.github.com/repos/matomo-org/matomo/issues/3676/comments | 1 | 2013-01-16T10:26:28Z | 2014-07-08T10:12:01Z | https://github.com/matomo-org/matomo/issues/3676 | 37,354,366 | 3,676 |
[
"matomo-org",
"matomo"
] | The dashboard is the favorite and most used report by far. It's default report for most users, but also is the most exciting way to start Piwik since it's fully customizable.
Users load their Piwik on phones, tablets, TVs, consoles, and video projector (real example from Greg who suggested this ticket!). When loading... | Responsive Dashboard: update columns count based on resolution to look good on tablets | https://api.github.com/repos/matomo-org/matomo/issues/3675/comments | 3 | 2013-01-16T08:49:10Z | 2014-07-08T10:12:01Z | https://github.com/matomo-org/matomo/issues/3675 | 37,354,365 | 3,675 |
[
"matomo-org",
"matomo"
] | Bug: When moving from a 3 columns dashboard to a 2 columns dashboard, the widgets in the third columns are hidden and lost.
Expected: The widgets from any column hidden after changing layout, should be moved to the visible columns. Ideally widgets will be "distributed" among columns. Eg. if 4 columns layout becomes 3... | When switching columns layout to less columns, widgets should be moved to visible column | https://api.github.com/repos/matomo-org/matomo/issues/3674/comments | 2 | 2013-01-16T08:36:44Z | 2014-07-08T10:12:01Z | https://github.com/matomo-org/matomo/issues/3674 | 37,354,363 | 3,674 |
[
"matomo-org",
"matomo"
] | Hi there,
i using piwik 1.10 .
I manually updated because the automatic update process failed.
I made a backup from config.ini.php.
Further i removed the whoe piwik directory and uploaded the lastest version of piwik. Copied the config.ini.php to the old location.
Now i started the Frontend i can login without a probl... | Logout Error | https://api.github.com/repos/matomo-org/matomo/issues/3673/comments | 1 | 2013-01-15T19:13:54Z | 2014-07-08T10:12:00Z | https://github.com/matomo-org/matomo/issues/3673 | 37,354,362 | 3,673 |
[
"matomo-org",
"matomo"
] | I noticed for quite some time that the hourly cron archiving creates an error "Allowed memory size exhausted in ... DataTable.php". I upped the memory_limit in php.ini and it was gone for a while, but now it is back and I do not want to ever increase the memory_limit as this also affects web applications then.
Can we h... | add an option to set a specific php.ini for cron archiving | https://api.github.com/repos/matomo-org/matomo/issues/3672/comments | 1 | 2013-01-15T16:09:33Z | 2014-08-03T11:24:38Z | https://github.com/matomo-org/matomo/issues/3672 | 37,354,361 | 3,672 |
[
"matomo-org",
"matomo"
] | Bug, to reproduce:
- create a custom dashboard
- Select it
- Change the date
- The first dashboard is selected: the custom dashboard should be shown instead on reload.
| Custom dashboard not restored when changing date | https://api.github.com/repos/matomo-org/matomo/issues/3671/comments | 2 | 2013-01-15T10:13:24Z | 2014-07-08T10:12:00Z | https://github.com/matomo-org/matomo/issues/3671 | 37,354,360 | 3,671 |
[
"matomo-org",
"matomo"
] | http://forum.piwik.org/read.php?2,98608
with real data:
```
There is an error. Please report the message (Piwik 1.10-b6) and full backtrace in the Piwik forums (please do a Search first as it might have been reported already!).
Warning: file_get_contents(http://wayback.archive.org/web/*/pullart-potolki.ru): failed t... | Warning in SEORank widget | https://api.github.com/repos/matomo-org/matomo/issues/3670/comments | 1 | 2013-01-14T14:53:04Z | 2014-07-08T10:12:00Z | https://github.com/matomo-org/matomo/issues/3670 | 37,354,359 | 3,670 |
[
"matomo-org",
"matomo"
] | - Using "segment" API in the url displays the desired output (data "filtered" by that segment)
- While using the segment API, if try to produce the "Visits by Day of Week" graph I get the following error :
(this is not specific to "pageUrl", also tried it with other parameters)
Segment parameter 'pageUrl' does not a... | Problem with "Visits by Day of Week" + "segment API" | https://api.github.com/repos/matomo-org/matomo/issues/3669/comments | 1 | 2013-01-13T19:59:09Z | 2014-07-08T10:12:00Z | https://github.com/matomo-org/matomo/issues/3669 | 37,354,356 | 3,669 |
[
"matomo-org",
"matomo"
] | Once we have no more flash in Piwik (eg. #1652 is done) we can remove the swfobject library from piwik.
| Remove SWFObject library from Piwik core -> No More Flash! | https://api.github.com/repos/matomo-org/matomo/issues/3666/comments | 1 | 2013-01-13T08:18:06Z | 2014-07-08T10:12:00Z | https://github.com/matomo-org/matomo/issues/3666 | 37,354,354 | 3,666 |
[
"matomo-org",
"matomo"
] | Would be nice to have logos, icons and sparklines in double resolution for MacBooks with Retina. I think this is not that much work and would make the WebGUI more pretty.
| Retina Images | https://api.github.com/repos/matomo-org/matomo/issues/3665/comments | 2 | 2013-01-12T23:17:37Z | 2016-09-23T03:08:56Z | https://github.com/matomo-org/matomo/issues/3665 | 37,354,353 | 3,665 |
[
"matomo-org",
"matomo"
] | I setup things for the first time and imported all my logs and then setup a cronjob to run every day to archive things. I decided to test that before I left it for the night and found that it seemed to run ok, but it never ended, it is not dropping me back to the shell:
platypus# /usr/bin/php5 /var/www/piwik/analytics... | archive.php never ends | https://api.github.com/repos/matomo-org/matomo/issues/3664/comments | 2 | 2013-01-12T23:09:13Z | 2014-08-03T11:24:38Z | https://github.com/matomo-org/matomo/issues/3664 | 37,354,352 | 3,664 |
[
"matomo-org",
"matomo"
] | **How to reproduce the bug:**
1. Go to demo.piwik.org
2. Select multiple rows in a DataTable for row evolution
3. In row evolution popup click the small icon below the chart to export CSV data
The exported data contains only the string 'Date', but nothing else.
**Expected behavior:**
Ideally the exported data would ... | Data export returns empty CSV in MultiRowEvolution | https://api.github.com/repos/matomo-org/matomo/issues/3663/comments | 2 | 2013-01-11T18:15:35Z | 2014-07-08T10:11:59Z | https://github.com/matomo-org/matomo/issues/3663 | 37,354,351 | 3,663 |
[
"matomo-org",
"matomo"
] | Respecting the Do-Not-Track preference of visitors is something noone must do. It has to be respected, per definition, only by choice of the site owner.
In Piwik's settings > Privacy - Tab, one can choose to respect or not the visitors preference of Do-Not-Track. When one chooses to respect it, "then Piwik will not tr... | Combine "Do-Not-Track" and "Anonymize Visitors" feature | https://api.github.com/repos/matomo-org/matomo/issues/3662/comments | 2 | 2013-01-11T17:55:26Z | 2014-07-08T10:11:59Z | https://github.com/matomo-org/matomo/issues/3662 | 37,354,350 | 3,662 |
[
"matomo-org",
"matomo"
] | If a site experiences exceptional traffic peaks, it would make a lot sense to change the linear y-scale to a logarithmic scale.
For instance, consider the following pattern (data taken from a real website). The linear scale does a good job in giving a sense of the magnitude of the peak, but the patterns in the regular... | Enable logarithmic scale in evolution charts | https://api.github.com/repos/matomo-org/matomo/issues/3661/comments | 3 | 2013-01-11T17:22:52Z | 2024-09-13T09:12:19Z | https://github.com/matomo-org/matomo/issues/3661 | 37,354,349 | 3,661 |
[
"matomo-org",
"matomo"
] | I try to use the site search feature with the CMS open source Jahia (http://www.jahia.com).
The URL parameter has a particular ugly syntaxt : "src_terms[0].term"
I try both "src_terms%5B0%5D.term" or "src_terms[0].term" but neither of those are working fine.
You may see an example of this seach parameter here : http:/... | Site Search isn't tracking Site Searches when search parameter is in format foo[bar] or foo[bar].foo | https://api.github.com/repos/matomo-org/matomo/issues/3660/comments | 2 | 2013-01-11T13:40:36Z | 2024-09-13T09:12:20Z | https://github.com/matomo-org/matomo/issues/3660 | 37,354,348 | 3,660 |
[
"matomo-org",
"matomo"
] | Hello all,
We are trying to get Piwik running in our company and for some reason most of the widgets are displaying data. The only place that I can find any data is Visitors->Visitor Log.
Attached are the screenshots of what I see.
| No data in visits overview or visits over time | https://api.github.com/repos/matomo-org/matomo/issues/3659/comments | 3 | 2013-01-10T17:43:03Z | 2014-08-03T11:21:15Z | https://github.com/matomo-org/matomo/issues/3659 | 37,354,347 | 3,659 |
[
"matomo-org",
"matomo"
] | In few words :
the archive.php script does implement // request for segment, but does not implement any queue mechanism which makes it unusable with many segments.
Long story : http://forum.piwik.org/read.php?3,97712
(with background cli task version being much much faster)
Current proposal http only :
"the logic us... | http archive request should pre-process listed segments in reasonnable fashion | https://api.github.com/repos/matomo-org/matomo/issues/3658/comments | 4 | 2013-01-10T08:30:55Z | 2014-08-03T11:24:38Z | https://github.com/matomo-org/matomo/issues/3658 | 37,354,345 | 3,658 |
[
"matomo-org",
"matomo"
] | Some very high traffic user reports that the OPTIMIZE TABLE query run at the end of the log purge, is causing trouble and sql queries queuing. We should at least allow to disable the OPTIMIZE queries via config file setting,
and the proper ultimate fix will be to have Piwik _not_ require Mysql for tracking anymore SE... | Allow disable OPTIMIZE TABLE queries in config file | https://api.github.com/repos/matomo-org/matomo/issues/3657/comments | 1 | 2013-01-09T05:40:10Z | 2014-07-08T10:11:58Z | https://github.com/matomo-org/matomo/issues/3657 | 37,354,344 | 3,657 |
[
"matomo-org",
"matomo"
] | Our company is considering using Piwik as our primary web analytics software, but must be able to import old web logs (python software). The problem is similar to that of other posts, which reports Fatal Error: None while printing:
1369 lines parsed, 0 lines recorded, 0 records/sec (avg), 0 records/sec (current)
We a... | Fatal Error: None - Problem importing old web logs | https://api.github.com/repos/matomo-org/matomo/issues/3656/comments | 1 | 2013-01-08T14:26:52Z | 2014-07-08T10:11:58Z | https://github.com/matomo-org/matomo/issues/3656 | 37,354,343 | 3,656 |
[
"matomo-org",
"matomo"
] | "Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)"
should be added to import_logs.py
| NetcraftSurveyAgent missing in the bot list | https://api.github.com/repos/matomo-org/matomo/issues/3655/comments | 1 | 2013-01-07T19:25:40Z | 2014-07-08T10:11:58Z | https://github.com/matomo-org/matomo/issues/3655 | 37,354,342 | 3,655 |
[
"matomo-org",
"matomo"
] | Hello,
I would like to share an idea with you.
If an ip provider is unknown, I would appreciate if Piwik asks via whois for the provider.
On sourceforge I found this project: http://sourceforge.net/projects/phpwhois/ so maybe the code helps a bit.
| Whois if provider is unknown | https://api.github.com/repos/matomo-org/matomo/issues/3654/comments | 3 | 2013-01-07T15:07:32Z | 2014-10-13T23:33:10Z | https://github.com/matomo-org/matomo/issues/3654 | 37,354,341 | 3,654 |
[
"matomo-org",
"matomo"
] | I have the IIS logs of load balance servers like this structure:
Server 1: log1/
u_ex121119.log
u_ex121120.log
u_ex121121.log
Server 2: log2/
u_ex121119.log
u_ex121120.log
u_ex121121.log
Server 3: log3/
u_ex121119.log
u_ex121120.log
u_ex121121.log
When import the data from the log to the Piwik, I get the e... | Tracking API: Handle when older visitor/page views data is imported after the newer data... | https://api.github.com/repos/matomo-org/matomo/issues/3653/comments | 4 | 2013-01-07T10:59:00Z | 2014-07-08T10:11:58Z | https://github.com/matomo-org/matomo/issues/3653 | 37,354,339 | 3,653 |
[
"matomo-org",
"matomo"
] | 1. Go http://demo.piwik.org
2. Visitors - Visitor log
3. Click "Next" three, four times
Now I want to return on previous page, but there's only "First"; no "Previous" link exists, quite a pain when I'm further down in the list and have to start from beginning.
| Add a "Previous" link in the Visitor Log | https://api.github.com/repos/matomo-org/matomo/issues/3652/comments | 2 | 2013-01-06T11:17:36Z | 2014-07-08T10:11:58Z | https://github.com/matomo-org/matomo/issues/3652 | 37,354,338 | 3,652 |
[
"matomo-org",
"matomo"
] | I've built one custom report, want to show the evolution statistics, in the code file "/plugins/API/API.php", I've changed it as below:
```
if
(
$apiModule != 'Actions'
&&
($apiModule != 'Goals' || ($apiAction != 'getVisitsUntilConversion' && $apiAction != 'getDaysToConversion'))
&& $label // do not re... | Plugins API: Allow disable row evolution row action for | https://api.github.com/repos/matomo-org/matomo/issues/3650/comments | 1 | 2013-01-03T08:28:09Z | 2014-08-03T11:24:38Z | https://github.com/matomo-org/matomo/issues/3650 | 37,354,337 | 3,650 |
[
"matomo-org",
"matomo"
] | If I build a customized sub-menus, for example a custom menu for superuser. The error will be shown if follow the steps below:
1) Go to "Users", click on "Websites", change it to "Apply to all websites" (idSite=all)
2) Go to the page which contains the customized menu
The error will be:
```
The parameter 'idSite' d... | Bug fix for avoiding errors when build the customized menu | https://api.github.com/repos/matomo-org/matomo/issues/3649/comments | 3 | 2013-01-03T08:11:15Z | 2014-07-08T10:11:58Z | https://github.com/matomo-org/matomo/issues/3649 | 37,354,336 | 3,649 |
[
"matomo-org",
"matomo"
] | Hi there,
I work at the Center for Democracy & Technology, where we work on lots of privacy issues. Up until recently, this has stopped us from using any cookie-based analytics tools, but we've been considering using Piwik since privacy is a focus.
However, we're an International site, and wish to comply with EU Data... | EU Data Privacy Directive compatibility for International sites | https://api.github.com/repos/matomo-org/matomo/issues/3648/comments | 2 | 2013-01-02T20:34:45Z | 2014-08-03T11:24:37Z | https://github.com/matomo-org/matomo/issues/3648 | 37,354,335 | 3,648 |
[
"matomo-org",
"matomo"
] | We could add specific features for blogs to automatically enhance tracking and reporting:
- Track blog entities: best author, best categories (by Visits, Page vues)
- Track thumbnail, display in click path, display in Row evolution popover
- Use "page" scope custom variable if available
- Show significant buzzing p... | Blog Analytics - Tracking & Reports | https://api.github.com/repos/matomo-org/matomo/issues/3647/comments | 0 | 2012-12-31T02:58:52Z | 2024-09-13T09:12:21Z | https://github.com/matomo-org/matomo/issues/3647 | 37,354,334 | 3,647 |
[
"matomo-org",
"matomo"
] | Feature request: track payment type (credit card, paypal, wire, etc.)
from #2448
See also #4758
| Ecommerce analytics: track payment type (credit card, paypal, wire, etc.) | https://api.github.com/repos/matomo-org/matomo/issues/3646/comments | 6 | 2012-12-30T05:05:41Z | 2024-09-13T09:12:21Z | https://github.com/matomo-org/matomo/issues/3646 | 37,354,333 | 3,646 |
[
"matomo-org",
"matomo"
] | On dashbord, the widget localtime is alway not update after 09:00 AM.
If i open my dashbord the Max time of the graph (y axis) is the current time.
But after 09:00 AM, the Max time of the graph is always 09:00 AM.
When y click on the widget, the graph is correctely update.
Test case : the current date and time is 29 de... | max time of widget localtime at initialization | https://api.github.com/repos/matomo-org/matomo/issues/3645/comments | 3 | 2012-12-29T05:07:08Z | 2014-07-08T10:11:57Z | https://github.com/matomo-org/matomo/issues/3645 | 37,354,332 | 3,645 |
[
"matomo-org",
"matomo"
] | ```
PHP Fatal error: Class 'Piwik_UserCountry_LocationProvider' not found in \Piwik\core\Tracker\Visit.php on line 628
```
| Disable UserCountry plugin will cause error when import data from IIS log | https://api.github.com/repos/matomo-org/matomo/issues/3644/comments | 3 | 2012-12-26T04:18:40Z | 2014-07-08T10:11:57Z | https://github.com/matomo-org/matomo/issues/3644 | 37,354,331 | 3,644 |
[
"matomo-org",
"matomo"
] | CoreAdminHome_PiwikIsInstalledAt = Piwik est install l'adresse
CoreAdminHome_TrustedHostSettings = Nom d'hte
Keywords: french translation settings
| French Translation for CoreAdminHome_PiwikIsInstalledAt, CoreAdminHome_TrustedHostSettings | https://api.github.com/repos/matomo-org/matomo/issues/3643/comments | 1 | 2012-12-25T10:58:05Z | 2014-07-08T10:11:57Z | https://github.com/matomo-org/matomo/issues/3643 | 37,354,330 | 3,643 |
[
"matomo-org",
"matomo"
] | Here is the sample of the "user agent" from the iis log:
```
Mozilla/4.0+(compatible;+MSIE+8.0;+Windows+NT+6.1;+WOW64;+Trident/4.0;+GTB7.4;+SLCC2;+.NET+CLR+2.0.50727;+.NET+CLR+3.5.30729;+.NET+CLR+3.0.30729;+Media+Center+PC+6.0;+.NET4.0C;+.NET4.0E;+MS-RTC+LM+8;+InfoPath.2)
```
It turns out the browser is "Unknown" and... | User agent information can be identified when use the log analysis | https://api.github.com/repos/matomo-org/matomo/issues/3642/comments | 6 | 2012-12-25T09:50:46Z | 2014-07-08T10:11:57Z | https://github.com/matomo-org/matomo/issues/3642 | 37,354,328 | 3,642 |
[
"matomo-org",
"matomo"
] | When I am using the python script to import the iis log, the error message will show up as below:
```
Strict Notice: Only variables should be passed by reference in D:\Web\PHP\Piwik\core\Common.php on line 105
```
| Bug fix for preventing the error messages when import data from IIS log | https://api.github.com/repos/matomo-org/matomo/issues/3641/comments | 6 | 2012-12-25T09:32:19Z | 2014-07-08T10:11:57Z | https://github.com/matomo-org/matomo/issues/3641 | 37,354,326 | 3,641 |
[
"matomo-org",
"matomo"
] | Currently when IP is hovered in Visitor log it shows "Visitor ID" tooltip.
It would be great if IP was made into hyperlink, which would trigger filter visitor log by "Visitor ID" i.e. show only visits from that particular user.
PS - I know there's ongoing work on segment editor, but for sure this would be great small... | Make IP in Visitor log clickable | https://api.github.com/repos/matomo-org/matomo/issues/3640/comments | 3 | 2012-12-23T16:32:46Z | 2014-07-08T10:11:57Z | https://github.com/matomo-org/matomo/issues/3640 | 37,354,324 | 3,640 |
[
"matomo-org",
"matomo"
] | For example, if you click "Year" for "Date Range" and then choose to display "500" keywords on the Dashboard, the following keyword is displayed (which is actually a URL) about halfway down the list:
http://forum.piwik.org/read.php?2,94978,94982#msg-94982
This is the demo URL which shows the filtering doesn't work: ... | Segmenting fails if keyword is a URL | https://api.github.com/repos/matomo-org/matomo/issues/3639/comments | 3 | 2012-12-22T19:45:33Z | 2024-09-13T09:12:22Z | https://github.com/matomo-org/matomo/issues/3639 | 37,354,323 | 3,639 |
[
"matomo-org",
"matomo"
] | Hello all
For one of our customer there could be a policy in force to have only relative URLs within web pages (for things like `anchor href`, `img src`, etc.)
We've seen there have been a number of tickets related to relative URLs and reverse proxies, like ticket:466, ticket:647, ticket:691, ticket:2501, ticket:3318.
... | Clear absolute URLs from links and images in web pages | https://api.github.com/repos/matomo-org/matomo/issues/3638/comments | 9 | 2012-12-22T15:06:15Z | 2014-08-03T11:24:37Z | https://github.com/matomo-org/matomo/issues/3638 | 37,354,321 | 3,638 |
[
"matomo-org",
"matomo"
] | Hello all.
One of our customers has a requirement to redirect the user to a specific URL after s/he logs out.
After some research, we see that the destination is fixed to `Piwik::redirectToModule('CoreHome');` within `Piwik_Login_Controller.logout` action in Login plugin.
First preliminary question: is this an intere... | How to configure destination URL, after user logout of Piwik | https://api.github.com/repos/matomo-org/matomo/issues/3637/comments | 5 | 2012-12-22T12:57:32Z | 2014-07-08T10:11:56Z | https://github.com/matomo-org/matomo/issues/3637 | 37,354,320 | 3,637 |
[
"matomo-org",
"matomo"
] | Hi,
for new Piwik Mobile version, I need a MultiSite enhancement. Talked with some Piwik users and we need to improve the "Available Websites" view in next version. It'll be more like an "All Websites Dashboard". Usually, I'd just use MultiSites.getAll, but I need the possibility to search for websites. Because some u... | Add new parmeter &pattern= to MultiSites.getAll to allow searching for websites | https://api.github.com/repos/matomo-org/matomo/issues/3636/comments | 4 | 2012-12-21T21:26:19Z | 2014-07-08T10:11:56Z | https://github.com/matomo-org/matomo/issues/3636 | 37,354,318 | 3,636 |
[
"matomo-org",
"matomo"
] | I get the following domain age for martin-thoma.com in my dashboard (SEO Rankings):
Domain Age
365 days -8762 hours
The domain was created on 21st of September, 2011. So the Domain age should be:
1 year, 3 Months, 2 days.
or
1 year, 92 days
or
1 year, 3 months
I use Piwik 1.9.2
Keywords: domain age
| Domain age: Negative hours | https://api.github.com/repos/matomo-org/matomo/issues/3635/comments | 2 | 2012-12-21T21:11:12Z | 2014-07-08T10:11:56Z | https://github.com/matomo-org/matomo/issues/3635 | 37,354,316 | 3,635 |
[
"matomo-org",
"matomo"
] | 1. General_Next translation has a typo: "", should be "".
2. "" and "" are not in the right case for the context of buttons to switch between pages in a list.
| Russian translation of General_Previous and General_Next | https://api.github.com/repos/matomo-org/matomo/issues/3634/comments | 2 | 2012-12-21T16:03:37Z | 2014-07-08T10:11:56Z | https://github.com/matomo-org/matomo/issues/3634 | 37,354,315 | 3,634 |
[
"matomo-org",
"matomo"
] | We shall change the official Piwik URL from:
http://piwik.org/latest.zip
to:
http://builds.piwik.org/latest.zip
in as many places as we can. We will set a 301 redirect to keep the URL working.
For security reasons this is required, so that when piwik.org is [compromised](http://piwik.org/blog/2012/11/security-repo... | Piwik official URL is now: http://builds.piwik.org/latest.zip | https://api.github.com/repos/matomo-org/matomo/issues/3633/comments | 1 | 2012-12-21T03:21:46Z | 2014-07-08T10:11:55Z | https://github.com/matomo-org/matomo/issues/3633 | 37,354,314 | 3,633 |
[
"matomo-org",
"matomo"
] | This is a performance improvement ticket.
- It is possible to disable piwik.php from tracking (ie. not select/update/insert) from the DB. See the Faq to enable the maintenance mode: http://piwik.org/faq/how-to/#faq_111
- When this is enabled, the webserver will return very quickly the transparent GIF. It will also log ... | Faster & Reliable Tracking: piwik.php asynchronous tracking import, by replaying piwik.php access logs every N minutes | https://api.github.com/repos/matomo-org/matomo/issues/3632/comments | 24 | 2012-12-21T01:11:28Z | 2014-07-08T10:11:58Z | https://github.com/matomo-org/matomo/issues/3632 | 37,354,311 | 3,632 |
[
"matomo-org",
"matomo"
] | I'm tracking visitor without using cookies, so Piwik is using config_id to detect if an action is a new visit or not. config_id is computed in getConfigHash() which uses 16 parmeters to identify the visitor (os, ip, browser...)
The problem is I'm tracking actions both from Javascript and from PHP, and, since PHP can't... | Do not use javascript-detected parámeters to recognize visitors | https://api.github.com/repos/matomo-org/matomo/issues/3631/comments | 9 | 2012-12-19T18:22:51Z | 2014-07-08T10:11:54Z | https://github.com/matomo-org/matomo/issues/3631 | 37,354,310 | 3,631 |
[
"matomo-org",
"matomo"
] | As the main admin user I can add a new goal, but after adding a goal I can no longer add new goals. I don't get the add_edit part of the template either, so I can't manage the existing goal I have added.
Looking at the code it might seem that
$view->userCanEditGoals = Piwik::isUserHasAdminAccess($this->idSite);
in ... | Add and edit goals non-working | https://api.github.com/repos/matomo-org/matomo/issues/3630/comments | 3 | 2012-12-19T15:01:28Z | 2014-07-08T10:11:54Z | https://github.com/matomo-org/matomo/issues/3630 | 37,354,309 | 3,630 |
[
"matomo-org",
"matomo"
] | Reproduce:
- Click on Goals Overview.
- Change graph to plot 500 days.
- Click on sparkline to load another metric
- -> The graph loads the graph for the clicked metric for the last 30 days instead of the 500 selected value in the selector.
Instead the graph should load 500 values.
| Clicking on sparkline to reload graph should use the Limit selector | https://api.github.com/repos/matomo-org/matomo/issues/3628/comments | 1 | 2012-12-18T06:51:53Z | 2014-07-08T10:11:54Z | https://github.com/matomo-org/matomo/issues/3628 | 37,354,307 | 3,628 |
[
"matomo-org",
"matomo"
] | Use case: you have many sites (e.g. customers), and importing logs takes a lot of time. Obviously, you use the dynamic resolver.
The dynamic resolver will fetch the site ID for a specific host the first time it parses a log line with that specific host. The site ID is then stored in cache and will be reused for each s... | import_logs: gracefully handle deleted sites ID | https://api.github.com/repos/matomo-org/matomo/issues/3627/comments | 0 | 2012-12-17T19:19:23Z | 2024-09-13T09:12:22Z | https://github.com/matomo-org/matomo/issues/3627 | 37,354,305 | 3,627 |
[
"matomo-org",
"matomo"
] | This would help users discover ability to add new goals after adding one (and remind them since it's such a useful feature). [Goals analytics](http://new.piwik.org/docs/tracking-goals-web-analytics/)
| When at least one goal is created, display "Add new goal" in light grey in the submenu | https://api.github.com/repos/matomo-org/matomo/issues/3626/comments | 0 | 2012-12-17T18:02:29Z | 2014-01-10T04:35:23Z | https://github.com/matomo-org/matomo/issues/3626 | 37,354,304 | 3,626 |
[
"matomo-org",
"matomo"
] | Select month period with the actual mounth.
In Visitor view, or in visits dashlet.
Click on CSV export.
The actual behavior :
In the CSV file you get only one line containing the actual month data.
The expected behavior :
In the CSV file you get previous X months data (in previous releases it was 30, now should be va... | Can't export month by month, only selected month is exported | https://api.github.com/repos/matomo-org/matomo/issues/3625/comments | 1 | 2012-12-17T10:38:42Z | 2014-07-08T10:11:54Z | https://github.com/matomo-org/matomo/issues/3625 | 37,354,303 | 3,625 |
[
"matomo-org",
"matomo"
] | - Add a donate popover in Piwik, using the [ akismet-like](http://interactb.in/post/16835948650/akismet-makes-donating-emotional) slider
- Where to display?
- Display this call to Donation after successful piwik upgrade
- Also display at the end of the installation
- Link to open the popover in the "About Piwik" ... | Add call to Donation in Piwik - Piwik is Free, but we need your support | https://api.github.com/repos/matomo-org/matomo/issues/3624/comments | 2 | 2012-12-17T08:49:10Z | 2014-07-08T10:11:54Z | https://github.com/matomo-org/matomo/issues/3624 | 37,354,302 | 3,624 |
[
"matomo-org",
"matomo"
] | - Add negative lookhead via -keyword and support -keyword -keyword2.
- Can we also support keyword -keyword2 -keyword3:`
^((?!hede).)*$`
- improve doc / add FAQ + link from product inline help, for how to use keyword regex field to filter keywords/pages efficiently
- See: https://github.com/piwik/piwik/blob/mas... | Add support for "negative search" in the datatable search field | https://api.github.com/repos/matomo-org/matomo/issues/3623/comments | 0 | 2012-12-17T02:46:00Z | 2024-09-13T09:12:23Z | https://github.com/matomo-org/matomo/issues/3623 | 37,354,301 | 3,623 |
[
"matomo-org",
"matomo"
] | We could detect the username of users logged in wordpress, joomla, drupal, [popular CMS here](insert). By reading cookie matching a name and looking in the value, we can see the username and set as custom variable automatically.
This would be useful!
| automatically set usernames as Custom Variables from cookie values | https://api.github.com/repos/matomo-org/matomo/issues/3622/comments | 6 | 2012-12-17T02:41:11Z | 2024-09-13T09:12:23Z | https://github.com/matomo-org/matomo/issues/3622 | 37,354,298 | 3,622 |
[
"matomo-org",
"matomo"
] | When widgets are maximised, the new popover widget should use at least 70% of width available. This will be awesome!
| Full screen widgets Mode when clicking"Maximise" | https://api.github.com/repos/matomo-org/matomo/issues/3621/comments | 1 | 2012-12-17T00:12:29Z | 2014-07-08T10:11:53Z | https://github.com/matomo-org/matomo/issues/3621 | 37,354,296 | 3,621 |
[
"matomo-org",
"matomo"
] | Path disclosure results to a little piece of information disclosure, the path at which piwik is setup. We better not give out the information even though it is not a problem in itself, it can be used when other attack vectors would be available. Also many users report the bug and it would reduce email traffic and overh... | Prevent path disclosure, automatically hide path from warning messages and backtraces | https://api.github.com/repos/matomo-org/matomo/issues/3620/comments | 1 | 2012-12-16T06:03:06Z | 2024-09-13T09:12:24Z | https://github.com/matomo-org/matomo/issues/3620 | 37,354,295 | 3,620 |
[
"matomo-org",
"matomo"
] | This is a proposal to improve the Referers > Overview report.
This will greatly increase the "at a glance" analytics capability of Piwik.
The full Referrers Overview layout could be:
~~\* Top graph showing total visits graph, and Direct entry visits line (currently only shows direct entry visits)~~
~~\* Below "Refe... | Improve the Referrers > Overview report | https://api.github.com/repos/matomo-org/matomo/issues/3619/comments | 7 | 2012-12-16T03:10:14Z | 2014-07-08T10:12:03Z | https://github.com/matomo-org/matomo/issues/3619 | 37,354,292 | 3,619 |
[
"matomo-org",
"matomo"
] | In the Installer, some NEXT buttons have different styles (one is a Red link others a button). We should be consistent and use only one style.
Also, a small related feedbakc: in the installation after creating a website, the page shows the green message at the top, and the text then "disappears" and results in the te... | Consistent Next buttons in Installer | https://api.github.com/repos/matomo-org/matomo/issues/3617/comments | 1 | 2012-12-15T05:59:18Z | 2014-07-08T10:11:53Z | https://github.com/matomo-org/matomo/issues/3617 | 37,354,291 | 3,617 |
[
"matomo-org",
"matomo"
] | it's been long overdue that we should have some useful logs to play with and quickly import to have a Fresh Piwik with data.
| Developers: prepare useful Log file for Piwik devs to have data to play with | https://api.github.com/repos/matomo-org/matomo/issues/3616/comments | 1 | 2012-12-15T05:29:40Z | 2014-07-08T10:11:53Z | https://github.com/matomo-org/matomo/issues/3616 | 37,354,290 | 3,616 |
[
"matomo-org",
"matomo"
] | This will make tracking data quality slightly better, this is a safe assumption to make.
| Tracker: when "visitor_days_since_last" is greater than 0, assume visitor_returning = 1 | https://api.github.com/repos/matomo-org/matomo/issues/3615/comments | 1 | 2012-12-15T01:02:24Z | 2014-07-08T10:11:53Z | https://github.com/matomo-org/matomo/issues/3615 | 37,354,289 | 3,615 |
[
"matomo-org",
"matomo"
] | when loading the dashboard, often when the computer is slow, the SELECT of the Languages and Websites will display first as normal SELECT, then the jquery decoration happens and it switches to clean display. Instead, we could hide the SELECTors and display then once the decoration is applied.
see attached file
| UI: Small display bug in Piwik top menu | https://api.github.com/repos/matomo-org/matomo/issues/3614/comments | 2 | 2012-12-15T00:10:50Z | 2014-07-08T10:11:52Z | https://github.com/matomo-org/matomo/issues/3614 | 37,354,288 | 3,614 |
[
"matomo-org",
"matomo"
] | This was requested a few times over the years by email and in the forums.
We could process a new simple report: the top 100 (or 500) IP adresses with: number of actions, bounce rate, etc.
This would help find bots, automated requests, or discover bugs in the tracking or other things.
I propose a new report, availab... | New Report: the Top IP Addresses | https://api.github.com/repos/matomo-org/matomo/issues/3613/comments | 3 | 2012-12-14T23:58:25Z | 2024-09-13T09:12:24Z | https://github.com/matomo-org/matomo/issues/3613 | 37,354,287 | 3,613 |
[
"matomo-org",
"matomo"
] | Piwik should provide a more clear set of reports regarding Devices, Operating systems, browsers, significantly enhancing the analytics insights on the visitors browsing experience.
This ticket is about adding a couple new report and fixing related issues at the same time. Proposal:
- Add New **Device type report** com... | Better Device detection (mobile, TVs, consoles, etc.): New "Devices" report? | https://api.github.com/repos/matomo-org/matomo/issues/3612/comments | 14 | 2012-12-14T22:13:07Z | 2014-07-08T10:27:13Z | https://github.com/matomo-org/matomo/issues/3612 | 37,354,285 | 3,612 |
[
"matomo-org",
"matomo"
] | ```
Currently, archiving a month in Piwik will sum the reports for all 30 days and sum all reports together. This is causing most of the php memory issues which start failing when summing all datatables for Pages URLs for a month for example. Instead, we should reuse the algorithm used to process date ranges, which sel... | Monthly archiving should use the smaller amount of weeks and days inside the month | https://api.github.com/repos/matomo-org/matomo/issues/3611/comments | 4 | 2012-12-14T20:00:01Z | 2015-03-31T03:05:59Z | https://github.com/matomo-org/matomo/issues/3611 | 37,354,284 | 3,611 |
[
"matomo-org",
"matomo"
] | as you can see in my screenshot the bar is not flexible enough if you have more goals than the width of the bar.
| Goals sub menu should work well and display a list, if more than 10 goals in the submenu | https://api.github.com/repos/matomo-org/matomo/issues/3610/comments | 2 | 2012-12-14T18:07:27Z | 2014-07-08T10:11:51Z | https://github.com/matomo-org/matomo/issues/3610 | 37,354,283 | 3,610 |
[
"matomo-org",
"matomo"
] | Having configured a custom Page Title delimiter (say "**::**") everything involving Page URLs still works nice, on the other hand instead every Transitions report involving Page Titles gives a "no data error"
The message returned clicking on the transitions icon, is something like the following:
```
There's no data f... | Transitions stops work when Page Titles use "::" as delimiter | https://api.github.com/repos/matomo-org/matomo/issues/3609/comments | 4 | 2012-12-14T17:39:24Z | 2024-09-13T09:12:25Z | https://github.com/matomo-org/matomo/issues/3609 | 37,354,282 | 3,609 |
[
"matomo-org",
"matomo"
] | If SHOW TABLE STATUS returned no (or 0) rows, an Exception is thrown.
| Division by zero in Privacy Manager Controller | https://api.github.com/repos/matomo-org/matomo/issues/3608/comments | 1 | 2012-12-14T09:36:39Z | 2014-07-08T10:11:51Z | https://github.com/matomo-org/matomo/issues/3608 | 37,354,281 | 3,608 |
[
"matomo-org",
"matomo"
] | hi, i have the same issue described here: #3543
i did an upgrade to 1.9.3-b7 but the problem still persist. i can add 3 sometimes 4 widgets but never more than that.
| Dashboard widgets dont stick | https://api.github.com/repos/matomo-org/matomo/issues/3607/comments | 1 | 2012-12-13T13:11:21Z | 2014-07-08T10:11:51Z | https://github.com/matomo-org/matomo/issues/3607 | 37,354,279 | 3,607 |
[
"matomo-org",
"matomo"
] | Improvement ideas
- Run code coverage during the tests and produce reports: #4224
- Implement new Webtests to automatically test the installation, update, login. See #2935
- Run our piwik.js javascript tests on continuous integration server #4225
- automated API doc generation for piwik.js tracker
- jsphpdoc - does ... | Continuous Integration server improvements | https://api.github.com/repos/matomo-org/matomo/issues/3606/comments | 1 | 2012-12-13T09:48:31Z | 2014-10-12T01:42:45Z | https://github.com/matomo-org/matomo/issues/3606 | 37,354,278 | 3,606 |
[
"matomo-org",
"matomo"
] | The ArchiveProcessing test using Mysqli is passing when using LOAD DATA INFILE, so it isn't a MySQL / AppArmor configuration issue. (I also checked that the "piwik" db user has the FILE privilege.)
On the VM, the mysqli.so and pdo_mysql.so extensions both appear to use libmysqlclient. On dev6, our 5.3.x builds used ... | trunk: ArchiveProcessingTest detect when bulk insert is testable | https://api.github.com/repos/matomo-org/matomo/issues/3605/comments | 8 | 2012-12-12T07:40:00Z | 2014-07-08T10:11:51Z | https://github.com/matomo-org/matomo/issues/3605 | 37,354,277 | 3,605 |
[
"matomo-org",
"matomo"
] | See muscula.com (a free alternative to errorception.com).
| Logging client side (JavaScript) errors | https://api.github.com/repos/matomo-org/matomo/issues/3604/comments | 1 | 2012-12-12T04:26:52Z | 2014-12-01T20:30:13Z | https://github.com/matomo-org/matomo/issues/3604 | 37,354,276 | 3,604 |
[
"matomo-org",
"matomo"
] | This patch fixes a error when using 'GeoIP PECL extension':It's not a translation of real IPv6-addresses.
Most IPv4-Adresses reported by nginx in dual-stack-mode (server[::]:80;)the requests by IPv4-Networks are translated to IPv6 by adding ::ffff:in front of the IPv4-address.
works for me!
```
!#diff
diff -r bcc59e... | Added Support for IPv6 masked IP4-Addresses | https://api.github.com/repos/matomo-org/matomo/issues/3602/comments | 2 | 2012-12-11T17:30:16Z | 2014-08-03T11:24:37Z | https://github.com/matomo-org/matomo/issues/3602 | 37,354,275 | 3,602 |
[
"matomo-org",
"matomo"
] | Hi Guys,
I never posted here before and not sure if you are aware of the issue or not.
There is a bug with GeoIP logging php errors when it encounters an unknown IP address i.e. one not in the database.
The error message is:
[[client xx.x.xx.xx](error]) PHP Notice: geoip_country_code_by_name(): Host 46.6.81.70 no... | Make GeoIp PECL not log errors | https://api.github.com/repos/matomo-org/matomo/issues/3601/comments | 4 | 2012-12-09T20:00:21Z | 2024-09-13T09:12:25Z | https://github.com/matomo-org/matomo/issues/3601 | 37,354,274 | 3,601 |
[
"matomo-org",
"matomo"
] | Hi,
We can use piwik to compare in a graph visit and uniq visit, but it should be great to compare visit graph from two different site in the same graph.
| Compare two site | https://api.github.com/repos/matomo-org/matomo/issues/3600/comments | 0 | 2012-12-09T09:45:24Z | 2012-12-13T10:59:15Z | https://github.com/matomo-org/matomo/issues/3600 | 37,354,273 | 3,600 |
[
"matomo-org",
"matomo"
] | Please add the new WiiU to the User Agent database:
```
Mozilla/5.0 (Nintendo WiiU) AppleWebKit/534.52 (KHTML, like Gecko) NX/2.1.0.8.23 NintendoBrowser/1.1.0.7579.EU
```
Sugestion for the logo:
http://en.wikipedia.org/wiki/File:WiiU.svg
Keywords: User Agent WiiU
| Add WiiU User Agent | https://api.github.com/repos/matomo-org/matomo/issues/3599/comments | 8 | 2012-12-08T23:10:06Z | 2014-07-08T10:11:52Z | https://github.com/matomo-org/matomo/issues/3599 | 37,354,272 | 3,599 |
[
"matomo-org",
"matomo"
] | found to cool things today:
https://flow.mixpanel.com/demo/#branch=www.example.com
building a flowchart of your website with exiting and continuing visitors.
and this js library, that could be used for such a tool:
http://jsplumb.org/jquery/demo.html
Keywords: flow chart
| flow chart of pages | https://api.github.com/repos/matomo-org/matomo/issues/3598/comments | 2 | 2012-12-07T22:42:08Z | 2014-07-08T10:11:50Z | https://github.com/matomo-org/matomo/issues/3598 | 37,354,271 | 3,598 |
[
"matomo-org",
"matomo"
] | Since some time it is not possible to connect to the website piwik.org from any computer inside our Campus Network at the University of Bern, Switzerland.
As the Network-Administrator told me, the piwik.org webserver doesn't handle IPv6 Traffic correctly.
Any computer in our network connects to http over a proxy. Eac... | Unable to do a IPv6 connection to piwik.org | https://api.github.com/repos/matomo-org/matomo/issues/3597/comments | 26 | 2012-12-06T14:15:43Z | 2014-08-03T11:24:37Z | https://github.com/matomo-org/matomo/issues/3597 | 37,354,268 | 3,597 |
[
"matomo-org",
"matomo"
] | The piwik.org server has an IPv6 address, but it's not possible to download the latest.zip (http://piwik.org/latest.zip) via IPv6.
This should be corrected, because wget and other programs choose IPv6 over IPv4 when connecting from an IPv6-enabled server to another IPv6-enabled server.
| Can't access http://piwik.org/latest.zip via IPv6 | https://api.github.com/repos/matomo-org/matomo/issues/3596/comments | 1 | 2012-12-06T08:47:02Z | 2014-07-08T10:11:49Z | https://github.com/matomo-org/matomo/issues/3596 | 37,354,267 | 3,596 |
[
"matomo-org",
"matomo"
] | Maybe it would be helpful to track users without using cookie and/or IP addresses:
have a look at (german):
http://www.golem.de/news/tracking-der-verraeterische-fingerabdruck-des-browsers-1212-96167.html
| Tracking without cookie or IP | https://api.github.com/repos/matomo-org/matomo/issues/3595/comments | 2 | 2012-12-05T17:23:48Z | 2014-08-03T11:24:37Z | https://github.com/matomo-org/matomo/issues/3595 | 37,354,265 | 3,595 |
[
"matomo-org",
"matomo"
] | ... in <piwikpath>\plugins\Actions\ArchivingHelper.php on line 254
during archive script processing.
Piwik 1.9.2 / Windows / PHP 5.4.9
Affects just two sites out of >600:
Output archive-Script:
[]
[06:40:26](2012-12-04) [Archived website id = 446, today = 8 visits, 1 API requests, Time elapsed: 0.312s [149/626... | Call to a member function walkPath() on a non-object ... | https://api.github.com/repos/matomo-org/matomo/issues/3592/comments | 6 | 2012-12-04T10:41:53Z | 2014-07-08T10:11:49Z | https://github.com/matomo-org/matomo/issues/3592 | 37,354,263 | 3,592 |
[
"matomo-org",
"matomo"
] | I am running the piwik 1.9.2 on my server but I do not see any custom variables in the visitor log - scope "page" - also not as an tooltip. There is only the tooltip shown how often the page was visted, if the page was visited more then once.
In the piwik modul "custom variables" the variables are shown correct so tha... | Custom Variables in the Visitor Log - Scope "Page" not shown when no value set | https://api.github.com/repos/matomo-org/matomo/issues/3590/comments | 4 | 2012-12-04T06:00:34Z | 2014-07-08T10:11:48Z | https://github.com/matomo-org/matomo/issues/3590 | 37,354,262 | 3,590 |
[
"matomo-org",
"matomo"
] | The Global websites settings section includes a feature to enter a Global list of Excluded IPs. This is useful if the IPs are previously known, but it is problematic in situations where one wants to ignore tracking themselves and they know their own hostname as an alias for a dynamic IP address. A solution to consider ... | Admin: Global list of Excluded Host names | https://api.github.com/repos/matomo-org/matomo/issues/3589/comments | 8 | 2012-12-04T03:24:00Z | 2024-09-13T09:12:26Z | https://github.com/matomo-org/matomo/issues/3589 | 37,354,261 | 3,589 |
[
"matomo-org",
"matomo"
] | By this vulnerability any attacker could view all files in a given web directory. This allows them to see files which might not be linked anywhere on your site, including files which may include sensitive information, such as backup script files (like index.php~ or index.php.bak), htaccess files, or text files with not... | piwik.org - open directoryy listing vulnerability | https://api.github.com/repos/matomo-org/matomo/issues/3588/comments | 2 | 2012-12-03T09:59:31Z | 2014-08-03T11:24:37Z | https://github.com/matomo-org/matomo/issues/3588 | 37,354,260 | 3,588 |
[
"matomo-org",
"matomo"
] | It's very easy to log events which happen on one page, e.g. the opening of some js triggered additional information fold-out.
how it works is described e.g. at this site (german):
http://blog.rontu.de/2012/03/22/ankerlinks-in-wordpress-setzen-und-per-piwik-tracken/
as the result you can see the on page events in act... | show onpage events also in visitor log | https://api.github.com/repos/matomo-org/matomo/issues/3586/comments | 1 | 2012-11-30T09:56:18Z | 2014-08-03T11:21:15Z | https://github.com/matomo-org/matomo/issues/3586 | 37,354,259 | 3,586 |
[
"matomo-org",
"matomo"
] | Requested by Gregor as it's needed for advanced datavis such as: #1652
This would return new metrics such as: Goals metrics, bounce count, sum time spent on site.
Example returned dataset:
```
<reportData>
<row>
<label>France</label>
<nb_uniq_visitors>1</nb_uniq_visitors>
... | API: getProcessedReport metadata API new parameter showRawMetrics to return all raw metrics | https://api.github.com/repos/matomo-org/matomo/issues/3585/comments | 1 | 2012-11-30T00:24:29Z | 2014-07-08T10:11:48Z | https://github.com/matomo-org/matomo/issues/3585 | 37,354,258 | 3,585 |
[
"matomo-org",
"matomo"
] | Hi,
as long as Site Search was a plugin for Piwik the number of result were shown in
the table with the keywords in Action -> Site Search.
I can't see the number of results in Site Search as part of the core. It would be great to show that again.
Also I was searching for a possibilty to import data from the Site Ser... | Show number of result for all search and possibilty to import data from Plugin | https://api.github.com/repos/matomo-org/matomo/issues/3584/comments | 1 | 2012-11-27T10:09:39Z | 2014-07-08T10:11:48Z | https://github.com/matomo-org/matomo/issues/3584 | 37,354,257 | 3,584 |
[
"matomo-org",
"matomo"
] | After the update from 1.9.1 to 1.9.2 with the auto updater i get a blank page. So i reinstalled piwik. The first call of the website (index.php) was okay. On a refresh i get a blank page. I thought it has something to do with files in the tmp/ folder. But it doesn't. Still blank pages on a fresh install. So I made a di... | blank page in piwik because of file core/lic.log | https://api.github.com/repos/matomo-org/matomo/issues/3583/comments | 3 | 2012-11-26T22:00:22Z | 2014-07-08T10:11:47Z | https://github.com/matomo-org/matomo/issues/3583 | 37,354,256 | 3,583 |
[
"matomo-org",
"matomo"
] | Hi,
I found those "hideColumns/showColumns" parameters in API documentation. As I do always display only one value in Piwik Mobile App, this could be an interesting way to reduce the amount of transferred data a lot.
When using showColumns + Metadata.getProcessedReport I get a division by zero.
URL:
http://demo.piwi... | hideColumns/showColumns not working in Metadata API | https://api.github.com/repos/matomo-org/matomo/issues/3582/comments | 8 | 2012-11-26T20:24:38Z | 2014-07-08T10:11:47Z | https://github.com/matomo-org/matomo/issues/3582 | 37,354,255 | 3,582 |
[
"matomo-org",
"matomo"
] | ```
Notice: geoip_country_code_by_name(): Host 2607:f878:fe00:19::2 not found in /srv/www/christoph/www-root/de/siccegge/stats/plugins/UserCountry/LocationProvider/GeoIp/Pecl.php on line 80
Backtrace -->
#0 Piwik_ErrorHandler(...) called at [:]
#1 geoip_country_code_by_name(...) called at [/srv/www/christoph/www-root... | Geo location should detect country, region and city from IPv6 addresses | https://api.github.com/repos/matomo-org/matomo/issues/3581/comments | 20 | 2012-11-26T20:23:08Z | 2018-09-04T12:49:25Z | https://github.com/matomo-org/matomo/issues/3581 | 37,354,254 | 3,581 |
[
"matomo-org",
"matomo"
] | There are a few videos explains how to use Piwik. These could be linked from the inline help:
Learn about your website visitors with Piwik
http://www.youtube.com/watch?v=prCfmigaU18
Piwik's Actions Tab
http://www.youtube.com/watch?v=rajy6Q-wpRA
Learn About Your Referrers with Piwik
http://www.youtube.com/w... | Add links to Piwik Videos from inline help | https://api.github.com/repos/matomo-org/matomo/issues/3580/comments | 1 | 2012-11-26T07:00:28Z | 2024-09-13T09:12:26Z | https://github.com/matomo-org/matomo/issues/3580 | 37,354,253 | 3,580 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.