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"
] | We use bamboo for continuous integration: https://bamboo.openx.org/
currently it runs the webtest that tests the installation process + reset password feature.
it should also run the unit tests and fail when at least one test doesn't pass. there is some magic involved to rewrite simpletests results in XML to be parsed... | Setup continuous integration server for Piwik builds | https://api.github.com/repos/matomo-org/matomo/issues/818/comments | 52 | 2009-06-19T20:15:06Z | 2024-01-03T05:03:13Z | https://github.com/matomo-org/matomo/issues/818 | 37,350,865 | 818 |
[
"matomo-org",
"matomo"
] | see example on http://drupal.org/node/31506
we would like to update the auto maintenance documentation for windows users
| document windows tasks for running archive | https://api.github.com/repos/matomo-org/matomo/issues/817/comments | 4 | 2009-06-19T19:45:02Z | 2014-07-08T10:02:06Z | https://github.com/matomo-org/matomo/issues/817 | 37,350,864 | 817 |
[
"matomo-org",
"matomo"
] | As documented in: http://forum.piwik.org/index.php?showtopic=1079
we would like to:
- resolve inconsistency; probably all setX should "replace" the list of classes, except the piwik_\* default css class should always be in the list.
- update the documentation to make it a bit more clear
Thanks!
| small inconsistency in javascript tracking API + documentation updates | https://api.github.com/repos/matomo-org/matomo/issues/816/comments | 5 | 2009-06-19T19:41:38Z | 2014-07-08T10:00:43Z | https://github.com/matomo-org/matomo/issues/816 | 37,350,861 | 816 |
[
"matomo-org",
"matomo"
] | from email:
for testing purposes i wanted to use the lost password function on a fresh piwik installation. something weird happened, so no mail was send (php-error regarding mail). then i was no longer able to access piwik because of a auto-generated new password.
maybe first send mail and then (if succesfcull) writ... | password reset should be reset only when email was successfully sent | https://api.github.com/repos/matomo-org/matomo/issues/815/comments | 1 | 2009-06-19T18:25:47Z | 2014-07-08T10:00:43Z | https://github.com/matomo-org/matomo/issues/815 | 37,350,860 | 815 |
[
"matomo-org",
"matomo"
] | In the function clickHandler(clickEvent) at line 661 in piwik.js, the while loop executes
```
sourceElement = sourceElement.parentNode;
```
without checking **sourceElement.parentNode**. This can lead to **sourceElement** becoming _NULL_ and errors in the following code.
A patch is simple enough:
```
--while ((tag ... | sourceElement can become NULL in function clickHandler | https://api.github.com/repos/matomo-org/matomo/issues/814/comments | 2 | 2009-06-19T17:02:06Z | 2014-07-08T10:00:43Z | https://github.com/matomo-org/matomo/issues/814 | 37,350,858 | 814 |
[
"matomo-org",
"matomo"
] | H
I have installed PiWik on a Xampp on Port 81
and
I have the DNN Site on Port 80 running on IIS and MS-SQL
First I got the Error for the
'option'= "Create table"....
This was resolved after 4-5 hours of efforts and googling
I am now getting error
for
SQLSTATE[42000]: Syntax error or access violation: 1064 You... | SQL Error on New Installation | https://api.github.com/repos/matomo-org/matomo/issues/813/comments | 4 | 2009-06-19T14:12:48Z | 2014-08-03T11:22:12Z | https://github.com/matomo-org/matomo/issues/813 | 37,350,857 | 813 |
[
"matomo-org",
"matomo"
] | Strange behaviour with these 2 browsers:
when i am visiting my site with FireFox (3.5) Piwik shows me as a visitor from GERMANY.
Visiting same site with MSIE (8.x) Piwik shows me as a visitor from AUSTRIA (which is the correct value).
Tested under localhost and live site.
But specially under LOCALHOST i am coming fro... | Different countries under FireFox and MSIE | https://api.github.com/repos/matomo-org/matomo/issues/812/comments | 5 | 2009-06-19T09:29:11Z | 2014-08-03T11:22:12Z | https://github.com/matomo-org/matomo/issues/812 | 37,350,856 | 812 |
[
"matomo-org",
"matomo"
] | Reported by maxhb (Marc) on the forum.
Daily stats work and Marc reports there are recorded visits in log_visits and the archive tables have rows for all period types.
Entering the data-file URL into the browser's address bar, I get the error:
```
Fatal error: Call to undefined method Piwik_DataTable_Array::getColum... | No weekly, monthly, yearly stats in Flash charts | https://api.github.com/repos/matomo-org/matomo/issues/811/comments | 5 | 2009-06-19T07:54:30Z | 2014-07-08T10:00:42Z | https://github.com/matomo-org/matomo/issues/811 | 37,350,855 | 811 |
[
"matomo-org",
"matomo"
] | In the recent releases appears the following message when you logout:
Fatal error: Class 'Piwik_URL' not found in [...]/piwik/core/Piwik.php on line 903
Checked out for example 0.2.9 and it works correctly.
| Class 'Piwik_URL' not found | https://api.github.com/repos/matomo-org/matomo/issues/810/comments | 1 | 2009-06-18T10:45:08Z | 2014-07-08T10:00:42Z | https://github.com/matomo-org/matomo/issues/810 | 37,350,854 | 810 |
[
"matomo-org",
"matomo"
] | I install Piwik on Windows / Apache connecting to a CentOS / Mysql 5.0 backend. The install worked fine but the dashboard shows SQL errors because there is no archived data it seems.
The error comes from core/archive/array/IndexedByDate.php in the function getDataTableFromNumeric(). It seems that $archive->getIdArchiv... | SQL errors on new install | https://api.github.com/repos/matomo-org/matomo/issues/809/comments | 6 | 2009-06-17T22:52:42Z | 2014-07-08T10:03:38Z | https://github.com/matomo-org/matomo/issues/809 | 37,350,853 | 809 |
[
"matomo-org",
"matomo"
] | The popup doesn't open. (Regression in 0.4?)
| OFC2 export as image broken on IE8 | https://api.github.com/repos/matomo-org/matomo/issues/808/comments | 3 | 2009-06-17T18:04:17Z | 2014-07-08T10:00:42Z | https://github.com/matomo-org/matomo/issues/808 | 37,350,852 | 808 |
[
"matomo-org",
"matomo"
] | I've created two links
- ...?pwiwik_campaign=test&piwik_kwd=email1
- ...?pwiwik_campaign=test&piwik_kwd=email2
But the widget shows only the total campaign hits for 'test', not separated for keywords 'email1' and 'email2'.
| campaign widget doesn't show results for keywords | https://api.github.com/repos/matomo-org/matomo/issues/807/comments | 2 | 2009-06-17T11:34:11Z | 2014-07-08T10:00:42Z | https://github.com/matomo-org/matomo/issues/807 | 37,350,851 | 807 |
[
"matomo-org",
"matomo"
] | session.save_handler = ???
Yes:
- files (default)
- memcached (#805)
No:
- user (#651)
Unknown/TBD/Task:
- mm
- sqlite
| What session save handlers does Piwik support? | https://api.github.com/repos/matomo-org/matomo/issues/806/comments | 5 | 2009-06-15T21:55:15Z | 2014-07-08T10:03:24Z | https://github.com/matomo-org/matomo/issues/806 | 37,350,850 | 806 |
[
"matomo-org",
"matomo"
] | PHP session settings is wrong if user use memcached session storage.
if you do not comment line in index.php
```
@ini_set('session.save_handler', 'files');
```
piwik crashed with PHP error
```
Can not open file
open("tcp://127.0.0.1:11211/some_rand_sessionid"... );
```
Keywords: session
| PHP session settings | https://api.github.com/repos/matomo-org/matomo/issues/805/comments | 5 | 2009-06-15T21:03:09Z | 2014-07-08T10:00:41Z | https://github.com/matomo-org/matomo/issues/805 | 37,350,849 | 805 |
[
"matomo-org",
"matomo"
] | **Client-side:**
In #760, there is a proof-of-concept example using JavaScript libraries to present a non-Flash line chart and table based on HTML tables retrieved via Piwik's API.
We should flesh this out more as this feature would provide:
- an alternate method of embedding graphs & tables (i.e., not using iframes)... | Non-Flash Charting & Tables | https://api.github.com/repos/matomo-org/matomo/issues/804/comments | 28 | 2009-06-15T18:08:30Z | 2014-07-08T10:06:08Z | https://github.com/matomo-org/matomo/issues/804 | 37,350,846 | 804 |
[
"matomo-org",
"matomo"
] | In #620, we implemented an autoloader. In this ticket, we clean up the code by removing unnecessary require_once statements. This will require some analysis.
- core/Piwik.php - add this as a special case to the autoloader or rename it to Helper.php (class Piwik_Helper)?
- some files contain multiple class definitions... | Remove unnecessary require_once from codebase | https://api.github.com/repos/matomo-org/matomo/issues/803/comments | 17 | 2009-06-15T04:31:47Z | 2014-07-08T10:02:26Z | https://github.com/matomo-org/matomo/issues/803 | 37,350,845 | 803 |
[
"matomo-org",
"matomo"
] | Hi,
On many Analytics site I have been noticing a new feature that captures site visitors mouse movement and interactions with the site. This can be one of the bombshell and 'The Best' feature to have especially from:
1. Usability testing.
2. Seeing what works on the site and what does not.
3. Better understanding on ... | Capture Visitor Mouse Movement and Interactions | https://api.github.com/repos/matomo-org/matomo/issues/802/comments | 4 | 2009-06-15T04:17:10Z | 2014-07-08T10:02:12Z | https://github.com/matomo-org/matomo/issues/802 | 37,350,844 | 802 |
[
"matomo-org",
"matomo"
] | http://forum.piwik.org/index.php?showtopic=1061
| Class 'Zend_Registry' not found | https://api.github.com/repos/matomo-org/matomo/issues/801/comments | 2 | 2009-06-14T21:41:08Z | 2014-07-08T10:00:39Z | https://github.com/matomo-org/matomo/issues/801 | 37,350,843 | 801 |
[
"matomo-org",
"matomo"
] | I'm using Piwik on [http://www.yaml-fuer-drupal.de/], but since v0.4 I get the below error. For debugging purposes I copied the uncompressed file in the root folder. Please take a look what's going wrong.
```
Components is not defined
http://example.com/piwik/piwik.js
Line 26
```
| Components is not defined | https://api.github.com/repos/matomo-org/matomo/issues/800/comments | 10 | 2009-06-14T14:02:47Z | 2014-08-03T11:22:12Z | https://github.com/matomo-org/matomo/issues/800 | 37,350,842 | 800 |
[
"matomo-org",
"matomo"
] | Unfortunetely i have made a mistake in creating the url for access a piwik table from outside:
```
http://..url../piwik/?module=API&method=VisitsSummary.getVisits&idSite=1&date=today&period=day&format=html&filter_limit=10&token_auth%20=ecb47dbe1601a91c668653bfd2c05d3b
```
As you can see, after the token_auth i have o... | Authentification - Token | https://api.github.com/repos/matomo-org/matomo/issues/799/comments | 1 | 2009-06-14T13:33:40Z | 2014-07-08T10:00:38Z | https://github.com/matomo-org/matomo/issues/799 | 37,350,841 | 799 |
[
"matomo-org",
"matomo"
] | From Marc Trudel by email
the solution came to me. Here is the patch, its basically 3 lines - the part in sectionLoaded is just be reindenting :D
```
root@mushin:/var/www/dev.mu-shin.ca/piwik/plugins/CoreHome# svn diff ./templates/broadcast.js
Index: templates/broadcast.js
===========================================... | IE6 error when clicking on menu: flash object not destroyed properly | https://api.github.com/repos/matomo-org/matomo/issues/798/comments | 3 | 2009-06-13T14:24:58Z | 2014-07-08T10:00:38Z | https://github.com/matomo-org/matomo/issues/798 | 37,350,840 | 798 |
[
"matomo-org",
"matomo"
] | Is there a way to return the full download link? The current values are not very helpful if you'd like to see what download is most important to your users. Only the see the number of all downloads per domain/hostname is not helpful.
[http://piwik.org/demo/?module=API&method=Actions.getDownloads&idSite=1&period=day&da... | Actions.getDownloads returns only hostname | https://api.github.com/repos/matomo-org/matomo/issues/797/comments | 1 | 2009-06-13T13:27:12Z | 2014-07-08T10:00:38Z | https://github.com/matomo-org/matomo/issues/797 | 37,350,839 | 797 |
[
"matomo-org",
"matomo"
] | After reading (and reading ...) it is not 100% clear to me how this should be done.
For example:
```
Force a click on a link to be recorded as a download in Piwik
If you want Piwik to consider a given link as a download, you can add the piwik_download css class to the link:
<a href='last.php' class=piwik_download>L... | Clarification in Javascript Tracking Code | https://api.github.com/repos/matomo-org/matomo/issues/796/comments | 1 | 2009-06-13T12:40:18Z | 2014-08-03T11:22:12Z | https://github.com/matomo-org/matomo/issues/796 | 37,350,838 | 796 |
[
"matomo-org",
"matomo"
] | I've copied and pasted the Flash widget from piwik.org and changed the
```
<param value="always" name="allowScriptAccess">
```
to prevent cross site scripting blocking in flash.
```
<object style="visibility: visible;" id="UserCountrygetContinentChart_swf" data="http://piwik.org/demo/libs/open-flash-chart/open-flas... | Flash Widgets - "loading-blue.gif" never finishes | https://api.github.com/repos/matomo-org/matomo/issues/795/comments | 5 | 2009-06-13T11:17:59Z | 2014-07-08T10:00:38Z | https://github.com/matomo-org/matomo/issues/795 | 37,350,837 | 795 |
[
"matomo-org",
"matomo"
] | Has exited beta. http://code.google.com/p/swfobject/
Notable changes include:
- no more document.write
- improved flash player detection on non-IE browsers (e.g., Chrome)
| swfobject 2.2 | https://api.github.com/repos/matomo-org/matomo/issues/794/comments | 1 | 2009-06-13T07:04:26Z | 2014-07-08T10:00:38Z | https://github.com/matomo-org/matomo/issues/794 | 37,350,836 | 794 |
[
"matomo-org",
"matomo"
] | I've changed the sendHttpRequest to allow checking for new versions on servers where allow_url_fopen equals zero. My code is tested on my server, and works as expected.
Open core/Piwik.php and replace sendHttpRequest by the following code:
```
#!php
static public function sendHttpRequest($url, $timeout)
{
... | New Code for sendHttpRequest for allow_url_fopen = 0 | https://api.github.com/repos/matomo-org/matomo/issues/793/comments | 12 | 2009-06-12T19:46:48Z | 2014-07-08T10:01:07Z | https://github.com/matomo-org/matomo/issues/793 | 37,350,834 | 793 |
[
"matomo-org",
"matomo"
] | Another one, but it use Google...
http://search.incredimail.com/?q=banana&lang=french&source=007016103052026105
Keywords: needinfo
| search.incredimail.com | https://api.github.com/repos/matomo-org/matomo/issues/792/comments | 3 | 2009-06-12T17:04:39Z | 2014-07-08T10:00:55Z | https://github.com/matomo-org/matomo/issues/792 | 37,350,832 | 792 |
[
"matomo-org",
"matomo"
] | The widget isn't working very well. I figured out a few bugs that block further development of the Drupal module.
1. token_auth isn't taken into account. Security data problem. Expected: token_auth need to work
2. viewDataTable=generateDataChartPie isn't taken into account. Additional UserSettings.getBrowser (Table) an... | Widget URL parameters not working | https://api.github.com/repos/matomo-org/matomo/issues/791/comments | 3 | 2009-06-12T16:23:12Z | 2014-07-08T10:17:08Z | https://github.com/matomo-org/matomo/issues/791 | 37,350,831 | 791 |
[
"matomo-org",
"matomo"
] | I'd like to use the iframe widget's in Drupal, but don't like to set up view access to anonymous users. I tried to append the token_auth parameter to the widget URL, but I'm still not able to see the widget and only get the login dialog.
| token_auth not working with iframe widgets | https://api.github.com/repos/matomo-org/matomo/issues/790/comments | 3 | 2009-06-11T23:23:11Z | 2014-07-08T10:01:25Z | https://github.com/matomo-org/matomo/issues/790 | 37,350,830 | 790 |
[
"matomo-org",
"matomo"
] | - Embed flash not working
To replicate, svn update, go to plugins/Widgetize/templates/widgetize.js and edit line 72, change if(false) to if(true)
go to the widgets page. Click on Visits Summary > List Visits graph > Embed flash
You should then be able to copy paste the code in a html page and it would output the f... | Embed Flash not working | https://api.github.com/repos/matomo-org/matomo/issues/789/comments | 3 | 2009-06-11T18:53:20Z | 2014-07-08T10:17:08Z | https://github.com/matomo-org/matomo/issues/789 | 37,350,829 | 789 |
[
"matomo-org",
"matomo"
] | Simply open /misc/generateVisits.php and you see the error
| generateVisits stops with Constant PIWIK_INCLUDE_PATH already defined | https://api.github.com/repos/matomo-org/matomo/issues/788/comments | 1 | 2009-06-11T12:39:01Z | 2014-07-08T10:00:36Z | https://github.com/matomo-org/matomo/issues/788 | 37,350,828 | 788 |
[
"matomo-org",
"matomo"
] | I'm the developer of the Piwik Drupal module. I'm currently updating the module to v0.4 and have found some issues.
I found that something seems to have changed in Piwik that breaks all reports I have integrated in Drupal. I have build some Drupal reports that loads the flash applets from the Piwik Server. This worked... | Flash stats are "Loading..." forever | https://api.github.com/repos/matomo-org/matomo/issues/787/comments | 13 | 2009-06-11T11:41:03Z | 2014-07-08T10:00:36Z | https://github.com/matomo-org/matomo/issues/787 | 37,350,827 | 787 |
[
"matomo-org",
"matomo"
] | After entering the database credentials and pressing the "Go" button I receive a 405 error from IIS. I have tried without an existing DB and with an existing DB on MySQL.
Installation is not possible at all.
| Installation on IIS fails with http status 405 error | https://api.github.com/repos/matomo-org/matomo/issues/786/comments | 12 | 2009-06-11T11:34:41Z | 2014-07-08T10:00:36Z | https://github.com/matomo-org/matomo/issues/786 | 37,350,825 | 786 |
[
"matomo-org",
"matomo"
] | Hello,
thank you for this realy good programm, it is quiet amazing.
I used version 0.2.37 and i cloud regonize no problems.
Since I use version 0.4 the perfectlightbox isnt functional in the beloved internet explorer 6, 7 and 8.....so you see my problem ;)
For technical information I use Typo3 4.2.6, Perfectlightbox e... | Bug the new piwik.js from Version 0.4 doesn't work with perfectlightbox | https://api.github.com/repos/matomo-org/matomo/issues/785/comments | 4 | 2009-06-11T09:50:47Z | 2014-07-08T10:00:36Z | https://github.com/matomo-org/matomo/issues/785 | 37,350,824 | 785 |
[
"matomo-org",
"matomo"
] | ```
#0 Piwik_ErrorHandler(8, Undefined variable: db, /home/apang/work/piwik/trunk/plugins/Goals/API.php, 122, Array ([idSite] => 1,[idGoal] => 1)) called at [/home/apang/work/piwik/trunk/plugins/Goals/API.php:122]
#1 Piwik_Goals_API->deleteGoal(1, 1)
#2 call_user_func_array(Array ([0] => Piwik_Goals_API Object (),[1... | Error when deleting a goal | https://api.github.com/repos/matomo-org/matomo/issues/784/comments | 1 | 2009-06-11T02:05:00Z | 2014-07-08T10:00:35Z | https://github.com/matomo-org/matomo/issues/784 | 37,350,823 | 784 |
[
"matomo-org",
"matomo"
] | On my server, the default include path of PHP looks like this:
.:/usr/share/php:/opt/zend
I recently upgraded the Zend libarary in /opt/zend to 1.8.2 and got this error in the Piwik.org Blog plugin:
File "Com.php" was loaded but class "Zend_Validate_Hostname_Com" was not found in the file
After ... | Piwik includes wrong Zend library | https://api.github.com/repos/matomo-org/matomo/issues/783/comments | 8 | 2009-06-11T01:50:37Z | 2014-07-08T10:00:36Z | https://github.com/matomo-org/matomo/issues/783 | 37,350,821 | 783 |
[
"matomo-org",
"matomo"
] | I received a visit from :
http://www.hooseek.com/
Example : http://www.hooseek.com/web?recherche=banana&lang=&sid=4a2ff74946831
Why thoses weird speudo search engines need to be added ? Because otherwise the keyword data is not counted.
Keywords: search engine needinfo
| hooseek.com | https://api.github.com/repos/matomo-org/matomo/issues/782/comments | 6 | 2009-06-10T20:17:55Z | 2014-07-08T10:00:55Z | https://github.com/matomo-org/matomo/issues/782 | 37,350,818 | 782 |
[
"matomo-org",
"matomo"
] | I don't know where to post my question so i do it here ;)
I currently develop a full integration of Piwik into TYPO3.
TYPO3 Supports table creation during installation. To use this feature, i need the table structere as create statement.
How does Piwik create them (they must be created during installation?!), perhap... | Automated Installer? | https://api.github.com/repos/matomo-org/matomo/issues/781/comments | 12 | 2009-06-10T17:29:28Z | 2024-09-13T09:13:15Z | https://github.com/matomo-org/matomo/issues/781 | 37,350,817 | 781 |
[
"matomo-org",
"matomo"
] | Warning: htmlentities() expects parameter 1 to be string, object given in /export/home/typo3/www/typo3conf/ext/piwikintegration/piwik/core/Config.php on line 206
| PHP Warning in core/config.php | https://api.github.com/repos/matomo-org/matomo/issues/780/comments | 3 | 2009-06-10T17:25:44Z | 2014-08-03T11:22:12Z | https://github.com/matomo-org/matomo/issues/780 | 37,350,816 | 780 |
[
"matomo-org",
"matomo"
] | **Weekday Plugin**
Average visits per Weekday are displayed in a evolution graph for
- last week (7 days from selected date)
- last month (4 weeks from selected date)
- last quarter (13 weeks from selected date)
- last halfyear (26 weeks from selected date)
- last year (52 weeks from selected date)
Except for the la... | Weekday Plugin: compare visits per weekday over several periods | https://api.github.com/repos/matomo-org/matomo/issues/779/comments | 9 | 2009-06-10T14:47:31Z | 2014-08-03T11:22:12Z | https://github.com/matomo-org/matomo/issues/779 | 37,350,814 | 779 |
[
"matomo-org",
"matomo"
] | This is the highest priority task to make Goal Tracking really useful; I was thinking of:```
piwikTracker.recordGoal( idGoal, customRevenue, customVars );
```
This requires, I believe, some minor updates to core/Tracker/*.php to set a new request type.
Any other feedback?
```
| add javascript API to trigger a goal trackGoal | https://api.github.com/repos/matomo-org/matomo/issues/778/comments | 19 | 2009-06-10T07:02:56Z | 2014-07-08T10:00:34Z | https://github.com/matomo-org/matomo/issues/778 | 37,350,812 | 778 |
[
"matomo-org",
"matomo"
] | in some places in the UI, we call a "website" a "site"; we should rename for consistency. Also quickly review docs and FAQ and update.
| UI consistency: rename "site" to "website" | https://api.github.com/repos/matomo-org/matomo/issues/777/comments | 4 | 2009-06-10T05:15:16Z | 2014-07-08T10:00:33Z | https://github.com/matomo-org/matomo/issues/777 | 37,350,811 | 777 |
[
"matomo-org",
"matomo"
] | This is a very common use case: Piwik users add the Piwik tag on multiple websites, multiple subdomains.
**How to get stats from two websites as well as consolidated stats for both websites?**
You can do this by creating a new website for the consolidated stats. Then you would have to add the Piwik tracker code on t... | Managing multiple subdomains in Piwik; several solutions to choose from? | https://api.github.com/repos/matomo-org/matomo/issues/776/comments | 2 | 2009-06-10T04:54:42Z | 2017-11-17T04:24:32Z | https://github.com/matomo-org/matomo/issues/776 | 37,350,810 | 776 |
[
"matomo-org",
"matomo"
] | it's been lost during server migration
| restore piwik tracking on dev.piwik.org | https://api.github.com/repos/matomo-org/matomo/issues/775/comments | 1 | 2009-06-10T04:28:33Z | 2014-07-08T10:00:33Z | https://github.com/matomo-org/matomo/issues/775 | 37,350,809 | 775 |
[
"matomo-org",
"matomo"
] | UPDATE: Goal tracking plugin is available as stable release in Piwik 0.6.3.
Documentation available at http://piwik.org/docs/tracking-goals-web-analytics/
New feature requests on the Goals plugin are tracked in a new ticket: #1434
---
The goal tracking plugin is currently in beta version, but there are many sub tas... | Finish the Goal Tracking plugin | https://api.github.com/repos/matomo-org/matomo/issues/774/comments | 30 | 2009-06-10T04:16:47Z | 2014-07-08T10:16:56Z | https://github.com/matomo-org/matomo/issues/774 | 37,350,807 | 774 |
[
"matomo-org",
"matomo"
] | If you look at the [Piwik demo, in the Pages report](http://piwik.org/demo/index.php?module=CoreHome&action=index&idSite=1&period=day&date=yesterday#module=Actions&action=getActions&idSite=1&period=day&date=yesterday), you will most likely see a lot of results from google search cache or google translate, where google.... | vists from google search cache or google translate create noise in page view report | https://api.github.com/repos/matomo-org/matomo/issues/773/comments | 2 | 2009-06-10T04:01:27Z | 2014-07-08T10:00:31Z | https://github.com/matomo-org/matomo/issues/773 | 37,350,806 | 773 |
[
"matomo-org",
"matomo"
] | Did something change between php 5.2.0 and 5.2.6? I can't replicate this problem on piwik.org/demo (5.2.0).
The order of columns between subtables may not be consistent with each other. (Depends on the date range and days.) This is a problem for Csv and Html output where order is critical.
See screenshot where I qu... | Subtable arrays may vary in column ordering | https://api.github.com/repos/matomo-org/matomo/issues/772/comments | 12 | 2009-06-09T20:34:06Z | 2014-08-03T11:22:12Z | https://github.com/matomo-org/matomo/issues/772 | 37,350,805 | 772 |
[
"matomo-org",
"matomo"
] | Piwik 0.4.x stable (2009.06.09) and last visitor plugin 0.1.
Graphic is not shown, message says that my flash has to be greater then 9.0.0.
Well, my flash is 10,0,22,87.
Browser is FireFox 3.5.b4.
System is Win7 RC7100
Seems that this plugin checks something wrong (in previous version 0.2.23 it worked perfectly - sam... | Plugin last visitor does not show graphic | https://api.github.com/repos/matomo-org/matomo/issues/771/comments | 12 | 2009-06-09T10:27:20Z | 2014-07-08T10:00:31Z | https://github.com/matomo-org/matomo/issues/771 | 37,350,801 | 771 |
[
"matomo-org",
"matomo"
] | Seems that GeoIP 0.1 is not compatible with latest piwik release 0.4. (2009.06.09).
After enableing a lot of error messages at the overview are visible:
``````
Warning: Missing argument 4 for Piwik_AddWidget(), called in /var/www/web65/html/cms/piwik/plugins/GeoIP/GeoIP.php on line 81 and defined in /var/www/web65/htm... | GeoIP 0.1 not compatible with 0.4.x | https://api.github.com/repos/matomo-org/matomo/issues/770/comments | 1 | 2009-06-09T10:07:48Z | 2024-01-03T05:02:32Z | https://github.com/matomo-org/matomo/issues/770 | 37,350,800 | 770 |
[
"matomo-org",
"matomo"
] | See [Forum thread](http://forum.piwik.org/index.php?showtopic=1059)
| Userlanguage 0.1 incompatible with 0.4.x | https://api.github.com/repos/matomo-org/matomo/issues/769/comments | 1 | 2009-06-09T09:32:04Z | 2014-08-03T11:22:12Z | https://github.com/matomo-org/matomo/issues/769 | 37,350,799 | 769 |
[
"matomo-org",
"matomo"
] | it could be used by plugins or in the future to count users/bots without javascript - we should restore it.
| restore the noscript call in the javascript tracking code | https://api.github.com/repos/matomo-org/matomo/issues/768/comments | 8 | 2009-06-09T00:45:38Z | 2014-07-08T10:00:30Z | https://github.com/matomo-org/matomo/issues/768 | 37,350,798 | 768 |
[
"matomo-org",
"matomo"
] | Hi, i am not allowed to reopen #685 (what does resolution: invalid mean?) that is why I open this duplicate:
If I switch to the month and year view I get a
_Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 73 bytes) in /var/www/web5/html/piwik/core/DataTable.php on line 939_
I have abo... | Memory leak Error - Allowed memory size Error | https://api.github.com/repos/matomo-org/matomo/issues/767/comments | 0 | 2009-06-08T10:47:58Z | 2009-06-08T15:01:29Z | https://github.com/matomo-org/matomo/issues/767 | 37,350,797 | 767 |
[
"matomo-org",
"matomo"
] | Users have memory exhausted errors when running Piwik archiving. There are two distinct use cases:
- Users with a low to medium traffic websites exhausting the fixed-sized memory of their PHP web host (eg. 64MB)
- Users with very high traffic websites (100k or +1M pages per day) exhausting even a very high PHP memory l... | Archiving Memory exhausted error - Archiving memory leaks | https://api.github.com/repos/matomo-org/matomo/issues/766/comments | 67 | 2009-06-08T10:47:48Z | 2014-07-08T10:17:48Z | https://github.com/matomo-org/matomo/issues/766 | 37,350,793 | 766 |
[
"matomo-org",
"matomo"
] | After SVN upping to 0.4 branch, I get this error:
No entry is registered for key 'config'
Backtrace:
#0 /usr/home/enovodk/data/www/simplestat.dk/core/FrontController.php(225): Zend_Registry::get('config')
#1 /usr/home/enovodk/data/www/simplestat.dk/index.php(53): Piwik_FrontController->init()
#2 {main}
I have the fo... | "No entry is registered for key 'config'" | https://api.github.com/repos/matomo-org/matomo/issues/765/comments | 3 | 2009-06-08T09:28:28Z | 2014-08-03T11:22:12Z | https://github.com/matomo-org/matomo/issues/765 | 37,350,792 | 765 |
[
"matomo-org",
"matomo"
] | One of my visitors was comming from http://ask.reference.com/ and it's not in the last SearchEngines.php i've downloaded yesterday.
Here is what a full search result URL look like :
http://ask.reference.com/web?q=banana&search=search&qsrc=0&o=10601&l=dir
It use the same parameter (q) but it's not reconized since the... | ask.reference.com | https://api.github.com/repos/matomo-org/matomo/issues/764/comments | 4 | 2009-06-08T04:20:52Z | 2014-07-08T10:00:55Z | https://github.com/matomo-org/matomo/issues/764 | 37,350,791 | 764 |
[
"matomo-org",
"matomo"
] | I upgraded to 0.4 from the latest stable release. After the upgrade, I still see the upgrade message at the top (only change: it is displayed in German now). Also, the link to the changelog is very strange. See below:
"Piwik 0.4 ist verfgbar.
Bitte jetzt ein Update machen! (siehe nderung0.000000e+0n)."
During the upg... | Update notification still shown after upgrade to 0.4 | https://api.github.com/repos/matomo-org/matomo/issues/763/comments | 4 | 2009-06-08T04:16:52Z | 2014-08-03T11:22:12Z | https://github.com/matomo-org/matomo/issues/763 | 37,350,790 | 763 |
[
"matomo-org",
"matomo"
] | Task: move related .php files from core/Tracker and misc to a plugin.
Part of the misc folder cleanup.
Paves the way to add a UI (change settings #735, warning/progress #693).
| Visit Generator plugin | https://api.github.com/repos/matomo-org/matomo/issues/762/comments | 4 | 2009-06-08T00:31:30Z | 2014-07-08T10:17:13Z | https://github.com/matomo-org/matomo/issues/762 | 37,350,789 | 762 |
[
"matomo-org",
"matomo"
] | Hi all,
I open this ticket because my previous tickets 374 and 685 didn't get resolved.
Ive attached two screenshots.
Ive upgraded to latest version (0.2.37) but same results.
Ive changed the code in my piwik as 1145 says but same results
Important: For having the dashboard with visits/day piwik spends 20sec. Is tha... | Memory leak Error - Allowed memory size Error | https://api.github.com/repos/matomo-org/matomo/issues/761/comments | 7 | 2009-06-07T22:32:07Z | 2014-08-03T11:22:12Z | https://github.com/matomo-org/matomo/issues/761 | 37,350,788 | 761 |
[
"matomo-org",
"matomo"
] | Drop styling. Developers will apply their own theme anyways.
- Drop <style>...</style> from output
- Remove <b></b> tags
- Drop border and width attributes from <table> definition
Recommended changes:
- Enclose attribute values in double quotes.
- Separate header and body using <thead></thead> and... | Changes to 'Basic HTML' format | https://api.github.com/repos/matomo-org/matomo/issues/760/comments | 13 | 2009-06-07T17:22:46Z | 2014-07-08T10:00:40Z | https://github.com/matomo-org/matomo/issues/760 | 37,350,785 | 760 |
[
"matomo-org",
"matomo"
] | Currently the installation process is not internationalized; it has been pointed out by a few users that would like to be able to install Piwik in their own language. The change should be easy:
- add all strings / messages, etc. in the english language file
- add the language selector in the UI during installation (top... | Installation should be translated - and language selector be displayed | https://api.github.com/repos/matomo-org/matomo/issues/759/comments | 1 | 2009-06-07T09:47:53Z | 2014-07-08T10:01:09Z | https://github.com/matomo-org/matomo/issues/759 | 37,350,784 | 759 |
[
"matomo-org",
"matomo"
] | In the demo the website name in the right top corner seems clickable, mine it not.
How or where can I add a new website?
I probably just don't see the forest because of all the trees :-)
Thanks
Stephan
| how to add a new website to the analytics? | https://api.github.com/repos/matomo-org/matomo/issues/758/comments | 1 | 2009-06-06T19:37:52Z | 2014-08-03T11:22:18Z | https://github.com/matomo-org/matomo/issues/758 | 37,350,783 | 758 |
[
"matomo-org",
"matomo"
] | It seems, that the value of the flash export field is not escaped correctly and so the value is not completly in the input field.
Example in 0.2.37 VisitsSummary->Overview
<label for="embedThisWidgetFlashInput"> Embed Flash</label><span id="embedThisWidgetFlashInput"><input class="formEmbedCode" id="flash... | Syntax error in Embed Flash (widgetize) | https://api.github.com/repos/matomo-org/matomo/issues/757/comments | 2 | 2009-06-06T13:28:42Z | 2014-07-08T10:00:25Z | https://github.com/matomo-org/matomo/issues/757 | 37,350,782 | 757 |
[
"matomo-org",
"matomo"
] | For now, Piwik only reports the pageviews & unique pageviews on a page by page basis, we see this when we go to site -> actions -> pages.
Just like in Google Analytics (and others) it would be great if Piwik were to support 'content detail' reports. It's basically all the reporting stuff that Piwik can do, but then fo... | For each Page view, report more details: Referers, Keywords, etc. | https://api.github.com/repos/matomo-org/matomo/issues/756/comments | 11 | 2009-06-06T09:19:42Z | 2014-07-08T10:07:15Z | https://github.com/matomo-org/matomo/issues/756 | 37,350,781 | 756 |
[
"matomo-org",
"matomo"
] | 1. Mail.ru is using "windows-1251" encoding for now.
2. New search engine nigma.ru.
3. New search engine qip.ru.
4. Removed duplicated key "nova.rambler.ru"; the first is correct.
5. Added backlink field for Yandex Images.
Patch against svn1184:
```
diff -Ebaur piwik-svn1184.orig/core/DataFiles/SearchEngines.php piwi... | Some updates for SearchEngines | https://api.github.com/repos/matomo-org/matomo/issues/755/comments | 3 | 2009-06-05T21:57:40Z | 2014-07-08T10:00:25Z | https://github.com/matomo-org/matomo/issues/755 | 37,350,780 | 755 |
[
"matomo-org",
"matomo"
] | None
| Add language drop-down selection to Installation screen | https://api.github.com/repos/matomo-org/matomo/issues/754/comments | 1 | 2009-06-05T17:32:17Z | 2014-07-08T10:00:25Z | https://github.com/matomo-org/matomo/issues/754 | 37,350,779 | 754 |
[
"matomo-org",
"matomo"
] | I recently read the Drupal 7 changes (http://drupal.org/node/224333#time), and i thought, replacing time() calls with a constant (http://api.drupal.org/api/constant/REQUEST_TIME/7) could be a good thing for piwik too.
regards
Keywords: outofscope
| Remove time() | https://api.github.com/repos/matomo-org/matomo/issues/753/comments | 3 | 2009-06-05T15:02:38Z | 2014-08-03T11:30:04Z | https://github.com/matomo-org/matomo/issues/753 | 37,350,778 | 753 |
[
"matomo-org",
"matomo"
] | There is a regression from the old piwik.js and the new one: middle clicks that open in a new tab in modern browsers, and that are more and more used, are not counted anymore: they do not fire mousedown events.
Here is Anthon's explanation:
```
Switching from mousedown to click is consistent with how GA,
Yahoo, ... | piwik.js: Tracking middle clicks automatically (they do not fire onclick event) | https://api.github.com/repos/matomo-org/matomo/issues/752/comments | 9 | 2009-06-05T05:31:41Z | 2014-07-08T10:16:19Z | https://github.com/matomo-org/matomo/issues/752 | 37,350,777 | 752 |
[
"matomo-org",
"matomo"
] | Hi there,
After uploading the files to my domain, I receive the following error message when accessing my piwik directory:
Warning: require_once(Zend/Registry.php) [function.require-once]: failed to open stream: No such file or directory in /home/enjo70/public_html/mydomain.com/piwik/core/ErrorHandler.php on line 12
... | Installation problem - failed to open zend/registry....etc... | https://api.github.com/repos/matomo-org/matomo/issues/751/comments | 7 | 2009-06-02T16:47:32Z | 2014-07-08T10:00:24Z | https://github.com/matomo-org/matomo/issues/751 | 37,350,775 | 751 |
[
"matomo-org",
"matomo"
] | Just woke up one morning and got this???? Why??
Warning: vsprintf() [href='function.vsprintf'>function.vsprintf</a>](<a): Too few arguments in C:\wamp\www\statistik\core\Translate.php on line 158
Backtrace -->
#0 Piwik_ErrorHandler(2, vsprintf() [href='function.vsprintf'>function.vsprintf</a>](<a): Too f... | Use to work | https://api.github.com/repos/matomo-org/matomo/issues/750/comments | 1 | 2009-06-01T09:44:32Z | 2014-08-03T11:22:18Z | https://github.com/matomo-org/matomo/issues/750 | 37,350,774 | 750 |
[
"matomo-org",
"matomo"
] | - error message (or redirect to Login screen) instead of a blank page when requesting a new password but user doesn't exist
- "Remind password" is a misnomer for this button when it in fact sends a new password; change text to "Send Password Reset" and send email with link to a password reset form (see comment:5)
- ~~I... | Login form changes for lost password | https://api.github.com/repos/matomo-org/matomo/issues/749/comments | 5 | 2009-05-30T21:02:57Z | 2014-07-08T10:00:23Z | https://github.com/matomo-org/matomo/issues/749 | 37,350,773 | 749 |
[
"matomo-org",
"matomo"
] | I created an empty directory in the plugins folder and got this error accessing the Settings (index.php?module=CorePluginsAdmin):
```
The plugin 'XXX' is enabled, but the file '/mypath/plugins/XXX/XXX.php' couldn't be found.
To continue, please disable the plugin manually by removing the line
<pre>Plugins[] = XX... | PluginManager gives wrong advice for missing plugin file | https://api.github.com/repos/matomo-org/matomo/issues/748/comments | 1 | 2009-05-30T18:43:31Z | 2014-07-08T10:00:23Z | https://github.com/matomo-org/matomo/issues/748 | 37,350,772 | 748 |
[
"matomo-org",
"matomo"
] | This could be done pretty cheaply and would result in one of the most requested features being implemented, hence why set to 0.4 milestone.
To do:
- Update the search engine list and add a new entry in the search engine array containing the minimalist path for search engine request. For example for Google this will be... | linking search engine keywords results to the original page | https://api.github.com/repos/matomo-org/matomo/issues/747/comments | 2 | 2009-05-30T10:37:52Z | 2014-07-08T10:00:23Z | https://github.com/matomo-org/matomo/issues/747 | 37,350,771 | 747 |
[
"matomo-org",
"matomo"
] | If you have more than 14 sites in the selection list, the bottom ones are hidden behind the 'visits by server time' on the dashboard page.
Suggest addition to common.css:
# sitesSelection .formDiv_ul_list {
```
height:200px;
overflow:scroll;
width:150px;
```
}
...giving a scrolling list (width set so that long site... | Part of site selection list hidden with over 14 sites | https://api.github.com/repos/matomo-org/matomo/issues/746/comments | 3 | 2009-05-29T15:56:59Z | 2014-07-08T10:00:23Z | https://github.com/matomo-org/matomo/issues/746 | 37,350,769 | 746 |
[
"matomo-org",
"matomo"
] | from email:
```
>
> Piwik removes url path section which contains 0, e.g.
>
> portal/ategories/223/1/0/1/company/3107
>
> is recorded as
>
> portal/ategories/223/1/1/company/3107
>
> in log table - which is incorrect.
```
see code in tracker/action and matching unit tests, need fixing
| Page names are recorded but if a "/0/" if in the URL, it will be removed when it shouldn't | https://api.github.com/repos/matomo-org/matomo/issues/745/comments | 7 | 2009-05-27T23:22:20Z | 2014-07-08T10:00:22Z | https://github.com/matomo-org/matomo/issues/745 | 37,350,767 | 745 |
[
"matomo-org",
"matomo"
] | Current client-side Java plugin detection is unreliable.
An overview is here:
- http://www.pinlady.net/PluginDetect/JavaDetect.htm
Keywords: piwik.js
| Kill Java detection. | https://api.github.com/repos/matomo-org/matomo/issues/744/comments | 2 | 2009-05-27T20:50:37Z | 2024-06-17T18:39:38Z | https://github.com/matomo-org/matomo/issues/744 | 37,350,766 | 744 |
[
"matomo-org",
"matomo"
] | At present, index.php and piwik.php set the include path (relative to the Piwik document root) to: /, /core, /libs, /plugins, plus the existing include path.
The proposal here is to remove / from the above class search path as it is a frequent "miss". The handful of references to /config, /lang, and /misc can be con... | Optimize include path | https://api.github.com/repos/matomo-org/matomo/issues/743/comments | 5 | 2009-05-26T17:30:15Z | 2014-07-08T10:00:22Z | https://github.com/matomo-org/matomo/issues/743 | 37,350,765 | 743 |
[
"matomo-org",
"matomo"
] | Now at OFC2 "Version 2 Jrmungandr".
Note: Flash Player 9 and up has a built-in file cache that isn't cleared when the browser cache is deleted. This became evident in the update from OFC1 to OFC2.
If we add a parameter to the URL to bust this cache, e.g.,
libs/open-flash-chart/open-flash-chart.swf?v2J
is it still ... | Open Flash Chart update | https://api.github.com/repos/matomo-org/matomo/issues/742/comments | 5 | 2009-05-25T16:42:04Z | 2014-07-08T10:00:22Z | https://github.com/matomo-org/matomo/issues/742 | 37,350,764 | 742 |
[
"matomo-org",
"matomo"
] | i know vipsoft just updated smarty, but there's a new version since two days. http://www.smarty.net/download.php
regards
| Update to smarty 2.6.25 | https://api.github.com/repos/matomo-org/matomo/issues/741/comments | 1 | 2009-05-25T14:26:20Z | 2014-07-08T10:00:22Z | https://github.com/matomo-org/matomo/issues/741 | 37,350,763 | 741 |
[
"matomo-org",
"matomo"
] | Since i use Piwik, i had difficulties with site selection so i've added the following CSS rule to the common.css file and it fixed my issues :
```
formDiv_ul_list li a {
display: block;
}
```
All it does is enlarging the clickable area to the width and height of the li element.
I hope devs find this usefull.
Keyw... | Small fix for site and language menu | https://api.github.com/repos/matomo-org/matomo/issues/740/comments | 7 | 2009-05-25T06:26:48Z | 2014-07-08T10:00:22Z | https://github.com/matomo-org/matomo/issues/740 | 37,350,762 | 740 |
[
"matomo-org",
"matomo"
] | With the JavaScript tracking API in #355 completed, we can turn our attention to some internals:
- ~~optional file:// and framebuster~~
- ~~send heart beat (or ping) when view duration reached on a page (e.g., 30 seconds) to differentiate from a traditional bounce~~
On the horizon:
- ~~set a milestone for removing the... | piwik.js enhancements | https://api.github.com/repos/matomo-org/matomo/issues/739/comments | 24 | 2009-05-23T02:29:08Z | 2014-07-08T10:05:53Z | https://github.com/matomo-org/matomo/issues/739 | 37,350,761 | 739 |
[
"matomo-org",
"matomo"
] | Hello,
I've made the upgrade described as summary, and here is the result :
- no more widgets on the home page,
- when trying to change active period from day to week, I'm redirected to the current day.
- In other sections, previous data seems to be lost, and no graphs shows up : 'Displaying Graphs in Piwik require... | Update from 2.28 to 0.2.37 : no more widgets and reports | https://api.github.com/repos/matomo-org/matomo/issues/738/comments | 3 | 2009-05-19T19:29:54Z | 2014-07-08T10:00:20Z | https://github.com/matomo-org/matomo/issues/738 | 37,350,760 | 738 |
[
"matomo-org",
"matomo"
] | I hooked a function into Tracker.Visit.isExcluded. When I try to use Piwik_API_Request to get a value from my api function I get that fatal error. Tracker debug is enabled.
_Fatal error: Class 'Piwik_Api_Proxy' not found in piwik/core/API/Request.php on line 113_
I don't have to use the api call, but it would be clea... | Piwik_API_Request in a tracker plugin gives fatal error | https://api.github.com/repos/matomo-org/matomo/issues/737/comments | 2 | 2009-05-18T21:29:52Z | 2014-08-03T11:22:18Z | https://github.com/matomo-org/matomo/issues/737 | 37,350,759 | 737 |
[
"matomo-org",
"matomo"
] | There should be a way to unset single cookie values.
I think it should be ok to unset a cookie value if the set method is called with a Null value.
This would save some bandwidth on multipage-installs with the next version of the BlockingCookie plugin.
| unset cookie value if set(name, val) is called with val = Null | https://api.github.com/repos/matomo-org/matomo/issues/736/comments | 7 | 2009-05-18T20:25:13Z | 2014-07-08T10:00:20Z | https://github.com/matomo-org/matomo/issues/736 | 37,350,758 | 736 |
[
"matomo-org",
"matomo"
] | Bulk loading (eg via the VisitorGenerator) is hampered by a memory leak in the tracker. This is a blocker for #134.
The original bug report below:
> I get an out-of-memory error when I try to use the misc/generateVisits.php with default settings that comes with Piwik - tested on localhost with a memory limit of 128M... | Tracker memory leak: out of memory with default settings | https://api.github.com/repos/matomo-org/matomo/issues/735/comments | 7 | 2009-05-18T18:32:33Z | 2014-07-08T10:17:14Z | https://github.com/matomo-org/matomo/issues/735 | 37,350,757 | 735 |
[
"matomo-org",
"matomo"
] | This plugin syncs Piwik's user and access table against LDAP and performs Authentication via LDAP.
For installation instructions, see the README file in the tarball.
Install the plugin in one click from the Marketplace: [LoginLdap on the marketplace](http://plugins.piwik.org/LoginLdap)
Keywords: ldap, auth, login, t... | Plugin for LDAP Authentication | https://api.github.com/repos/matomo-org/matomo/issues/734/comments | 61 | 2009-05-18T15:59:38Z | 2024-01-03T05:02:29Z | https://github.com/matomo-org/matomo/issues/734 | 37,350,750 | 734 |
[
"matomo-org",
"matomo"
] | We are hoping for Piwik to be platform that every user can use in their own language. We support translations for all elements: calendar, graphs, reports, admin interface, etc.
Currently the support for right to left language hasn't be tested and used yet. We would need to contact an arab or hebrew translator, then de... | Support Right To Left languages in Piwik translations i18n effort | https://api.github.com/repos/matomo-org/matomo/issues/733/comments | 18 | 2009-05-18T01:25:02Z | 2024-01-03T09:48:05Z | https://github.com/matomo-org/matomo/issues/733 | 37,350,748 | 733 |
[
"matomo-org",
"matomo"
] | **Description**
This plugin shows your visitors entry page with visitor count and bounce count.
The subtable shows referrer url (+ link) and visitor/bounce count.
**Translations**
- en
- de
**Known issues:**
- Direct entry (no referrer) shows as blank line with link to current page, could be confusing but I don't ... | Plugin EntryPage - shows where your visitors hit your site and from where they came | https://api.github.com/repos/matomo-org/matomo/issues/732/comments | 17 | 2009-05-17T11:26:01Z | 2014-07-08T10:00:25Z | https://github.com/matomo-org/matomo/issues/732 | 37,350,747 | 732 |
[
"matomo-org",
"matomo"
] | Enabling/disabling plugins is broken. Wireshark shows
```
GET /piwik/index.php?module=CorePluginsAdmin&action=deactivate&pluginName=DBStats
```
and 200 response but nothing happens.
Keywords: plugins
| Enabling/disabling plugins is broken (0.2.35) | https://api.github.com/repos/matomo-org/matomo/issues/731/comments | 1 | 2009-05-16T21:58:04Z | 2014-07-08T10:00:16Z | https://github.com/matomo-org/matomo/issues/731 | 37,350,745 | 731 |
[
"matomo-org",
"matomo"
] | Piwik should parse (using referer information, referer domains are already shown) advertising information.
For example Google pageads referer urls are quite simply formatted (unnecessary information stripped out, original url is really long):
```
http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-...&dt=..... | Advertising programs integration | https://api.github.com/repos/matomo-org/matomo/issues/730/comments | 1 | 2009-05-16T21:53:41Z | 2014-07-08T10:00:16Z | https://github.com/matomo-org/matomo/issues/730 | 37,350,744 | 730 |
[
"matomo-org",
"matomo"
] | When going to Widgets -> Preview of Widget (choosing arbitrary widget) iframe and flash URLs do have static date.
Idea for improvement:
For example buttons where user can choose whether she wants to use today or yesterday date (and URLs will change accordingly, not to yesterdays date but something like 'date=tomorrow-... | Configurator for the Embed Report feature (customise widget iframe) | https://api.github.com/repos/matomo-org/matomo/issues/729/comments | 2 | 2009-05-16T19:48:17Z | 2024-09-13T09:13:15Z | https://github.com/matomo-org/matomo/issues/729 | 37,350,743 | 729 |
[
"matomo-org",
"matomo"
] | hello,
autoupdate does not works ? no information on 0.2.35 than 0.2.37 is available :-(
| Add a manual "update check" in the Piwik admin UI screens | https://api.github.com/repos/matomo-org/matomo/issues/728/comments | 13 | 2009-05-16T17:37:27Z | 2014-07-08T10:04:48Z | https://github.com/matomo-org/matomo/issues/728 | 37,350,742 | 728 |
[
"matomo-org",
"matomo"
] | I guess the attached image explains the problem. This is after removing tmp/\* and after logging out+in again
| Bug in rendering of Visitors by server time | https://api.github.com/repos/matomo-org/matomo/issues/727/comments | 3 | 2009-05-16T16:45:45Z | 2014-07-08T10:00:15Z | https://github.com/matomo-org/matomo/issues/727 | 37,350,741 | 727 |
[
"matomo-org",
"matomo"
] | The piwik.org wordpress stylesheet does not define a background color. Patch attached, please fix.
| Wordpress CSS bug | https://api.github.com/repos/matomo-org/matomo/issues/726/comments | 11 | 2009-05-16T11:14:04Z | 2024-01-03T07:03:35Z | https://github.com/matomo-org/matomo/issues/726 | 37,350,740 | 726 |
[
"matomo-org",
"matomo"
] | Even though Piwik is not stable as such, some releases are more risky than others (eg. 0.2.35). In this case we should have released under a "beta" label.
Currently the release script builds from a SVN tag. It checkouts the tag, delete some useless directories (tests/ etc.), and then packages up, copies into http://b... | Piwik.org should handle two types of release: STABLE and BETA releases. | https://api.github.com/repos/matomo-org/matomo/issues/725/comments | 4 | 2009-05-16T03:20:12Z | 2014-07-08T10:00:15Z | https://github.com/matomo-org/matomo/issues/725 | 37,350,739 | 725 |
[
"matomo-org",
"matomo"
] | Hi i need help.. i work with flash websites and using loader to change seccion loading swf files.
I need to track this because this are seccions of my websites and im only use 1 html file so the javascript code dont work for me to trackj all the secctions of my website.
Can someone tell if there is a method to trac... | Flash Tracking | https://api.github.com/repos/matomo-org/matomo/issues/724/comments | 1 | 2009-05-15T19:09:32Z | 2014-08-03T11:22:18Z | https://github.com/matomo-org/matomo/issues/724 | 37,350,738 | 724 |
[
"matomo-org",
"matomo"
] | Try to delete a wiget, Piwik tries to execute the following GET request.
```
http://piwikinstall/index.php?module=Dashboard&action=saveLayout&layout=%5B%5B%7B%22uniqueId%22%3A%22widgetVisitorInterestgetNumberOfVisitsPerVisitDuration%22%2C%22parameters%22%3A%7B%22module%22%3A%22VisitorInterest%22%2C%22action%22%3A%22ge... | 414: REQUEST URI too large | https://api.github.com/repos/matomo-org/matomo/issues/723/comments | 2 | 2009-05-15T18:45:11Z | 2014-07-08T10:00:15Z | https://github.com/matomo-org/matomo/issues/723 | 37,350,737 | 723 |
[
"matomo-org",
"matomo"
] | All the boxes say: "Loading widget, please wait...".
Firebug reports:
```
parameters is undefined
if(parameters.length==0) {
(common.js, line 15)
```
Yeah, I cleared the cache. I also tried different browsers (Chrome and Firefox).
Keywords: javascript
| Breakage with the 0.2.35 update | https://api.github.com/repos/matomo-org/matomo/issues/722/comments | 1 | 2009-05-15T18:31:49Z | 2014-07-08T10:00:15Z | https://github.com/matomo-org/matomo/issues/722 | 37,350,736 | 722 |
[
"matomo-org",
"matomo"
] | None
| Smarty: update to 2.6.24 | https://api.github.com/repos/matomo-org/matomo/issues/721/comments | 2 | 2009-05-15T15:01:04Z | 2014-07-08T10:00:15Z | https://github.com/matomo-org/matomo/issues/721 | 37,350,734 | 721 |
[
"matomo-org",
"matomo"
] | I upgraded piwik from v0.2.34 to v0.2.35 using automatic upgrade (both piwik files & db upgraded successfully according to automatic-upgrade app), I emptied the browser cache as recommended.
I have no error message, but no widget gets loaded (all displaying 'loading widget, please wait') => piwik unusable
Enclosed is... | piwik broken when upgraded from 0.2.34 to 0.2.35 | https://api.github.com/repos/matomo-org/matomo/issues/720/comments | 2 | 2009-05-15T13:54:03Z | 2014-07-08T10:00:14Z | https://github.com/matomo-org/matomo/issues/720 | 37,350,732 | 720 |
[
"matomo-org",
"matomo"
] | Testing on FF3
Add the Live widget to the dashboard. After an update, the Live widget is not immediately visible on the dashboard. A manual browser refresh required.
If a newer version of Piwik is detected, the notice appears in the Live widget box.
| Live UI problems | https://api.github.com/repos/matomo-org/matomo/issues/719/comments | 1 | 2009-05-15T02:40:24Z | 2014-07-08T10:00:14Z | https://github.com/matomo-org/matomo/issues/719 | 37,350,730 | 719 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.