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"
] | Please let us know, if in piwik there exist any plugin (http://plugins.piwik.org/) or Github module (https://github.com/piwik?page=1)
that allow to do the same functionality like
module "Analytics Reporter" for Google Analytics
"Analytics Reporter" for Google Analytics
A lightweight system for publishing analytics... | If in piwik there exist the same functionality like module "Analytics Reporter" for Google Analytics | https://api.github.com/repos/matomo-org/matomo/issues/8544/comments | 0 | 2015-08-11T10:24:50Z | 2015-08-14T14:52:12Z | https://github.com/matomo-org/matomo/issues/8544 | 100,280,865 | 8,544 |
[
"matomo-org",
"matomo"
] | I am running 2.14.3 and am unable to add a new website. I had this issue in the previous version as well, and I'm not sure how long this has been going on since I don't need to add websites often. I saw issues https://github.com/piwik/piwik/issues/7808 and https://github.com/piwik/piwik/issues/7802 but removing the sho... | Cannot add new websites | https://api.github.com/repos/matomo-org/matomo/issues/8541/comments | 8 | 2015-08-11T01:54:25Z | 2015-10-05T05:23:19Z | https://github.com/matomo-org/matomo/issues/8541 | 100,206,918 | 8,541 |
[
"matomo-org",
"matomo"
] | see screencast please: http://screencast.com/t/VSYBvsyQ2miF
i tried to exclude source pages www.starad24.com and www.myadvertisingpays.com
and good hugh amount of errors and filter functions which are not working correctly.
please harden piwik with this information.
| endless Errors: piwik segments without www.starad24.com, www.myadvertisingpays.com | https://api.github.com/repos/matomo-org/matomo/issues/8539/comments | 1 | 2015-08-10T19:11:14Z | 2015-09-19T04:44:42Z | https://github.com/matomo-org/matomo/issues/8539 | 100,145,004 | 8,539 |
[
"matomo-org",
"matomo"
] | Our e-mail reports just include old device type statistics. The Device Detection Plug-In was never deactivated.
This bug is persistent since several versions:

Also, the daily reports seem to be corrupted ... | E-Mail reports with missing data | https://api.github.com/repos/matomo-org/matomo/issues/8536/comments | 1 | 2015-08-10T16:28:44Z | 2015-08-14T15:12:25Z | https://github.com/matomo-org/matomo/issues/8536 | 100,108,329 | 8,536 |
[
"matomo-org",
"matomo"
] | Piwik is using Travis' legacy infrastructure (VM based). Moving to the new infrastructure (Docker based) would have the following advantages:
- builds start in seconds
- faster builds
- more consistent build times
- 2 cores and 4GB of memory instead of 1.5 cores and 3GB
- better network capacity, availability and throu... | Move to the new Travis infrastructure (containers, sudo false) | https://api.github.com/repos/matomo-org/matomo/issues/8535/comments | 7 | 2015-08-10T16:21:35Z | 2024-09-13T09:05:11Z | https://github.com/matomo-org/matomo/issues/8535 | 100,107,058 | 8,535 |
[
"matomo-org",
"matomo"
] | As mentioned in #7698, it would be good to get more information about the "unexpected website" as the corresponding entry is removed from the DB, up to now.
One way would be to not remove the DB entries, but to add a field "deleted". As this would have to be considered in various parts of the code (I guess), this migh... | Further improvement of logging for "An unexpected website was found: idsite was set to" | https://api.github.com/repos/matomo-org/matomo/issues/8534/comments | 9 | 2015-08-10T16:03:29Z | 2024-09-13T09:05:11Z | https://github.com/matomo-org/matomo/issues/8534 | 100,102,969 | 8,534 |
[
"matomo-org",
"matomo"
] | Pls advise is it bug or problem when we call the method
| Bug in calling method Live.getCounters (and similar methods) when number of sites more than 1 | https://api.github.com/repos/matomo-org/matomo/issues/8533/comments | 6 | 2015-08-10T15:58:34Z | 2015-09-22T00:52:41Z | https://github.com/matomo-org/matomo/issues/8533 | 100,101,781 | 8,533 |
[
"matomo-org",
"matomo"
] | After every debian piwik package update I always should apply manually
`chown -R piwik:piwik /usr/share/piwik/tmp/`
when Piwik runas as piwik user
It's changing somehow to www-data user.
| Debian folder permissions | https://api.github.com/repos/matomo-org/matomo/issues/8532/comments | 2 | 2015-08-10T15:17:36Z | 2015-08-17T07:46:53Z | https://github.com/matomo-org/matomo/issues/8532 | 100,091,839 | 8,532 |
[
"matomo-org",
"matomo"
] | To prevent human errors by core team developers, and somehow enforce to have all changes go through Pull requests, maybe it would make sense to block committing changes directly to `master` branch?
Follows up: https://github.com/piwik/piwik/commit/affd9703293fc748260fe96993d30ef149b34b1a#commitcomment-12394028
| Should we block the possibility to commit changes directly to master branch? | https://api.github.com/repos/matomo-org/matomo/issues/8531/comments | 3 | 2015-08-10T14:46:06Z | 2015-08-13T16:50:21Z | https://github.com/matomo-org/matomo/issues/8531 | 100,084,660 | 8,531 |
[
"matomo-org",
"matomo"
] | Eg when URL parameter `&disable_merged_assets=1` is set we would not load the minified/merged assets but the raw files. Similar to configuring `disable_merged_assets=1` in `config/config.ini.php`.
Why?
Sometimes we get links to Piwik installations to debug JS errors but it's almost impossible to debug the minified JS... | Do not merge assets when specific URL parameter &disable_merged_assets=1 is set | https://api.github.com/repos/matomo-org/matomo/issues/8529/comments | 0 | 2015-08-10T12:54:55Z | 2015-10-13T10:14:53Z | https://github.com/matomo-org/matomo/issues/8529 | 100,056,426 | 8,529 |
[
"matomo-org",
"matomo"
] | Hi everyone
I have a strange problem with Piwik. It's record visitors and work woth goals according to my conditions, but in all reports including real-time data I see duplicates!!! If one visitor came it show that the two and if visitor make one goal it show that two goals in report.
What could be the problem?
| Duplicate visitors and goals in reports | https://api.github.com/repos/matomo-org/matomo/issues/8528/comments | 1 | 2015-08-10T11:13:01Z | 2015-08-14T15:25:10Z | https://github.com/matomo-org/matomo/issues/8528 | 100,038,444 | 8,528 |
[
"matomo-org",
"matomo"
] | I would be useful to add "greater than" "less than" conditions to the segment builder for numeric values, including dates.
The existing date picker + default user settings are OK for reporting but having boolean conditions for such values would make it possible to set more precise segmenting.
| RFE: Add boolean "greater than" "less than" conditions for values in segment builder | https://api.github.com/repos/matomo-org/matomo/issues/8527/comments | 2 | 2015-08-10T09:53:36Z | 2024-09-13T09:05:12Z | https://github.com/matomo-org/matomo/issues/8527 | 100,023,109 | 8,527 |
[
"matomo-org",
"matomo"
] | Let's add a release number badge to our README.md file: [](https://packagist.org/packages/piwik/piwik)
| Add release number badge to readme | https://api.github.com/repos/matomo-org/matomo/issues/8526/comments | 0 | 2015-08-09T16:50:21Z | 2015-10-13T10:15:00Z | https://github.com/matomo-org/matomo/issues/8526 | 99,913,151 | 8,526 |
[
"matomo-org",
"matomo"
] | When the PHP function `exec` is disabled in the PHP config, then the diagnostic that detects whether the sessions are stored on a NFS filesystem, may be buggy and report a warning about NFS filesystem being used when EXT4 (or other correct ones) are actually used.
Reported in http://forum.piwik.org/read.php?2,108946
| System check diagnostic for "Filesystem" may detect wrong filesystem used | https://api.github.com/repos/matomo-org/matomo/issues/8525/comments | 0 | 2015-08-09T16:13:47Z | 2015-08-09T16:41:27Z | https://github.com/matomo-org/matomo/issues/8525 | 99,909,955 | 8,525 |
[
"matomo-org",
"matomo"
] | Some search engines forgotten :
Nintendo (via Google) :
http://cgi2.nintendo.co.jp/gsearch/search.html?p=test
kensaq :
http://www.kensaq.com/web?q=test
kwzf (image) :
http://kwzf.net/#search=test
Dolphin Browser (via Google):
http://search.dolphin-browser.jp/?q=test
Net-lavi Search (via Google):
http://netlavis.... | New search engines detections | https://api.github.com/repos/matomo-org/matomo/issues/8524/comments | 3 | 2015-08-09T09:58:41Z | 2016-10-05T21:08:13Z | https://github.com/matomo-org/matomo/issues/8524 | 99,881,008 | 8,524 |
[
"matomo-org",
"matomo"
] | Referrer spam is rendering my analytics data near futile and attempts to identify and block individual referrers is both time consuming and frustratingly ineffective
Is it possible to exclude all visitors who bounce from my site within 10 seconds, from appearing in my analytics? Or alternatively, to simply exclude vis... | Exclude bounced referrer spam. | https://api.github.com/repos/matomo-org/matomo/issues/8523/comments | 1 | 2015-08-09T07:54:19Z | 2015-09-19T04:26:47Z | https://github.com/matomo-org/matomo/issues/8523 | 99,873,422 | 8,523 |
[
"matomo-org",
"matomo"
] | This was suggested by a Piwik chinese user by email:
```
Hi Piwik,
I am a Piwik developer from china, and we have a problem in GEO IP.
we found lot of visitors IP where from China was not correct , we suggest Piwik to provide IP database option which is popular in China. Their website is https://www... | Support IPIP.net geo location database | https://api.github.com/repos/matomo-org/matomo/issues/8522/comments | 4 | 2015-08-09T00:01:30Z | 2024-09-13T09:05:12Z | https://github.com/matomo-org/matomo/issues/8522 | 99,846,096 | 8,522 |
[
"matomo-org",
"matomo"
] | Especially for small Piwik installations where only a few users have access to Piwik it's not really necessary to have a password recovery functionality. If a user should have lost his password he can just ask another user (an admin of course) to reset the password.
So please make it possible to disable the password re... | Let admins disable the password reset functionality | https://api.github.com/repos/matomo-org/matomo/issues/8521/comments | 14 | 2015-08-08T21:08:25Z | 2016-11-03T03:04:27Z | https://github.com/matomo-org/matomo/issues/8521 | 99,833,677 | 8,521 |
[
"matomo-org",
"matomo"
] | How can communication be improved between:
i) Piwik users community
ii) Piwik contributors
iii) Piwik PRO contributors
In private discussions and during the Piwik meetup in Berlin, this topic was raised several times by key contributors. One challenge is that Slack is being used by Piwik contributors, and another S... | How to improve communication between i) Piwik community ii) Piwik contributors iii) Piwik PRO contributors | https://api.github.com/repos/matomo-org/matomo/issues/8520/comments | 13 | 2015-08-08T20:24:03Z | 2024-09-13T09:05:13Z | https://github.com/matomo-org/matomo/issues/8520 | 99,831,704 | 8,520 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to discuss the proposed changes to a new Piwik.org team page. This is a follow up to Piwik Meetup discussions in Berlin 2015.
The team page can be seen at: http://piwik.org/team/
Here are are suggestions that were made to improve this page:
- can we get pictures for all Piwik contributors,
-... | New Piwik team page on piwik.org | https://api.github.com/repos/matomo-org/matomo/issues/8519/comments | 18 | 2015-08-08T20:07:39Z | 2015-10-13T20:23:43Z | https://github.com/matomo-org/matomo/issues/8519 | 99,831,253 | 8,519 |
[
"matomo-org",
"matomo"
] | Our mission statement, which drives everything we do at Piwik, has been slightly updated! It was not changed for the last 7 years.
#### Previous mission statement
> “To create, as a community, the leading international open source web analytics platform, that gives every user full control of their data.”
### Our new u... | Updating Piwik Mission statement and values | https://api.github.com/repos/matomo-org/matomo/issues/8518/comments | 17 | 2015-08-08T19:41:22Z | 2024-09-13T09:05:13Z | https://github.com/matomo-org/matomo/issues/8518 | 99,830,056 | 8,518 |
[
"matomo-org",
"matomo"
] | I'm AFK so I can't test this and submit a PR, but overall is fairly trivial...
The `now` variable here isn't being used in logPageView(), so it can be removed:
```
now = new Date(),
```
- https://github.com/piwik/piwik/blob/master/js/piwik.js#L3267
I suggest getting rid of this workaround:
```
Date.prototype.getTim... | piwik.js modernization | https://api.github.com/repos/matomo-org/matomo/issues/8515/comments | 1 | 2015-08-08T13:40:02Z | 2024-09-13T09:05:14Z | https://github.com/matomo-org/matomo/issues/8515 | 99,803,183 | 8,515 |
[
"matomo-org",
"matomo"
] | Hi,
I'm using Piwik (currently 2.14.3) and one of the biggest UX failure I found is the Administration's Users tab, it designed as 3 lists without considering that a Piwik instance could have a lot of users.
I have about 100 users on the test evniroment in my organization and it's very annoying to go through the long... | Administration's Users tab new UI suggestion for better UX | https://api.github.com/repos/matomo-org/matomo/issues/8514/comments | 3 | 2015-08-07T19:49:29Z | 2015-08-19T06:56:52Z | https://github.com/matomo-org/matomo/issues/8514 | 99,717,534 | 8,514 |
[
"matomo-org",
"matomo"
] | During the Berlin community meetup (2015) preparation sessions, mission and values were updated:
- https://github.com/piwik/piwik/wiki/Our-mission-and-values
- https://github.com/piwik/piwik/wiki/Our-mission-and-values/_compare/446bd8220e700620631ed65b4ac866232a364c12...3cd30bd7b30dc03175851c446d2096da2108cc6e
- http:/... | Make the Mission and Values more visible (a top page?) at matomo.org | https://api.github.com/repos/matomo-org/matomo/issues/8513/comments | 5 | 2015-08-07T14:17:30Z | 2024-09-13T10:56:24Z | https://github.com/matomo-org/matomo/issues/8513 | 99,656,576 | 8,513 |
[
"matomo-org",
"matomo"
] | Since one of the last upgrades (I guess it started with the first 2.14 release) I noticed that the log-importer has failed to import any provided Apache logs.
After some tedious debugging, I believe I've tracked it down to a problem in the tracking api, which is not accepting the presented token_auth and thus does not ... | when using LDAP authentication, tracking api fails to verify token_auth | https://api.github.com/repos/matomo-org/matomo/issues/8509/comments | 16 | 2015-08-06T22:20:26Z | 2015-08-25T16:42:59Z | https://github.com/matomo-org/matomo/issues/8509 | 99,536,339 | 8,509 |
[
"matomo-org",
"matomo"
] | Could you please exclude `.phpstorm.meta.php` and other development files for e.g. Composer?
| Exclude .phpstorm.meta.php files from release | https://api.github.com/repos/matomo-org/matomo/issues/8508/comments | 10 | 2015-08-06T17:29:06Z | 2015-10-13T10:16:23Z | https://github.com/matomo-org/matomo/issues/8508 | 99,486,646 | 8,508 |
[
"matomo-org",
"matomo"
] | The [custom variables](https://developer.piwik.org/guides/tracking-javascript-guide#custom-variables) are all in one graph - no matter what you do. In the table view this may be okay, because you can unfold the name of the variable and see the results.
But if you select a graph (e.g. a pie chart) at the bottom it at f... | Custom variables all in one graph | https://api.github.com/repos/matomo-org/matomo/issues/8507/comments | 1 | 2015-08-06T14:23:05Z | 2015-09-20T23:24:46Z | https://github.com/matomo-org/matomo/issues/8507 | 99,447,688 | 8,507 |
[
"matomo-org",
"matomo"
] | With Piwik 2.14.3 in Firefox 39 the tables seem to be a bit broken. Basically you can only see numbers, hyphens and a few URLs (I censored them below) - but all of them in one bunch.
But this only happens if I view the table (in the actions part) in the folded (hierarchy) view. If I view it in the unfolded view all loo... | Table layout broken in hierarchy view | https://api.github.com/repos/matomo-org/matomo/issues/8506/comments | 12 | 2015-08-06T14:06:14Z | 2015-08-14T12:00:55Z | https://github.com/matomo-org/matomo/issues/8506 | 99,442,268 | 8,506 |
[
"matomo-org",
"matomo"
] | See title.
Expected: Either show a tooltip or do not show an icon at all

| Visitor map shows info icon but no tooltip when there is no data | https://api.github.com/repos/matomo-org/matomo/issues/8505/comments | 0 | 2015-08-06T14:05:51Z | 2024-09-13T09:05:14Z | https://github.com/matomo-org/matomo/issues/8505 | 99,442,196 | 8,505 |
[
"matomo-org",
"matomo"
] | Follow up for #7837
All we have to do is to remove deprecated events from the code, make sure they are not used by core anymore and mention it in changelog
| Remove deprecated events | https://api.github.com/repos/matomo-org/matomo/issues/8503/comments | 2 | 2015-08-06T12:26:36Z | 2016-09-13T00:55:27Z | https://github.com/matomo-org/matomo/issues/8503 | 99,423,931 | 8,503 |
[
"matomo-org",
"matomo"
] | In the visitor profile, sometimes the text at the bottom "For this visitor there are no more visits" (similar)
is not completely within light box
(seen in FF)
Please see attachment

| In Visitor profile, some text displays out of the lightbox window | https://api.github.com/repos/matomo-org/matomo/issues/8501/comments | 0 | 2015-08-06T10:03:31Z | 2024-09-13T09:05:15Z | https://github.com/matomo-org/matomo/issues/8501 | 99,401,523 | 8,501 |
[
"matomo-org",
"matomo"
] | Hi, It's very useful feature, avg.gentime factor.
Is it possible in page - individual access(IP) - menu or some DB query?
| Is it possible to display individual page gentime in widget or simple screen? | https://api.github.com/repos/matomo-org/matomo/issues/8499/comments | 2 | 2015-08-06T08:26:14Z | 2015-09-19T03:57:44Z | https://github.com/matomo-org/matomo/issues/8499 | 99,384,640 | 8,499 |
[
"matomo-org",
"matomo"
] | Please suppress the warning for NFS-filesystem if db-based sessions are activated.
http://forum.piwik.org/read.php?2,108946,128693#msg-128693
| Suppress warning for NFS-filesystem if db-based sessions are activated | https://api.github.com/repos/matomo-org/matomo/issues/8498/comments | 2 | 2015-08-06T07:54:46Z | 2024-09-13T09:05:15Z | https://github.com/matomo-org/matomo/issues/8498 | 99,379,981 | 8,498 |
[
"matomo-org",
"matomo"
] | See eg https://github.com/piwik/piwik/pull/8002#discussion-diff-31667646L11 , https://github.com/piwik/piwik/pull/8002#discussion-diff-31667834R29 , https://github.com/piwik/piwik/pull/8002#discussion-diff-31667901R98 , ...
It shouldn't be sent as GET as the token could appear in server logs
| Privacy Settings: Do not send token_auth via GET and POST | https://api.github.com/repos/matomo-org/matomo/issues/8497/comments | 2 | 2015-08-06T07:35:16Z | 2024-09-13T09:05:16Z | https://github.com/matomo-org/matomo/issues/8497 | 99,376,610 | 8,497 |
[
"matomo-org",
"matomo"
] | I just found out about this bug. Don't know it it was present in a previous release of piwik. Currently I'm using the latest version 2.14.2
When adding a new site or configuring one and entering an URL with and and symbol (&) the resulting db entry for this site will be `&` although it just should be `&`.
Using th... | Ampersand (&) when adding/configuring Website and using & in URL textinput | https://api.github.com/repos/matomo-org/matomo/issues/8496/comments | 1 | 2015-08-05T23:00:12Z | 2024-09-13T09:05:17Z | https://github.com/matomo-org/matomo/issues/8496 | 99,317,393 | 8,496 |
[
"matomo-org",
"matomo"
] | I am seeing incorrect values for the "Revenue Per Visit" column in the Referrer Websites widget. However the values in "Goal Ecommerce conversions by type of visit" look correct. I attached screen shots of the two for comparison. All other fields look good except for this one.
 | https://api.github.com/repos/matomo-org/matomo/issues/8494/comments | 3 | 2015-08-05T16:47:31Z | 2015-08-06T12:15:59Z | https://github.com/matomo-org/matomo/issues/8494 | 99,248,660 | 8,494 |
[
"matomo-org",
"matomo"
] | In Visitor profile only one IP is shown,
even if there are several different IPs used for several different visits.
=> One idea to solve this,
is to remove the IP from the visitor detail area and add the IPs to each visit.
Addition from 18:40: doing this one could directly also show the data from Geo-IP beside the IPs... | Visitor Profile: show all IPs used for visits | https://api.github.com/repos/matomo-org/matomo/issues/8493/comments | 1 | 2015-08-05T16:32:48Z | 2024-09-13T09:05:18Z | https://github.com/matomo-org/matomo/issues/8493 | 99,245,283 | 8,493 |
[
"matomo-org",
"matomo"
] | In Visitor log you can scroll down and click "next"-Button to see the visits before (within selected period)
After having done this you scroll up again to have a look the first visits of the selected period again.
=> Then you noticed you can't.
So you have to scroll down again and click "before" there.
Because the vis... | Visitor log: usability problem after clicking "next" | https://api.github.com/repos/matomo-org/matomo/issues/8492/comments | 0 | 2015-08-05T16:15:57Z | 2024-09-13T09:05:18Z | https://github.com/matomo-org/matomo/issues/8492 | 99,241,880 | 8,492 |
[
"matomo-org",
"matomo"
] | In the visitor profile you can see the visits of a visitor.
These visits are numbered from top to bottom.
Shouldn't it be from the logical pow the other way around,
so that the first visit has number 1 and every new visits gets the following number?
In addition beside the logic problem, the number of the visits in th... | Visitor Profile: order of visit numeration is confusing | https://api.github.com/repos/matomo-org/matomo/issues/8491/comments | 8 | 2015-08-05T14:39:01Z | 2017-09-11T11:15:53Z | https://github.com/matomo-org/matomo/issues/8491 | 99,220,111 | 8,491 |
[
"matomo-org",
"matomo"
] | When running the installation script it is trying to check permissions on /home/mysite/public_htmlconfig/
but it be /home/mysite/public_html/config/
This is currently stopping the installation going any further.
| Install script broken | https://api.github.com/repos/matomo-org/matomo/issues/8490/comments | 2 | 2015-08-05T14:13:15Z | 2015-08-05T14:50:02Z | https://github.com/matomo-org/matomo/issues/8490 | 99,213,864 | 8,490 |
[
"matomo-org",
"matomo"
] | Right now, demo.piwik.org shows "This connection was reset" error. It's completely broken and not accessible. Looking at errors logs we can see continuously these errors added:
```
[Wed Aug 05 15:19:24 2015] [error] [mod_geoip]: Error while opening data file /home/piwik-demo/www/demo.piwik.org/misc/GeoLiteCity.dat
[We... | When misc/GeoLiteCity.dat file is missing, this can break Piwik | https://api.github.com/repos/matomo-org/matomo/issues/8489/comments | 19 | 2015-08-05T13:21:21Z | 2024-09-13T09:05:19Z | https://github.com/matomo-org/matomo/issues/8489 | 99,203,493 | 8,489 |
[
"matomo-org",
"matomo"
] | Hi.
Using Piwik 2.14.2. Copied and pasted the latest tracker code from the piwik admin into my site. Added setUserID per the instructions here http://developer.piwik.org/guides/tracking-javascript-guide.
``` javascript
var _paq = _paq || [];
_paq.push(['setUserID', "1"]);
_paq.push(['trackPageView']... | TypeError: L[Y] is undefined when adding setUserID | https://api.github.com/repos/matomo-org/matomo/issues/8487/comments | 1 | 2015-08-05T07:31:12Z | 2015-08-06T07:53:12Z | https://github.com/matomo-org/matomo/issues/8487 | 99,142,232 | 8,487 |
[
"matomo-org",
"matomo"
] | After upgrading Piwik to 2.14.2 visitor IP of imported logs is always Piwik server IP
| Log Analytics problem on 2.14.2 | https://api.github.com/repos/matomo-org/matomo/issues/8486/comments | 4 | 2015-08-05T07:28:19Z | 2015-08-14T15:37:39Z | https://github.com/matomo-org/matomo/issues/8486 | 99,141,874 | 8,486 |
[
"matomo-org",
"matomo"
] | At Actions -> Pages, urls are displayed in hierarchy, and "open transition" and "open overlay" links only showed at the urls like this.

I'm using ref parameters to track users' cli... | "open transition" and "open overlay" links only showed on urls at the end of the url hierarchy | https://api.github.com/repos/matomo-org/matomo/issues/8485/comments | 2 | 2015-08-04T12:32:56Z | 2024-09-13T09:05:19Z | https://github.com/matomo-org/matomo/issues/8485 | 98,957,283 | 8,485 |
[
"matomo-org",
"matomo"
] | I created a segment for "pageurl" contains "myparam=1".
When displaying that segment, I have many problems, for example clicking on visitor-log for a city results in the page getting reloaded, but no details displayed.
some other actions result in an error-message
maybe the "=" symbol in the segment is a problem?
| Segment for page url results in problems with popups with defail-infos | https://api.github.com/repos/matomo-org/matomo/issues/8484/comments | 1 | 2015-08-04T12:16:10Z | 2015-09-23T12:07:06Z | https://github.com/matomo-org/matomo/issues/8484 | 98,954,140 | 8,484 |
[
"matomo-org",
"matomo"
] | In the page https://piwik.org/get-involved/ we would like to add a link to also invite contributors to help us with User guides :+1:
eg. https://support.mozilla.org/en-US/get-involved
| Add a call to "Get involved" for Piwik documentation | https://api.github.com/repos/matomo-org/matomo/issues/8483/comments | 0 | 2015-08-03T15:17:03Z | 2024-09-13T09:05:20Z | https://github.com/matomo-org/matomo/issues/8483 | 98,766,421 | 8,483 |
[
"matomo-org",
"matomo"
] | Because of this bug https://github.com/piwik/piwik/issues/8439 current tag 2.14.2 is unusable. So if the bug was fixed tag should be moved, because 08fa53b is hard to find.
| Tag 2.14.2 should be moved to 08fa53b or there should be new tag 2.14.3 | https://api.github.com/repos/matomo-org/matomo/issues/8480/comments | 1 | 2015-08-03T10:58:26Z | 2015-08-03T13:03:00Z | https://github.com/matomo-org/matomo/issues/8480 | 98,718,899 | 8,480 |
[
"matomo-org",
"matomo"
] | Same problem as in ticket #8014 when I run "Administration > Diagnostic > System Check". I don´t know when this problem started as I clicked on that menu entry for the first time.
Output of "./console diagnostics:run"
```
[DI\Definition\Exception\DefinitionException]
Entry Piwik\Plugins\Diagnostics\DiagnosticServ... | Entry Piwik\Plugins\Diagnostics\DiagnosticService cannot be resolved | https://api.github.com/repos/matomo-org/matomo/issues/8479/comments | 7 | 2015-08-03T09:19:42Z | 2015-08-03T13:32:36Z | https://github.com/matomo-org/matomo/issues/8479 | 98,704,177 | 8,479 |
[
"matomo-org",
"matomo"
] | Oops… there was a problem during the request. Maybe the server had a temporary issue, or maybe you requested a report with too much data. Please try again. If this error occurs repeatedly please contact your Piwik administrator for assistance.
| Date range (7.1 8.3 ) | https://api.github.com/repos/matomo-org/matomo/issues/8478/comments | 2 | 2015-08-03T08:15:18Z | 2015-08-25T21:32:37Z | https://github.com/matomo-org/matomo/issues/8478 | 98,694,586 | 8,478 |
[
"matomo-org",
"matomo"
] | It is not currently possible to test Piwik under high load. The current approach is to use xhprof while tracking one or many requests and while archiving. Since archiving happens once per hour and there is never more than once 'archiving process' running at once (other core:archive processes should continue the existin... | Load Testing System | https://api.github.com/repos/matomo-org/matomo/issues/8477/comments | 0 | 2015-08-03T03:23:29Z | 2024-09-13T09:05:20Z | https://github.com/matomo-org/matomo/issues/8477 | 98,663,502 | 8,477 |
[
"matomo-org",
"matomo"
] | While tracking actions, conversions or whatever for a visit, it is often necessary to get information about the current visit such as the current visit properties. This is done currently by selecting the last known visit from the database. If information is needed during tracking, a VisitDimension is used, adding a new... | New Tracker Concept: Ongoing Visits Cache | https://api.github.com/repos/matomo-org/matomo/issues/8476/comments | 0 | 2015-08-03T02:52:44Z | 2016-05-05T23:56:12Z | https://github.com/matomo-org/matomo/issues/8476 | 98,660,669 | 8,476 |
[
"matomo-org",
"matomo"
] | Hello,
I upgraded the software and everything but it seems that the css is not loaded correctly as I can see just the html code
=> analytics.moderactif.com
why?
| CSS stylesheet not available | https://api.github.com/repos/matomo-org/matomo/issues/8471/comments | 3 | 2015-07-30T22:48:23Z | 2015-09-18T08:03:04Z | https://github.com/matomo-org/matomo/issues/8471 | 98,280,925 | 8,471 |
[
"matomo-org",
"matomo"
] | The report shows that the user visits, he stays on the page, only 1 second.
| While visiting each page only 1 second | https://api.github.com/repos/matomo-org/matomo/issues/8470/comments | 0 | 2015-07-30T21:26:04Z | 2015-08-05T18:36:33Z | https://github.com/matomo-org/matomo/issues/8470 | 98,268,685 | 8,470 |
[
"matomo-org",
"matomo"
] | This faq http://piwik.org/faq/how-to/#faq_17931 describes how to add a custom variable to piwik.
If I just run `./console` however it says I can run it with `--no-interaction`. However this doesn't work. Looking at https://github.com/piwik/piwik/blob/3.0/plugins/CustomVariables/Commands/SetNumberOfCustomVariables.php#... | ./console customvariables:set-max-custom-variables should run in no interaction mode | https://api.github.com/repos/matomo-org/matomo/issues/8469/comments | 5 | 2015-07-30T14:04:33Z | 2024-09-13T09:05:21Z | https://github.com/matomo-org/matomo/issues/8469 | 98,177,957 | 8,469 |
[
"matomo-org",
"matomo"
] | Currently the UI frontend will structure URLs like this:
`http://localhost/?module=CoreHome&action=index#/module=Goals&action=index`
This is ok for now since we don't use angular for URL parsing, however it won't be helpful later on. Using `$location.search()` with such a URL will return an empty object, since there ... | Hash in Piwik frontend URLs should include ? instead of just / | https://api.github.com/repos/matomo-org/matomo/issues/8462/comments | 4 | 2015-07-30T06:21:49Z | 2015-08-20T13:38:29Z | https://github.com/matomo-org/matomo/issues/8462 | 98,095,572 | 8,462 |
[
"matomo-org",
"matomo"
] | It would be useful to add information on where a report originated from (full URL / main URL / other) when reports are sent by email, possibly also in PDF properties.
This would help know the origin of reports for troubleshooting and management purposes.
| Email reports: print the full URL source / origin of report in the email body | https://api.github.com/repos/matomo-org/matomo/issues/8461/comments | 6 | 2015-07-29T16:26:04Z | 2015-10-13T20:17:06Z | https://github.com/matomo-org/matomo/issues/8461 | 97,974,536 | 8,461 |
[
"matomo-org",
"matomo"
] | In https://github.com/piwik/piwik/commit/2d721cf08386b16f75f979d962c81be7db1689d6#diff-206e6082c2ac821ef0396bf60abbfec7R221 we added the support of `filter_limit` for API calls that return an `array`. However, we could not apply the default filter limit to those API calls as it would break the API. We would have sudden... | Apply default filter_limit to all API calls | https://api.github.com/repos/matomo-org/matomo/issues/8458/comments | 2 | 2015-07-29T14:16:59Z | 2016-10-05T20:58:13Z | https://github.com/matomo-org/matomo/issues/8458 | 97,946,203 | 8,458 |
[
"matomo-org",
"matomo"
] | See https://github.com/piwik/piwik/pull/8452#discussion-diff-35731015L93
Here we commented out the auto update of `travis.yml` to not having to create and maintain a branch in the travis submodule. Once we merge the `3.0` branch to `master` we should uncomment those 2 lines again.
| Enable auto update of travis.yml once Piwik 3.0 is merged to master | https://api.github.com/repos/matomo-org/matomo/issues/8453/comments | 0 | 2015-07-29T08:34:00Z | 2016-11-26T18:48:04Z | https://github.com/matomo-org/matomo/issues/8453 | 97,886,285 | 8,453 |
[
"matomo-org",
"matomo"
] | Using Piwik 2.8.3-1
On our project we've set up an AB test, where a page we think might be a problem is skipped for A and not for B.
The A journeys trigger a virtual page view on Piwik (say "skipped page" ) , but when we segment on [Page name is " skipped page"] the only page these users see according to the report ... | Segmenting on page URL or Title not working | https://api.github.com/repos/matomo-org/matomo/issues/8450/comments | 9 | 2015-07-28T16:33:27Z | 2015-09-15T09:16:20Z | https://github.com/matomo-org/matomo/issues/8450 | 97,749,028 | 8,450 |
[
"matomo-org",
"matomo"
] | As title. If `[tests] http_host` is set to a virtual domain, Piwik will assume the host is `'unknown'` for some reason. May only affect enterprise plugins.
CC @sebastianpiskorski
| Running tests on a virtual domain after setting [tests] http_host doesn't always work | https://api.github.com/repos/matomo-org/matomo/issues/8447/comments | 11 | 2015-07-28T15:37:37Z | 2015-09-09T23:58:13Z | https://github.com/matomo-org/matomo/issues/8447 | 97,737,415 | 8,447 |
[
"matomo-org",
"matomo"
] | Ref: #3921
It seems that calling the API in PHP is still partly broken.
Using the code provided in http://developer.piwik.org/guides/querying-the-reporting-api results in a piece of code that changes the default timezone to UTC. In other words, using Piwik as documented will force the calling code to use UTC as a def... | Calling the API in PHP breaks timezone, or just does not work | https://api.github.com/repos/matomo-org/matomo/issues/8445/comments | 2 | 2015-07-28T14:33:38Z | 2015-09-18T07:58:55Z | https://github.com/matomo-org/matomo/issues/8445 | 97,720,662 | 8,445 |
[
"matomo-org",
"matomo"
] | refs #1938
I've seen this here in UI tests:

As one can see the archive was created multiple times
| Ensure that the archive algorithm cannot be triggered multiple times for a same site/period/segment | https://api.github.com/repos/matomo-org/matomo/issues/8444/comments | 10 | 2015-07-28T13:12:21Z | 2024-09-13T09:05:22Z | https://github.com/matomo-org/matomo/issues/8444 | 97,703,601 | 8,444 |
[
"matomo-org",
"matomo"
] | Hi,
Little typo I'd say in the "plugins/Diagnostics/Diagnostic/WriteAccessCheck.php" file on a fresh install.
Replace:
$directoriesToCheck[] = 'config/';
by
$directoriesToCheck[] = '/config/';
Or the checked path will be for example : /var/www/piwikconfig
Cheers !
| Bug in fresh install on Piwik 2.14.2 - WriteAccessCheck.php and piwik/config path check | https://api.github.com/repos/matomo-org/matomo/issues/8441/comments | 3 | 2015-07-28T10:32:06Z | 2015-07-28T12:21:04Z | https://github.com/matomo-org/matomo/issues/8441 | 97,670,795 | 8,441 |
[
"matomo-org",
"matomo"
] | Please see attached image:

Labels are not being displayed even though it looks like there's enough space.
| Missing labels on bar chart | https://api.github.com/repos/matomo-org/matomo/issues/8440/comments | 5 | 2015-07-28T08:39:18Z | 2024-09-13T09:05:22Z | https://github.com/matomo-org/matomo/issues/8440 | 97,647,724 | 8,440 |
[
"matomo-org",
"matomo"
] | On installation, piwik stops at the only error, it says the directory `/path/to/piwik_analyticsconfig/` is not writable. This is very possible, since that directory does not exist. It should probably be `/path/to/piwik_analytics/config/`. Note the extra forward-slash between `piwik_analytics` (root of piwik) and `confi... | Install of 2.14.2 blocked by permissions check on piwik/config path | https://api.github.com/repos/matomo-org/matomo/issues/8439/comments | 7 | 2015-07-27T20:19:54Z | 2015-09-23T12:07:06Z | https://github.com/matomo-org/matomo/issues/8439 | 97,546,438 | 8,439 |
[
"matomo-org",
"matomo"
] | When a fatal error triggers safemode, the session is read/written when a nonce is accessed or created (see ControllerPluginAdmin/Controller.php). This seems to cause an exception, covering up the original error, see https://github.com/piwik/piwik/issues/8427
| Session use fails in safemode | https://api.github.com/repos/matomo-org/matomo/issues/8438/comments | 4 | 2015-07-27T18:24:03Z | 2015-10-13T09:47:12Z | https://github.com/matomo-org/matomo/issues/8438 | 97,524,252 | 8,438 |
[
"matomo-org",
"matomo"
] | I restart this UI test where many tests failed because of random font issues: https://travis-ci.org/piwik/piwik/jobs/71735738
The next time only 13 screenshots failed yet still many screenshots are shown here: http://builds-artifacts.piwik.org/ui-tests.master/14270.7/ Most of them with a difference of 0.00%.
When U... | Travis UI tests: Existing processed screenshots should be removed when uploading artifacts again | https://api.github.com/repos/matomo-org/matomo/issues/8437/comments | 0 | 2015-07-27T07:13:55Z | 2024-09-13T10:56:24Z | https://github.com/matomo-org/matomo/issues/8437 | 97,400,934 | 8,437 |
[
"matomo-org",
"matomo"
] | Hi,
I have Piwik running (latest stable version) and real-time segmented search is quite slow. I've changed this to use archived data (cron) and executed full re-archive using 'piwik/console core:archive --url=http://piwik -vv -
-force-all-periods=315576000 --force-all-websites --force-date-last-n=10000'. This took o... | Piwik segmented search with archived data (cron) doesn't show some periods | https://api.github.com/repos/matomo-org/matomo/issues/8436/comments | 21 | 2015-07-27T06:28:33Z | 2018-12-05T12:51:16Z | https://github.com/matomo-org/matomo/issues/8436 | 97,396,433 | 8,436 |
[
"matomo-org",
"matomo"
] | As title. It shouldn't be required to explicitly add the plugins to the activated plugin list.
| During tests, if a plugin has dependent plugins, they should be loaded automatically | https://api.github.com/repos/matomo-org/matomo/issues/8428/comments | 3 | 2015-07-25T02:01:01Z | 2024-09-13T09:05:23Z | https://github.com/matomo-org/matomo/issues/8428 | 97,181,396 | 8,428 |
[
"matomo-org",
"matomo"
] | after i fixed my API call code for issue: https://github.com/piwik/piwik/issues/8365
all was well.
i then ran the upgrade to 2.14.2 today and my entire site crashed again. i have not looked into this in detail, but i needed to remove the API call to get my site running again.
the errors started after the piwik upgrade ... | fatal error returns in 2.14.2 | https://api.github.com/repos/matomo-org/matomo/issues/8427/comments | 19 | 2015-07-24T19:09:33Z | 2015-10-13T10:17:36Z | https://github.com/matomo-org/matomo/issues/8427 | 97,120,576 | 8,427 |
[
"matomo-org",
"matomo"
] | Suggestion: we create automation script to automatically commit & push the latest submodules. (Edit 2020: via Github actions?)
Goals:
- prevent manual work in keeping submodules synchronised
- prevent build failures when new plugins were released and submodules not yet updated, (eg. https://github.com/piwik/piwik/... | Automatically update submodules to latest | https://api.github.com/repos/matomo-org/matomo/issues/8425/comments | 2 | 2015-07-24T15:54:39Z | 2021-08-25T22:48:44Z | https://github.com/matomo-org/matomo/issues/8425 | 97,082,050 | 8,425 |
[
"matomo-org",
"matomo"
] | In the statistics section "Visits Summary" of a generated pdf report the unique visits are displayed in the table, but not in the graph.
Only the amount of visits are contained in the graph.
It would be great, if the unique visits will be included in the graph as a particular line, like in my example picture:
![piwik... | pdf report: Render unique visitors graph in Visits Summary | https://api.github.com/repos/matomo-org/matomo/issues/8424/comments | 4 | 2015-07-24T13:24:41Z | 2024-09-13T09:05:23Z | https://github.com/matomo-org/matomo/issues/8424 | 97,052,356 | 8,424 |
[
"matomo-org",
"matomo"
] | Would be nice to track a new visit every time the location of a other has changes (based on lat, long).
I'm using Piwik for mobile tracking of users and need to split visits of one user to different locations.
Even if i modify lat, long, city paramerts in tracking request, the visit stays the same and i cant see the l... | Track location change as new visit | https://api.github.com/repos/matomo-org/matomo/issues/8423/comments | 5 | 2015-07-24T12:56:48Z | 2015-07-24T13:30:47Z | https://github.com/matomo-org/matomo/issues/8423 | 97,046,781 | 8,423 |
[
"matomo-org",
"matomo"
] | I've noticed that Events triggered by the FrontController Dispatcher are case-sensitive, but the called actions are is case-insensitive.
For example:
?module=CoreAdminHome&action=optout => triggers action CoreAdminHome:**_optOut**_
?module=CoreAdminHome&action=optOut => triggers action CoreAdminHome:**_optOut**_
?modu... | Controller.Module.Action Event is case-sensitive | https://api.github.com/repos/matomo-org/matomo/issues/8422/comments | 10 | 2015-07-24T12:01:24Z | 2016-08-08T01:32:01Z | https://github.com/matomo-org/matomo/issues/8422 | 97,038,263 | 8,422 |
[
"matomo-org",
"matomo"
] | when I tried to add a new plugin clickheat, there is an error:
The class ClickHeat couldn't be found in the file 'C:\Bitnami\wampstack-5.5.25-0\apache2\htdocs\piwik/plugins/ClickHeat/ClickHeat.php'
Obviously a slash error happened.
I am using Piwik in Windows platform.
| slash error | https://api.github.com/repos/matomo-org/matomo/issues/8421/comments | 1 | 2015-07-24T09:19:04Z | 2015-07-24T10:15:23Z | https://github.com/matomo-org/matomo/issues/8421 | 97,011,069 | 8,421 |
[
"matomo-org",
"matomo"
] | I have enabled content tracking as follows:
_paq.push(['trackAllContentImpressions']);
When doing a site search, the visitor logs displays multiple visits against the page, as displayed in the screenshot below. The number of visits (40x) is about the same as the number of content elements I am tracking.
. After making this change, restart your web server.
So wrong! The resolution to this issue was REMOVE non-linux artifacts left in the file.
2... | System Check: Tracker status: 500 | https://api.github.com/repos/matomo-org/matomo/issues/8417/comments | 14 | 2015-07-23T14:53:10Z | 2016-02-26T18:51:20Z | https://github.com/matomo-org/matomo/issues/8417 | 96,832,968 | 8,417 |
[
"matomo-org",
"matomo"
] | I have set up a goal. The goal should be triggered "when visitors" / "Click on a Link to an external website". I have chosen "contains" and the pattern is "facebook.com/sharer", because I want to track if user clicks href="https://www.facebook.com/sharer/sharer.php?u=https://xxxxxxxxxxxxxxx".
I was very happy knowing ... | "Link to an external website" goal not working as expected | https://api.github.com/repos/matomo-org/matomo/issues/8416/comments | 2 | 2015-07-23T14:46:21Z | 2015-09-19T03:46:04Z | https://github.com/matomo-org/matomo/issues/8416 | 96,831,489 | 8,416 |
[
"matomo-org",
"matomo"
] | The goal of this issue is to go over our [Develop guides](http://developer.piwik.org/develop) and update them to match the new APIs in Matomo 4.0.0. See also: https://github.com/matomo-org/matomo/wiki/New-major-releases#developermatomoorg | Update our Develop guides for Matomo 4.0.0 | https://api.github.com/repos/matomo-org/matomo/issues/8415/comments | 1 | 2015-07-23T14:21:50Z | 2020-06-19T06:37:08Z | https://github.com/matomo-org/matomo/issues/8415 | 96,826,431 | 8,415 |
[
"matomo-org",
"matomo"
] | When [deploying from git](http://piwik.org/faq/how-to-install/faq_18271/) we deploy `master` branch which is not suitable for production for many reasons.
Wouldn't it be production friendly to have a `stable` branch from where we could `pull` from for production environments ?
| Stable branch ? | https://api.github.com/repos/matomo-org/matomo/issues/8414/comments | 1 | 2015-07-23T13:30:24Z | 2015-07-24T06:06:19Z | https://github.com/matomo-org/matomo/issues/8414 | 96,814,827 | 8,414 |
[
"matomo-org",
"matomo"
] | If Website has ISO 8859-1 encoding, you have Uncaught URIError Javascript error with Chrome (and IE) when URL have some special character
Samples with French character:
URL: /Les-droits-r%E9els
decode: /Les droits réels
or with German Umlaut
/Hasenb%F6hler-Franz
decode: Hasenböhler-Franz
Detailed Error:
Uncaugh... | JS: Uncaught URIError: URI malformed with Chrome/IE11 and ISO 8859-1 Encoding | https://api.github.com/repos/matomo-org/matomo/issues/8413/comments | 6 | 2015-07-23T13:27:11Z | 2015-10-13T20:24:17Z | https://github.com/matomo-org/matomo/issues/8413 | 96,813,858 | 8,413 |
[
"matomo-org",
"matomo"
] | <a href="#" onclick="javascript:_paq.push(['trackEvent', 'Menu', 'Freedom']);">Freedom page</a>
I used that javascript
but it is error
at Object.stringify (native)
at appendCustomVariablesToRequest (http://mng.logbox.co.kr/piwik.js:3108:60)
at getRequest (http://mng.logbox.co.kr/piwik.js:3118:28)
at logEvent (... | button click event tag json error | https://api.github.com/repos/matomo-org/matomo/issues/8412/comments | 5 | 2015-07-23T12:48:04Z | 2015-09-18T07:40:29Z | https://github.com/matomo-org/matomo/issues/8412 | 96,805,566 | 8,412 |
[
"matomo-org",
"matomo"
] | It was reported in forums that currently shell_exec is not tested in Administration > System check
http://forum.piwik.org/read.php?2,128171
| Add System check that checks that shell_exec function is enabled | https://api.github.com/repos/matomo-org/matomo/issues/8411/comments | 0 | 2015-07-23T12:42:25Z | 2015-07-23T12:42:57Z | https://github.com/matomo-org/matomo/issues/8411 | 96,804,805 | 8,411 |
[
"matomo-org",
"matomo"
] | In Dimensions we have some "hooks" / methods that are called during tracking: https://github.com/piwik/piwik/blob/2.14.1-rc1/core/Plugin/Dimension/VisitDimension.php#L216-L252
Same applies to `ActionDimension` and `ConversionDimension` eg
```
public function onExistingVisit(Request $request, Visitor $visitor, $a... | Change signature of Dimension hooks to allow to change them in the future | https://api.github.com/repos/matomo-org/matomo/issues/8409/comments | 1 | 2015-07-23T11:20:23Z | 2015-09-23T12:05:29Z | https://github.com/matomo-org/matomo/issues/8409 | 96,790,661 | 8,409 |
[
"matomo-org",
"matomo"
] | When creating a new Website in 2.14.1 the cancel button does not show up using English as language. Instead of the button the following message occurs:
The string General_Cancel was not loaded in javascript. Make sure it is added in the Translate.getClientSideTranslationKeys hook.
| The string General_Cancel was not loaded in javascript | https://api.github.com/repos/matomo-org/matomo/issues/8407/comments | 2 | 2015-07-23T10:37:46Z | 2016-10-05T20:35:47Z | https://github.com/matomo-org/matomo/issues/8407 | 96,782,810 | 8,407 |
[
"matomo-org",
"matomo"
] | It's great that Piwik now keeps an up to date list of referral spammers, but this doesn't seem to affect any stats in the past?
It would be great if there were a feature to delete all historical data from referral spam bots. This could either be triggered automatically, or maybe with a button in the web interface or c... | Feature to delete historical referral spam | https://api.github.com/repos/matomo-org/matomo/issues/8404/comments | 2 | 2015-07-22T19:29:05Z | 2024-09-13T09:05:24Z | https://github.com/matomo-org/matomo/issues/8404 | 96,645,743 | 8,404 |
[
"matomo-org",
"matomo"
] | Sometimes it is hard to know to which row/header a column belongs to especially when scrolling down and the table header is no longer visible.
When scrolling it would be nice to always have the table headers visible in the current viewport until the table or widget is almost completely out of the viewport. Similar to... | Improve association between table row and table headers | https://api.github.com/repos/matomo-org/matomo/issues/8402/comments | 0 | 2015-07-22T17:52:04Z | 2024-10-30T01:45:30Z | https://github.com/matomo-org/matomo/issues/8402 | 96,626,675 | 8,402 |
[
"matomo-org",
"matomo"
] | When clicking on the "Email Reports" under the Personal Administration area, I get the following error:
`Key "name" for array with keys "category, module, action, metrics, metricsDocumentation, processedMetrics, imageGraphUrl, imageGraphEvolutionUrl, uniqueId" does not exist in "@ScheduledReports/_addReport.twig" at l... | Error when attempting to view Scheduled Reports (Key "name" for array with keys does not exist) | https://api.github.com/repos/matomo-org/matomo/issues/8401/comments | 13 | 2015-07-22T17:29:27Z | 2021-05-03T15:04:12Z | https://github.com/matomo-org/matomo/issues/8401 | 96,622,331 | 8,401 |
[
"matomo-org",
"matomo"
] | On each request we need to check whether there are any updates to perform. This also means we need to check whether there are any dimension changes. To not having to find and create all dimension instances and to not having to compare the current version with the installed version (`option` table) there is a file cache... | Performance regression: All dimensions are created on each request | https://api.github.com/repos/matomo-org/matomo/issues/8399/comments | 11 | 2015-07-22T14:15:13Z | 2015-10-08T22:23:19Z | https://github.com/matomo-org/matomo/issues/8399 | 96,579,017 | 8,399 |
[
"matomo-org",
"matomo"
] | Since 2.13 I don't get any ecommerce tracking data. Standard website tracking works fine (visits, links...) but the specific product data, order data etc. is missing
I Repoduced the error on a test system (php 5.6.5):
1. Fresh Piwik 2.14.1 installation with new database and default settings (no IP anonymization, igno... | Ecommerce tracking fails | https://api.github.com/repos/matomo-org/matomo/issues/8398/comments | 3 | 2015-07-22T12:14:50Z | 2015-09-18T07:35:09Z | https://github.com/matomo-org/matomo/issues/8398 | 96,554,448 | 8,398 |
[
"matomo-org",
"matomo"
] | In https://github.com/piwik/piwik/issues/7850 was a fix created for the http-response code 400 on GET-Requests.
It would be nice if the HEAD-Requests are likewise allowed.
For details use my post: https://github.com/piwik/piwik/issues/7850#issuecomment-121895675
| piwik.php is returning 400 on HEAD-Request | https://api.github.com/repos/matomo-org/matomo/issues/8397/comments | 1 | 2015-07-22T08:21:50Z | 2024-09-13T09:05:25Z | https://github.com/matomo-org/matomo/issues/8397 | 96,506,705 | 8,397 |
[
"matomo-org",
"matomo"
] | I am trying to implement Piwik, without JavaScript just for the log processing.
After setting up all the environment, and requirements. All tests said there is no problem, from the piwik system check.
The log lines look like this:
219.xxx.x.xxx - - [27/Feb/2015:17:27:44 +0800] "GET /Style/Home/css/css.css?v= HTTP/1.... | Fatal error: cannot get the main URL of this site: An unexpected website was found in the request: website was set to id '1234' | https://api.github.com/repos/matomo-org/matomo/issues/8396/comments | 4 | 2015-07-22T02:23:42Z | 2015-07-23T02:25:17Z | https://github.com/matomo-org/matomo/issues/8396 | 96,459,162 | 8,396 |
[
"matomo-org",
"matomo"
] | I have a wiki article that ends with a %3F (ASCII code ?). When Piwik reports the address for visitors to the page, it removes the %3F, so when I click on the page from the dashboard, I am sent to a non-existing page on my server.
I haven't messed around to see if the same is true with the %3F in other parts of the UR... | Trailing %3F stripped from address in Piwik reports | https://api.github.com/repos/matomo-org/matomo/issues/8395/comments | 1 | 2015-07-21T21:25:46Z | 2024-09-13T09:05:26Z | https://github.com/matomo-org/matomo/issues/8395 | 96,420,028 | 8,395 |
[
"matomo-org",
"matomo"
] | See https://raw.githubusercontent.com/piwik/piwik-ui-tests/master/UIIntegrationTest_admin_privacy_optout_iframe.png
It says "Website" but should be "Webseite". Or is it on purpose? @sgiehl ?
| Wrong German translation of website in privacy opt out frame | https://api.github.com/repos/matomo-org/matomo/issues/8394/comments | 2 | 2015-07-21T17:20:10Z | 2015-07-21T18:29:20Z | https://github.com/matomo-org/matomo/issues/8394 | 96,370,451 | 8,394 |
[
"matomo-org",
"matomo"
] | Since my upgrade to v1.14.1, i cannot see the 'row evolution' when the page title have an apostrophe. The graph is shown but without any data and the page title is truncated. For example, "Qui fait quoi? - L'Aller-Retour" have an apostrophe and piwik only see "Qui fait quoi? - L". It's probably the reason why the graph... | apostrophe/single quote bug when showing 'row evolution' in 'page titles' section | https://api.github.com/repos/matomo-org/matomo/issues/8393/comments | 0 | 2015-07-21T13:25:46Z | 2015-12-03T22:42:20Z | https://github.com/matomo-org/matomo/issues/8393 | 96,313,973 | 8,393 |
[
"matomo-org",
"matomo"
] | When trying to install Piwik with an email like `user@mydomain.boutique` it returns `The email doesn't have a valid format`.
Of course, email exists and is valid.
| The email doesn't have a valid format | https://api.github.com/repos/matomo-org/matomo/issues/8391/comments | 3 | 2015-07-21T12:25:19Z | 2015-07-23T11:51:41Z | https://github.com/matomo-org/matomo/issues/8391 | 96,303,695 | 8,391 |
[
"matomo-org",
"matomo"
] | archive.php cannot finished
every time after 25min I get "General error: 2006 MySQL server has gone away"
I suspect sql command timeout
Any ideas?
here is the console output
[root@zeus ~]# php /var/www/vhosts/sexblue-box.gr/httpdocs/piwik/misc/cron/archive.php --url=http://www.sexblue-box.gr/
---
Using this 'archiv... | General error: 2006 MySQL server has gone away (when running archive.php) | https://api.github.com/repos/matomo-org/matomo/issues/8390/comments | 4 | 2015-07-21T12:03:20Z | 2016-03-10T16:26:02Z | https://github.com/matomo-org/matomo/issues/8390 | 96,299,965 | 8,390 |
[
"matomo-org",
"matomo"
] | Just heard about this: http://www.deque.com/products/axe/
> Deque System’s aXe (The Accessibility Engine) open source library is a lightweight (~100 KB), fast, portable JavaScript library that executes automated accessibility testing inside your testing framework or browser of choice.
We could potentially use this to... | Automated Accessibility Testing | https://api.github.com/repos/matomo-org/matomo/issues/8386/comments | 0 | 2015-07-21T01:27:28Z | 2024-09-13T09:05:26Z | https://github.com/matomo-org/matomo/issues/8386 | 96,204,770 | 8,386 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.