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" ]
I always have 204 when I get piwik.php I use piwik version 2.15.0 How can I resolve it?
piwik.php returns 204 response
https://api.github.com/repos/matomo-org/matomo/issues/9334/comments
3
2015-12-04T09:48:40Z
2020-04-07T04:57:48Z
https://github.com/matomo-org/matomo/issues/9334
120,367,117
9,334
[ "matomo-org", "matomo" ]
The web site selector list should be sorted by number of visits, or alphabetically.
Sort web site selector list alphabetically or by popularity
https://api.github.com/repos/matomo-org/matomo/issues/9332/comments
4
2015-12-04T09:08:32Z
2024-12-12T07:08:16Z
https://github.com/matomo-org/matomo/issues/9332
120,360,761
9,332
[ "matomo-org", "matomo" ]
Installing process on page 2 gives 500 GET request to piwik.php failed. Try whitelisting this URL from HTTP Authentication and disable mod_security (you may have to ask your webhost). For more information about the error, check your web server error log file. After making this change, restart your web server. Error_lo...
PHP Fatal error: Uncaught exception 'Exception' with message 'The configuration file {/home/config/config.ini.php}
https://api.github.com/repos/matomo-org/matomo/issues/9330/comments
8
2015-12-04T01:47:22Z
2015-12-07T19:44:17Z
https://github.com/matomo-org/matomo/issues/9330
120,313,983
9,330
[ "matomo-org", "matomo" ]
At some point it might be useful to completely remove the `type` column from `log_action` table and instead store the `type` of the action in `log_link_visit_action`. This would help to avoid creating many duplicated entries in `log_action`. from https://github.com/piwik/piwik/pull/9314
Delete log_action.type column and move it to: log_link_visit_action.type
https://api.github.com/repos/matomo-org/matomo/issues/9326/comments
0
2015-12-03T23:51:39Z
2024-09-13T09:04:00Z
https://github.com/matomo-org/matomo/issues/9326
120,299,521
9,326
[ "matomo-org", "matomo" ]
When installing Piwik, at the Super User installation step ([screenshot](https://raw.githubusercontent.com/piwik/piwik-ui-tests/master/Installation_superuser.png)), These minor changes are legally required to collect data for German users. Fyi: we will also need to enable a double opt-in mechanism in this mailing ...
Minor changes to Installation > Create Super User step for German users
https://api.github.com/repos/matomo-org/matomo/issues/9321/comments
2
2015-12-03T09:07:34Z
2017-01-02T01:21:16Z
https://github.com/matomo-org/matomo/issues/9321
120,122,849
9,321
[ "matomo-org", "matomo" ]
I think we actually have an issue for this but I couldn't find it. It should be possible for anyone to feed the search bar with new results / links but for now it would be helpful to have at least some specific ones in it: - DateSelector should add a few short cuts like "yesterday", "today", "last week", "last month", ...
Feed search bar with more menu items
https://api.github.com/repos/matomo-org/matomo/issues/9319/comments
5
2015-12-02T21:45:25Z
2024-09-13T09:04:01Z
https://github.com/matomo-org/matomo/issues/9319
120,042,743
9,319
[ "matomo-org", "matomo" ]
I try to install Piwik, but when I go to the browser tells me I have problems with creating a folder, not how to solve this problem, could someone help me?
An error occurred The directory "/var/www/aviacion/piwik/tmp/cache/tracker/" is not writable.
https://api.github.com/repos/matomo-org/matomo/issues/9317/comments
4
2015-12-01T15:09:21Z
2019-07-08T05:53:58Z
https://github.com/matomo-org/matomo/issues/9317
119,736,514
9,317
[ "matomo-org", "matomo" ]
When I run the command: `./console core:delete-logs-data --dates=2015-11-20,2015-11-23` it asks the following question: `You are about to delete log data. This action cannot be undone, are you sure you want to continue? (Y/N)` which defaults to No This is fine, but when I add the option `--no-interaction` it still def...
Running core:delete-logs-data with option --no-interaction doesn't do anything
https://api.github.com/repos/matomo-org/matomo/issues/9316/comments
1
2015-12-01T09:56:24Z
2015-12-06T20:06:53Z
https://github.com/matomo-org/matomo/issues/9316
119,681,644
9,316
[ "matomo-org", "matomo" ]
Hi, this would be really helpful for me and many others to add a final row at the table with summary of total / average values: ![piwik-average-total-row](https://cloud.githubusercontent.com/assets/5383059/11486850/ded6ef34-97bb-11e5-8c74-4df0eb94f88b.png) Thanks!
Actions > Pages: add 'total' / 'average' table row [UI suggestion]
https://api.github.com/repos/matomo-org/matomo/issues/9313/comments
4
2015-11-30T22:42:06Z
2024-09-13T09:04:01Z
https://github.com/matomo-org/matomo/issues/9313
119,598,130
9,313
[ "matomo-org", "matomo" ]
**Segments are sometimes urldecoded and sometimes not** Segments expressions seem to be sometimes URL decoded and sometimes not which results in code like this: https://github.com/piwik/piwik/blob/2.15.0/core/Segment.php#L107-L109 even though there are methods like this to get a segment string: https://github.com/piwik...
Refactor segments
https://api.github.com/repos/matomo-org/matomo/issues/9312/comments
0
2015-11-30T19:54:15Z
2024-09-13T09:04:02Z
https://github.com/matomo-org/matomo/issues/9312
119,567,197
9,312
[ "matomo-org", "matomo" ]
When checking report Events, the max items of rows is changeable. The sub rows however have a max of 10 Items, no matter what value is chosen as the max rows. I would expect sub rows to show the same amount of max rows as the value of rows. This goes for search providers as well.
subtables in events do not show amount of items as set in max rows
https://api.github.com/repos/matomo-org/matomo/issues/9311/comments
3
2015-11-30T13:22:05Z
2024-09-13T09:04:02Z
https://github.com/matomo-org/matomo/issues/9311
119,490,559
9,311
[ "matomo-org", "matomo" ]
In https://github.com/piwik/piwik/issues/8630, a clientside Campaign tracking via tracking parameters was introduced (or at least the serverside mechanism to evaluate the parameters "_rcn" and "_rck"). Use case: Piwik is used as a second / third tracker for special interest data on a website. Piwik should, in this cas...
Tracking campaign parameters in clientside tracker causes unexpected bahviour
https://api.github.com/repos/matomo-org/matomo/issues/9308/comments
6
2015-11-30T09:26:42Z
2024-09-13T09:04:03Z
https://github.com/matomo-org/matomo/issues/9308
119,451,155
9,308
[ "matomo-org", "matomo" ]
We could simply link to any regex online testing tool in the inline help. Alternatively there could be like a `test` icon behind each extraction linking to such a tool. Maybe there are even some tools that allow to already pass a regex via URL parameter. We could also offer a testing tool ourselves but would be much ...
Add possibility to test a certain regex (extraction definition)
https://api.github.com/repos/matomo-org/matomo/issues/16136/comments
0
2015-11-29T23:04:31Z
2024-01-03T07:04:16Z
https://github.com/matomo-org/matomo/issues/16136
647,708,143
16,136
[ "matomo-org", "matomo" ]
Reproduce: - create a segment with a OR condition such as "Page URL contains XXX OR City is not XXX" - select the segment - hover on segment selector - the tooltip says `Currently selected segment: Page URL contains XXX,city!=XXX` - Expected the tooltip to say: `Currently selected segment: Page URL contains XXX OR cit...
Tooltip with current selected segment may not show correct segment definition
https://api.github.com/repos/matomo-org/matomo/issues/9306/comments
0
2015-11-29T23:01:42Z
2015-11-30T19:38:57Z
https://github.com/matomo-org/matomo/issues/9306
119,394,483
9,306
[ "matomo-org", "matomo" ]
It is quite risky to use Piwik via HTTP as a SuperUser. We should show a warning in the admin if this is the case: - Explain via it is not secure / risky (man-in-the-middle, ...) - Recommend to setup HTTPS - Explain it is good practice to create a user having view access and to use this user when viewing reports etc. ...
Show a warning when Piwik is used as a SuperUser via HTTP
https://api.github.com/repos/matomo-org/matomo/issues/9305/comments
1
2015-11-29T22:39:24Z
2016-01-19T21:51:29Z
https://github.com/matomo-org/matomo/issues/9305
119,393,351
9,305
[ "matomo-org", "matomo" ]
It would be interesting to know from which pages a certain file was downloaded or on which pages a certain outlink was clicked.
Support transitions for downloads and outlinks reports
https://api.github.com/repos/matomo-org/matomo/issues/9304/comments
1
2015-11-29T21:50:03Z
2016-02-10T20:18:48Z
https://github.com/matomo-org/matomo/issues/9304
119,390,655
9,304
[ "matomo-org", "matomo" ]
Eg in CustomDimensions plugin I had to use `Piwik\Plugins\CustomDimensions\Updates_0_1_1` but as updates are placed in an `Updates` directory within the plugin the platform should actually check for `Piwik\Plugins\CustomDimensions\Updates\Updates_0_1_1` (as classnames are not allowed to start with a number we cannot us...
Plugin updates need to define a wrong namespace
https://api.github.com/repos/matomo-org/matomo/issues/9303/comments
4
2015-11-29T21:35:40Z
2020-02-11T18:50:23Z
https://github.com/matomo-org/matomo/issues/9303
119,390,010
9,303
[ "matomo-org", "matomo" ]
Not sure if it's a duplicate. To reproduce go to http://demo.piwik.org/index.php?module=CoreHome&action=index&idSite=7&period=day&date=yesterday#?module=Dashboard&action=embeddedIndex&idSite=7&period=day&date=yesterday&idDashboard=1 and click of a row in "Referrer Websites". At least on Chrome 46 on a Mac I cannot scro...
Subtables in dashboard widgets are not scrollable
https://api.github.com/repos/matomo-org/matomo/issues/9302/comments
2
2015-11-29T20:58:03Z
2024-09-13T09:04:03Z
https://github.com/matomo-org/matomo/issues/9302
119,387,708
9,302
[ "matomo-org", "matomo" ]
Hello guys, Somewhere after the upgrade to 2.15.0 I got a nasty bug which drove me crazy. When a user is reaching my site in any other way than adwords everything is perfect. But when the visitor comes from adwords (which has /?pk_campaign at the end of url) it tends to generate lots of visits, sometimes as many as pa...
Multiple visits with each pageview when "/?pk_campaign" is used
https://api.github.com/repos/matomo-org/matomo/issues/9299/comments
37
2015-11-29T09:19:51Z
2016-03-07T21:44:00Z
https://github.com/matomo-org/matomo/issues/9299
119,347,885
9,299
[ "matomo-org", "matomo" ]
Hello, I have this user agent: ``` websitepulse+checker/3.0+(compatible;+MSIE+5.5;+Netscape+4.75;+Linux) ``` And in the reports, a browser isn't recognized. I think should be `Netscape` Could check this?
Unrecognized browser
https://api.github.com/repos/matomo-org/matomo/issues/9297/comments
1
2015-11-27T15:10:18Z
2016-10-05T20:32:45Z
https://github.com/matomo-org/matomo/issues/9297
119,210,212
9,297
[ "matomo-org", "matomo" ]
Issue #4815 reappeared on Version 2.14.3 In Actions->Pages any page containing an '&' gets "There's no data for..." when trying to open transitions. There are no problems for any pages that don't contain '&'
Transition and Overlay does not work when site-url contains &
https://api.github.com/repos/matomo-org/matomo/issues/9296/comments
4
2015-11-27T14:17:39Z
2016-01-29T23:14:04Z
https://github.com/matomo-org/matomo/issues/9296
119,203,066
9,296
[ "matomo-org", "matomo" ]
Reproduce: http://demo2.piwik.org/index.php?module=CoreHome&action=index&idSite=1&period=month&date=today#?module=Dashboard&action=embeddedIndex&idSite=1&period=month&date=today&idDashboard=1&popover=RowAction$3ARowEvolution$3ACustomDimensions.getCustomDimension$3A$257B$257D$3A183 Error in popover: `Error: Requested r...
Row evolution for Custom Dimension errors in dashboard widget (but works OK in standalone report)
https://api.github.com/repos/matomo-org/matomo/issues/16135/comments
2
2015-11-27T02:56:07Z
2024-09-13T09:04:04Z
https://github.com/matomo-org/matomo/issues/16135
647,707,923
16,135
[ "matomo-org", "matomo" ]
The help text for reports are hidden by default. Only on mouse over on the location where the hidden question mark is located will show this question mark. After klicking on the question mark the help text becomes available for the user. It would help the user on-boarding if there would be a per user setting to enable/...
enable help text by default for new users
https://api.github.com/repos/matomo-org/matomo/issues/9293/comments
1
2015-11-26T22:30:16Z
2015-12-23T04:06:33Z
https://github.com/matomo-org/matomo/issues/9293
119,106,895
9,293
[ "matomo-org", "matomo" ]
Goal of this issue is to replace most icons with font-icons or alternatively sharper icons in higher resolution. For example there are media selectors to target these devices etc see eg http://ivomynttinen.com/blog/a-guide-for-creating-a-better-retina-web/ We've identified a few blurry icons in #8869 . Part of this is...
Make Piwik look nice on Apple Retina displays - better icons?
https://api.github.com/repos/matomo-org/matomo/issues/9292/comments
48
2015-11-26T20:04:14Z
2024-09-13T09:04:04Z
https://github.com/matomo-org/matomo/issues/9292
119,097,551
9,292
[ "matomo-org", "matomo" ]
It is not displaying a custom logo at the top of the update screen. Maybe there are other screens like error pages where it is not shown as well?
Custom logo is not shown in Update screen
https://api.github.com/repos/matomo-org/matomo/issues/9291/comments
1
2015-11-26T20:00:56Z
2024-09-13T09:04:05Z
https://github.com/matomo-org/matomo/issues/9291
119,097,336
9,291
[ "matomo-org", "matomo" ]
Hey! I've got a problem with the piwik opt-out function in chromium. I've installed Piwik (version 2.15.0) on piwik.domain1.de with force_ssl=1 in config.ini.php I use the opt-out iframe on a domain2.de with <iframe style="border: 0; height: 250px; width: 100%;" src="https://ssl-account.com/piwik.domain1.de/index....
Google Chrome Opt-Out problem when connectiong to Piwik via ssl proxy
https://api.github.com/repos/matomo-org/matomo/issues/9290/comments
12
2015-11-26T18:13:57Z
2024-09-13T09:04:06Z
https://github.com/matomo-org/matomo/issues/9290
119,088,564
9,290
[ "matomo-org", "matomo" ]
Some ideas for features would be **great, but they may stress a piwik server.** This ticket is about **making it possible to implement these features** and giving ideas why "performance reasons" shouldn't be a blocker. A) **Some reasons why "performance reason" it's not always a "killer"** and why and how one can dea...
Making features with high performance demand possible
https://api.github.com/repos/matomo-org/matomo/issues/9289/comments
2
2015-11-26T14:38:52Z
2015-11-27T03:20:44Z
https://github.com/matomo-org/matomo/issues/9289
119,056,443
9,289
[ "matomo-org", "matomo" ]
Not too sure what I've done wrong. I'm getting this error in my chrome and none of the styles seem to be loading. http://snagfin.sg/plugins/Morpheus/images/loading-blue.gif Failed to load resource: net::ERR_EMPTY_RESPONSE http://snagfin.sg/plugins/Morpheus/stylesheets/base/bootstrap.css Failed to load resource: net::...
Styles and other stuff not loading
https://api.github.com/repos/matomo-org/matomo/issues/9288/comments
9
2015-11-26T14:05:54Z
2015-12-22T00:21:01Z
https://github.com/matomo-org/matomo/issues/9288
119,051,559
9,288
[ "matomo-org", "matomo" ]
I enjoy the new design, but I think the current navigation occupies a real estate I'd rather spread across my dashboard widgets instead. Previously, while this menu was atop, I could ignore it. Can we have a toggle somewhere? Is there a workaround to remove it other than running custom CSS?
Toggle menu off
https://api.github.com/repos/matomo-org/matomo/issues/9287/comments
2
2015-11-26T11:32:54Z
2015-11-26T20:18:50Z
https://github.com/matomo-org/matomo/issues/9287
119,027,591
9,287
[ "matomo-org", "matomo" ]
It would be nice to have the possibility to export the view state of the Tag Cloud, like there is for Bar chart etc.
Provide export Tag Cloud as image.
https://api.github.com/repos/matomo-org/matomo/issues/9286/comments
1
2015-11-26T07:36:52Z
2024-09-13T09:04:06Z
https://github.com/matomo-org/matomo/issues/9286
118,989,606
9,286
[ "matomo-org", "matomo" ]
It would be nice to have the possibility to export the view state of the Visitor Map, like there is for Bar chart etc.
Provide export Visitor Map as image.
https://api.github.com/repos/matomo-org/matomo/issues/9285/comments
1
2015-11-26T07:35:49Z
2024-09-13T09:04:07Z
https://github.com/matomo-org/matomo/issues/9285
118,989,520
9,285
[ "matomo-org", "matomo" ]
Some piwik users uses very often the links from piwik to webpage. An idea for an easy way to identify them (and keep statistics clean) is using campaign tracking possibilities and include some special campaign data to all outgoing links. With this one can keep statistics clean, even if they did not enable to not track...
Links from piwik webpages: add campaign data
https://api.github.com/repos/matomo-org/matomo/issues/9284/comments
3
2015-11-26T06:25:29Z
2015-11-27T03:28:47Z
https://github.com/matomo-org/matomo/issues/9284
118,979,761
9,284
[ "matomo-org", "matomo" ]
tiny: 2.15.1b5 dashboard/widget/entry pages seems not to use label please see attachment ![2015-11-26_07h12_20](https://cloud.githubusercontent.com/assets/5681880/11416375/622ff23e-940d-11e5-9667-21e0621d420a.png)
tiny: 2.15.1b5 dashboard/widget/entry pages does not use label
https://api.github.com/repos/matomo-org/matomo/issues/9283/comments
5
2015-11-26T06:14:55Z
2024-09-13T09:04:07Z
https://github.com/matomo-org/matomo/issues/9283
118,978,450
9,283
[ "matomo-org", "matomo" ]
Hi, I am experiencing some issues with angular.js and 403 access forbidden, so the top menus with date etc. are not displaying in first domain (website comes with 2 unique domains, tracked as one). Setup: > domain # 1 + own piwik installation + js tracking code A => one common database (issue below) > domain # 2 + ow...
problem after upgrade 2.2.0 -> 2.15.0 and specific dual setup
https://api.github.com/repos/matomo-org/matomo/issues/9282/comments
5
2015-11-26T05:37:08Z
2015-11-29T23:03:01Z
https://github.com/matomo-org/matomo/issues/9282
118,975,000
9,282
[ "matomo-org", "matomo" ]
Goal of this issue is that, for new Piwik users, we should add more INDEX to the database schema, in order to make Transitions very fast to render. This issue has been documented for years in the Piwik FAQ: [ How do I make “Transitions” feature work faster on high traffic websites?](https://piwik.org/faq/how-to/faq_16...
Make transitions faster for all Piwik users: add more INDEX to database
https://api.github.com/repos/matomo-org/matomo/issues/9276/comments
2
2015-11-25T02:45:00Z
2016-09-13T02:14:35Z
https://github.com/matomo-org/matomo/issues/9276
118,748,317
9,276
[ "matomo-org", "matomo" ]
Ideally we would also check the length when someone wants to publish a plugin on the marketplace but think it is not needed since we always recommend to use `generate:plugin`. Background: If the plugin name is too long we won't be able to execute UI tests or possibly even System tests. When executing the UI tests for ...
Limit the length of the plugin name when generating a plugin
https://api.github.com/repos/matomo-org/matomo/issues/9275/comments
0
2015-11-25T01:00:59Z
2024-09-13T09:04:08Z
https://github.com/matomo-org/matomo/issues/9275
118,736,391
9,275
[ "matomo-org", "matomo" ]
See discussion in https://github.com/piwik/travis-scripts/issues/19 When generating a `travis-yml` file via `./console generate-travis-yml` there is by default no job for a UI test generated (unless the plugin already contains some UI tests). When generating a UI test someone can execute them locally but they won't ...
When generating a travis.yml file, add all jobs by default and do not fail if there are no tests
https://api.github.com/repos/matomo-org/matomo/issues/9274/comments
5
2015-11-25T00:37:22Z
2024-09-13T10:56:37Z
https://github.com/matomo-org/matomo/issues/9274
118,733,797
9,274
[ "matomo-org", "matomo" ]
I'm providing content of error_log file of my apache web server in Oracle Linux 6.7 distribution (I've not installed piwik yet only downloaded and extracted to docroot and getting error 500) [Tue Nov 24 17:12:19 2015] [error] [client 46.222.143.228] PHP Catchable fatal error: Argument 1 passed to DI\Definition\Resolv...
Piwik "white screen death error php" stack trace
https://api.github.com/repos/matomo-org/matomo/issues/9273/comments
6
2015-11-24T23:19:35Z
2024-09-13T09:04:08Z
https://github.com/matomo-org/matomo/issues/9273
118,724,755
9,273
[ "matomo-org", "matomo" ]
The system tests are not actually executed via HTTP but via `API\Request::processRequest()` in the same environment as the tests run in https://github.com/piwik/piwik/blob/2.15.1-b2/tests/PHPUnit/Framework/TestCase/SystemTestCase.php#L299 The point of system tests (or end-to-end tests) is to actually test the system f...
API System tests are not actual system tests
https://api.github.com/repos/matomo-org/matomo/issues/9271/comments
0
2015-11-24T22:16:50Z
2024-09-13T10:56:36Z
https://github.com/matomo-org/matomo/issues/9271
118,715,434
9,271
[ "matomo-org", "matomo" ]
Dear Piwik, we are having issues on our site vvaa.nl using de piwik.js where a symbol is not difined. on row 67 colom 1070 This is also having issue publishing content of our CMS. Has there been any changes on your side which have led to this? ![image](https://cloud.githubusercontent.com/assets/15997869/11365195/0d86...
Issue after new JS release?
https://api.github.com/repos/matomo-org/matomo/issues/9270/comments
3
2015-11-24T11:16:41Z
2015-11-24T21:30:05Z
https://github.com/matomo-org/matomo/issues/9270
118,585,276
9,270
[ "matomo-org", "matomo" ]
There still [many portions of code using **file_get_contents()**](https://github.com/piwik/piwik/search?utf8=%E2%9C%93&q=file_get_contents), running tests using Proxy behind my company's firewall gives me back warnings. :warning: This function ignores proxy configuration, I think shouldn't be used no more because sto...
Get rid of file_get_contents everywhere, also in tests
https://api.github.com/repos/matomo-org/matomo/issues/9269/comments
5
2015-11-24T10:48:58Z
2024-09-13T09:04:09Z
https://github.com/matomo-org/matomo/issues/9269
118,580,704
9,269
[ "matomo-org", "matomo" ]
The command `tests:sync-ui-screenshots` will not sync the screenshots of UI tests in plugins, such as: https://github.com/piwik/piwik/tree/master/plugins/CustomVariables/tests/UI Expected: running the command should also copy the processed screenshots for the given build, into the `plugins/*/tests/UI/expected-ui-scree...
Command tests:sync-ui-screenshots does not sync screenshots of Plugin UI tests (only syncs core UI tests screenshots)
https://api.github.com/repos/matomo-org/matomo/issues/9267/comments
0
2015-11-24T03:12:03Z
2024-09-13T09:04:09Z
https://github.com/matomo-org/matomo/issues/9267
118,523,223
9,267
[ "matomo-org", "matomo" ]
Sometimes popover are created with very long titles, [for example here with Firefox](http://demo.piwik.org/index.php?module=CoreHome&action=index&idSite=7&period=day&date=yesterday#?module=Referrers&action=getSearchEnginesAndKeywords&idSite=7&period=day&date=yesterday&popover=RowAction$3ASegmentVisitorLog$3AReferrers.g...
In Popover, show the full title in a tooltip on hover on the title
https://api.github.com/repos/matomo-org/matomo/issues/9266/comments
1
2015-11-24T03:09:09Z
2016-10-05T21:12:52Z
https://github.com/matomo-org/matomo/issues/9266
118,522,991
9,266
[ "matomo-org", "matomo" ]
Our mission is to help everyone liberate and keep control of their data. A big part of the Internet is playing videos content. In this issue, we will give for free to every Piwik user, a plugin that lets you measure your videos. ### Review and release the MediaPlayer plugin Steps: - [x] Review code, architecture, tes...
Create a Media Player Analytics for Piwik plugin in the Marketplace
https://api.github.com/repos/matomo-org/matomo/issues/9265/comments
27
2015-11-24T00:50:13Z
2024-09-13T09:04:10Z
https://github.com/matomo-org/matomo/issues/9265
118,507,728
9,265
[ "matomo-org", "matomo" ]
When there is a segment selected in the dashboard and someone clicks on the Overlay row action feature, we should forward the currently selected segment to the overlay. Note: An Action Custom Dimensions subtable defines a segment in the row as well. In this case we'd have to connect both segments via boolean operator...
Forward currently selected segment to overlay row action
https://api.github.com/repos/matomo-org/matomo/issues/9264/comments
3
2015-11-23T20:49:54Z
2015-11-25T22:46:54Z
https://github.com/matomo-org/matomo/issues/9264
118,469,180
9,264
[ "matomo-org", "matomo" ]
Possibly via keyboard shortcut see https://github.com/piwik/piwik/pull/8936#issue-110218274 > Zen Mode was removed as it was supposed to remove the space it needs in the header, as the header doesn't need much space anymore it is no longer needed. We might introduce a ZenMode later at some point which will be eg acti...
Add possibility to toggle (show/hide) left menu
https://api.github.com/repos/matomo-org/matomo/issues/9263/comments
11
2015-11-23T19:43:30Z
2018-03-27T21:53:06Z
https://github.com/matomo-org/matomo/issues/9263
118,456,947
9,263
[ "matomo-org", "matomo" ]
I try to upload my own logos when following error occurrs: ``` php PHP Fatal error: Call to undefined function Piwik\\Plugins\\CoreAdminHome\\imagecreatefrompng() ``` Version: 2.15.0
Branding Images can not be uploaded
https://api.github.com/repos/matomo-org/matomo/issues/9261/comments
2
2015-11-23T13:07:43Z
2015-11-23T21:39:30Z
https://github.com/matomo-org/matomo/issues/9261
118,376,927
9,261
[ "matomo-org", "matomo" ]
PHP's function substr calls unreadable characters, because it cuts multibyte characters without boundary. And mysql varchar has a number of multibyte characters - not bytes.
Referrer name and keyword may be truncated after 255 bytes
https://api.github.com/repos/matomo-org/matomo/issues/9260/comments
2
2015-11-23T10:08:51Z
2016-01-29T23:12:42Z
https://github.com/matomo-org/matomo/issues/9260
118,350,696
9,260
[ "matomo-org", "matomo" ]
It looks like currently it's not possible to profile the whole archiving process by using --xhprof flag. After a few tests, I noticed that archiving process generates profiles only for: - the main archiving process, - daily archiving (without segments), - scheduled tasks. Currently the workaround is to trigger archivi...
Allow to profile all archiving subrequests: forward PHP CLI parameters to CLI subrequests
https://api.github.com/repos/matomo-org/matomo/issues/9258/comments
7
2015-11-23T08:05:06Z
2016-01-26T18:40:06Z
https://github.com/matomo-org/matomo/issues/9258
118,335,185
9,258
[ "matomo-org", "matomo" ]
PHP's function substr calls unreadable characters, because it cuts multibyte characters without boundary. And mysql varchar has a number of multibyte characters - not bytes.
When pk_campaign = (utm_campaign =) is used, which is utf-8, string will cut 70 "bytes" without boundary.
https://api.github.com/repos/matomo-org/matomo/issues/9257/comments
2
2015-11-23T07:49:45Z
2016-01-29T23:11:43Z
https://github.com/matomo-org/matomo/issues/9257
118,333,942
9,257
[ "matomo-org", "matomo" ]
Goal of this issue is to implement support of Segmentation within Page Overlay. We will display the segment name in the sidebar, when a segment is being applied to the page. refs https://github.com/piwik/piwik/issues/3530 https://github.com/piwik/piwik/issues/3934
Page Overlay support for "Segments" so one can view Overlay for a segment of visits
https://api.github.com/repos/matomo-org/matomo/issues/9256/comments
3
2015-11-23T04:26:39Z
2024-09-13T09:04:11Z
https://github.com/matomo-org/matomo/issues/9256
118,318,630
9,256
[ "matomo-org", "matomo" ]
Hi, Looking forward to know if the server is writing, either cookies or session, to the client when a tracking request occur. In my reading, so far, i found out that the job was done in the javascript tracker implementation. This said, the software is pretty huge and have many plugins, thus i find it difficult to ge...
document cookies, sessions requirements for tracking request
https://api.github.com/repos/matomo-org/matomo/issues/9255/comments
2
2015-11-23T03:31:11Z
2015-11-24T02:16:35Z
https://github.com/matomo-org/matomo/issues/9255
118,313,913
9,255
[ "matomo-org", "matomo" ]
Until several weeks ago now, when in the dashboard I hovered over the country flag, it would show me the provider as the rightmost field. Now, however, though the word "Provider" is there, no provider is ever shown. I'm using update 2.15.0, which it says is the current update. The tracking code I'm using is: var _paq ...
Provider not being shown in dashboard on hover over country flag.
https://api.github.com/repos/matomo-org/matomo/issues/9254/comments
3
2015-11-23T00:57:16Z
2015-11-23T19:30:52Z
https://github.com/matomo-org/matomo/issues/9254
118,302,446
9,254
[ "matomo-org", "matomo" ]
When executing UI tests on Travis we do not execute the UI tests that are defined in the submodule plugins. On the contrary, we do execute unit, integration and system tests of these plugins. I think we should be consistent and also include UI tests of plugins that are added in `piwik/piwik` as a submodule. When wor...
UI tests on Travis do not execute UI tests of submodules
https://api.github.com/repos/matomo-org/matomo/issues/9253/comments
7
2015-11-23T00:44:09Z
2020-04-27T20:06:52Z
https://github.com/matomo-org/matomo/issues/9253
118,301,924
9,253
[ "matomo-org", "matomo" ]
By default Piwik seems to guess the country based on the browser language and it is indeed weird as @RMastop pointed out in https://github.com/piwik/piwik/issues/9243#issuecomment-158544891 I agree that there should not be a country report based on language as it is often/sometimes wrong and leads to confused users an...
Do not guess country based on the browser language
https://api.github.com/repos/matomo-org/matomo/issues/9251/comments
13
2015-11-22T20:19:46Z
2025-06-04T15:02:05Z
https://github.com/matomo-org/matomo/issues/9251
118,285,756
9,251
[ "matomo-org", "matomo" ]
My suggestion is to change this: ![before](https://cloud.githubusercontent.com/assets/11424829/11324050/b48305de-9125-11e5-94fe-5fc5b86dd632.png) into this: ![after](https://cloud.githubusercontent.com/assets/11424829/11324051/b9fb584a-9125-11e5-8f7c-dac7abc8656f.png)
Improve responsive layout header to use less space and look better
https://api.github.com/repos/matomo-org/matomo/issues/9250/comments
4
2015-11-22T13:33:03Z
2024-09-13T09:04:12Z
https://github.com/matomo-org/matomo/issues/9250
118,263,862
9,250
[ "matomo-org", "matomo" ]
There is no search box placed anywhere in responsive mode. Could be a button next to menu button.
No search box in responsive mode
https://api.github.com/repos/matomo-org/matomo/issues/9249/comments
1
2015-11-22T13:11:45Z
2024-09-13T09:04:12Z
https://github.com/matomo-org/matomo/issues/9249
118,262,880
9,249
[ "matomo-org", "matomo" ]
Go to demo.piwik.org and check page source. This meta tag is defined there two times: ``` <meta name="robots" content="index,follow"> ```
Doubled meta robots tag
https://api.github.com/repos/matomo-org/matomo/issues/9247/comments
2
2015-11-20T16:21:21Z
2015-11-23T00:10:46Z
https://github.com/matomo-org/matomo/issues/9247
118,074,921
9,247
[ "matomo-org", "matomo" ]
When I was tracking events, I saw some discrepancies in log_link_visit_actions and sometimes in log_visit table. After tracking events, all of them should be saved into the database but I think only one time, however sometimes I saw this event saved many times! I attached below more information about this case with ste...
Incorrect actions during event tracking
https://api.github.com/repos/matomo-org/matomo/issues/9246/comments
6
2015-11-20T13:57:18Z
2015-12-04T01:36:48Z
https://github.com/matomo-org/matomo/issues/9246
118,047,045
9,246
[ "matomo-org", "matomo" ]
ExampleTracker plugin added three columns to 3 tables, but didn't clear clean them after uninstall.
ExampleTracker plugin doesn't delete its columns when uninstall
https://api.github.com/repos/matomo-org/matomo/issues/9245/comments
3
2015-11-20T13:44:26Z
2015-11-23T19:13:39Z
https://github.com/matomo-org/matomo/issues/9245
118,045,089
9,245
[ "matomo-org", "matomo" ]
`PHP message: PHP Warning: Invalid argument supplied for foreach() in /srv/piwik/codebase/piwik_2.15.0/core/Tracker/Visit/ReferrerSpamFilter.php on line 39`
Warning: Invalid argument supplied for foreach() in Tracker/Visit/ReferrerSpamFilter.php
https://api.github.com/repos/matomo-org/matomo/issues/9244/comments
0
2015-11-20T11:25:27Z
2015-11-23T02:47:33Z
https://github.com/matomo-org/matomo/issues/9244
118,020,806
9,244
[ "matomo-org", "matomo" ]
Actually i viewed a website from in india that is not deducted properly. My ip address belongs to india but in report, i can see US flag and different IP address. ![ipadress](https://cloud.githubusercontent.com/assets/7480313/11297305/7e6883ea-8f9d-11e5-990d-9ec9f8c82f56.png) ![ip1](https://cloud.githubusercontent.com/...
Exact location of IP address is not deducted correctly
https://api.github.com/repos/matomo-org/matomo/issues/9243/comments
3
2015-11-20T10:21:11Z
2015-11-22T20:20:08Z
https://github.com/matomo-org/matomo/issues/9243
118,009,602
9,243
[ "matomo-org", "matomo" ]
Hi, I tried to start piwik with php built in server, ``` php -S 0.0.0.0:8000 -t tracking-system tracking-system/index.php ``` And i got that fail, ``` Warning: require(D:\work\TrackingSystem\tracking-system\vendor/facebook/xhprof/xhprof_lib/utils/xhprof_lib.php): failed to open stream: No such file or directory in ...
Is php builtin server supported ?
https://api.github.com/repos/matomo-org/matomo/issues/9242/comments
8
2015-11-20T03:47:16Z
2015-11-23T06:19:05Z
https://github.com/matomo-org/matomo/issues/9242
117,959,763
9,242
[ "matomo-org", "matomo" ]
In Page Overlay view, url with port will not be displayed. I fixed it in piwik/plugins/Overlay/client/urlnormalizer.js with ``` initialize: function () { - this.setCurrentDomain(document.location.hostname); + this.setCurrentDomain(document.location.hostname + ':' + document.location.por...
Page Overlay doesn't check the port in the URL
https://api.github.com/repos/matomo-org/matomo/issues/9240/comments
1
2015-11-19T17:10:20Z
2024-01-03T07:04:16Z
https://github.com/matomo-org/matomo/issues/9240
117,860,247
9,240
[ "matomo-org", "matomo" ]
As in title I cannot force Piwik to archive data with parameter --force-date-last-n even if I have added new data for e.g. yesterday. I have to add at least one new visit to current day. Although --force-all-websites seems to work fine. This occurs even if this is a fresh Piwik install. Without any archives and all tr...
In 2.15 archiving parameter --force-date-last-n="11" have no effect if there are no new visits since midnight
https://api.github.com/repos/matomo-org/matomo/issues/9239/comments
2
2015-11-19T15:04:17Z
2015-12-03T22:43:12Z
https://github.com/matomo-org/matomo/issues/9239
117,832,368
9,239
[ "matomo-org", "matomo" ]
https://support.google.com/analytics/answer/2558867?hl=en In Google Analytics, Enhanced Link Attribution is for differentiating multiple links on a page that all have the same destination. It will be very useful for the page overlay in Piwik.
Enhanced Link Attribution feature
https://api.github.com/repos/matomo-org/matomo/issues/9238/comments
1
2015-11-19T11:03:30Z
2015-11-23T01:09:47Z
https://github.com/matomo-org/matomo/issues/9238
117,790,225
9,238
[ "matomo-org", "matomo" ]
Checklist for a successful 2.16.0 release: - [x] Beta release cycle started with b1 release - [x] Forum support: regularly check all posts in [Support & Bugs forum](http://forum.piwik.org/c/support-bugs) - [x] Forum General questions: look for bugs & regressions in [General questions forum](http://forum.piwik.org/c/gen...
Release 2.16.0
https://api.github.com/repos/matomo-org/matomo/issues/9236/comments
3
2015-11-18T22:31:42Z
2016-02-04T06:22:07Z
https://github.com/matomo-org/matomo/issues/9236
117,697,359
9,236
[ "matomo-org", "matomo" ]
This was originally posted here: http://forum.piwik.org/t/file-integrity-check-failed/15786/2 but I was asked to post it here as well. Some info: Hosting is through Dreamhost, PHP version 5.6.10, Piwik version 2.15.0, Piwik System Check gives all other system requirements green check marks. I had tried using the 1 cl...
File integrity check failed and reported some errors.
https://api.github.com/repos/matomo-org/matomo/issues/9233/comments
4
2015-11-18T14:16:07Z
2015-11-26T10:34:27Z
https://github.com/matomo-org/matomo/issues/9233
117,595,785
9,233
[ "matomo-org", "matomo" ]
Piwik shows a maximum of 10 entries per page in "Manage Websites". Previous and Next buttons are working fine but it is very hard to display the last website when having more than 1000 websites :) Additionally it would be great to jump to first / last page and change this value via the interface.
Add combobox for number of websites shown
https://api.github.com/repos/matomo-org/matomo/issues/9232/comments
4
2015-11-18T08:28:45Z
2024-09-13T09:04:13Z
https://github.com/matomo-org/matomo/issues/9232
117,537,979
9,232
[ "matomo-org", "matomo" ]
follows up several issues https://github.com/piwik/piwik/issues/8853 https://github.com/piwik/piwik/issues/6028 https://github.com/piwik/piwik/issues/7194 Our goal is to make all tracker table columns NULLable, to prevent these errors in the future.
Make all log_* tables fields NULLable to prevent errors "Field 'X' doesn't have a default value"
https://api.github.com/repos/matomo-org/matomo/issues/9231/comments
2
2015-11-18T04:13:54Z
2016-09-20T04:14:34Z
https://github.com/matomo-org/matomo/issues/9231
117,510,036
9,231
[ "matomo-org", "matomo" ]
Once #8076 is resolved and once there is a "Starts with" segment operator we could provide the possibility to use the segmented visitorlog #4633 on folders in the Page URL and Page Title report I think. Eg when structure is - blog - 2014 - 01 - index.html I think we could segment `pageUrl=^example.com/bl...
Add segmented visitor log to page url and page title folders
https://api.github.com/repos/matomo-org/matomo/issues/9229/comments
1
2015-11-18T02:38:13Z
2019-03-07T01:29:10Z
https://github.com/matomo-org/matomo/issues/9229
117,498,175
9,229
[ "matomo-org", "matomo" ]
The goal of this issue is to build a better demo @ https://demo.piwik.org - include Ecommerce - include Content tracking - include Event tracking - and more (Advanced campaign reporting, etc.) Note: - after this is complete, maybe we could also "hide" the "Piwik forums" from demo.piwik.org for better privacy to...
Setup on demo.piwik.org a showcase of all Piwik features
https://api.github.com/repos/matomo-org/matomo/issues/9227/comments
0
2015-11-17T22:36:17Z
2024-09-13T09:04:13Z
https://github.com/matomo-org/matomo/issues/9227
117,467,564
9,227
[ "matomo-org", "matomo" ]
Hi, When I turn on APC in php I get the following error in Piwik Version 2.15.0 : `PHP Fatal error: Call to undefined method ComposerAutoloaderInit3032eb0f643af862f66412785109e21c::getLoader() in /home/httpd_app/datas/var/www/html/piwik/vendor/autoload.php on line 7` I tried to clear the cache with './console cache...
Fatal error with APC
https://api.github.com/repos/matomo-org/matomo/issues/9225/comments
6
2015-11-17T16:24:17Z
2015-11-25T22:36:03Z
https://github.com/matomo-org/matomo/issues/9225
117,391,332
9,225
[ "matomo-org", "matomo" ]
This segment should match any `idaction_url` independent of the action type (pageview, event, download, ...). This will be needed for #9129 Custom Dimensions in scope action
Add new segment ActionUrl
https://api.github.com/repos/matomo-org/matomo/issues/9224/comments
0
2015-11-17T02:10:10Z
2016-01-30T00:08:52Z
https://github.com/matomo-org/matomo/issues/9224
117,264,564
9,224
[ "matomo-org", "matomo" ]
- Event type should use TypeId 10 for `idaction_url` and not TypeId 1 (pageview) - All values should be stored unsanitized (outlinks, downloads are stored sanitized I think) - We should store the URL always normalized (with separate URL prefix), currently content type, outlinks and downloads are not stored normalized ...
Store action urls consistent across action types
https://api.github.com/repos/matomo-org/matomo/issues/9223/comments
1
2015-11-17T01:47:42Z
2024-09-13T09:04:14Z
https://github.com/matomo-org/matomo/issues/9223
117,262,055
9,223
[ "matomo-org", "matomo" ]
See https://github.com/piwik/piwik/issues/9201#issue-116481202 We should only use components, events, ... of a plugin when it is actually installed to prevent random errors. The installation of a plugin may take a while (between a few ms and up to days). Only once the plugin is actually loaded, activated and installed...
Do not use a plugin unless it is actually installed
https://api.github.com/repos/matomo-org/matomo/issues/9216/comments
2
2015-11-15T21:39:47Z
2024-09-13T09:04:14Z
https://github.com/matomo-org/matomo/issues/9216
117,019,590
9,216
[ "matomo-org", "matomo" ]
Last page (Visitors > Visitor Log > action) or when user visit one page, Generation time is false. It is only 0.xx s.
Generation time is false when user visit one page
https://api.github.com/repos/matomo-org/matomo/issues/9215/comments
7
2015-11-15T16:25:26Z
2015-11-19T06:48:09Z
https://github.com/matomo-org/matomo/issues/9215
117,001,821
9,215
[ "matomo-org", "matomo" ]
I'd like to be able to specify that given scheduled tasks should run before starting real archiving process. Example use case is when I need to fetch 3rd party data (e.g. using API) that is then used while archiving process to generate reports).
Add ability to run scheduled tasks before archiving process
https://api.github.com/repos/matomo-org/matomo/issues/9214/comments
3
2015-11-13T14:23:34Z
2024-09-13T09:04:15Z
https://github.com/matomo-org/matomo/issues/9214
116,777,335
9,214
[ "matomo-org", "matomo" ]
Hi, I want to make piwik api call like this: `http://xxx.com?module=API&method=VisitsSummary.get&idSite=42&period=day&date=2015-11-01&format=xml` `http://xxx.com` is the server which ships the piwik application, but I get this error message: `<error message="You can't access this resource as it requires an 'view' acce...
You can't access this resource as it requires an 'view' access for the website id = 42.
https://api.github.com/repos/matomo-org/matomo/issues/9213/comments
2
2015-11-13T09:14:45Z
2016-11-16T23:16:31Z
https://github.com/matomo-org/matomo/issues/9213
116,729,538
9,213
[ "matomo-org", "matomo" ]
Piwik could perfectly track internal websites searches. Making tracked search key words a link in visitor log (like all tracked pages are) would make it a breeze to see what the visitor has seen when searching. This would help to understand why he act in the way he does e.g. why he choose this strange site from search ...
Visitor-log: making tracked searches a link
https://api.github.com/repos/matomo-org/matomo/issues/9212/comments
0
2015-11-12T21:53:30Z
2024-09-13T09:04:16Z
https://github.com/matomo-org/matomo/issues/9212
116,649,173
9,212
[ "matomo-org", "matomo" ]
I just had a look at the plugin install code in PluginManager: https://github.com/piwik/piwik/blob/2.15.1-b1/core/Plugin/Manager.php#L1068-L1071 What happens is that we detect a loaded plugin and check if it's installed or not. If it is not installed yet, we install it and add it to the list of installed plugins after...
A plugin might be installed several times concurrently
https://api.github.com/repos/matomo-org/matomo/issues/9211/comments
5
2015-11-12T21:21:42Z
2024-09-13T09:04:16Z
https://github.com/matomo-org/matomo/issues/9211
116,643,022
9,211
[ "matomo-org", "matomo" ]
Mobilemessaging only support Clockwork, we propose to add Free Mobile support. src: http://forum.piwik.org/t/serveur-sms-free-mobile/16757
Add Free Mobile support to MobileMessaging plugin
https://api.github.com/repos/matomo-org/matomo/issues/9207/comments
1
2015-11-12T19:44:19Z
2015-11-25T22:33:59Z
https://github.com/matomo-org/matomo/issues/9207
116,625,395
9,207
[ "matomo-org", "matomo" ]
I created new website, then immediately I went using the menu to create new Goal, it redirected me to "No data has been recorded yet" (See screenshot below). I need to create my goals before recording any data. Why this is not applicable at this point? ![no-record](https://cloud.githubusercontent.com/assets/15815668/1...
Creating new goals immdiately after creating new website is not possible
https://api.github.com/repos/matomo-org/matomo/issues/9206/comments
2
2015-11-12T11:23:58Z
2015-11-15T18:59:11Z
https://github.com/matomo-org/matomo/issues/9206
116,530,910
9,206
[ "matomo-org", "matomo" ]
Possibility to give visits a "type" like: - "standard" - "deleted" - "bot" -... With this one can keep every visit always in database but can easily decide (filter) for each type of visit being - visible - considered within statistic This should be the better, more general way to achieve all advantages from https:...
Base function: Possibility to give visits a type like "standard", "deleted", "bot" etc.
https://api.github.com/repos/matomo-org/matomo/issues/9205/comments
3
2015-11-12T11:21:11Z
2015-11-18T02:40:33Z
https://github.com/matomo-org/matomo/issues/9205
116,530,557
9,205
[ "matomo-org", "matomo" ]
Doing a first step, setting up a first working version of the Visitor Log Tool described in https://github.com/piwik/piwik/issues/9182 containing the first actions, which are already discussed to be highly needed in #3385 1) delete Visit 2) delete the visitor belonging to this visit (and all of his visits) reasons f...
Vistor-Log-Tool: 1. step: general setup + actions of type delete
https://api.github.com/repos/matomo-org/matomo/issues/9204/comments
1
2015-11-12T11:06:16Z
2015-11-25T23:30:47Z
https://github.com/matomo-org/matomo/issues/9204
116,528,224
9,204
[ "matomo-org", "matomo" ]
I don't really know how to explain this without a picture: ![plugin_update_piwik](https://cloud.githubusercontent.com/assets/3689532/11115479/b8216e06-8923-11e5-8b7b-a093666ca035.png) I don't have the plugin installed twice as far as I can see. I'm using Piwik 2.15.0 on Ubuntu 14.04 running PHP 5.5.9
Plugin Updates Appear twice
https://api.github.com/repos/matomo-org/matomo/issues/9203/comments
2
2015-11-12T09:56:01Z
2016-01-29T23:09:27Z
https://github.com/matomo-org/matomo/issues/9203
116,515,590
9,203
[ "matomo-org", "matomo" ]
I think only checking for loaded might result in this error but not sure: https://travis-ci.org/piwik/piwik/jobs/90662653#L1158 > FastCGI sent in stderr: "PHP message: Error in Piwik (tracker): Error query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'last_idlink_va' in 'field list' In query: SELECT visit_...
RequestProcessors are used even if the plugin is not installed yet
https://api.github.com/repos/matomo-org/matomo/issues/9201/comments
1
2015-11-12T05:13:25Z
2015-11-25T01:48:21Z
https://github.com/matomo-org/matomo/issues/9201
116,481,202
9,201
[ "matomo-org", "matomo" ]
piwik 2.14.3 conditions; period=range date=2015-10-01,2015-10-09 segment=customVariablePageValue1==ABC123 Visitors overview shows 250 visits. But Visitor Log show only 32 lines. Click Next> shows no data. If I added '&filter_limit=-1' to the end of URL and hit enter, then it show 250 lines.
When clicking "Next" on Visitor log with an Action Segment applied, the next page may return no data
https://api.github.com/repos/matomo-org/matomo/issues/9200/comments
15
2015-11-12T03:45:09Z
2024-09-13T09:04:17Z
https://github.com/matomo-org/matomo/issues/9200
116,473,439
9,200
[ "matomo-org", "matomo" ]
Just seeing bounce count is calculated by `sum(case " . self::LOG_VISIT_TABLE . ".visit_total_actions when 1 then 1 when 0 then 1 else 0 end` but it looks like `visit_total_actions` is also increased for events, searches etc. This means when there is a pageview followed by an event, it is not counted as bounced but i...
Bounce count / rate might not be accurate: add Non-interaction events feature
https://api.github.com/repos/matomo-org/matomo/issues/9199/comments
27
2015-11-11T20:15:15Z
2025-06-23T13:46:36Z
https://github.com/matomo-org/matomo/issues/9199
116,412,773
9,199
[ "matomo-org", "matomo" ]
1. Avg time spent on a page is calculated by dividing the sum of all `time_spent_ref_action` divided by the number of visits `nb_visits`. Not all visits have `time_spent_ref_action` though. Instead `sum_time_spent` should be divided by something like `nb_hits_with_time_spent`. 2. In tracker we calculate the `time_spen...
Time spent on page calculation is buggy
https://api.github.com/repos/matomo-org/matomo/issues/9198/comments
25
2015-11-11T19:37:26Z
2025-05-05T12:42:02Z
https://github.com/matomo-org/matomo/issues/9198
116,406,139
9,198
[ "matomo-org", "matomo" ]
#9182 describes "Make Visitor log a central tool, to bundle & standardise actions "on" and "learning from" tracked data" with first step integration idea: "popup which can be brought up with a small button on each visit in visitor log" This ticket is about making enhancing this, with making "mass actions" possible: *...
Bulk actions in Vistor Log Tool
https://api.github.com/repos/matomo-org/matomo/issues/9197/comments
1
2015-11-11T16:46:24Z
2024-09-13T09:04:17Z
https://github.com/matomo-org/matomo/issues/9197
116,374,109
9,197
[ "matomo-org", "matomo" ]
The popup will popunder. Drag and drop doesn't work at all.
Creating visitor segment in mobile phone fails
https://api.github.com/repos/matomo-org/matomo/issues/9196/comments
6
2015-11-11T12:15:24Z
2016-07-14T04:27:35Z
https://github.com/matomo-org/matomo/issues/9196
116,323,076
9,196
[ "matomo-org", "matomo" ]
bonjour mon piwik fonctionne, mais comment corriger : Parse error: syntax error, unexpected '.', expecting '&' or variable (T_VARIABLE) in /srv/disk3/1073848/www/chweb.eu/semi-dedie/piwik/tmp/templates_c/8/3/83cbef9a0e8290a723662ff1192c2c8ec19555c324cd1e95ae3287198c367433.php on line 45
bug
https://api.github.com/repos/matomo-org/matomo/issues/9195/comments
4
2015-11-11T10:24:28Z
2015-11-21T17:51:15Z
https://github.com/matomo-org/matomo/issues/9195
116,304,743
9,195
[ "matomo-org", "matomo" ]
Piwik 2.15 Please see screen shots below. (1st one is the segmented one, 2nd is the all visits) My understanding is that a Segment is a subset of your Analytics data. In piwik dashboard, I go to "Goals" -> "Overview" I notice that when I use "All visits (default)", it has LESS conversions than if I use some setting ...
segment counts more conversion than All visits segment
https://api.github.com/repos/matomo-org/matomo/issues/9194/comments
4
2015-11-10T20:03:59Z
2019-11-26T03:13:34Z
https://github.com/matomo-org/matomo/issues/9194
116,190,421
9,194
[ "matomo-org", "matomo" ]
We get a message "There is no data for this report." when trying to open the segmented visitor log. Reproduction steps: 1. Action/Pages 2. Choose the icon "Open segmented visitor log" for an url with an ampersand f.e. www.mydomain.com/somepath?param1=value1&param2=value2 (We tried to work around with url encoding the...
No data in segmented visitor log for urls with ampersand
https://api.github.com/repos/matomo-org/matomo/issues/9192/comments
1
2015-11-10T12:03:56Z
2015-11-23T02:30:38Z
https://github.com/matomo-org/matomo/issues/9192
116,094,004
9,192
[ "matomo-org", "matomo" ]
When I use Piwik and receive an email report every day or every week in my inbox, I want to be WOWed and delighted with beautiful simple reports and insights. How do we make Email reports more beautiful?
Make Email reports more beautiful
https://api.github.com/repos/matomo-org/matomo/issues/9191/comments
3
2015-11-09T22:25:58Z
2024-09-13T09:04:18Z
https://github.com/matomo-org/matomo/issues/9191
115,981,593
9,191
[ "matomo-org", "matomo" ]
When having a campaign set in the URL, PIWIK tracks the visit even if the do not track cookie is set.
Logs visit when using campaign
https://api.github.com/repos/matomo-org/matomo/issues/9190/comments
3
2015-11-09T20:03:58Z
2015-11-13T22:27:16Z
https://github.com/matomo-org/matomo/issues/9190
115,954,190
9,190
[ "matomo-org", "matomo" ]
pageUrl segment does not work with =@ contains operator for the Site Search Keyword Panel Issue #2727 is a similar issue that has fixed this problem in other areas, but it is still present ont he Site Search Keyword Panel. If I add a segment based on the URL containing one of our base URLs no results are show, howeve...
pageUrl segment does not work with =@ contains operator for the Site Search Keyword Panel
https://api.github.com/repos/matomo-org/matomo/issues/9189/comments
8
2015-11-09T13:47:25Z
2024-09-13T09:04:19Z
https://github.com/matomo-org/matomo/issues/9189
115,879,559
9,189
[ "matomo-org", "matomo" ]
Need product SKU/name in the segment creation section to filter by product viewed/purchased by visitor. It is basic feature that will be required for any ecommerce website.
Filter visitors based on product viewed/purchased
https://api.github.com/repos/matomo-org/matomo/issues/9188/comments
2
2015-11-09T04:48:30Z
2015-11-18T02:34:17Z
https://github.com/matomo-org/matomo/issues/9188
115,791,632
9,188
[ "matomo-org", "matomo" ]
Hi all, It would be great if using the command line upgrade or the web upgrade would automatically replay the logs for you once complete. Currently there is no easy way to do this as it requires somehow finding the correct "piwik.php" requests in a very large Apache log file and then importing them using the python i...
Document how to Upgrade Piwik without losing any tracking data
https://api.github.com/repos/matomo-org/matomo/issues/9186/comments
4
2015-11-08T23:27:13Z
2016-01-29T23:08:46Z
https://github.com/matomo-org/matomo/issues/9186
115,769,284
9,186