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" ]
At the moment the custom dimensions plugin provides two scopes: Visit and Action. I suggest to add another scope **Visitor**. This scope would be applied to all actions in current and future visits, until value changes or custom dimension is made inactive. This would be very interesting especially for people that use t...
Adding Visitor Scope
https://api.github.com/repos/matomo-org/matomo/issues/16144/comments
5
2016-08-12T08:51:27Z
2024-07-12T14:32:13Z
https://github.com/matomo-org/matomo/issues/16144
647,708,427
16,144
[ "matomo-org", "matomo" ]
Hi, I report the following problem: when connecting to Visitor Log menu on some heavy queries chrome 52.0 tab crashes with a net::ERR_INCOMPLETE_CHUNKED_ENCODING error and "Oops… there was a problem during the request" page . I tried to reproduce the problem on Firefox and IE but with those browsers it works fine. A...
Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING
https://api.github.com/repos/matomo-org/matomo/issues/10391/comments
5
2016-08-10T14:34:35Z
2024-09-13T09:02:10Z
https://github.com/matomo-org/matomo/issues/10391
170,432,694
10,391
[ "matomo-org", "matomo" ]
Hello, In the Piwik 2.9.1 archive output there was a tag “[xxxx]” to identify all messages belonging to the same run. as you can see on the example below: www-data@front-1:/srv/piwik$ ./console core:archive --url=example.com INFO CoreConsole[2016-08-10 13:29:06] **[14e52]** --------------------------- INFO CoreConsol...
Tag to identify messages belonging to the same archiving run
https://api.github.com/repos/matomo-org/matomo/issues/10390/comments
3
2016-08-10T13:38:30Z
2024-09-13T09:02:10Z
https://github.com/matomo-org/matomo/issues/10390
170,419,154
10,390
[ "matomo-org", "matomo" ]
The [JS Tracking API](https://developer.piwik.org/guides/tracking-javascript-guide#tracking-a-custom-dimension-for-one-specific-action-only) states the following: "To define a dimension value pass an object defining one or multiple properties as the **last** parameter". However, when I try to track: `_paq.push(["track...
Update Docs: Tracking Events with Custom Dimension
https://api.github.com/repos/matomo-org/matomo/issues/10389/comments
2
2016-08-10T12:54:36Z
2016-10-02T23:05:39Z
https://github.com/matomo-org/matomo/issues/10389
170,409,813
10,389
[ "matomo-org", "matomo" ]
Hi! I read about the page overlay problems on the forum and within different reported issues. But even your demo page overlay is not working: http://demo.piwik.org/index.php?module=Overlay&period=month&date=today&idSite=7#?l=http$3A$2F$2Fforum.piwik.org$2Fc$2Fsupport-bugs That is a little odd. Could you please commen...
Page Overlay problems
https://api.github.com/repos/matomo-org/matomo/issues/10388/comments
1
2016-08-10T12:45:51Z
2016-08-15T03:42:18Z
https://github.com/matomo-org/matomo/issues/10388
170,408,105
10,388
[ "matomo-org", "matomo" ]
We follow the method to exclude URL query parameters from the URLs tracked, and from Pages reports (http://piwik.org/faq/how-to/#faq_81). It works well for those pages but not for the Download Report. Those query parameters should be excluded but as you can see in the image attached they still appear : **CSRFTOKEN** r...
Excluding URL query parameters doesn't work on Download Report
https://api.github.com/repos/matomo-org/matomo/issues/10387/comments
2
2016-08-10T08:32:22Z
2024-09-13T09:02:11Z
https://github.com/matomo-org/matomo/issues/10387
170,361,339
10,387
[ "matomo-org", "matomo" ]
Hi folks, Just wonder if anyone else has come across the issue that after a clean install, followed everything to the letter, installed PHP and PECL versions - it still does not show the city. Just the IP and the region (country). I first noticed this several months ago on a client install and chalked it up to being ...
GeoIPCity Only showing region
https://api.github.com/repos/matomo-org/matomo/issues/10386/comments
8
2016-08-09T01:11:15Z
2024-09-13T09:02:11Z
https://github.com/matomo-org/matomo/issues/10386
170,060,814
10,386
[ "matomo-org", "matomo" ]
hi all, since the last security upgrade ( 2.16.2 ), we have back this old issue: ( I saw this issue on old bug track ) Maximum recursion level of 15 reached. Maybe you have set a DataTable\Row with an associated DataTable belonging already to one of its parent tables regards
upgrade piwik
https://api.github.com/repos/matomo-org/matomo/issues/10383/comments
3
2016-08-08T15:39:03Z
2016-11-11T03:52:46Z
https://github.com/matomo-org/matomo/issues/10383
169,954,085
10,383
[ "matomo-org", "matomo" ]
Steps to take to effectively increase PHP requirements in Piwik: - [x] increase requirements in source code: https://github.com/piwik/piwik/blob/master/core/testMinimumPhpVersion.php - [x] update requirements user guide: https://piwik.org/docs/requirements - [x] update PHP requirement in composer.json -> config -> pla...
Piwik 3 requires PHP 5.5.9
https://api.github.com/repos/matomo-org/matomo/issues/10380/comments
6
2016-08-08T02:53:33Z
2016-10-05T21:22:21Z
https://github.com/matomo-org/matomo/issues/10380
169,834,290
10,380
[ "matomo-org", "matomo" ]
Since I updated Piwik to v2.16.2 the installation is unstable. - I can no longer access stats for websites (white screen) - Most of the sparklines on All Websites dashboard don't render anymore - Tracking still works (numbers still count up) - Non-stats areas (like settings) work fine - System Check reports all green ...
Add system check if opcache and xcache is active: PHP Fatal error: Cannot redeclare class since v2.16.2
https://api.github.com/repos/matomo-org/matomo/issues/10378/comments
28
2016-08-06T14:20:57Z
2024-09-13T09:02:12Z
https://github.com/matomo-org/matomo/issues/10378
169,748,659
10,378
[ "matomo-org", "matomo" ]
Hello, I have an issue related to how piwik.js send the event. from my access log, a user did this request: X.X.X.X - - [05/Aug/2016:07:26:16 +0200] "GET /de/lokales/ueberschwemmungen-vorhersagen-hydrologie-die-wissenschaft-des-wassers-57a38f37ac730ff4e7f6488c HTTP/1.1" 200 17721 "http://www.wort.lu/de" "Mozilla/5.0...
bad referer
https://api.github.com/repos/matomo-org/matomo/issues/10377/comments
3
2016-08-05T07:15:34Z
2024-09-13T09:02:12Z
https://github.com/matomo-org/matomo/issues/10377
169,544,016
10,377
[ "matomo-org", "matomo" ]
Since upgrade from version 2.16.1 to 2.16.2 checking piwik from my phone became a hassle due to two reason: - scrolling is a hit-miss situation, often the widget are moved.. this is not good usability, in order to move a widget there should be something like long-press for 2 seconds, or i dont know.. but not the normal...
2.16.2 : Since upgrade mobile version usability drops
https://api.github.com/repos/matomo-org/matomo/issues/10376/comments
8
2016-08-04T15:47:52Z
2024-09-13T09:02:13Z
https://github.com/matomo-org/matomo/issues/10376
169,407,575
10,376
[ "matomo-org", "matomo" ]
I've lost all detail informations for the visits on jan 2016 for all websites. Its just show me the raw visits, but no search keywords, browsers for the visitors and so on. It seems that only jan 2016 is incomplete. Everything before and after this month is fine. I get the message, that these data was removed, because ...
Lost detailed visitor informations for jan 2016
https://api.github.com/repos/matomo-org/matomo/issues/10375/comments
4
2016-08-04T11:46:24Z
2016-08-22T21:24:35Z
https://github.com/matomo-org/matomo/issues/10375
169,355,277
10,375
[ "matomo-org", "matomo" ]
As reported in this forum post: https://forum.piwik.org/t/critical-bug-in-console-generate-visualizationplugin/20399 ``` ./console generate:visualizationplugin [InvalidArgumentException] The "overwrite" option does not exist. ```
Plugins: Generating a new visualisation via 'generate:visualizationplugin' fails with InvalidArgumentException
https://api.github.com/repos/matomo-org/matomo/issues/10374/comments
1
2016-08-04T09:25:20Z
2016-08-07T23:23:08Z
https://github.com/matomo-org/matomo/issues/10374
169,330,204
10,374
[ "matomo-org", "matomo" ]
Las time when we were testing Piwik with the newest version of PHP. Actually, everything looks promising except small error which arose during archivization process. This problem is about bit-shifting in this class: https://github.com/piwik/component-network/blob/0.2.0/src/IPUtils.php. Look at line https://github.co...
Excluding IPs doesn't work on php7
https://api.github.com/repos/matomo-org/matomo/issues/10373/comments
5
2016-08-04T08:13:41Z
2024-09-13T09:02:14Z
https://github.com/matomo-org/matomo/issues/10373
169,316,310
10,373
[ "matomo-org", "matomo" ]
I have piwik installed on Dreamhost. Saw the update message and went for the online update. The first error i received was that a autogenerated composer autoload file was missing so it was failing. I installed composer and run `composer install` This step took me to error https://github.com/piwik/piwik/issues/9703 ...
one click update 2.6.1 to 2.6.2 fails
https://api.github.com/repos/matomo-org/matomo/issues/10372/comments
17
2016-08-03T22:56:10Z
2016-09-26T21:39:58Z
https://github.com/matomo-org/matomo/issues/10372
169,253,713
10,372
[ "matomo-org", "matomo" ]
It would be very helpful if the version of Piwik would be somewhere shown during the install. Use case: I just updated my docker container and wasn't entirely sure if the update worked, since no version is shown during the install process.
Show version of piwik at install
https://api.github.com/repos/matomo-org/matomo/issues/10371/comments
6
2016-08-03T19:49:52Z
2016-11-11T04:44:30Z
https://github.com/matomo-org/matomo/issues/10371
169,217,886
10,371
[ "matomo-org", "matomo" ]
See https://github.com/piwik/piwik/issues/6493#issuecomment-237335322 It is required to specify `--no-script` on Windows, because the install XHProf scripts are for OSX but do not work on Windows. As XHProf is not needed anyway we can just skip this part. @mattab I have updated http://developer.piwik.org/guides/getti...
Update documentation how to install Piwik from git on Windows for developers
https://api.github.com/repos/matomo-org/matomo/issues/10370/comments
5
2016-08-03T19:40:20Z
2016-10-02T22:59:01Z
https://github.com/matomo-org/matomo/issues/10370
169,215,306
10,370
[ "matomo-org", "matomo" ]
While updating from Piwik 2.16.1 to 2.16.2 I got the following error message: ![image](https://cloud.githubusercontent.com/assets/5092164/17378989/91c1e1d2-59c0-11e6-8101-3c2d96a1b585.png) As you can see, the html tags are not properly encoded.
html tags are not properly encoded in an error message during update
https://api.github.com/repos/matomo-org/matomo/issues/10369/comments
2
2016-08-03T19:24:48Z
2024-09-13T10:56:59Z
https://github.com/matomo-org/matomo/issues/10369
169,212,266
10,369
[ "matomo-org", "matomo" ]
As per the documentation on this page - http://developer.piwik.org/guides/tests-php#writing-unit-tests, I am not able to execute the below command to generate test of any kind - `$ ./console generate:test --testtype unit` Running the command gives me the following error - > $ ./console generate:test --testtype unit ...
Cannot Generate Tests using Piwik Console
https://api.github.com/repos/matomo-org/matomo/issues/10368/comments
3
2016-08-03T19:17:50Z
2016-08-03T21:30:41Z
https://github.com/matomo-org/matomo/issues/10368
169,210,931
10,368
[ "matomo-org", "matomo" ]
Steps to reproduce: 1. Create any segment using custom dimension (let's name it dimensionSegment). 2. While creating new scheduled report, select dimensionSegment in 'Choose a segment'. 3. Check 'All Websites dashboard' in 'Statistics included'. 4. Click 'Update Report'. 5. Run ./console core:run-scheduled-tasks "Piwik...
Scheduled Reports: error while sending report using segment with custom dimension when 'All Websites dashboard' statistic is included
https://api.github.com/repos/matomo-org/matomo/issues/16143/comments
4
2016-08-03T15:39:02Z
2024-01-03T07:04:22Z
https://github.com/matomo-org/matomo/issues/16143
647,708,401
16,143
[ "matomo-org", "matomo" ]
Goal of this issue is to add functionality allowing to prevent certain plugins archiving on the fly (during archiver run). Currently it is only possible to prevent given plugin archiving by disabling it entirely. However for performance reasons it might be beneficial to prevent heavy plugin archiving under some circum...
Add hook allowing to prevent certain plugins archiving
https://api.github.com/repos/matomo-org/matomo/issues/10367/comments
1
2016-08-03T14:37:18Z
2016-10-02T23:05:33Z
https://github.com/matomo-org/matomo/issues/10367
169,147,572
10,367
[ "matomo-org", "matomo" ]
In scenario where auto archiving is configured on Piwik where websites are added and removed frequently. If some websites are removed after archivization started the process will break with message `An unexpected website was found in the request: website id was set to ***`. But if there was more than one website remo...
Piwik archivization breaks on missing website.
https://api.github.com/repos/matomo-org/matomo/issues/10365/comments
1
2016-08-03T13:56:56Z
2024-09-13T09:02:14Z
https://github.com/matomo-org/matomo/issues/10365
169,137,737
10,365
[ "matomo-org", "matomo" ]
Hello, Let me describe this topic on example: 1. We have two goals configured as _url contains "details"_ and _url contains "cart"_ for the specific website. Also, the website is set to exclude from the URL all the parameters after "?" sign. 2. Visitor enters url https://something.com/something/details?&cartcount=21. ...
Piwik is tracking the conversion before query parameters are stripped from the url
https://api.github.com/repos/matomo-org/matomo/issues/10364/comments
3
2016-08-03T13:54:47Z
2024-09-13T09:02:15Z
https://github.com/matomo-org/matomo/issues/10364
169,137,209
10,364
[ "matomo-org", "matomo" ]
We shall communicate to our users our plans regarding release schedule: - announce Piwik 3 release policy such as new PHP requirements, and availability of first beta version - announce LTS release schedule such as: we only fix security bugs, and major/critical bugs after 2.16.2
Publish blog post to announce Piwik 3 release policy and LTS release schedule
https://api.github.com/repos/matomo-org/matomo/issues/10363/comments
5
2016-08-03T08:42:45Z
2016-10-02T20:30:57Z
https://github.com/matomo-org/matomo/issues/10363
169,078,246
10,363
[ "matomo-org", "matomo" ]
Unique visitors count is a sum of unique visitors from each keyword belonging to the campaign. Similarly to this issue: https://github.com/piwik/piwik/issues/10127, unique visitors should not be simply summed up. There is a possibility that one unique visitor enters website from single campaign twice, each time from di...
Referrers / Campaigns report: wrong unique visitors count for Campaing Names
https://api.github.com/repos/matomo-org/matomo/issues/10360/comments
1
2016-08-02T09:06:22Z
2024-09-13T09:02:15Z
https://github.com/matomo-org/matomo/issues/10360
168,834,695
10,360
[ "matomo-org", "matomo" ]
Hi Guys , I am new to magento, actually i want to display the visitors country with the flag , I tried many API but couldn't get the right one .
How to Display Visitors country name with Flag in Magento
https://api.github.com/repos/matomo-org/matomo/issues/10359/comments
2
2016-08-02T05:52:25Z
2016-11-11T03:06:56Z
https://github.com/matomo-org/matomo/issues/10359
168,805,034
10,359
[ "matomo-org", "matomo" ]
![image](https://cloud.githubusercontent.com/assets/273120/17312020/b9ea935c-58a3-11e6-9ffa-9d2ba2adc62b.png) It says: > This widget is only displayed to users having Super User access. Instead it should maybe rather say: > This widget is displayed in the default dashboard only to users having Super User access. B...
Correct wording: Donation widget only displayed to superusers
https://api.github.com/repos/matomo-org/matomo/issues/10357/comments
2
2016-08-01T23:26:52Z
2016-08-03T19:44:44Z
https://github.com/matomo-org/matomo/issues/10357
168,765,335
10,357
[ "matomo-org", "matomo" ]
When clicking on the "Admin" link in the top menu we show different pages depending on the user's access etc the API page for anonymous users unless scheduled report plugin is enabled, we show general settings for super users and another page if a user has admin access. This means if a user has admin access for one sit...
Introduce a new "admin" home page
https://api.github.com/repos/matomo-org/matomo/issues/10356/comments
0
2016-08-01T00:27:51Z
2016-09-13T00:49:49Z
https://github.com/matomo-org/matomo/issues/10356
168,546,866
10,356
[ "matomo-org", "matomo" ]
The widget could show a list of newly available plugins in the Marketplace. Not sure how it could look like. Likely just a small summary of the plugin name + description. Maybe with picture. Ideally the Marketplace would provide an RSS feed but this feature does not exist.
New widget "new plugins" / Marketplace
https://api.github.com/repos/matomo-org/matomo/issues/10355/comments
0
2016-07-31T22:19:29Z
2016-09-13T00:49:56Z
https://github.com/matomo-org/matomo/issues/10355
168,541,417
10,355
[ "matomo-org", "matomo" ]
Will show a very simple view of the system check. If all is good shows only green success message with icon "There are no errors or warnings". When there are errors or warnings it shows the error / warning label for each error / warning and a link to the system check page. The title error / warning will be shown red ...
New widget "System check"
https://api.github.com/repos/matomo-org/matomo/issues/10354/comments
0
2016-07-31T22:17:58Z
2016-09-13T00:49:59Z
https://github.com/matomo-org/matomo/issues/10354
168,541,359
10,354
[ "matomo-org", "matomo" ]
Show a view infos like number of total users, websites, segments. Installed PHP, MySQL, Piwik version. Only visible to super users.
New widget "System summary"
https://api.github.com/repos/matomo-org/matomo/issues/10353/comments
0
2016-07-31T22:16:02Z
2016-09-13T00:50:02Z
https://github.com/matomo-org/matomo/issues/10353
168,541,271
10,353
[ "matomo-org", "matomo" ]
If Piwik detects incompatible plugins it displays a warning message. However, even the message itself is written in plural form only one plugin is randomly(?) named, even there are serveral plugins incompatible as one can see on the manage plugins site. Just a minor bug, but it should still list all incompatible plugi...
Incompatible plugin notification only names one plugin
https://api.github.com/repos/matomo-org/matomo/issues/10351/comments
4
2016-07-29T21:57:07Z
2024-09-13T09:02:16Z
https://github.com/matomo-org/matomo/issues/10351
168,422,728
10,351
[ "matomo-org", "matomo" ]
Hello, We have a piwik user that when executing the visitor log, there is an error : _Oops... there was a problem during this request. Maybe the server had a temporary issue ..._ When checking the apache error logs, we have seen, first a memory problem, so we changed the memory_limit setting in php.ini file and restar...
Visitor Log - memory or script execution time error for a specific user only ....
https://api.github.com/repos/matomo-org/matomo/issues/10350/comments
2
2016-07-27T08:22:26Z
2016-11-11T02:50:21Z
https://github.com/matomo-org/matomo/issues/10350
167,797,811
10,350
[ "matomo-org", "matomo" ]
I was trying to run the Tests to make sure that my code is working, but I got the following error on starting the tests - > $ ./console tests:run --testsuite unit > Executing command: cd C:\xampp\htdocs\PHPStorm/tests/PHPUnit && C:\xampp\htdocs\PHPStorm/vendor/bin/phpunit --testsuite UnitTests > > Fatal error: Unca...
Fix documentation for properly setting and running of Piwik Tests
https://api.github.com/repos/matomo-org/matomo/issues/10348/comments
12
2016-07-26T20:17:48Z
2019-07-23T10:41:11Z
https://github.com/matomo-org/matomo/issues/10348
167,701,325
10,348
[ "matomo-org", "matomo" ]
I modified my test website's HTML page so that it did not have any Title tag inside the `Head` tag. I then visited the following - Website -> Actions -> Page Titles And I got this message - `Page Name not defined` I think that this could either have a tooltip or some highlight that this is not a page title but rath...
Add a tooltip for pages without Title or highlight them
https://api.github.com/repos/matomo-org/matomo/issues/10347/comments
4
2016-07-26T19:36:42Z
2024-09-13T09:02:16Z
https://github.com/matomo-org/matomo/issues/10347
167,692,681
10,347
[ "matomo-org", "matomo" ]
Hi i have changed the url for one of my sites, administration > Websites > edit web site > URLs i.e http://newurl.com When viewing a report with link to page, i.e Actions > Page titles, the report displays links starting with http://oldurl.com Thanks Dibs
Changing website URL's settings did not update Page URLs in old reports
https://api.github.com/repos/matomo-org/matomo/issues/10345/comments
3
2016-07-26T14:33:23Z
2024-09-13T09:02:17Z
https://github.com/matomo-org/matomo/issues/10345
167,622,728
10,345
[ "matomo-org", "matomo" ]
Tibet is part of China. see https://en.wikipedia.org/wiki/Tibet_Autonomous_Region
Wrong map of Tibet
https://api.github.com/repos/matomo-org/matomo/issues/10343/comments
3
2016-07-26T10:02:52Z
2017-08-02T04:59:16Z
https://github.com/matomo-org/matomo/issues/10343
167,569,454
10,343
[ "matomo-org", "matomo" ]
When Piwik is set up to get the client IP from the proxy header (proxy_client_headers[] setting) and the header contains more than one IP address, the one Piwik uses is the last one; according to the protocol definition, it should be the first one. See https://tools.ietf.org/html/rfc7239 How to reproduce: - Set up Pi...
Wrong IP extracted from HTTP_X_FORWARDED_FOR when there is more than one
https://api.github.com/repos/matomo-org/matomo/issues/10342/comments
3
2016-07-26T07:47:58Z
2016-10-05T22:11:00Z
https://github.com/matomo-org/matomo/issues/10342
167,541,937
10,342
[ "matomo-org", "matomo" ]
In the last few months several "Maybes" pull requests which are not suitable for LTS, were moved to the 3.0.0 milestone. During 3.0.0 dev cycle, we shall take a look at these pull requests and decide whether they should be done for 3.0.0 (eg. in beta3, beta4...) or whether they can be closed for now. Ideally we like t...
For each Pull request in 3.0.0 milestone, decide whether to work on them/merge or not
https://api.github.com/repos/matomo-org/matomo/issues/10341/comments
1
2016-07-26T02:08:55Z
2016-10-03T16:11:09Z
https://github.com/matomo-org/matomo/issues/10341
167,505,943
10,341
[ "matomo-org", "matomo" ]
In the Location reports, we have multiple different kinds of "unknown" rows in the country table. E.g. Unknown with EU flag (unknown country in EU), AP flag (question mark) (unknown country in AP region), XX (completely unknown). So I would assume that we have less "Unknown" rows in the report for "Continent", because...
Plugin UserCountry GeoIP: Continent is recognized only via Country, not directly from geoip
https://api.github.com/repos/matomo-org/matomo/issues/10340/comments
1
2016-07-25T12:47:20Z
2024-09-13T09:02:18Z
https://github.com/matomo-org/matomo/issues/10340
167,357,633
10,340
[ "matomo-org", "matomo" ]
There is a button for editing, but not for deleting.
Cannot delete custom dimension
https://api.github.com/repos/matomo-org/matomo/issues/16142/comments
8
2016-07-24T21:06:12Z
2024-01-03T07:04:21Z
https://github.com/matomo-org/matomo/issues/16142
647,708,360
16,142
[ "matomo-org", "matomo" ]
In our [Analytics Glossary](http://glossary.piwik.org/), let's add a definition for the metric `Hits with generation time` This was requested in an email: > What means the KPI "Hits with generation time"? The description says that it's the number of hits that included generation time information. > Unfortunately this...
Define "Hits with generation time" in the glossary
https://api.github.com/repos/matomo-org/matomo/issues/10338/comments
0
2016-07-22T04:44:48Z
2024-09-13T10:56:59Z
https://github.com/matomo-org/matomo/issues/10338
166,969,290
10,338
[ "matomo-org", "matomo" ]
The Matomo application user interface often links to Matomo.org webpages to help users, for example by linking to the relevant user guide or FAQs. These links to `matomo.org/*` have a `rel=noreferrer` attribute, which results in that the requests from our users to Matomo.org do not have a referrer set. This protects th...
All links within Matomo app that link to matomo.org/* should include campaign tracking parameters
https://api.github.com/repos/matomo-org/matomo/issues/10336/comments
1
2016-07-21T04:22:22Z
2023-12-15T14:44:12Z
https://github.com/matomo-org/matomo/issues/10336
166,734,574
10,336
[ "matomo-org", "matomo" ]
Average Page Depth is a very powerful feature that allows marketers and website owners in general understand how their goals and events convert. This metric is one of the few (if not the only) that can show data on how much and what kind of effort is required to convert a user. APD shows percentage of users converted ...
Average Page Depth
https://api.github.com/repos/matomo-org/matomo/issues/10332/comments
1
2016-07-20T12:27:46Z
2024-09-13T09:02:18Z
https://github.com/matomo-org/matomo/issues/10332
166,569,222
10,332
[ "matomo-org", "matomo" ]
Also the total conversion rate doesn't make 100% sense if there is at least one goal that can be converted multiple times. Or maybe the conversion rate should be calculated based on unique conversions. Meaning if a goal was only converted multiple times in one visit, for the conversion rate it should assume only one c...
Conversion rate should not be calculated when a goal can be converted multiple times
https://api.github.com/repos/matomo-org/matomo/issues/10329/comments
1
2016-07-19T00:50:22Z
2024-09-13T10:56:58Z
https://github.com/matomo-org/matomo/issues/10329
166,225,200
10,329
[ "matomo-org", "matomo" ]
Still my transitions do not show up. Updating to the latest beta, I receive now this error: [Mon Jul 18 12:12:24 2016] [error] [client 10.130.52.246] PHP Fatal error: Call to undefined function Piwik\Plugins\Referrers\getReferrerTypeFromShortName() in /srv/www/vhosts/piwik/plugins/Transitions/API.php on line 538, ref...
Error in latest Beta 3
https://api.github.com/repos/matomo-org/matomo/issues/10326/comments
2
2016-07-18T10:15:05Z
2016-07-21T00:26:29Z
https://github.com/matomo-org/matomo/issues/10326
166,061,728
10,326
[ "matomo-org", "matomo" ]
In ecommerce/products: table, the column named "visits" shows values of "unique page views". => On the one hand "visits" is a little misleading for these values (most people think it's about: how often is this page visited) on the other hand it would be more informative to show "product views" (= views pageviews) her...
ecommerce/products: rename "visits" metric to "unique pageviews"
https://api.github.com/repos/matomo-org/matomo/issues/10325/comments
1
2016-07-18T09:56:20Z
2024-09-13T10:56:57Z
https://github.com/matomo-org/matomo/issues/10325
166,058,586
10,325
[ "matomo-org", "matomo" ]
Got error in travis CI output: https://travis-ci.org/piwik/piwik/jobs/145451201 ``` Failed to extract: bzip2: (stdin) is not a bzip2 file. tar: Child returned status 2 tar: Error exit delayed from previous errors ``` Also reported from @sgiehl (same issue?) > http://builds-artifacts.piwik.org/piwik/plugin-SecurityIn...
Builds artifacts upload not working sometimes
https://api.github.com/repos/matomo-org/matomo/issues/10323/comments
5
2016-07-18T04:45:51Z
2016-07-22T03:38:40Z
https://github.com/matomo-org/matomo/issues/10323
166,018,085
10,323
[ "matomo-org", "matomo" ]
## Vulnerability description This form submits user data using the GET method, therefore the contents of the password field will appear in the URL. Sensitive information should not be passed via the URL. URLs could be logged or leaked via the Referer header.
Password field submitted using GET method
https://api.github.com/repos/matomo-org/matomo/issues/10320/comments
5
2016-07-17T11:35:17Z
2016-07-19T19:28:58Z
https://github.com/matomo-org/matomo/issues/10320
165,972,795
10,320
[ "matomo-org", "matomo" ]
Vulnerability description When a new name and password is entered in a form and the form is submitted, the browser asks if the password should be saved. Thereafter when the form is displayed, the name and password are filled in automatically or are completed as the name is entered. An attacker with local access could o...
Password type input with auto-complete enabled
https://api.github.com/repos/matomo-org/matomo/issues/10319/comments
1
2016-07-17T02:12:08Z
2016-07-17T23:56:27Z
https://github.com/matomo-org/matomo/issues/10319
165,956,525
10,319
[ "matomo-org", "matomo" ]
Ecommerce/Products: allow variable width of each first column - Product SKU - Product name - Product category to benefit from large screen-sizes when dealing with long SKUs, Names, Categories... -> Simply the same way it's greatly done on other places like actions/Pages column of "page url" ![2016-07-15_17h54_01](ht...
Ecommerce/Products: allow variable width of columns: Product SKU /..name /..category
https://api.github.com/repos/matomo-org/matomo/issues/10316/comments
4
2016-07-15T15:56:56Z
2024-09-13T10:56:56Z
https://github.com/matomo-org/matomo/issues/10316
165,820,710
10,316
[ "matomo-org", "matomo" ]
widget/entry pages: what's "NB_Visits"? ![2016-07-15_17h08_05](https://cloud.githubusercontent.com/assets/5681880/16878992/e825aaf2-4aae-11e6-8ec2-ea857d84a9aa.png)
widget/entry pages: what's "NB_Visits"?
https://api.github.com/repos/matomo-org/matomo/issues/10315/comments
3
2016-07-15T15:09:51Z
2016-07-24T22:33:15Z
https://github.com/matomo-org/matomo/issues/10315
165,809,536
10,315
[ "matomo-org", "matomo" ]
Would be great to make it possible to filter visits by search engine rank ![2016-07-15_16h52_23](https://cloud.githubusercontent.com/assets/5681880/16878367/91b470d8-4aac-11e6-8cc1-1a5101b9d973.png) could use same relation like e.g. "number of actions" do: ![2016-07-15_16h55_20](https://cloud.githubusercontent.com/a...
New Segment filtering for "Search Engine Rank"
https://api.github.com/repos/matomo-org/matomo/issues/10314/comments
2
2016-07-15T14:52:55Z
2024-09-13T09:02:19Z
https://github.com/matomo-org/matomo/issues/10314
165,805,282
10,314
[ "matomo-org", "matomo" ]
segment editor: not enough line height for p,y,q... seen in FF ![2016-07-15_16h42_04](https://cloud.githubusercontent.com/assets/5681880/16878061/59037550-4aab-11e6-8c0f-9c236d8da0e5.png)
segment editor: not enough line height for p,y,...
https://api.github.com/repos/matomo-org/matomo/issues/10313/comments
3
2016-07-15T14:44:09Z
2016-12-01T01:18:19Z
https://github.com/matomo-org/matomo/issues/10313
165,803,112
10,313
[ "matomo-org", "matomo" ]
Segment filtering by "Provider -is not- unknown" not possible. Should work for entering 1) nothing (leaving field empty) 2) word "unknown" "1)" is the way it works to filter only visits where it was possible to receive a keyword from search engine ![2016-07-15_16h38_19](https://cloud.githubusercontent.com/assets/5681...
Segment filtering by "Provider -is not- unknown" not possible
https://api.github.com/repos/matomo-org/matomo/issues/10312/comments
5
2016-07-15T14:37:44Z
2024-11-07T20:45:01Z
https://github.com/matomo-org/matomo/issues/10312
165,801,548
10,312
[ "matomo-org", "matomo" ]
Hello! I don't know if this might be related to #10292 – but I discovered another issue when searching in a report that I created. ## The issue In the API method used to show the report (see below), I add two columns and a "logo" for each row using filters. When I look at the report in the browser, and try to sear...
Column values disappear on search (or when clicking to show "next" results) in datatables
https://api.github.com/repos/matomo-org/matomo/issues/10311/comments
5
2016-07-15T12:28:33Z
2016-11-11T02:47:55Z
https://github.com/matomo-org/matomo/issues/10311
165,776,312
10,311
[ "matomo-org", "matomo" ]
The array function indexOf() was added to the ECMA-262 standard in the 5th edition; as such it may not be present in all browsers,eg. IE8. In getRequest() ,customDimensionIdsAlreadyHandled is a array
Piwik.js: setting custom dimensions fails on IE8 with customDimensionIdsAlreadyHandled is a array,has no indexOf() in line 3932
https://api.github.com/repos/matomo-org/matomo/issues/10310/comments
2
2016-07-15T10:52:04Z
2016-08-02T08:42:01Z
https://github.com/matomo-org/matomo/issues/10310
165,760,605
10,310
[ "matomo-org", "matomo" ]
alignment broken in movers and shakers widget - numbers are not aligned to the right - column heads are also aligned some how wrong => best to see if uses high res screen (HD+) and browser using full wide or simply zoom out. Visible at least in FF and Opera... ![2016-07-13_10h28_271](https://cloud.githubusercontent....
alignment broken in movers and shakers widget
https://api.github.com/repos/matomo-org/matomo/issues/10308/comments
2
2016-07-15T06:00:20Z
2016-09-13T00:50:22Z
https://github.com/matomo-org/matomo/issues/10308
165,717,432
10,308
[ "matomo-org", "matomo" ]
## Reproduce - Given a segment, set to `segmented reports are processed in real time (default)` that is selected and applied, - Given Browser archiving is disabled in the Admin, - Given user has set in config.ini.php `browser_archiving_disabled_enforce=1` ## Got: - no data is displayed nor processed for this segment, ...
Report data does not display or process for a Segment set to "Real time" and when Browser archiving is disabled and enforced via browser_archiving_disabled_enforce=1
https://api.github.com/repos/matomo-org/matomo/issues/10307/comments
1
2016-07-15T05:41:26Z
2024-09-13T09:02:20Z
https://github.com/matomo-org/matomo/issues/10307
165,715,678
10,307
[ "matomo-org", "matomo" ]
When setting the cookie domain in the JavaScript Tracker with `_paq.push(['setCookieDomain', '*.example.com']);` piwik changes only some of the cookies it sets to this new value. The `piwik_ignore` cookie still uses the default page (which is the domain that is set in the iframe src I guess). Is this intended behavio...
`piwik_ignore` Cookie ignores `setCookieDomain` settings.
https://api.github.com/repos/matomo-org/matomo/issues/10301/comments
1
2016-07-14T08:27:15Z
2016-07-14T22:48:24Z
https://github.com/matomo-org/matomo/issues/10301
165,505,745
10,301
[ "matomo-org", "matomo" ]
Piwik is a great app, wo do like it. According to the `API Response: Metric Definitions` `nb_actions - Number of actions (page views, outlinks and downloads)` And I execute query like below on table `piwik_log_visit` `select sum(`visit_total_actions`) from piwik_log_visit where idsite=5 and date_add(visit_last_action...
How can I get the exact pageviews when execute sql query?
https://api.github.com/repos/matomo-org/matomo/issues/10299/comments
1
2016-07-14T01:28:28Z
2016-07-14T22:52:37Z
https://github.com/matomo-org/matomo/issues/10299
165,457,027
10,299
[ "matomo-org", "matomo" ]
Show always same number of decimal digits (123.X) - even if "0" otherways having no decimal digits on may think these values are rounded in another way... hmm thought this was already solved some time ago? Please see attachements ![2016-07-13_10h28_27](https://cloud.githubusercontent.com/assets/5681880/16797004/c5e0...
show always same number of decimal digits - even if "0"
https://api.github.com/repos/matomo-org/matomo/issues/10298/comments
6
2016-07-13T08:37:49Z
2024-09-13T10:56:56Z
https://github.com/matomo-org/matomo/issues/10298
165,266,801
10,298
[ "matomo-org", "matomo" ]
See https://travis-ci.org/piwik/piwik/jobs/144259287 eg ``` 22) Piwik\Plugins\Test\Columns\UpdaterTest::test_getMigrationQueries_ReturnsCorrectQueries_IfDimensionIsNotInTable PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuild...
Deprecated getMock() methods used in tests
https://api.github.com/repos/matomo-org/matomo/issues/10295/comments
6
2016-07-12T20:07:17Z
2016-09-13T00:50:32Z
https://github.com/matomo-org/matomo/issues/10295
165,168,208
10,295
[ "matomo-org", "matomo" ]
To improve usability of geoip installation settings show information wether geoip database is up to date as expected from settings directly next to "installed" information. This information could be easily be determind from settings: date of last update older than 1 week / 1 month Please see attachment for details ![20...
show information geoip database is up to date as expected
https://api.github.com/repos/matomo-org/matomo/issues/10293/comments
1
2016-07-12T18:07:13Z
2024-09-13T09:02:20Z
https://github.com/matomo-org/matomo/issues/10293
165,142,822
10,293
[ "matomo-org", "matomo" ]
Hello! I have created a report with subtables, which are loaded by a separate report (**not** `$this->actionToLoadSubTables = $this->action;`). I want to be able to search the datatable recursively (by setting `$view->config->search_recursive = true`; in configureview), but when I do this, and search for something in ...
Searching recursively in sub-tables does not always work as expected
https://api.github.com/repos/matomo-org/matomo/issues/10292/comments
4
2016-07-12T14:45:15Z
2016-08-02T08:44:34Z
https://github.com/matomo-org/matomo/issues/10292
165,098,578
10,292
[ "matomo-org", "matomo" ]
Graphs show data of of "unfinished periods" and "complete periods" in same way.* Since imho comparison of data of "unfinished periods" with "complete periods" does not make big sense, there should be visiualization for the difference to trigger people to be aware of this problem One idea is not connecting the data poi...
Show difference in graphs for data of "unfinished periods" and "complete periods"
https://api.github.com/repos/matomo-org/matomo/issues/10291/comments
10
2016-07-12T08:57:00Z
2021-11-29T00:48:12Z
https://github.com/matomo-org/matomo/issues/10291
165,026,767
10,291
[ "matomo-org", "matomo" ]
[Ecommerce orders](https://piwik.org/docs/ecommerce-analytics/) has a cart which contains Items, where an Item is defined with a [Product SKUs](https://piwik.org/faq/general/faq_124/), product name, product category, product price, product quantity. ## Issue The JS client wrongly implements the Ecommerce cart update m...
Ecommerce: allow to track the same product SKU several times in an ecommerce order
https://api.github.com/repos/matomo-org/matomo/issues/10290/comments
0
2016-07-12T08:34:50Z
2024-09-13T10:56:55Z
https://github.com/matomo-org/matomo/issues/10290
165,022,583
10,290
[ "matomo-org", "matomo" ]
It records `res = 2560x1600` because `window.devicePixelRatio = 2` and actual resolution is `1280x800`. It should actually report 1280x800 because it does not show 2560x600, it only shows more pixels "per pixel". Similar issue might be for smartphones but haven't tested. Related code: https://github.com/piwik/piwik/bl...
Tracked resolution of Mac Retina displays is wrong
https://api.github.com/repos/matomo-org/matomo/issues/10289/comments
1
2016-07-12T05:24:03Z
2016-07-13T22:40:08Z
https://github.com/matomo-org/matomo/issues/10289
164,996,560
10,289
[ "matomo-org", "matomo" ]
Hi, I found that on many pages of the documentation of Piwik, the `href` has been set to a relative URL (in some cases, a complete URL) rather than simply #section which causes it to open the link in a new tab even though the content is right there. For example - https://piwik.org/docs/requirements/ If one clicks on...
Sections on the website open on different tabs
https://api.github.com/repos/matomo-org/matomo/issues/10287/comments
1
2016-07-11T21:15:26Z
2016-07-12T04:46:44Z
https://github.com/matomo-org/matomo/issues/10287
164,936,191
10,287
[ "matomo-org", "matomo" ]
Hi guys, When I'm on indexVisitorLog action, I copy IP and paste in other site to see other IP informations (rDNS, location, blacklists, etc). So I had an idea, why not set a optional link on IP to open in other sites? Example: If i set on config url with ip joker, ip will have link to open, as examples below: `http...
Optional add link to ip to view data
https://api.github.com/repos/matomo-org/matomo/issues/10286/comments
9
2016-07-11T17:54:32Z
2024-09-13T09:02:21Z
https://github.com/matomo-org/matomo/issues/10286
164,896,125
10,286
[ "matomo-org", "matomo" ]
Installing Piwik 2.16.1 on Ubuntu 14.04.4 LTS. It's my own VPS (with root access). (This is information from https://forum.piwik.org/t/new-install-of-piwik-2-16-1-receive-get-request-to-piwik-php-failed/20115/1) I am stuck at the System Check page that displays the message above (screen shot below). Here is my install...
New install of Piwik 2.16.1 incorrectly reports Tracker Status 500 "GET request to piwik.php failed."
https://api.github.com/repos/matomo-org/matomo/issues/10283/comments
23
2016-07-08T13:10:35Z
2016-08-02T08:47:01Z
https://github.com/matomo-org/matomo/issues/10283
164,527,465
10,283
[ "matomo-org", "matomo" ]
When comparing data e.g. number of visits, entry pages etc with data of day before there is a problem: when checking earlier than 23:59 there is always a difference because the period taken into account is shorter than the complete day before and with this not all "things" of this day has already happened. An exampl...
comparison of data of "unfinished periods" with "complete periods" does not make big sense e.g. in widget
https://api.github.com/repos/matomo-org/matomo/issues/10282/comments
4
2016-07-08T08:25:21Z
2016-07-15T01:54:00Z
https://github.com/matomo-org/matomo/issues/10282
164,482,021
10,282
[ "matomo-org", "matomo" ]
For the day period, `--concurrent-requests-per-website` starts with "all visits" and then proceeds with segments. For other periods, it starts immediately with "all visits" and first X segments. It's a waste of time to start with only one thread of daily archiving. If it's a hack to be able to check if there is new raw...
--concurrent-requests-per-website works differently for day and other periods
https://api.github.com/repos/matomo-org/matomo/issues/10281/comments
0
2016-07-08T07:32:46Z
2024-09-13T09:02:21Z
https://github.com/matomo-org/matomo/issues/10281
164,474,753
10,281
[ "matomo-org", "matomo" ]
In Piwik there is the possibility for users to delete old log data: - [Manage DB size tools](http://piwik.org/docs/managing-your-databases-size/) - [Deleting old data faq](https://piwik.org/faq/troubleshooting/faq_42/) When a user has setup Piwik to delete old log data, it may happen during normal use of Piwik, that a...
When a report was processed using incomplete log data, display a notification/warning that report data cannot be processed as some raw log data is missing
https://api.github.com/repos/matomo-org/matomo/issues/10280/comments
0
2016-07-08T03:12:08Z
2024-09-13T09:02:22Z
https://github.com/matomo-org/matomo/issues/10280
164,451,227
10,280
[ "matomo-org", "matomo" ]
### Plugin automated tests check - [x] Check the plugin has integration + system tests defined in `tests/` If the plugin defines some UI (ie. a directory `templates/` or `javascripts` or `angularjs` is present)... - [x] Check that there is at least one UI test defined - [x] Check that plugin includes at least one scr...
Automated test that helps create awesome plugins
https://api.github.com/repos/matomo-org/matomo/issues/10278/comments
2
2016-07-07T23:45:38Z
2024-09-13T09:02:22Z
https://github.com/matomo-org/matomo/issues/10278
164,431,951
10,278
[ "matomo-org", "matomo" ]
Hi, Archiving output used to show information as below in previous versions: `INFO CoreConsole[2016-07-05 13:11:40] [024d9] Archived website id = 1, period = day, 211 visits in last last1 days, 211 visits today, Time elapsed: 14.827s` Unfortunately, Piwik 2.16.1 (maybe earlier versions too - haven't checked it) is a...
Archiving output showing always "0" visits for period = day summary
https://api.github.com/repos/matomo-org/matomo/issues/10276/comments
1
2016-07-07T15:25:21Z
2016-07-18T02:31:43Z
https://github.com/matomo-org/matomo/issues/10276
164,336,791
10,276
[ "matomo-org", "matomo" ]
Allow users with role admin to add users with view rights of there own website only. Change of rule :http://piwik.org/faq/general/faq_69/#faq_69. In large installations user management becomes time consuming. Giving admin these specific rights makes maintainability way more efficient.
Allow users with permission 'admin' to add users with 'view' permission on their own website only
https://api.github.com/repos/matomo-org/matomo/issues/10275/comments
5
2016-07-07T10:43:04Z
2024-09-13T09:02:23Z
https://github.com/matomo-org/matomo/issues/10275
164,280,562
10,275
[ "matomo-org", "matomo" ]
As we are not using ci-status nor maintaining it, we will deprecate & remove it. - deprecate/remove project https://github.com/piwik/ci-status - remove ci-status.com website
deprecate ci-status project and ci-status.com website
https://api.github.com/repos/matomo-org/matomo/issues/10274/comments
1
2016-07-05T23:49:48Z
2016-07-07T23:38:45Z
https://github.com/matomo-org/matomo/issues/10274
163,970,924
10,274
[ "matomo-org", "matomo" ]
Visitor Profile is one of the keys to the product, so it should get a better visibility. Currently, it only appears when hovering over it in Visitor Log - some of the users may not be even aware of its existence. Maybe we should consider constantly showing the "Visitor Profile" link in the Visitor Log? It should also ...
Always show the link to "Visitor Profile" in the Visitor log
https://api.github.com/repos/matomo-org/matomo/issues/10272/comments
0
2016-07-05T15:21:14Z
2024-09-13T09:02:24Z
https://github.com/matomo-org/matomo/issues/10272
163,877,083
10,272
[ "matomo-org", "matomo" ]
I am running Piwik on PHP 7.0.7. Everything works fine, but not the transitions module. It is loading forever. Chrome Inspector tells me that the there is Server Error 500. Here is the exception from the log: [Sun Jul 03 18:40:58.230981 2016] [proxy_fcgi:error] [pid 4131] [client 130.0.20.121:59985] AH01071: Got error...
Transitions do not work
https://api.github.com/repos/matomo-org/matomo/issues/10269/comments
5
2016-07-03T16:53:45Z
2016-07-14T03:47:20Z
https://github.com/matomo-org/matomo/issues/10269
163,570,263
10,269
[ "matomo-org", "matomo" ]
We track many public sites with piwik. Therefore we have set our internal IP ranges to the "Global list of excluded IPs". We're in a situation where we also would like to monitor a internal website with the same Piwik server. Since there are only internal IP ranges accessing this internal website, they aren't tracked...
Override “Global list of Excluded IPs” for specific website
https://api.github.com/repos/matomo-org/matomo/issues/10268/comments
4
2016-07-03T08:34:48Z
2024-09-13T09:02:24Z
https://github.com/matomo-org/matomo/issues/10268
163,552,959
10,268
[ "matomo-org", "matomo" ]
We are tracking with Piwik on this website: http://www.herz-der-wirtschaft.de/ If I look up the visits, especially the devices, we have 6.878 Visits with a smartphone during the month May. If I add a segmentation - device type - smartphone the visits go down to 1970 for May. I do not understand why this is the ca...
Visits are count differently between segmentation and visits - devices
https://api.github.com/repos/matomo-org/matomo/issues/10261/comments
8
2016-06-28T07:16:28Z
2016-07-08T03:14:13Z
https://github.com/matomo-org/matomo/issues/10261
162,618,126
10,261
[ "matomo-org", "matomo" ]
Hello, You have my login/pass for my https://stat.first-world.info/ Again I have: There is no data for this report index.php?period=range&idSite=1&segment=&date=last30&format=json&showRawMetrics=1&module=API&method=Live.getLastVisitsDetails&filter_limit=100&showColumns=latitude%2Clongitude%2Cactions%2ClastActionTimest...
When GeoIP installation has a status "broken", display a warning in the Locations reports and User Maps
https://api.github.com/repos/matomo-org/matomo/issues/10259/comments
8
2016-06-27T18:36:38Z
2024-09-13T09:02:25Z
https://github.com/matomo-org/matomo/issues/10259
162,518,659
10,259
[ "matomo-org", "matomo" ]
If `config.ini.php` is present, the installation sequence is skipped entirely. When the required fields are present in the config file (database host, name, password etc), the installation could happen in a headless way, otherwise the manual istallation page would be loaded on the first visit, and the entered data wou...
Feature request: automated Piwik install via console command
https://api.github.com/repos/matomo-org/matomo/issues/10257/comments
55
2016-06-26T22:09:23Z
2025-05-06T07:00:20Z
https://github.com/matomo-org/matomo/issues/10257
162,350,419
10,257
[ "matomo-org", "matomo" ]
I have added a plugin named "AdvancedOnlineMarketing" to the marketplace. As this version had namespace issues, I renamed it to "AOM". Now there are two versions out there, "AdvancedOnlineMarketing" and "AOM". Is there any way to remove "AdvancedOnlineMarketing" from the marketplace?
Remove AdvancedOnlineMarketing from Piwik marketplace
https://api.github.com/repos/matomo-org/matomo/issues/10256/comments
2
2016-06-25T17:58:40Z
2016-07-08T01:27:40Z
https://github.com/matomo-org/matomo/issues/10256
162,292,622
10,256
[ "matomo-org", "matomo" ]
website: name, descriptions etc of plugins uncomplete / got partly cut/hidden example: https://plugins.piwik.org/AdvancedCampaignReporting ![2016-06-25_13h04_41](https://cloud.githubusercontent.com/assets/5681880/16356384/cb9d6160-3ad5-11e6-8db3-f9e92322c7b6.png)
website: name, descriptions etc of plugins uncomplete / got partly cut/hidden
https://api.github.com/repos/matomo-org/matomo/issues/10255/comments
6
2016-06-25T11:07:16Z
2024-09-13T09:02:25Z
https://github.com/matomo-org/matomo/issues/10255
162,276,244
10,255
[ "matomo-org", "matomo" ]
it syas PHP Fatal error: Uncaught exception 'Exception' with message 'Maximum execution time of 0 seconds exceeded' in
Maximum execution time of 0 seconds exceeded
https://api.github.com/repos/matomo-org/matomo/issues/10254/comments
2
2016-06-24T13:59:33Z
2018-05-03T10:11:19Z
https://github.com/matomo-org/matomo/issues/10254
162,153,220
10,254
[ "matomo-org", "matomo" ]
visitor log: overlapping element when reducing window wide ![2016-06-24_12h58_00](https://cloud.githubusercontent.com/assets/5681880/16336189/ec441c94-3a0b-11e6-808a-675477447e2c.png) ![2016-06-24_13h00_36](https://cloud.githubusercontent.com/assets/5681880/16336190/ee3be004-3a0b-11e6-958e-481d42bdce16.png)
tiny: visitor log: overlapping element
https://api.github.com/repos/matomo-org/matomo/issues/10253/comments
5
2016-06-24T11:02:53Z
2024-09-13T09:02:26Z
https://github.com/matomo-org/matomo/issues/10253
162,124,503
10,253
[ "matomo-org", "matomo" ]
Originally posted here: https://forum.piwik.org/t/addecommerceitem-not-added-to-subsequent-order/19922 Hi there, I have some JavaScript code that is looping through an order and calling the `addEcommerceItem` method. Having run through three times it is calling the `trackEcommerceOrder` method however in subsequent ca...
addEcommerceItem not added to subsequent order
https://api.github.com/repos/matomo-org/matomo/issues/10252/comments
5
2016-06-24T08:45:10Z
2016-07-12T08:39:19Z
https://github.com/matomo-org/matomo/issues/10252
162,102,275
10,252
[ "matomo-org", "matomo" ]
Hi guys, Probably have a bug on a tracking by image, when I use image tracking link, always don't get resolution, then display as unknown, if I change to JavaScript Tracking Code, works fine. I don't know if this is a bug or limitation on image tracking link, then, I open this issue. Thanks.
Resolution unknown from tracking by Image Tracking Link
https://api.github.com/repos/matomo-org/matomo/issues/10250/comments
3
2016-06-23T10:56:02Z
2016-07-08T01:18:12Z
https://github.com/matomo-org/matomo/issues/10250
161,894,723
10,250
[ "matomo-org", "matomo" ]
We are generating weekly reports for 3 of our sites. But when we try to generate the report from UI manually on Email Reports tab,for the weekly report just one days data is seen and the current days date appears instead of the week range. this behavior is seen from yesterday 23rd June,previous to this everything was...
Weekly report gets generated with only one days data
https://api.github.com/repos/matomo-org/matomo/issues/10249/comments
2
2016-06-23T07:43:49Z
2016-08-23T03:53:09Z
https://github.com/matomo-org/matomo/issues/10249
161,859,718
10,249
[ "matomo-org", "matomo" ]
I've just started using Piwik to analyse some web server logs (vanilla nginx access logs) for 2 sites on the same server, one with around 9 million log lines, the other with 24million, combined compressed log size around 1Gb, covering 1 year of traffic. I'm only interested in file-based analysis, so I'm not using the j...
Importing logs very slow - 2 days for 1 Gb
https://api.github.com/repos/matomo-org/matomo/issues/10248/comments
5
2016-06-22T23:03:26Z
2016-07-15T02:05:13Z
https://github.com/matomo-org/matomo/issues/10248
161,806,363
10,248
[ "matomo-org", "matomo" ]
There is no way to tell CustomDimension to omit NULL values in reports. All entries with NULL values are reported as `Value not defined` in report table. Scenario when I want to have only specific visits reported in in CustomDimension report is not possible.
Custom dimensions show null entry as `Value not defined`.
https://api.github.com/repos/matomo-org/matomo/issues/10246/comments
3
2016-06-21T15:27:22Z
2021-01-21T19:12:04Z
https://github.com/matomo-org/matomo/issues/10246
161,467,529
10,246
[ "matomo-org", "matomo" ]
I wonder, because I stumbled on such problem: - I've created visitCount>=2 segment - such segment works OK (meaning: it filters visits at least in Visitor Log as expected) - problems start when I would like to view Visitor Profile Popup On Visitor Profile Popup same segment is applied (https://github.com/piwik/piwik/b...
Should VisitorProfile popup display segmented data?
https://api.github.com/repos/matomo-org/matomo/issues/10245/comments
6
2016-06-21T07:33:31Z
2016-07-11T21:05:33Z
https://github.com/matomo-org/matomo/issues/10245
161,367,436
10,245
[ "matomo-org", "matomo" ]
I'm using Excel to extract data from Piwik using the API. Currently I'm working on a dashboard for which I need to get the data for all websites that the end-user has access to. These end-users have view-permissions, and strangely - the API call for the MultiSites.getAll is requesting an idSite parameter when calling t...
Multisites API-call for users with view permission requires an unnecessary idSite parameter
https://api.github.com/repos/matomo-org/matomo/issues/10244/comments
2
2016-06-20T12:32:18Z
2016-06-29T07:25:09Z
https://github.com/matomo-org/matomo/issues/10244
161,184,442
10,244
[ "matomo-org", "matomo" ]
When selecting a time range, the shown numbers do take that range into account, but all graphs start at the begining of times. That's when using a predefined range as "week" or "day" or "month" BUT there is no such issue when defining the range using the more precise "FROM such day TO such day" option. ![time range i...
All graphs range from begining of times whatever time range is selected
https://api.github.com/repos/matomo-org/matomo/issues/10243/comments
3
2016-06-19T09:35:08Z
2016-07-12T18:33:07Z
https://github.com/matomo-org/matomo/issues/10243
161,064,854
10,243
[ "matomo-org", "matomo" ]
I have mod_cache setup on a server that servers WordPress sites. But in certain circumstances, the getCss file is cached as text/html and served as such instead of text/css. This causes the CSS not to load. Is there a proper setting for mod_cache to avoid this? Below is my mod_cache config: <IfModule mod_cache.c> ...
mod_cache Settings break CSS
https://api.github.com/repos/matomo-org/matomo/issues/10241/comments
1
2016-06-16T18:24:59Z
2016-06-17T15:28:22Z
https://github.com/matomo-org/matomo/issues/10241
160,727,933
10,241
[ "matomo-org", "matomo" ]
Does the docker file of Piwik ready or does it require other components (besides database) such as a webserver, PHP?
Docker File Question
https://api.github.com/repos/matomo-org/matomo/issues/10239/comments
1
2016-06-16T14:30:07Z
2016-06-17T15:38:04Z
https://github.com/matomo-org/matomo/issues/10239
160,676,070
10,239
[ "matomo-org", "matomo" ]
Since our piwik got auto-updated it stopped working and tracking. Reason for that is that all tracking-requests return #400 (Bad Request). I tried to debug what causes this, as many other issues were opened concerning #400 in past versions, and got to the point that it breaks if rec-param is 1. I even tested it with ...
Bad Request #400 if rec=1 [v1.16.1]
https://api.github.com/repos/matomo-org/matomo/issues/10238/comments
2
2016-06-16T13:25:07Z
2016-07-08T00:39:30Z
https://github.com/matomo-org/matomo/issues/10238
160,660,920
10,238