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"
] | Got this error: Warning: substr_compare(): The start position cannot exceed initial string length
Reported in the [forums](http://forum.piwik.org/read.php?2,113633)
This is likely a bug happening only on Windows.
| Warning: substr_compare(): The start position cannot exceed initial string length | https://api.github.com/repos/matomo-org/matomo/issues/4948/comments | 1 | 2014-04-04T05:17:02Z | 2014-07-08T10:15:27Z | https://github.com/matomo-org/matomo/issues/4948 | 37,355,609 | 4,948 |
[
"matomo-org",
"matomo"
] | In piwik 2.1 with NCSA extended logs (apache) I'm not able to view page actions but errors, statics and redirections.
Version: 2.1.1b10
python /var/www/html/logimport/misc/log-analytics/import_logs.py --recorders=8 --url=http://localhost/logimport/ /tmp/test30032014.log --login=admin --password=pass --token-auth=xxxx... | import_logs.py fail to populate actions/page tables | https://api.github.com/repos/matomo-org/matomo/issues/4946/comments | 10 | 2014-04-03T11:04:55Z | 2014-09-08T21:42:58Z | https://github.com/matomo-org/matomo/issues/4946 | 37,355,607 | 4,946 |
[
"matomo-org",
"matomo"
] | Hi,
I think I have found a bug, I have posted in the forum but nobody seems to have an answer. My forum post http://forum.piwik.org/read.php?2,113063
The email reports will just not send from my Piwik dashboard. I am using the latest release of piwik (2.1.0).
I have taken the following steps;
installed piwik on a s... | Email Reports Won't Send | https://api.github.com/repos/matomo-org/matomo/issues/4944/comments | 2 | 2014-04-03T10:26:37Z | 2019-06-10T05:23:20Z | https://github.com/matomo-org/matomo/issues/4944 | 37,355,605 | 4,944 |
[
"matomo-org",
"matomo"
] | For consistency let's check that we use British english within Piwik translation strings. (eg. analyse instead of analyze)
| Use british english in Piwik translation files | https://api.github.com/repos/matomo-org/matomo/issues/4943/comments | 0 | 2014-04-03T04:49:44Z | 2024-09-13T09:10:59Z | https://github.com/matomo-org/matomo/issues/4943 | 37,355,604 | 4,943 |
[
"matomo-org",
"matomo"
] | See http://piwik.org/blog/2014/02/piwik-2-1-changes-plugin-developers/
We will now remove these deprecated methods from the codebase.
| Remove deprecated methods from code base | https://api.github.com/repos/matomo-org/matomo/issues/4942/comments | 2 | 2014-04-03T04:07:01Z | 2014-07-08T10:15:26Z | https://github.com/matomo-org/matomo/issues/4942 | 37,355,603 | 4,942 |
[
"matomo-org",
"matomo"
] | I am installing Piwik 2.1.0. My servers error log file is getting a bunch of errors. When I go to the starting url the page loads only text with no formatting and the following errors are written to my log. I have attached a screen shot of the Piwik page showing the problem. Am I doing something incorrect in my install... | htaccess error: Invalid command 'Deny', perhaps misspelled or defined by a module not included in the server configuration | https://api.github.com/repos/matomo-org/matomo/issues/4941/comments | 12 | 2014-04-02T21:03:11Z | 2024-09-13T09:11:00Z | https://github.com/matomo-org/matomo/issues/4941 | 37,355,602 | 4,941 |
[
"matomo-org",
"matomo"
] | The goal is to avoid re-processing the period archive (which is slow as we select all sub-periods and sum and write the data).
To avoid re-processing we may update the existing archive for this period, and update date2 column to today.
This way we avoid lots of writing and also having to delete these outdated "curren... | Archiving performance for thousands of websites often without traffic | https://api.github.com/repos/matomo-org/matomo/issues/4940/comments | 2 | 2014-04-02T10:51:32Z | 2014-12-06T01:42:07Z | https://github.com/matomo-org/matomo/issues/4940 | 37,355,601 | 4,940 |
[
"matomo-org",
"matomo"
] | Hi there we are on the piwik 2.1.0.
I noticed that *.pdf's will not been shown in the result list under actions>>download that contain a - ( minus )in the name.
So for instance: this-is-a-test.pdf ( name-file.pdf ) are not reconized in downloads although it has been several times downloaded during time.
Is this a kn... | pdf file names with an - ( minus sign ) in it , do not show up in action> downloads result pagelinks | https://api.github.com/repos/matomo-org/matomo/issues/4939/comments | 4 | 2014-04-02T10:39:46Z | 2014-07-08T10:15:26Z | https://github.com/matomo-org/matomo/issues/4939 | 37,355,600 | 4,939 |
[
"matomo-org",
"matomo"
] | When setCustomVariable is called with an undefined value:
```
Uncaught TypeError: Cannot call method 'slice' of undefined piwik.js:2483
Tracker.setCustomVariable piwik.js:2483
apply piwik.js:545
(anonymous function) piwik.js:3082
(anonymous function)
```
Spec:
- when custom variable name is undefined, fail silently
... | piwik.js: setCustomVariable should not throw error when value is undefined | https://api.github.com/repos/matomo-org/matomo/issues/4938/comments | 2 | 2014-04-02T02:43:53Z | 2014-07-08T10:15:25Z | https://github.com/matomo-org/matomo/issues/4938 | 37,355,599 | 4,938 |
[
"matomo-org",
"matomo"
] | Importing IIS 8.5 logs (from Windows Server 2012), using import_logs.py, does not populate anything under Action > Pages. Adding the 'action_name' argument enables the pages to be tracked.
```
Around line 1243:
----------------
if config.options.replay_tracking:
# prevent request to be force recorded when option r... | Pages missing when importing IIS 8.5 logs | https://api.github.com/repos/matomo-org/matomo/issues/4937/comments | 2 | 2014-04-01T16:04:07Z | 2024-09-13T09:11:00Z | https://github.com/matomo-org/matomo/issues/4937 | 37,355,598 | 4,937 |
[
"matomo-org",
"matomo"
] | IIS 8.5 (Windows Server 2012) logs an empty query string as a dash '-' which the Piwik importer picks up and appends '?-' to all URLs. This change to import_logs.py checks for '-' as a query parameter and excludes it.
```
Around line 1575:
----------------
try:
hit.query_string = format.get('query_string')
hit... | Query parameters imported incorrectly from IIS 8.5 logs | https://api.github.com/repos/matomo-org/matomo/issues/4936/comments | 1 | 2014-04-01T15:55:29Z | 2024-09-13T09:11:01Z | https://github.com/matomo-org/matomo/issues/4936 | 37,355,597 | 4,936 |
[
"matomo-org",
"matomo"
] | Hi
I have uploaded your download file to filezilla, put it into a folder, I type the folder website location into a browser and just get the file directory appear, there is now welcome screen, Can you assist as to where I am going wrong and why I would be receiving this.
Thanks
Smudge
| no welcome screen | https://api.github.com/repos/matomo-org/matomo/issues/4935/comments | 1 | 2014-04-01T03:18:24Z | 2014-08-03T11:24:19Z | https://github.com/matomo-org/matomo/issues/4935 | 37,355,596 | 4,935 |
[
"matomo-org",
"matomo"
] | Reported by many users eg. [in the forums](http://forum.piwik.org/read.php?3,112244)
The problem is that executing`
php` on windows does not work.
- A solution may be to detect php.exe using where: http://stackoverflow.com/questions/9645545/how-to-determine-path-to-php-exe-on-windows-search-default-paths
- Or we co... | Log Analytics: import_logs does not work on windows (updatetoken.php fail) | https://api.github.com/repos/matomo-org/matomo/issues/4934/comments | 3 | 2014-03-31T23:54:42Z | 2015-07-22T13:58:55Z | https://github.com/matomo-org/matomo/issues/4934 | 37,355,595 | 4,934 |
[
"matomo-org",
"matomo"
] | ... Or a better type of segment to identify original purchaser vs repurchaser
| New Segment: Converted at least x (E-Commerce Order|Goals) before | https://api.github.com/repos/matomo-org/matomo/issues/4933/comments | 1 | 2014-03-31T19:35:24Z | 2024-09-13T09:11:01Z | https://github.com/matomo-org/matomo/issues/4933 | 37,355,594 | 4,933 |
[
"matomo-org",
"matomo"
] | Hi,
We have a portal application deployed on IBM Websphere Portal server 8 and i want to integerate Piwik on the same server so that i can use it to generate analytics reports. Could you please guide me as to how shoud i approach for the same highlighting on the following points:
1) Is this feasible?
2) What are the ... | Integerating piwik with IBM Websphere Portal Server 8 | https://api.github.com/repos/matomo-org/matomo/issues/4932/comments | 1 | 2014-03-31T16:08:53Z | 2015-11-11T02:54:15Z | https://github.com/matomo-org/matomo/issues/4932 | 37,355,593 | 4,932 |
[
"matomo-org",
"matomo"
] | Problem :
Piwik 2.1.0 installed yesterday.
WP-Piwik installed on my Wordpress site to be analyzed.
After lots of tests, table piwik_log_visit remains empty. Some other tables seems to fill (piwik_archive_*, piwik_log_action, ...)
Followed installation guide, double checked troubleshooting page : problem remains.
Awai... | piwik_log_visit remains empty when plugin Provider is active | https://api.github.com/repos/matomo-org/matomo/issues/4931/comments | 1 | 2014-03-31T10:15:42Z | 2014-07-08T10:15:25Z | https://github.com/matomo-org/matomo/issues/4931 | 37,355,592 | 4,931 |
[
"matomo-org",
"matomo"
] | The following report was received from Piwik:
There is an error. Please report the message (Piwik 2.1.0) and full backtrace in the Piwik forums (please do a Search first as it might have been reported already!).
Warning: gzcompress() [function.gzcompress]: insufficient memory in /home/fomm/public_html/piwik/core/Data... | Piwik Bug Error - Insufficient memory following upgrade | https://api.github.com/repos/matomo-org/matomo/issues/4929/comments | 1 | 2014-03-31T01:07:56Z | 2014-08-03T11:24:19Z | https://github.com/matomo-org/matomo/issues/4929 | 37,355,590 | 4,929 |
[
"matomo-org",
"matomo"
] | Reported by email and in the [forums](http://forum.piwik.org/read.php?2,112669)
| Notice: Trying to get property of non-object in ExampleRssWidget/RssRenderer.php | https://api.github.com/repos/matomo-org/matomo/issues/4928/comments | 1 | 2014-03-30T23:38:24Z | 2014-07-08T10:15:24Z | https://github.com/matomo-org/matomo/issues/4928 | 37,355,589 | 4,928 |
[
"matomo-org",
"matomo"
] | small but nice and useful feature:
autorefresh the timetable overview site from task-timetable plugin everytime the cron is triggered and the shown date+time for next run becomes new (the shown data is wrong)
So this site shows always the right times and dates even if it is opened and none refreshed for a long time e.g... | taskstimetable plugin: autorefresh when shown times changes | https://api.github.com/repos/matomo-org/matomo/issues/4927/comments | 3 | 2014-03-30T17:23:46Z | 2024-09-13T09:11:02Z | https://github.com/matomo-org/matomo/issues/4927 | 37,355,588 | 4,927 |
[
"matomo-org",
"matomo"
] | reported in [forums](http://forum.piwik.org/read.php?2,113353)
When Piwik is used over HTTPS, we should load the SVG files over HTTPS or the browser will simply not load them.
Saw: Map not showing
Expected: map should show over HTTPS
| When Real time map is loaded over https, it does not always load the SVG files over ssl | https://api.github.com/repos/matomo-org/matomo/issues/4926/comments | 2 | 2014-03-29T07:15:56Z | 2014-07-08T10:15:24Z | https://github.com/matomo-org/matomo/issues/4926 | 37,355,587 | 4,926 |
[
"matomo-org",
"matomo"
] | This is a regression, reported in [the forums](http://forum.piwik.org/read.php?2,113331)
Example URL:
http://demo.piwik.org/index.php?module=API&method=CustomVariables.getCustomVariables&format=CSV&idSite=7&period=day&date=yesterday&expanded=1&translateColumnNames=1&language=en&token_auth=anonymous&filter_limit=10&ex... | CSV export with expanded=1 does not export the subtables | https://api.github.com/repos/matomo-org/matomo/issues/4925/comments | 1 | 2014-03-29T06:49:39Z | 2024-09-13T09:11:02Z | https://github.com/matomo-org/matomo/issues/4925 | 37,355,586 | 4,925 |
[
"matomo-org",
"matomo"
] | Plugin developers can easily define settings for their plugins (see [Developer guide settings](http://developer.piwik.org/guides/piwik-configuration))
There was a report by pebosi in the forums that the setting value cannot be loaded within Tracker. Instead, we should make it easy to use settings within tracker.
| Allow Plugin Settings to be loaded within Tracker flow | https://api.github.com/repos/matomo-org/matomo/issues/4924/comments | 2 | 2014-03-29T05:47:39Z | 2014-07-08T10:16:08Z | https://github.com/matomo-org/matomo/issues/4924 | 37,355,584 | 4,924 |
[
"matomo-org",
"matomo"
] | Recently we encountered problem with accurate lat/long storing when being passed by request parameter.
It looks like it's connected strictly with type of location_latitude and location_longitude columns.
Originally it's float and then error occurs. Altering it to decimal seems to solve problem.
How to reproduce:
- on ... | Latitude and Longitude should use DECIMAL datatype instead of FLOAT | https://api.github.com/repos/matomo-org/matomo/issues/4923/comments | 5 | 2014-03-28T13:45:16Z | 2016-09-23T11:43:52Z | https://github.com/matomo-org/matomo/issues/4923 | 37,355,583 | 4,923 |
[
"matomo-org",
"matomo"
] | Hi,
I noticed a problem using Piwik 2.1 (I haven't use previous versions) : the actions count is almost the same as Xiti and Google Analytics, but visitors an visits are more than 7 times lower than Xiti and GA.
And for the time on site, Piwik indicates an average of 27 minutes whereas Xiti and GA are about 12 minu... | Low visits count on Piwik | https://api.github.com/repos/matomo-org/matomo/issues/4921/comments | 3 | 2014-03-28T10:51:11Z | 2014-10-11T14:25:39Z | https://github.com/matomo-org/matomo/issues/4921 | 37,355,582 | 4,921 |
[
"matomo-org",
"matomo"
] | We plan to host many sites in Piwik. Each of these sites is already identified by a global site ID that we use elsewhere in our business. Thus it would be handy to use the same ID in the Piwik tracking code and API calls, so we don't have to define a mapping of our global site ID to the Piwik site ID.
This also seems ... | Allow administrators to define a custom site ID | https://api.github.com/repos/matomo-org/matomo/issues/4920/comments | 10 | 2014-03-28T05:01:29Z | 2024-09-13T09:11:03Z | https://github.com/matomo-org/matomo/issues/4920 | 37,355,581 | 4,920 |
[
"matomo-org",
"matomo"
] | Hi,
My Piwik version is 2.1.0. When using the python script to import the log files, I got the following error message. Can anyone help how to fix the problem? Let me know if you need any additional info.
Thank you very much!
2014-03-28 02:01:36,136: [DEBUG] Accepted hostnames: all
2014-03-28 02:01:36,136: [DEBUG] P... | Failed to import log files to Piwik | https://api.github.com/repos/matomo-org/matomo/issues/4919/comments | 1 | 2014-03-28T03:11:34Z | 2014-07-08T10:15:23Z | https://github.com/matomo-org/matomo/issues/4919 | 37,355,580 | 4,919 |
[
"matomo-org",
"matomo"
] | There used to be a lock to ensure that a given archive is only processed once.
When 10 widgets requested the same site + date + segment at once, then this lock ensured that only the first widget processes the data, while other are waiting for the lock to be released (and then will just read the archive data)
Although... | When 10 widgets request the same site + date + segment at once, check it is archived only once | https://api.github.com/repos/matomo-org/matomo/issues/4918/comments | 2 | 2014-03-28T02:44:06Z | 2014-07-08T10:15:23Z | https://github.com/matomo-org/matomo/issues/4918 | 37,355,579 | 4,918 |
[
"matomo-org",
"matomo"
] | Here are already some requirements I got from some core developers:
1) introduce the concept of a Component to replace current singletons. components would be objects that are automatically stored in an IoC container (ie, a class derives from Component and everything else is taken care of by the system).
2) every publ... | Introduce Dependency Injection | https://api.github.com/repos/matomo-org/matomo/issues/4917/comments | 16 | 2014-03-27T23:46:33Z | 2015-07-09T17:20:11Z | https://github.com/matomo-org/matomo/issues/4917 | 37,355,578 | 4,917 |
[
"matomo-org",
"matomo"
] | The VisitFrequency API backwards compatibility issues have shown that it can be desirable to get a segment from an archive DB entry. Since segments are hashed before their archives are stored, this is currently impossible. An alternative to hashing could potentially be small string compression, see: https://github.com/... | Archiving: consider not hashing segments in the archive id string | https://api.github.com/repos/matomo-org/matomo/issues/4916/comments | 0 | 2014-03-27T16:01:17Z | 2016-07-01T02:51:56Z | https://github.com/matomo-org/matomo/issues/4916 | 37,355,577 | 4,916 |
[
"matomo-org",
"matomo"
] | Ciao, I'm experiencing a problem in Users Manager UI web interface since 2.1.1-b4. As you can see in this [screenshot](http://imgur.com/CQB2Csi.png):
- users table is missing the last cell while adding a new user
- pre-defined texts aren't clearing input onClick
- users list is messed up
My server configuration is pla... | Users List messup in UsersManager settings UI regression | https://api.github.com/repos/matomo-org/matomo/issues/4912/comments | 5 | 2014-03-26T13:36:31Z | 2014-07-08T10:15:23Z | https://github.com/matomo-org/matomo/issues/4912 | 37,355,576 | 4,912 |
[
"matomo-org",
"matomo"
] | There are cases where on the same page one user may call trackPageView() multiple times, or even trackPageView, trackEvent, trackEcommerceOrder, etc.
in these cases in the Piwik.js request handler queue, we should be a bit clever and detect there are several requests queued. Then we send these requests as bulk.
Adva... | Javascript tracker can send tracking API requests as bulk for better performance | https://api.github.com/repos/matomo-org/matomo/issues/4910/comments | 7 | 2014-03-26T10:03:20Z | 2024-09-13T09:11:04Z | https://github.com/matomo-org/matomo/issues/4910 | 37,355,575 | 4,910 |
[
"matomo-org",
"matomo"
] | After staring at the code for two hours, then getting good debug data, I figured the bug: if a page view is tracked at the same second as an ecommerce order, this pageview request may erase the visitEcommerceStatus flag.
Explanation:
1) the ecommerce order request is received
2) at same time the pageview for the chec... | Edge case: page view and ecommerce conversion tracked in the same second create wrong visitEcommerceStatus | https://api.github.com/repos/matomo-org/matomo/issues/4909/comments | 6 | 2014-03-26T09:52:16Z | 2016-03-15T00:11:11Z | https://github.com/matomo-org/matomo/issues/4909 | 37,355,574 | 4,909 |
[
"matomo-org",
"matomo"
] | This documentation, to debug tracking requests: http://developer.piwik.org/api-reference/tracking-api#debugging-the-tracker
Should be updated after we changed the way tracking requests are debugged ([see this commit](https://github.com/piwik/piwik/commit/dbe8a799d7e7fc8417b13ac8838f963d6187a5dc))
Also document to use... | Update documentation for users to debug tracking requests | https://api.github.com/repos/matomo-org/matomo/issues/4908/comments | 1 | 2014-03-26T02:55:04Z | 2014-08-03T11:24:19Z | https://github.com/matomo-org/matomo/issues/4908 | 37,355,573 | 4,908 |
[
"matomo-org",
"matomo"
] | Let's document how to log errors on the archive.php script.
ie. update http://piwik.org/docs/setup-auto-archiving/
maybe as simple as 2>& error.log ?
| Document how to log errors from archive.php cron, into a file | https://api.github.com/repos/matomo-org/matomo/issues/4907/comments | 1 | 2014-03-25T23:26:38Z | 2014-07-11T22:09:05Z | https://github.com/matomo-org/matomo/issues/4907 | 37,355,572 | 4,907 |
[
"matomo-org",
"matomo"
] | Date Range indicates 2014, but the days are those of 2013. That is, the calendar is nominally 2014, but is in fact 2013. The same misnomer exists regarding 2013, i.e., 2013 is nominally 2013, but is in fact 2012.
| visitor/visitor log/DateRange has wrong years --- in Piwik 2.1.0 | https://api.github.com/repos/matomo-org/matomo/issues/4906/comments | 1 | 2014-03-25T21:49:40Z | 2014-08-03T11:24:19Z | https://github.com/matomo-org/matomo/issues/4906 | 37,355,571 | 4,906 |
[
"matomo-org",
"matomo"
] | For best speed on todays multicore/mulithread servers,
piwik should be able to run as many processes as possible in parallel mode.
But which are the processes which can run in parallel mode??
This ticket is about a collection of ideas, and can be divided into several single tickets for each upcoming idea.
it was ins... | Parallelization of processes for best performance | https://api.github.com/repos/matomo-org/matomo/issues/4905/comments | 8 | 2014-03-25T15:08:36Z | 2024-09-13T09:11:04Z | https://github.com/matomo-org/matomo/issues/4905 | 37,355,568 | 4,905 |
[
"matomo-org",
"matomo"
] | if piwik integrates openid maybe it can track users more elaborately.
Keywords: social, users, traffic, measurement
| Socail Tracking | https://api.github.com/repos/matomo-org/matomo/issues/4904/comments | 1 | 2014-03-25T13:10:18Z | 2014-07-08T10:15:22Z | https://github.com/matomo-org/matomo/issues/4904 | 37,355,567 | 4,904 |
[
"matomo-org",
"matomo"
] | Add possibility to run multiple archiver via cli in parallel to make archiving of >10k websites faster.
If a server has enough power / resources a user will be able to start for instance 5 archiver in parallel and they will all archive different site ids. Currently, all started archiver would archive the same site ids... | Add possibility to run multiple archiver in parallel | https://api.github.com/repos/matomo-org/matomo/issues/4903/comments | 25 | 2014-03-25T05:14:40Z | 2014-07-11T22:08:51Z | https://github.com/matomo-org/matomo/issues/4903 | 37,355,566 | 4,903 |
[
"matomo-org",
"matomo"
] | Hello, we need to use Piwik to track thousands of sites everyday. Our plan is to use multiple piwik servers and map a handful of sites to each piwik server. To reduce the communication overhead, we plan to use Apache Kafka [http://kafka.apache.org/]
Do you think this will be possible with Piwik? Any guidance on how t... | Kafka queue for Matomo | https://api.github.com/repos/matomo-org/matomo/issues/4902/comments | 4 | 2014-03-25T00:15:33Z | 2020-03-10T01:24:41Z | https://github.com/matomo-org/matomo/issues/4902 | 37,355,565 | 4,902 |
[
"matomo-org",
"matomo"
] | I am trying to work with the PDF reports settings for daily reports. I have Page URLs, Entry pages, Page titles, Entry page titles selected to display in the reports however the URL/title being displayed does not show the complete breadcrumb that you would see if you went to Action--Pages.
Example:
Action pages lists... | Breadcrumb Tracing in Reports | https://api.github.com/repos/matomo-org/matomo/issues/4901/comments | 1 | 2014-03-24T13:25:40Z | 2014-07-08T10:15:21Z | https://github.com/matomo-org/matomo/issues/4901 | 37,355,564 | 4,901 |
[
"matomo-org",
"matomo"
] | Reproduce:
change config.ini.php:
[General]
action_title_category_delimiter = " - "
visit some Pages with Page titles like:
"Category - XYS - Subpage 1"
"Category - XYS - Subpage 2"
Open Actions > Page tiltes
Navigate to Category > XYZ > Supage 1
klick "Open Transitions"
Result:
Error "There's no data for Categor... | "Open Transitions" in "Actions > Page titles" does not work if "action_title_category_delimiter" is changed | https://api.github.com/repos/matomo-org/matomo/issues/4900/comments | 1 | 2014-03-24T12:16:04Z | 2014-07-08T10:15:21Z | https://github.com/matomo-org/matomo/issues/4900 | 37,355,563 | 4,900 |
[
"matomo-org",
"matomo"
] | A user usually changes the language only once if at all (as we try to detect correct language).
It would make sense to move the language selector for logged in users to User settings or any other place. This reduces the complexity of the UI. For anonymous users we still display the selector in the top menu which is us... | Move language selector for logged in users to user settings | https://api.github.com/repos/matomo-org/matomo/issues/4899/comments | 5 | 2014-03-24T03:45:47Z | 2014-07-08T10:15:21Z | https://github.com/matomo-org/matomo/issues/4899 | 37,355,562 | 4,899 |
[
"matomo-org",
"matomo"
] | Now that it is possible to give feedback for each feature, see #4877, we can replace the "Give us feedback" link with "Help".
This page will show some information about the Piwik project, how they can help Piwik and how they get help.
This makes the "About Piwik" header message needless and we will display this messa... | Replace "Give us feedback" top menu link with "Help" | https://api.github.com/repos/matomo-org/matomo/issues/4898/comments | 7 | 2014-03-24T01:37:07Z | 2014-07-08T10:15:20Z | https://github.com/matomo-org/matomo/issues/4898 | 37,355,560 | 4,898 |
[
"matomo-org",
"matomo"
] | When Theme LeftMenu is enabled wrong top position of "Widgets & Dashboard" window (see attachment for details). This makes LeftMenu theme pretty useless.
- PIWIK 2.1.1-B6
- FF-28.x
| LeftMenu theme content misaligned ... | https://api.github.com/repos/matomo-org/matomo/issues/4897/comments | 1 | 2014-03-23T22:29:37Z | 2014-10-11T14:25:57Z | https://github.com/matomo-org/matomo/issues/4897 | 37,355,559 | 4,897 |
[
"matomo-org",
"matomo"
] | adding annotations calender is not visible completely
please see attached screenshot
- 2.1.1B6
- FF
| adding annotations: calender is not visible | https://api.github.com/repos/matomo-org/matomo/issues/4896/comments | 2 | 2014-03-22T15:01:50Z | 2014-07-08T10:15:20Z | https://github.com/matomo-org/matomo/issues/4896 | 37,355,558 | 4,896 |
[
"matomo-org",
"matomo"
] | Ever since the upgrade to version 2.1 of Piwik, the archive.php script is not working correctly.
I have two servers that are importing logs running the script import_logs.py from Piwik 2.1 to a primary installation running 2.03. This works fine.
Upgrading the primary piwik installation to version 2.1 causes the arc... | Piwik Log Archiving no longer working in 2.1 | https://api.github.com/repos/matomo-org/matomo/issues/4895/comments | 9 | 2014-03-22T14:31:07Z | 2014-07-08T10:15:20Z | https://github.com/matomo-org/matomo/issues/4895 | 37,355,556 | 4,895 |
[
"matomo-org",
"matomo"
] | If you log all changes to website and you use PIWIK annotations for this task, you have to manually add time to beginning of text of annotations by yourself. See attached jpg.
My suggestion is to at time of creation of annotation PIWIK proposes current date and time up to minute accuracy.
| Date of annotations should include timestamp ... | https://api.github.com/repos/matomo-org/matomo/issues/4890/comments | 3 | 2014-03-22T10:17:18Z | 2014-07-08T10:15:19Z | https://github.com/matomo-org/matomo/issues/4890 | 37,355,555 | 4,890 |
[
"matomo-org",
"matomo"
] | While submitting ticket 4888 I have to deal "with great improvement" of PIWIK trac site. Current anti spam filter is quite ridiculous and does not achieve goal. While we "have to play with sentence construction" spamers fill trac with spam (check past several days). Existing filter is not efficient as it is implemented... | Piwik team created absured anti spam filter on trac site... | https://api.github.com/repos/matomo-org/matomo/issues/4889/comments | 4 | 2014-03-22T10:06:32Z | 2014-08-03T11:24:19Z | https://github.com/matomo-org/matomo/issues/4889 | 37,355,554 | 4,889 |
[
"matomo-org",
"matomo"
] | When new annotation created in PIWIK, it propose wrong date. It should be today because it is probably correct guess in over 80% cases. I do use a lot of annotation for every major milestone in either tracked web or PIWIK itself, so it is annoying, because you have to select to correct date form calendar box.
| When new annotation created in PIWIK, it proposes wrong date | https://api.github.com/repos/matomo-org/matomo/issues/4888/comments | 3 | 2014-03-22T09:57:26Z | 2014-08-15T07:38:51Z | https://github.com/matomo-org/matomo/issues/4888 | 37,355,553 | 4,888 |
[
"matomo-org",
"matomo"
] | Since upgrading to 2.1.0 (from 1.12) piecharts are broken on my system.
They only show 1/4th of the pie and skips all other parts.
I attached some screenshots showing that issue.
| Piechart broken | https://api.github.com/repos/matomo-org/matomo/issues/4887/comments | 4 | 2014-03-22T09:48:05Z | 2014-07-08T10:15:19Z | https://github.com/matomo-org/matomo/issues/4887 | 37,355,552 | 4,887 |
[
"matomo-org",
"matomo"
] | Reported in forums http://forum.piwik.org/read.php?2,113144
Cause: the UserCountry plugin will always set the Provider, even in cases where the Provider plugin was not installed yet.
Solution: we should only set the provider if the user has installed the Provider plugin (and location_provider column is therefore fou... | When Provider plugin not installed yet: Mysqli error: Unknown column 'log_visit.location_provider' in 'field list | https://api.github.com/repos/matomo-org/matomo/issues/4886/comments | 1 | 2014-03-22T03:34:54Z | 2014-07-08T10:15:25Z | https://github.com/matomo-org/matomo/issues/4886 | 37,355,551 | 4,886 |
[
"matomo-org",
"matomo"
] | Follow up from #4692
Sorting by evolution column does not do number sort but natural sort.
See attached screenshot.
| All websites: sorting on evolution does natural sort instead of number sort, regression | https://api.github.com/repos/matomo-org/matomo/issues/4885/comments | 2 | 2014-03-22T03:00:21Z | 2014-07-11T22:08:06Z | https://github.com/matomo-org/matomo/issues/4885 | 37,355,550 | 4,885 |
[
"matomo-org",
"matomo"
] | I believe that Insights plug-in should not be enabled on Database usage graph in in case that is installed and enabled at:
Settings > Database usage > on upper half of page.
| Disable Insights plug-in on Database Usage Graph ... | https://api.github.com/repos/matomo-org/matomo/issues/4884/comments | 1 | 2014-03-21T22:44:18Z | 2014-07-11T22:07:47Z | https://github.com/matomo-org/matomo/issues/4884 | 37,355,549 | 4,884 |
[
"matomo-org",
"matomo"
] | Segment editor doesn't support all Segmentaion API features. From time to time I create custom segments directly modifying the url. In those cases the segment editor displays a "custom segment" label. It would be great if there was a "save custom segment" feature so I don't have to type the same filter again and again.... | Segment editor: Save custom segment | https://api.github.com/repos/matomo-org/matomo/issues/4880/comments | 1 | 2014-03-20T12:20:25Z | 2024-09-13T09:11:05Z | https://github.com/matomo-org/matomo/issues/4880 | 37,355,547 | 4,880 |
[
"matomo-org",
"matomo"
] | I use custom variables of type numeric (i.e. age). Segmentation operators <, >, <=, >= assume that numeric variables are always of type string, so when I try to create a segment "age>=18" I'm getting wrong results because string "8" is considered bigger than "18".
It would be nice to have different operators fo... | Segmentation operator ">" and custom variables of type numeric | https://api.github.com/repos/matomo-org/matomo/issues/4879/comments | 2 | 2014-03-20T11:02:13Z | 2016-07-14T10:17:23Z | https://github.com/matomo-org/matomo/issues/4879 | 37,355,546 | 4,879 |
[
"matomo-org",
"matomo"
] | in VisitFrequency API in 2.0 we started processing data for a segment:
```
const RETURNING_VISITOR_SEGMENT = "visitorType%3D%3Dreturning%2CvisitorType%3D%3DreturningCustomer";
```
In pre 2.0 it used to be recorded as metrics in the VisitFrequency plugin archives.
Let's add a few lines of code to read the data from ... | VisitFrequency API: read pre 2.0 data | https://api.github.com/repos/matomo-org/matomo/issues/4878/comments | 19 | 2014-03-20T09:06:17Z | 2014-07-08T10:15:18Z | https://github.com/matomo-org/matomo/issues/4878 | 37,355,545 | 4,878 |
[
"matomo-org",
"matomo"
] | To make Piwik even better, we need your feedback. Over the last years many of the improvements in Piwik have been inspired by users suggestions and feedback!
Objective: get more user feedback.
How: let Piwik users easily send us their thoughts when using Piwik (in two clicks).
Types of feedback:
- Maybe they have ... | Add possibility to send feedback to the Piwik team in-context | https://api.github.com/repos/matomo-org/matomo/issues/4877/comments | 11 | 2014-03-20T06:27:48Z | 2014-07-11T22:07:30Z | https://github.com/matomo-org/matomo/issues/4877 | 37,355,544 | 4,877 |
[
"matomo-org",
"matomo"
] | Got: big red notification "The plugin Live is not enabled. You can activate the plugin on Settings > Plugins page in Piwik."
Expected: instead, simply do not show auto-suggest values and silently fail.
I tried to add this line to the Segmentation.js:594, but it didn't work:
```
ajaxHandler.setErrorCallback(functi... | when Live plugin is disabled, do not show error in Segment value auto-suggest | https://api.github.com/repos/matomo-org/matomo/issues/4873/comments | 1 | 2014-03-19T10:26:58Z | 2014-07-11T22:06:49Z | https://github.com/matomo-org/matomo/issues/4873 | 37,355,543 | 4,873 |
[
"matomo-org",
"matomo"
] | Here is the request:
```
http://analytics.domain.com/index.php?module=API&method=Actions.getPageUrl&date=2014-03-11,2014-03-18&period=day&idSite=1&format=json&token_auth=xxxxx&pageUrl=http://www.domain.com/my/page/
```
Here is the results:
```
{
"2014-03-11": [
{
"label": "/my-page",
... | API: get PageUrl returns same results for several day | https://api.github.com/repos/matomo-org/matomo/issues/4872/comments | 4 | 2014-03-18T16:16:44Z | 2014-07-11T22:12:10Z | https://github.com/matomo-org/matomo/issues/4872 | 37,355,542 | 4,872 |
[
"matomo-org",
"matomo"
] | A user reported the Site Search report is not available in the mobile app and I noticed the report is not included in API.getReportMetadata.
The reason for this is a check for the idSite parameter: https://github.com/piwik/piwik/blob/master/plugins/Actions/Actions.php#L503
This does not work:
http://demo.piwik.org/i... | Show Site Search reports in Scheduled email reports and Piwik Mobile | https://api.github.com/repos/matomo-org/matomo/issues/4869/comments | 2 | 2014-03-17T22:33:57Z | 2014-07-11T22:06:29Z | https://github.com/matomo-org/matomo/issues/4869 | 37,355,539 | 4,869 |
[
"matomo-org",
"matomo"
] | writing a ticket may be really annoying because of spamfilter behaviour:
every time writing a long ticket which contains by accident a blacklisted word and pressing the submit ticket button al things you have written are completely gone - uuurrggh
There should be an other way:
e.g.
- disable spamfilter for people with... | riting a ticket may be really annoying because of spamfilter behaviour | https://api.github.com/repos/matomo-org/matomo/issues/4868/comments | 8 | 2014-03-17T17:01:18Z | 2014-08-03T11:24:19Z | https://github.com/matomo-org/matomo/issues/4868 | 37,355,538 | 4,868 |
[
"matomo-org",
"matomo"
] | most spam in this list has words in the subject heading / summary which are already in the black list... does the spamshield check this?
| catch spam by looking at subject / summary? | https://api.github.com/repos/matomo-org/matomo/issues/4867/comments | 2 | 2014-03-17T16:53:58Z | 2014-08-03T11:24:19Z | https://github.com/matomo-org/matomo/issues/4867 | 37,355,537 | 4,867 |
[
"matomo-org",
"matomo"
] | I run multiple large websites so i use crontab to do cron jobs, it stopped working after i updated to 2.1.0 trough the web interface.
I get the following on multiple instances on piwik i use after accessing https://stats.mywebsite.com/misc/cron/archive.php?token_auth=mykeyhere
See attached
Keywords: cron
| CronArchive: Warning, Invalid argument supplied for foreach regression | https://api.github.com/repos/matomo-org/matomo/issues/4866/comments | 6 | 2014-03-17T16:39:45Z | 2014-07-08T10:15:16Z | https://github.com/matomo-org/matomo/issues/4866 | 37,355,536 | 4,866 |
[
"matomo-org",
"matomo"
] | See // TODO in this test file:
https://github.com/piwik/piwik/blob/master/tests/PHPUnit/Integration/ArchiveCronTest.php
When enabled, the tests randomly fail eg. test_ArchiveCronTest_noOptions__VisitsSummary.get_year.xml and test_ArchiveCronTest_noOptions__VisitsSummary.get_week.xml
return zeros.
| Investigate Random failing tests in ArchiveCronTest | https://api.github.com/repos/matomo-org/matomo/issues/4862/comments | 2 | 2014-03-17T07:43:17Z | 2014-07-08T10:15:16Z | https://github.com/matomo-org/matomo/issues/4862 | 37,355,535 | 4,862 |
[
"matomo-org",
"matomo"
] | Morpheus will be the standalone from Piwik from which all other themes will inherit.
Morpheus will be showcasing quality CSS and HTML code which will make writing themes easy for artists.
This is a follow up of a project started in #4127, #3942 and several other tickets.
See also other UI/UX tickets: #4457, #4788,... | Make Morpheus a standalone theme and the default parent for all themes | https://api.github.com/repos/matomo-org/matomo/issues/4861/comments | 3 | 2014-03-16T08:11:27Z | 2024-09-13T09:11:05Z | https://github.com/matomo-org/matomo/issues/4861 | 37,355,534 | 4,861 |
[
"matomo-org",
"matomo"
] | There is a bug in piwik where if browser_archiving_disabled_enforce=1 in the config, the VisitFrequency reports are not processed.
| when browser_archiving_disabled_enforce=1 the Auto archiver will not process the VisitFrequency reports | https://api.github.com/repos/matomo-org/matomo/issues/4857/comments | 3 | 2014-03-15T02:15:52Z | 2014-07-08T10:15:16Z | https://github.com/matomo-org/matomo/issues/4857 | 37,355,533 | 4,857 |
[
"matomo-org",
"matomo"
] | Reported by Michal:
I checked this setApiUrl method for js tracker and there seems to be problem with order of executing fuctions
for some reason trackPageView gets triggered _before_ setAPIUrl and therefore overlay isn't initialized with proper URL
if I put 'trackPageView' in setTimeout statement, then it works ok b... | Overlay: overwriting the API endpoint with setAPIUrl does not work in JS | https://api.github.com/repos/matomo-org/matomo/issues/4856/comments | 1 | 2014-03-14T11:23:32Z | 2014-07-08T10:15:16Z | https://github.com/matomo-org/matomo/issues/4856 | 37,355,532 | 4,856 |
[
"matomo-org",
"matomo"
] | I'm importing some log using the python script (5M records), I'm using 6 parallel job and I've notice "often" in the mysql show processlist
Waiting for query cache lock
So I've investigated a bit and concluded that PIWIK bulk import is faster having the query cache disabled.
This is due to the continuous invalidatio... | MySQL Query Cache stall | https://api.github.com/repos/matomo-org/matomo/issues/4855/comments | 3 | 2014-03-14T03:26:52Z | 2014-10-11T14:08:13Z | https://github.com/matomo-org/matomo/issues/4855 | 37,355,531 | 4,855 |
[
"matomo-org",
"matomo"
] | Under Settings -> General Settings -> Trusted Piwik Hostname there is only one field for the trusted hostname and a 'Save' button.
After some googling I discovered that I can edit `config.ini.php` and add an additional `trusted_hosts[] = "www.example.com"` line. After I did this, the dashboard displayed both domains, ... | No "Add" button initially in Trusted Piwik Hostname settings | https://api.github.com/repos/matomo-org/matomo/issues/4854/comments | 1 | 2014-03-14T00:54:14Z | 2014-07-08T10:15:15Z | https://github.com/matomo-org/matomo/issues/4854 | 37,355,529 | 4,854 |
[
"matomo-org",
"matomo"
] | reported in the forum http://forum.piwik.org/read.php?2,112835
This may be a regression from the AngularJS rewrite
| regression: sparklines not showing data on All Websites dashboard | https://api.github.com/repos/matomo-org/matomo/issues/4853/comments | 1 | 2014-03-14T00:26:04Z | 2014-07-11T22:06:08Z | https://github.com/matomo-org/matomo/issues/4853 | 37,355,528 | 4,853 |
[
"matomo-org",
"matomo"
] | There seem to be problem with access management at leas for all websites.
After disappearing of "done"-Message, settings seem to be reseted.
Please see 4 screenshots to reproduce step details
Piwik 2.1.b3, FF27
| User access, select "Apply all websites": ticks should be green if a user has already access to all sites | https://api.github.com/repos/matomo-org/matomo/issues/4852/comments | 6 | 2014-03-13T15:45:16Z | 2024-09-13T09:11:06Z | https://github.com/matomo-org/matomo/issues/4852 | 37,355,527 | 4,852 |
[
"matomo-org",
"matomo"
] | Most of the time i am working in the visitor log but today i tried to make some statistic for the differnt devices on my site and i recive no results in the device tab.
When i go to the visitor overview i have no statistics for some months but the visitor log is full with this months.
The only thing i changed since m... | broken month, year statistic | https://api.github.com/repos/matomo-org/matomo/issues/4850/comments | 3 | 2014-03-13T08:57:00Z | 2014-08-03T11:24:19Z | https://github.com/matomo-org/matomo/issues/4850 | 37,355,525 | 4,850 |
[
"matomo-org",
"matomo"
] | Hi guys,
i am not able to create new topics in the board - i have no field for the subject.
Also when i try to give an answer in the thread i get a fault message.
| Cant post topics in the forum | https://api.github.com/repos/matomo-org/matomo/issues/4849/comments | 3 | 2014-03-13T08:43:52Z | 2014-08-03T11:24:19Z | https://github.com/matomo-org/matomo/issues/4849 | 37,355,523 | 4,849 |
[
"matomo-org",
"matomo"
] | in order to push bulk tracking requests, you have to use json, i shouldn't have to escape the cvar json in order to put it in a json object.
this is how i currently have to submit a request:
{"requests": ["{\"1\": [\"name\", \"value\"]({"cvar":)}", "res": "1366x768", "url": "http://www.blah.com/blah/", "search_count"... | bulk tracking requests with custom variables need to be double encoded | https://api.github.com/repos/matomo-org/matomo/issues/4848/comments | 2 | 2014-03-12T19:43:53Z | 2024-09-13T09:11:06Z | https://github.com/matomo-org/matomo/issues/4848 | 37,355,522 | 4,848 |
[
"matomo-org",
"matomo"
] | Hi,
i have the following problem when using segment definitions within a widget. This issue is reproducable on the piwik demo server.
http://demo.piwik.org/index.php?module=Widgetize&action=iframe&widget=1&moduleToWidgetize=Actions&actionToWidgetize=getPageTitles&idSite=7&period=day&date=yesterday&disableLink=1&widge... | send segment parameter in widgetized Actions report when clicking on Transitions | https://api.github.com/repos/matomo-org/matomo/issues/4847/comments | 2 | 2014-03-12T16:45:22Z | 2024-09-13T09:11:07Z | https://github.com/matomo-org/matomo/issues/4847 | 37,355,521 | 4,847 |
[
"matomo-org",
"matomo"
] | Starting a new topic in http://forum.piwik.org/posting.php?2 we got no field for a title.
Tested under Chrome and FF.
Maybe I'm blind...
| Forum new message broken | https://api.github.com/repos/matomo-org/matomo/issues/4846/comments | 2 | 2014-03-12T14:56:39Z | 2014-08-03T11:24:19Z | https://github.com/matomo-org/matomo/issues/4846 | 37,355,520 | 4,846 |
[
"matomo-org",
"matomo"
] | We are currently using user defined variables for customers states of visitors on a store. This should allow use to evaluate what kind of customers did an order. guest vs existing customer vs new customer. This user defined variable will be set on each visit.
It works great for for basic visitor statistics but not for ... | ecommerce report, Custom variables not displayed | https://api.github.com/repos/matomo-org/matomo/issues/4845/comments | 5 | 2014-03-12T10:11:34Z | 2024-09-13T09:11:07Z | https://github.com/matomo-org/matomo/issues/4845 | 37,355,519 | 4,845 |
[
"matomo-org",
"matomo"
] | To increase upgrade rates of Piwik users to the latest version, we can notify all Super Users from a given Piwik when there is a new Piwik release available to download.
The email will be sent to all super users when Piwik detects a new stable version has been released.
Proposed requirements:
- we only email for new ... | Send Super Users an email when a new Piwik version is available | https://api.github.com/repos/matomo-org/matomo/issues/4843/comments | 6 | 2014-03-11T23:20:46Z | 2014-07-11T22:05:47Z | https://github.com/matomo-org/matomo/issues/4843 | 37,355,517 | 4,843 |
[
"matomo-org",
"matomo"
] | Hello , I found a upload form that is shown to any user.
We can even upload files without getting access to a panel ..
Here is the upload form :
http://crowdfunding.piwik.org/wp-content/plugins/ignitiondeck/templates/admin/_productForm.php
A malicious attacker could use this to upload a malicious PHP script then he w... | Upload form allowed to all users bug | https://api.github.com/repos/matomo-org/matomo/issues/4842/comments | 1 | 2014-03-11T17:52:25Z | 2014-08-03T11:24:19Z | https://github.com/matomo-org/matomo/issues/4842 | 37,355,516 | 4,842 |
[
"matomo-org",
"matomo"
] | Hello , I found Full Path Discolsure bug on your website ( on your blog )
A malicious attacker could use this bug to know where does his files go when he submit an attack .
Here is the link :
http://crowdfunding.piwik.org/wp-content/plugins/ignitiondeck/templates/admin/_orderView.php
We can see :
/home/crowdfunding... | Full Path Discolosure Bug | https://api.github.com/repos/matomo-org/matomo/issues/4841/comments | 1 | 2014-03-11T17:49:45Z | 2014-08-03T11:24:19Z | https://github.com/matomo-org/matomo/issues/4841 | 37,355,515 | 4,841 |
[
"matomo-org",
"matomo"
] | There seems to be bug when using log importer in Piwik 2.1.0
Basic set-up only differs by having
[Tracker]
trust_visitors_cookies = 1
After importing the same package of logs on Piwik 1.12 and Piwik 2.1.0 turns out that on Piwik 2.1.0 there are no visits recognized as returning, while on Piwik 1.12 there are.
| [Piwik 2.1.0] Returning visitor issue while using Log importer | https://api.github.com/repos/matomo-org/matomo/issues/4840/comments | 1 | 2014-03-11T16:42:03Z | 2014-08-03T11:24:19Z | https://github.com/matomo-org/matomo/issues/4840 | 37,355,513 | 4,840 |
[
"matomo-org",
"matomo"
] | custom alert plugin asks for piwi 2.2.1 b2
if one wants to update to lates version of this plugin.
please see attachment.
Maybe 2.1.1 b2 is meant?
| custom alert ask for piwi 2.2.1 b2 | https://api.github.com/repos/matomo-org/matomo/issues/4839/comments | 2 | 2014-03-11T15:05:37Z | 2014-08-03T11:24:19Z | https://github.com/matomo-org/matomo/issues/4839 | 37,355,512 | 4,839 |
[
"matomo-org",
"matomo"
] | Since 5 days, my piwik import_logs.py do nothing.
See the following error.
```
root@s15879177:~# python /var/www/tools/piwik/misc/log-analytics/import_logs.py --url=https://mywebsite/piwik/ --idsite=1 --show-progress --recorders=4 --enable-reverse-dns --useragent-exclude=oui-moi-cmoi --exclude-path=/robots.txt --exclu... | import_logs.py fails when "php" is not available (OSError: [Errno 2] No such file or directory) | https://api.github.com/repos/matomo-org/matomo/issues/4835/comments | 6 | 2014-03-10T15:55:20Z | 2024-09-13T09:11:08Z | https://github.com/matomo-org/matomo/issues/4835 | 37,355,511 | 4,835 |
[
"matomo-org",
"matomo"
] | Add new segment button does not work in FF-27.x.
As workaround in IE 11.x it does work.
| Add new segment button not working in FF-27.x | https://api.github.com/repos/matomo-org/matomo/issues/4833/comments | 5 | 2014-03-08T09:02:55Z | 2014-07-08T10:15:13Z | https://github.com/matomo-org/matomo/issues/4833 | 37,355,509 | 4,833 |
[
"matomo-org",
"matomo"
] | There is a bug in the track if you are using the proxy script. Due to the proxy script the quotes are escaped in the json-string. So it is not possible for the tracker to get the json-string and log the CustomVariables. Here ist a hotfix:
file: **core/Tracker/Request.php**
line: **350**
Insert:
```
#!php
if ... | CustomVariables are not tracked when using the piwik.php 'no footprint' proxy script | https://api.github.com/repos/matomo-org/matomo/issues/4831/comments | 5 | 2014-03-08T07:46:45Z | 2024-09-13T09:11:08Z | https://github.com/matomo-org/matomo/issues/4831 | 37,355,508 | 4,831 |
[
"matomo-org",
"matomo"
] | Reported in [the forums](http://forum.piwik.org/read.php?2,112677,112677#msg-112677) and by email several times.
| Class '\Piwik\Db\Schema\' not found | https://api.github.com/repos/matomo-org/matomo/issues/4830/comments | 1 | 2014-03-08T06:39:54Z | 2014-07-08T10:15:13Z | https://github.com/matomo-org/matomo/issues/4830 | 37,355,507 | 4,830 |
[
"matomo-org",
"matomo"
] | I'm using a segment and got following error on ecommerce report page:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'log_conversion_item' in 'field list'
Segment do following:
"All visitors with ecommerce state ordered and accomplish a specific goal."
Dashboard is working fine. Visitors and Goals/Ecommerce... | Column not found: 1054 Unknown column 'log_conversion_item' in 'field list' | https://api.github.com/repos/matomo-org/matomo/issues/4828/comments | 5 | 2014-03-07T14:40:52Z | 2014-07-08T10:15:13Z | https://github.com/matomo-org/matomo/issues/4828 | 37,355,504 | 4,828 |
[
"matomo-org",
"matomo"
] | Using latest stable Piwik version (2.1.0) we found following bug in segments processing in UI. It basically comes to redundant url-decoding action during display of segmented widgets. Basically it works like that:
- browser archiving is disabled, also browser_archiving_disabled_enforce is set to 1
- segments are pre-pr... | problem with some segments not being pre-processed | https://api.github.com/repos/matomo-org/matomo/issues/4827/comments | 9 | 2014-03-07T11:47:55Z | 2024-09-13T09:11:09Z | https://github.com/matomo-org/matomo/issues/4827 | 37,355,503 | 4,827 |
[
"matomo-org",
"matomo"
] | As of Piwik 2.1.0 we use CLI to issue archiving requests, see: #4610
There is a bug reported in forums: http://forum.piwik.org/read.php?2,112603
when shell_exec is in the list of disabled functions we should not use it, and instead call the API over HTTP as in Piwik <= 2.0.3
| Detect when shell_exec() has been disabled and use HTTP API instead | https://api.github.com/repos/matomo-org/matomo/issues/4824/comments | 2 | 2014-03-07T01:13:15Z | 2014-07-08T10:15:12Z | https://github.com/matomo-org/matomo/issues/4824 | 37,355,502 | 4,824 |
[
"matomo-org",
"matomo"
] | In the archive.sh is mistakenly the "php" binary used instead of the global $PHP_BIN which holds the correct runtime.
@Line 67
https://github.com/piwik/piwik/blob/master/misc/cron/archive.sh
FIX:
https://github.com/piwik/piwik/pull/236
| Not using $PHP_BIN for running php Scripts inside archive.sh | https://api.github.com/repos/matomo-org/matomo/issues/4820/comments | 0 | 2014-03-06T08:48:04Z | 2014-04-01T05:01:39Z | https://github.com/matomo-org/matomo/issues/4820 | 37,355,501 | 4,820 |
[
"matomo-org",
"matomo"
] | Reported in [french forums](http://forum.piwik.org/read.php?8,112521)
This regressed in https://github.com/piwik/piwik/commit/ac7731074c83c97d0583addb326640c808dd85a8
| Importing logs with --login and --password option doesn't work in 2.1.0 | https://api.github.com/repos/matomo-org/matomo/issues/4817/comments | 1 | 2014-03-06T04:10:24Z | 2014-07-08T10:15:12Z | https://github.com/matomo-org/matomo/issues/4817 | 37,355,500 | 4,817 |
[
"matomo-org",
"matomo"
] | If a site-url contains more than one GET-parameters like /index.php?param1=foo¶m2=bar the transition and overlay returns "There is no data for http://domain.tld/index.php?param1=foo¶m2=bar"
To reproduce this issue click in Piwik _Action->Pages-><transition icon of a url with more than one GET-parameter>_
I... | Transition and Overlay does not work when site-url contains & | https://api.github.com/repos/matomo-org/matomo/issues/4815/comments | 4 | 2014-03-05T19:57:32Z | 2024-09-13T09:11:09Z | https://github.com/matomo-org/matomo/issues/4815 | 37,355,499 | 4,815 |
[
"matomo-org",
"matomo"
] | We use Piwik on a Server with Zend-Server 6.0.3 and PHP 5.5. We noticed that login does not work, despite correct user credentials the Session gets reset and the login screen reappears without message.
We debugged it and found out that Session::regenerateId() is programmed such to destroy the old session, so the logi... | Investigate Login does not work & Browser Session lost on PHP 5.5 | https://api.github.com/repos/matomo-org/matomo/issues/4806/comments | 13 | 2014-03-04T15:53:25Z | 2014-07-08T10:15:12Z | https://github.com/matomo-org/matomo/issues/4806 | 37,355,497 | 4,806 |
[
"matomo-org",
"matomo"
] | Runnning piwik 2.1 RC9
I run the auto-archive script via the command :
/usr/bin/php /var/www/html/piwik/misc/cron/archive.php --url=http://w3stat.unil.ch/piwik/ > /home/cmoullet/log/archive.out 2>&1
via the crontab every 2 hours
At the end of the output I have the following error message for the scheduled task :
Ge... | Error in geoIP auto updater | https://api.github.com/repos/matomo-org/matomo/issues/4805/comments | 4 | 2014-03-04T11:40:58Z | 2014-08-03T11:21:09Z | https://github.com/matomo-org/matomo/issues/4805 | 37,355,496 | 4,805 |
[
"matomo-org",
"matomo"
] | The pages hierarchy is very useful, however it doesn't take into domains and subdomains into account.
If a piwik website tracks multiple domains or subdomains it'd be very useful to build the pages hierarchy by first matching common domains, then common subdomains, and then the path.
In our case, we're allowing users... | Include (sub-)domains in pages hierarchy | https://api.github.com/repos/matomo-org/matomo/issues/4804/comments | 1 | 2014-03-04T11:39:31Z | 2014-08-03T11:24:19Z | https://github.com/matomo-org/matomo/issues/4804 | 37,355,495 | 4,804 |
[
"matomo-org",
"matomo"
] | Class 'Piwik_Plugin' not found in /var/www/webs/stats/piwik/plugins/SecurityInfo/SecurityInfo.php 17 using PHP 5.4.25-pl0-gentoo
Happens every time when trying to uninstall incompatible plugins.
Reported by email.
Solution: Maybe we trigger this process in a new http request to prevent failure of main process?
Or... | Cannot uninstall an incompatible plugin (Class 'Piwik_Plugin' not found) | https://api.github.com/repos/matomo-org/matomo/issues/4801/comments | 4 | 2014-03-04T08:32:03Z | 2016-07-29T21:44:18Z | https://github.com/matomo-org/matomo/issues/4801 | 37,355,494 | 4,801 |
[
"matomo-org",
"matomo"
] | yesterday evening I updated our test installation directly from green master for further testing the great new insight function (after
21:44 Changeset[62939c12] von tsteur
version shown 2.1. RC9)
Everything was fine.
This morning an update to 2.1 was shown. After the installation lots of problems occur:
- many widg... | broken after update to 2.1 final | https://api.github.com/repos/matomo-org/matomo/issues/4799/comments | 11 | 2014-03-04T07:20:39Z | 2014-08-03T11:21:09Z | https://github.com/matomo-org/matomo/issues/4799 | 37,355,493 | 4,799 |
[
"matomo-org",
"matomo"
] | Feedback via mobile app:
Dear piwik,
Is it possible to code negative goals into an upcoming version piwik? When a negative goal is reached (like an outdated page or a password forgotten page being visited) a dead end street symbol could be shown instead of the chequered flag.
May be as an option under goals where pe... | Add possibility to define negative goals | https://api.github.com/repos/matomo-org/matomo/issues/4797/comments | 5 | 2014-03-04T04:29:27Z | 2024-09-13T09:11:10Z | https://github.com/matomo-org/matomo/issues/4797 | 37,355,492 | 4,797 |
[
"matomo-org",
"matomo"
] | From Piwik 2.1.0 Piwik will exclusively use Semantic Versioning for our version numbers.
**For Piwik Core**
That means that our new version will be Piwik 2.1.0 and not Piwik 2.1. We will always use 3 numbers in the version string.
**For Piwik Plugins**
All plugins in the marketplace are using Semantic Versioning. W... | Piwik will now use Semantic Versioning 2.0.0 | https://api.github.com/repos/matomo-org/matomo/issues/4796/comments | 0 | 2014-03-04T03:07:00Z | 2015-06-17T03:37:15Z | https://github.com/matomo-org/matomo/issues/4796 | 37,355,491 | 4,796 |
[
"matomo-org",
"matomo"
] | Hash tag links are rewritten with a leading slash.
For example linking to
index.php?module=UsersManager&action=index&idSite=1&period=year&date=today#super_user_access
redirects to:
index.php?module=UsersManager&action=index&idSite=1&period=year&date=today#/super_user_access
And user is not redirect to the right s... | linking to #hash tag does not work after merging AngularJS | https://api.github.com/repos/matomo-org/matomo/issues/4795/comments | 2 | 2014-03-04T02:52:10Z | 2014-07-11T22:05:00Z | https://github.com/matomo-org/matomo/issues/4795 | 37,355,490 | 4,795 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.