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 know that iOS 9 is still in Beta, it seems that tracking is not working with Safari but it's working with Chrome. I tested on an iPhone 6.
Tracking on iOS 9 with Safari
https://api.github.com/repos/matomo-org/matomo/issues/8715/comments
7
2015-09-05T18:40:19Z
2024-09-13T09:05:01Z
https://github.com/matomo-org/matomo/issues/8715
105,042,645
8,715
[ "matomo-org", "matomo" ]
I might be missing something I need to trigger in my plugin, but it seems that plugins/Proxy or core/ProxyHttp.php don not detect removal of minified assets. Test procedure: 1. Via FTP, remove /tmp/assets/asset_manager_non_core_js.js 2. Load the login page (/index.php) Expected results: 1. File removed 2. The removed...
Cache buster value doesn't change on change of plugin JavaScripts
https://api.github.com/repos/matomo-org/matomo/issues/8713/comments
10
2015-09-04T23:56:55Z
2024-09-13T09:05:01Z
https://github.com/matomo-org/matomo/issues/8713
104,988,769
8,713
[ "matomo-org", "matomo" ]
The website drop-down selector should be moved next to the logo. Regular users of Piwik know where to look, but the drop-down website selector is nearly impossible to find for first-time users, at the far right side of the screen. Almost everybody at my company have a hard time finding it, so they can't change web si...
Move website selector to a more prominent position
https://api.github.com/repos/matomo-org/matomo/issues/8712/comments
16
2015-09-04T13:19:47Z
2015-10-19T07:55:52Z
https://github.com/matomo-org/matomo/issues/8712
104,889,926
8,712
[ "matomo-org", "matomo" ]
refs https://github.com/piwik/piwik/issues/8549 see suggestion in https://github.com/piwik/piwik/issues/8549#issuecomment-137228848 It would be nice to disable not available release channels and on hover explain why they are not available. Eg because a specific PHP version is required. We could on top show in system...
Disable not available release channels and explain why they are not available
https://api.github.com/repos/matomo-org/matomo/issues/8710/comments
1
2015-09-04T09:10:00Z
2015-11-24T20:43:07Z
https://github.com/matomo-org/matomo/issues/8710
104,854,575
8,710
[ "matomo-org", "matomo" ]
I'm currently working on displaying a notification if `debug_on_demand` is enabled (for #8593). Here I'm writing that users can disable it by changing `config/config.ini.php` the config value to `[Tracker]debug_on_demand=0`. This is super complicated to explain and super complicated to do for users. You need to connect...
Extend notification API to specify a "call to action"
https://api.github.com/repos/matomo-org/matomo/issues/8708/comments
0
2015-09-04T08:01:03Z
2024-09-13T09:05:02Z
https://github.com/matomo-org/matomo/issues/8708
104,846,296
8,708
[ "matomo-org", "matomo" ]
The following error will be logged in a infinite loop to the log file if the uri to geolite.maxmind.com could not be resolved [http.php line 430](https://github.com/piwik/piwik/blob/master/core/Http.php#L430) seems to be always true ``` WARNING [2015-09-04 01:49:43] /piwik/core/Http.php(431): Warning - fread() expect...
core:archive infinite loop updating maxmind db
https://api.github.com/repos/matomo-org/matomo/issues/8707/comments
0
2015-09-04T02:05:36Z
2015-09-07T19:26:44Z
https://github.com/matomo-org/matomo/issues/8707
104,815,388
8,707
[ "matomo-org", "matomo" ]
To be updated: - http://piwik.org/faq/new-to-piwik/#faq_18925 - http://piwik.org/faq/new-to-piwik/faq_18926/ There may be others, I just came across those two.
Update FAQ entries related to Piwik LTS support/new lifecycles
https://api.github.com/repos/matomo-org/matomo/issues/8701/comments
1
2015-09-02T16:59:49Z
2024-09-13T09:05:02Z
https://github.com/matomo-org/matomo/issues/8701
104,527,753
8,701
[ "matomo-org", "matomo" ]
See UI test screenshot of system check: ![installation_system_check](https://cloud.githubusercontent.com/assets/273120/9636662/ebead3da-519c-11e5-8c48-0f9e6fd139d6.png) I'm currently trying to get PHP7 working but get many different errors and have to recompile PHP 7 all the time. Getting these error messages in an a...
Check if System Check requirements are still correct and update them
https://api.github.com/repos/matomo-org/matomo/issues/8700/comments
5
2015-09-02T16:10:13Z
2024-09-13T10:56:30Z
https://github.com/matomo-org/matomo/issues/8700
104,516,947
8,700
[ "matomo-org", "matomo" ]
From https://github.com/Seldaek/monolog/blob/master/doc/02-handlers-formatters-processors.md#wrappers--special-handlers: > FingersCrossedHandler: A very interesting wrapper. It takes a logger as parameter and will accumulate log records of all levels until a record exceeds the defined severity level. At which point it...
Enable FingersCrossedHandler logging handler to easier analyze errors
https://api.github.com/repos/matomo-org/matomo/issues/8698/comments
0
2015-09-02T09:49:36Z
2024-09-13T09:05:03Z
https://github.com/matomo-org/matomo/issues/8698
104,442,104
8,698
[ "matomo-org", "matomo" ]
As a Super User, currently I can set user access to websites that don't exist yet. Reproduce: - go to: http://localhost.com/piwik-master/index.php?date=yesterday&module=API&format=json&method=UsersManager.setUserAccess&period=day&userLogin=user1&access=view&idSites=1,4,2,5&token_auth=xyz - when setting permission by s...
do not allow to set access to non existing websites
https://api.github.com/repos/matomo-org/matomo/issues/8697/comments
0
2015-09-02T08:28:57Z
2024-09-13T10:56:30Z
https://github.com/matomo-org/matomo/issues/8697
104,426,717
8,697
[ "matomo-org", "matomo" ]
Follow up on https://github.com/piwik/piwik/issues/8660 ## Background: Defining supported Piwik version In `plugin.json` a developer can specify supported Piwik version. Minimum supported Piwik version defaults to `2.0` and maximum supported Piwik versions defaults to the latest stable. This is described in http://d...
Automatically run test against minimum/maximum supported Piwik version defined in plugin.json
https://api.github.com/repos/matomo-org/matomo/issues/8695/comments
8
2015-09-02T08:17:48Z
2016-01-27T03:25:50Z
https://github.com/matomo-org/matomo/issues/8695
104,425,128
8,695
[ "matomo-org", "matomo" ]
It is possible to display custom text content on any Piwik instance as follows: ![spoofing](https://cloud.githubusercontent.com/assets/466765/9625038/ad5cbb88-51a6-11e5-8f2e-5015a07255cf.png) Reported to security team: > ``` > http://demo.piwik.org is vulnerable to > Content spoofing and exploitable to all users. > ...
Prevent content spoofing: display error if the URL is not valid
https://api.github.com/repos/matomo-org/matomo/issues/8693/comments
2
2015-09-02T07:14:25Z
2015-10-13T09:11:56Z
https://github.com/matomo-org/matomo/issues/8693
104,416,378
8,693
[ "matomo-org", "matomo" ]
on demo2, the new icons set introduced #7618 did not display: ![no icons](https://cloud.githubusercontent.com/assets/466765/9623354/84174a4e-5193-11e5-87da-4c6ea21b5b6b.png) Due to: 403 forbidden error reaching http://demo2.piwik.org/plugins/Morpheus/fonts/piwik.ttf Suggested solution: - enable TTF font files are n...
403 error on icon font file plugins/Morpheus/fonts/piwik.ttf
https://api.github.com/repos/matomo-org/matomo/issues/8691/comments
0
2015-09-02T04:58:32Z
2015-09-02T05:33:01Z
https://github.com/matomo-org/matomo/issues/8691
104,402,399
8,691
[ "matomo-org", "matomo" ]
The goal of this issue is to verify and ensure that Piwik is fully compatible with PHP7. PHP7 will surely be quickly adopted by the PHP community. By officially supporting PHP7 our community will be able to enjoy the latest PHP running their Piwik platform. - [x] #8410 - [x] #8812 - [x] #8706 - [x] activate / deact...
Full PHP7 compatibility
https://api.github.com/repos/matomo-org/matomo/issues/8689/comments
43
2015-09-02T02:58:41Z
2018-12-19T15:42:21Z
https://github.com/matomo-org/matomo/issues/8689
104,392,657
8,689
[ "matomo-org", "matomo" ]
refs #8654 It looks like some updates might not be executed when being in development mode eg after switching branches. It might be because of this commit: https://github.com/piwik/piwik/commit/90372750b039ce0b2150d4d6b1279fecbb245465 Quite a while ago I worked on Piwik 3.0 and since then my Piwik stored current ver...
Some updates might not be executed in development mode
https://api.github.com/repos/matomo-org/matomo/issues/8687/comments
4
2015-09-01T13:32:22Z
2024-09-13T10:56:29Z
https://github.com/matomo-org/matomo/issues/8687
104,267,606
8,687
[ "matomo-org", "matomo" ]
Just installed a fresh Piwik copy (first time in my life). Now getting this error on the current official Piwik build (2.14.0) in every view and many widgets. The error happens only and only if table prefix is specified during the installation. So this must be the cause. Adding the column manually makes "Visitors" pag...
Error: Column not found: 1054 Unknown column 'log_link_visit_action.custom_var_k6' in 'field list'
https://api.github.com/repos/matomo-org/matomo/issues/8683/comments
17
2015-09-01T08:48:26Z
2024-09-13T09:05:04Z
https://github.com/matomo-org/matomo/issues/8683
104,217,379
8,683
[ "matomo-org", "matomo" ]
Similar: #4482, #3486. Epiphany broke DNT support, it now sends DNT headers by default: https://git.gnome.org/browse/epiphany/commit/?id=4ff8705155fda53460bc9dfdc1de6c14e83880a1. It's not a user preference anymore (as it should be), it's a default setting, which breaks the purpose behind DNT. The user agent includes ...
Ignore Do Not Track setting for Gnome Epiphany browser.
https://api.github.com/repos/matomo-org/matomo/issues/8682/comments
2
2015-09-01T07:48:26Z
2015-09-24T06:47:29Z
https://github.com/matomo-org/matomo/issues/8682
104,206,640
8,682
[ "matomo-org", "matomo" ]
When a test has an incorrect namespace, `TestingEnvironmentManipulator` will not be able to find it when setting up the test environment for child processes. This results in subtle, hard to debug errors. Somewhere, there should be a clear message saying the class is in a namespace that cannot be found through the auto...
display clear error message in tests if test or fixture has incorrect namespace
https://api.github.com/repos/matomo-org/matomo/issues/8680/comments
0
2015-09-01T01:24:07Z
2015-10-13T10:54:04Z
https://github.com/matomo-org/matomo/issues/8680
104,164,809
8,680
[ "matomo-org", "matomo" ]
I have a cron job to [Automatically Archive the Reports](http://piwik.org/docs/setup-auto-archiving/) that started giving me errors after updating to the last version (git clone). Any clue as to what is causing this? ``` /usr/bin/php /usr/share/nginx/html/piwik/console core:archive --url=http://????/piwik > /var/log...
fatal: Not a git repository (or any of the parent directories): .git
https://api.github.com/repos/matomo-org/matomo/issues/8679/comments
8
2015-08-31T22:41:22Z
2015-09-21T11:35:01Z
https://github.com/matomo-org/matomo/issues/8679
104,148,033
8,679
[ "matomo-org", "matomo" ]
Hi, I read `tests/README.md` in order to run tests, but it doesn't work. ``` sh $ ./console tests:run core Executing command: cd /home/dhoko/dev/piwik/tests/PHPUnit && /home/dhoko/dev/piwik/vendor/phpunit/phpunit/phpunit ../../tests/PHPUnit PHP Warning: require_once(/home/dhoko/dev/piwik/libs/PiwikTracker/PiwikTra...
How to run tests ?
https://api.github.com/repos/matomo-org/matomo/issues/8678/comments
7
2015-08-31T14:21:04Z
2015-09-20T20:39:03Z
https://github.com/matomo-org/matomo/issues/8678
104,062,685
8,678
[ "matomo-org", "matomo" ]
Hi, I hope it's the good place for this error... I try to use cron task with piwik... but command line send massive errors about snmp mib... I don't understand link between piwik and snmp... --- root@piwik:~# /usr/bin/php5 /usr/share/nginx/html/piwik/console core:archive --url=http://piwik.cdg44.fr/ > /var/log/piwi...
error with cron
https://api.github.com/repos/matomo-org/matomo/issues/8676/comments
1
2015-08-31T09:02:19Z
2015-08-31T11:18:06Z
https://github.com/matomo-org/matomo/issues/8676
104,013,950
8,676
[ "matomo-org", "matomo" ]
I want to add actions metrics in the All Websites Dashboard, but exception occurs: ``` The string General_ColumnNbActions was not loaded in javascript. Make sure it is added in the Translate.getClientSideTranslationKeys hook. ```
How to fix this error?
https://api.github.com/repos/matomo-org/matomo/issues/8675/comments
1
2015-08-31T08:40:36Z
2015-08-31T11:13:52Z
https://github.com/matomo-org/matomo/issues/8675
104,011,234
8,675
[ "matomo-org", "matomo" ]
The goal of this issue is to release our LoginSamlSSO plugin on the Marketplace - plugin location: https://github.com/PiwikPRO/plugin-LoginSamlSSO/ - Steps: - [ ] Setup on Travis CI and make build green - [ ] Check file headers are correct - [ ] Do a security review of the plugin - [ ] Check Readme is useful - [ ] Che...
Release LoginSamlSSO plugin on the Marketplace
https://api.github.com/repos/matomo-org/matomo/issues/8673/comments
3
2015-08-31T08:14:45Z
2024-09-13T09:05:04Z
https://github.com/matomo-org/matomo/issues/8673
104,007,755
8,673
[ "matomo-org", "matomo" ]
- Reproduce: https://travis-ci.org/piwik/piwik/jobs/77998360 - Fails only in the MYSQLI AllTests CI build. ``` 1) Warning The data provider specified for Piwik\Tests\System\AutoSuggestAPITest::testApi is invalid. Unknown database 'piwik_tests' ``` maybe someone has some idea?
Failing System test on Mysqli CI
https://api.github.com/repos/matomo-org/matomo/issues/8672/comments
2
2015-08-31T07:47:52Z
2015-09-03T01:45:58Z
https://github.com/matomo-org/matomo/issues/8672
104,003,875
8,672
[ "matomo-org", "matomo" ]
Hello when I extract Piwik and navigate to the url, it gives me this error: 500 Internal Server Error
500 internal server error
https://api.github.com/repos/matomo-org/matomo/issues/8671/comments
1
2015-08-31T06:57:36Z
2015-09-20T20:37:44Z
https://github.com/matomo-org/matomo/issues/8671
103,998,647
8,671
[ "matomo-org", "matomo" ]
As you can see below, the chinese character can't be shown in the log table: ![chn](https://cloud.githubusercontent.com/assets/2368001/9570899/ca540b8c-4fc7-11e5-8647-1d5253b3377a.png) Here's the DDL of this table: ![test](https://cloud.githubusercontent.com/assets/2368001/9570964/f660988e-4fc8-11e5-97e5-58341c8fa64e....
Can't show chinese character in the piwik log table?
https://api.github.com/repos/matomo-org/matomo/issues/8670/comments
1
2015-08-31T02:14:00Z
2015-08-31T07:13:39Z
https://github.com/matomo-org/matomo/issues/8670
103,973,237
8,670
[ "matomo-org", "matomo" ]
I tried to replace unifont with dejavusans-mono for the e-mail reports and at least IMHO the result looks better. Please consider updating the documentation with instructions to use another font alternative to unifont.ttf when a utf-8 font is required. ![screenshot](https://cloud.githubusercontent.com/assets/397916/95...
Change default unicode font (unifont) to dejavu-sans-mono (or even a better one)
https://api.github.com/repos/matomo-org/matomo/issues/8665/comments
0
2015-08-30T09:25:11Z
2024-09-13T09:05:05Z
https://github.com/matomo-org/matomo/issues/8665
103,910,324
8,665
[ "matomo-org", "matomo" ]
As title.
In CI plugin tests, print clear error if plugin is not compatible w/ test against Piwik version
https://api.github.com/repos/matomo-org/matomo/issues/8660/comments
12
2015-08-28T20:29:00Z
2015-10-13T10:54:54Z
https://github.com/matomo-org/matomo/issues/8660
103,790,635
8,660
[ "matomo-org", "matomo" ]
This is related to https://github.com/piwik/piwik/issues/6270 which is about making sure to track an impression was tracked when tracking an interaction. Background: When tracking a content interaction, it will be only shown in the UI or reports if there was also a content impression tracked having the exact same con...
piwik.js: Log an error if a content interaction was tracked but no content impression
https://api.github.com/repos/matomo-org/matomo/issues/8659/comments
0
2015-08-28T19:06:55Z
2024-09-13T09:05:05Z
https://github.com/matomo-org/matomo/issues/8659
103,777,735
8,659
[ "matomo-org", "matomo" ]
Plugin `UserSettings` is not available anymore since 2.14.0-b1, but is not removed since Update file requires it to be installed prior to beeing removed. And this plugin don't require installation so it never land in `PluginsInstalled` section. In effect plugin remains in config file when updating to 2.14.3 and throw a...
Bug in update file 2.14.0-b1.php
https://api.github.com/repos/matomo-org/matomo/issues/8657/comments
2
2015-08-28T15:00:20Z
2015-09-20T07:20:59Z
https://github.com/matomo-org/matomo/issues/8657
103,734,395
8,657
[ "matomo-org", "matomo" ]
When trying to import some events from my custom log I figured out that event_category parameter is missing in available_regex_groups. Without this parameter events don't get tracked, which is quite confusing to a user.
Add event_category to import_logs.py help
https://api.github.com/repos/matomo-org/matomo/issues/8656/comments
1
2015-08-28T09:22:57Z
2015-08-31T08:56:40Z
https://github.com/matomo-org/matomo/issues/8656
103,682,685
8,656
[ "matomo-org", "matomo" ]
WARNING: /home/vagrant/www/piwik/plugins/SitesManager/SitesManager.php(120): Notice - Undefined index: exclude_unknown_urls - Piwik 2.15.0-b3 - Please report this message in the Piwik forums: http://forum.piwik.org (please do a search first as it might have been reported already) ![screenshot at aug 28 10-33-23](https...
2.15.0-b3: Notice re undefined index exclude_unknown_urls
https://api.github.com/repos/matomo-org/matomo/issues/8654/comments
3
2015-08-28T08:34:46Z
2015-09-01T13:26:57Z
https://github.com/matomo-org/matomo/issues/8654
103,671,519
8,654
[ "matomo-org", "matomo" ]
Hi, I just realized that if someone visits my site at least twice, the 1st visit is listed as visit #2 and the 2nd visit is listed as visit #1 (see screenshot) ![Uploading piwik-order.png…]()
Reoccurring Visitors in wrong Order
https://api.github.com/repos/matomo-org/matomo/issues/8652/comments
3
2015-08-28T07:52:28Z
2015-08-28T08:39:37Z
https://github.com/matomo-org/matomo/issues/8652
103,665,450
8,652
[ "matomo-org", "matomo" ]
Maybe we could provide a method for `piwik.js` that enables logging of all tracking requests to the console. This is useful when users are not familiar with the browser's network tab and is easier to explain. It could just log the URL parameter or nicely formatted in a JSON. One day it would maybe even log more useful ...
Add method to piwik.js that let's you log all tracking requests to console
https://api.github.com/repos/matomo-org/matomo/issues/8651/comments
0
2015-08-28T07:04:36Z
2024-09-13T09:05:06Z
https://github.com/matomo-org/matomo/issues/8651
103,660,373
8,651
[ "matomo-org", "matomo" ]
While helping a user to figure out via no content impressions are shown in the UI ( http://forum.piwik.org/read.php?15,122599,129060 ) I noticed it would be very helpful to have a method that let's you get all detected content blocks. Either just the dom nodes or a JSON array containing all content blocks like ``` ...
New method logAllContenBlocksOnPage to piwik.js that lets you debug which content blocks are on your page
https://api.github.com/repos/matomo-org/matomo/issues/8650/comments
3
2015-08-28T07:01:18Z
2015-10-13T09:19:30Z
https://github.com/matomo-org/matomo/issues/8650
103,660,123
8,650
[ "matomo-org", "matomo" ]
Imagine a plugin that defines a task that runs eg hourly or daily. This plugin also has a status page showing for example which files will be imported on the next task run. It would be nice to show an information like "these files will be imported in X seconds" or "X minutes 50 seconds". It is possible to do this by r...
Provide an API that will return the time in seconds till the next run
https://api.github.com/repos/matomo-org/matomo/issues/8649/comments
0
2015-08-27T13:24:38Z
2024-09-13T09:05:06Z
https://github.com/matomo-org/matomo/issues/8649
103,508,310
8,649
[ "matomo-org", "matomo" ]
As you can see the snapshot below: ![qq20150827-1 2x](https://cloud.githubusercontent.com/assets/2368001/9510829/b4ad794e-4ca2-11e5-87e1-4978d84e2754.png) It's quiet convenient for users to take a glance at important index, including visits, pageviews etc, but don't have the index of unique visitors, is it possible to...
Is it possible to add a column called unique visitors in the 'All Websites' page?
https://api.github.com/repos/matomo-org/matomo/issues/8647/comments
2
2015-08-27T02:03:43Z
2015-08-27T18:50:58Z
https://github.com/matomo-org/matomo/issues/8647
103,405,874
8,647
[ "matomo-org", "matomo" ]
Have been using Piwik for over a year, love it! I would really like to see an option to have certain events or goals emailed to me when they are triggered. I think this would be a really beneficial feature and easy to implement since Piwik already communicates with an email server and events and goals are monitored i...
Feature request: Email on events and/or Goals
https://api.github.com/repos/matomo-org/matomo/issues/8645/comments
4
2015-08-26T14:57:37Z
2015-09-20T04:43:41Z
https://github.com/matomo-org/matomo/issues/8645
103,289,670
8,645
[ "matomo-org", "matomo" ]
We speak about API "Module Resolution" it would be nice in case you add "viewport parameter" for "Module resolution" in API This will be very useful feature for analytics (the share of mobile devices in increasing) RE: What Is the Viewport? (for example) https://developer.apple.com/library/ios/documentation/Apple...
API - pls add viewport parameter for "Module resolution"
https://api.github.com/repos/matomo-org/matomo/issues/8643/comments
4
2015-08-25T14:28:48Z
2024-09-13T09:05:07Z
https://github.com/matomo-org/matomo/issues/8643
103,034,736
8,643
[ "matomo-org", "matomo" ]
Hi, Why don't you split the source into severals files? 5792L in Piwik.js :-1: You can then build the source via browserify. ``` js /* alias frequently used globals for added minification */ documentAlias = document, navigatorAlias = navigator, screenAlias = screen, windowAlias = window, ``` We can remove these us...
[Piwik.js] Refacto code
https://api.github.com/repos/matomo-org/matomo/issues/8642/comments
1
2015-08-25T14:26:33Z
2015-08-26T06:06:30Z
https://github.com/matomo-org/matomo/issues/8642
103,034,299
8,642
[ "matomo-org", "matomo" ]
Use case: It would be nice to define a button eg "Test". This would eg send all the plugin settings to a defined action (eg Controller or API) and output / show the returned response. For example a "FileSynchronizer" plugin could have one or multiple test buttons. When pressing "Test" next to "Source directory" it w...
Add possibility to use buttons in plugin settings to test configured settings
https://api.github.com/repos/matomo-org/matomo/issues/8641/comments
1
2015-08-25T14:01:27Z
2024-09-13T09:05:07Z
https://github.com/matomo-org/matomo/issues/8641
103,028,889
8,641
[ "matomo-org", "matomo" ]
``` js find: function (selector) { // we use querySelectorAll only on document, not on nodes because of its unexpected behavior. See for // instance http://stackoverflow.com/questions/11503534/jquery-vs-document-queryselectorall and // http://jsfiddle.net/QdMc5/ and http://ejohn.org/blog/thoughts-on-queryse...
[Piwik.js] Refacto selectors
https://api.github.com/repos/matomo-org/matomo/issues/8640/comments
6
2015-08-25T13:40:52Z
2015-08-26T07:32:56Z
https://github.com/matomo-org/matomo/issues/8640
103,024,789
8,640
[ "matomo-org", "matomo" ]
Good day ! Does Piwik have solution to embed <IFrame> with statistics for current page only, not all website. Thanks !
Get Widget embed statistics for current page
https://api.github.com/repos/matomo-org/matomo/issues/8639/comments
2
2015-08-25T13:33:52Z
2015-08-27T00:50:54Z
https://github.com/matomo-org/matomo/issues/8639
103,023,013
8,639
[ "matomo-org", "matomo" ]
The unique visitors will show up in the following time: ![qq20150825-1 2x](https://cloud.githubusercontent.com/assets/2368001/9463703/15112f36-4b51-11e5-9b13-70c8c02f368d.png) But can't get unique visitors in specified timestamp range, why?
Can't get unique visitors in specified timestamp range
https://api.github.com/repos/matomo-org/matomo/issues/8635/comments
4
2015-08-25T09:46:07Z
2015-08-26T08:33:00Z
https://github.com/matomo-org/matomo/issues/8635
102,989,107
8,635
[ "matomo-org", "matomo" ]
Current Chrome doesn't show the opt-out because of conflicting Values for X-Frame-Options. Source seems to be in core/View.php: > // always sending this header, sometimes empty, to ensure that Dashboard embed loads > (which could call this header() multiple times, the last one will prevail) The header ist set two ti...
Chrome shows empty opt-out iframe
https://api.github.com/repos/matomo-org/matomo/issues/8634/comments
4
2015-08-25T08:53:04Z
2024-09-13T09:05:08Z
https://github.com/matomo-org/matomo/issues/8634
102,980,386
8,634
[ "matomo-org", "matomo" ]
Follow up issue for https://github.com/piwik/piwik/pull/8488 The design of the row evolution 'Pick a Row' link/button is still a point of contention in old PR. This issue should be closed when it is clarified what the link should look like. The original design of the link looks like this: ![row_evolution_link](https...
Icon update follow up issue: clarify row evolution row compare button/link design
https://api.github.com/repos/matomo-org/matomo/issues/8632/comments
2
2015-08-24T17:07:45Z
2015-10-13T09:16:22Z
https://github.com/matomo-org/matomo/issues/8632
102,845,599
8,632
[ "matomo-org", "matomo" ]
Currently, it is not possible to store 3rd party reports in archive tables (at least w/o some large hacks) due to this one optimization: https://github.com/piwik/piwik/blob/master/core/ArchiveProcessor/Loader.php#L121 If there are no visits for a period, the Archiver code for a plugin will not be launched. For plugins...
New event that allows plugins to archive 3rd party data
https://api.github.com/repos/matomo-org/matomo/issues/8631/comments
3
2015-08-24T16:24:18Z
2015-10-13T10:06:37Z
https://github.com/matomo-org/matomo/issues/8631
102,835,192
8,631
[ "matomo-org", "matomo" ]
I am trying to get Piwik to track campaigns. I am using Piwik Tracking API via [`piwik-php-tracker`](https://github.com/piwik/piwik-php-tracker). In my code [I set the attribution info](https://github.com/occrp/piwik-reprint-tracker/blob/master/php/index.php#L71) -- properly, I think, as it gets recorded in the cookies...
Campaign tracking via HTTP API does not seem to work
https://api.github.com/repos/matomo-org/matomo/issues/8630/comments
3
2015-08-24T16:09:25Z
2015-10-13T10:07:26Z
https://github.com/matomo-org/matomo/issues/8630
102,829,389
8,630
[ "matomo-org", "matomo" ]
If a plugin adds it's own page to an existing menu section (say, for example, to the Goals plugin), the menu will not be selected when the plugin's page is loaded. This is because Piwik will only activate/highlight the Goals plugin section if the module is `'Goals'`, but since the page is added by another plugin, the m...
The reporting menu should not use the module= query param in the URL to determine the active menu section
https://api.github.com/repos/matomo-org/matomo/issues/8624/comments
4
2015-08-22T20:06:01Z
2015-10-13T20:15:45Z
https://github.com/matomo-org/matomo/issues/8624
102,564,332
8,624
[ "matomo-org", "matomo" ]
I have a basic regex goal of `thanks4quote|/confirm/quote`. Since upgrading to 2.15.0-b1 it has stopped working. The page visits are showing up in the log, but the goal is not being marked. This is still not fixed on b2 either.
Goal Tracking Broken Since 2.15.0-b1 update
https://api.github.com/repos/matomo-org/matomo/issues/8622/comments
22
2015-08-21T17:25:26Z
2015-10-13T09:41:06Z
https://github.com/matomo-org/matomo/issues/8622
102,426,778
8,622
[ "matomo-org", "matomo" ]
See below: ``` INFO [2015-08-21 16:03:03] Will pre-process for website id = 103, period = day, date = last52 INFO [2015-08-21 16:03:03] - pre-processing all visits INFO [2015-08-21 16:03:46] Archived website id = 103, period = day, 0 segments, 0 visits in last last52 days, 0 visits today, Time elapsed: 0.002s ``` - G...
Wrong "Time Elapsed" in core:archive output
https://api.github.com/repos/matomo-org/matomo/issues/8621/comments
7
2015-08-21T16:28:43Z
2015-08-31T09:09:15Z
https://github.com/matomo-org/matomo/issues/8621
102,415,239
8,621
[ "matomo-org", "matomo" ]
`Piwik\Archive::getDataTableFromArchive()` should be removed in 3.0 and there's a test for this. However I'll be removing the test and opening it as an issue instead because as long as this method isn't removed unit tests will be failing (which isn't really what we want).
Remove deprecated Piwik\Archive::getDataTableFromArchive()
https://api.github.com/repos/matomo-org/matomo/issues/8619/comments
1
2015-08-21T15:23:41Z
2016-11-23T03:27:00Z
https://github.com/matomo-org/matomo/issues/8619
102,403,295
8,619
[ "matomo-org", "matomo" ]
Hello we'are using Piwik to track our ERP activity (oracle JD Edward's). The tracking is fine except the following :+1: - Each time a user is connecting to our ERP (this is an URL which is published over citrix), the tracked vistor IPs are IPs of the citrix. It can be OK but in our ERP login page I Have the follow...
Issue with tracking an ERP system on my intranet
https://api.github.com/repos/matomo-org/matomo/issues/8617/comments
1
2015-08-21T14:00:57Z
2015-10-13T10:07:41Z
https://github.com/matomo-org/matomo/issues/8617
102,385,615
8,617
[ "matomo-org", "matomo" ]
When an API request fails during archiving (core:archive), we currently display the plugin name that caused an error in the message. This helps finding out which plugin caused the failure. In general, maybe we could make the error output even more verbose. Instead of just displaying the plugin name, could we also the...
When an API request fails during archiving (core:archive), output the backtrace in the error message
https://api.github.com/repos/matomo-org/matomo/issues/8616/comments
8
2015-08-21T08:47:46Z
2024-09-13T09:05:08Z
https://github.com/matomo-org/matomo/issues/8616
102,329,043
8,616
[ "matomo-org", "matomo" ]
Currently getting the following error in the times section under visitors in piwik " Error: Key "1" for array with keys "0" does not exist in "@CoreVisualizations/_dataTableViz_tagCloud.twig" at line 1" ![capture](https://cloud.githubusercontent.com/assets/1550990/9398085/2db968dc-479b-11e5-8d8b-12b19fe752fb.PNG)
Error: Error: Key "1" for array with keys "0" does not exist in "@CoreVisualizations/_dataTableViz_tagCloud.twig" at line 1
https://api.github.com/repos/matomo-org/matomo/issues/8614/comments
7
2015-08-20T23:25:57Z
2024-09-13T09:05:09Z
https://github.com/matomo-org/matomo/issues/8614
102,259,783
8,614
[ "matomo-org", "matomo" ]
This issue is about improving this FAQ: [ How do I send Piwik emails using Gmail SMTP server?](https://piwik.org/faq/how-to/faq_93/) While setting it up today, I noticed that i was getting an error when sending a scheduled report ``` An error occured while sending 'HTML Email Report - 2.2015-08-20.101.en.html' to xx...
Sending email via gmail SMTP requires to "Allow less secure apps: YES" -> is solution to use PHPMailer?
https://api.github.com/repos/matomo-org/matomo/issues/8613/comments
15
2015-08-20T20:06:48Z
2024-09-13T10:56:28Z
https://github.com/matomo-org/matomo/issues/8613
102,225,656
8,613
[ "matomo-org", "matomo" ]
Our goal is to make Piwik the easiest possible to use and manage. This includes our console commands which should output messages that make sense to everyone. Recently we've made several improvements to the `core:archive` command messages in #7723 #7536 #8214 and in this issue we'll make the output a little better. ...
core:archive output is sometimes too verbose eg. "0 visits in last last260 weeks,"
https://api.github.com/repos/matomo-org/matomo/issues/8612/comments
3
2015-08-20T18:54:47Z
2017-01-02T01:28:12Z
https://github.com/matomo-org/matomo/issues/8612
102,207,762
8,612
[ "matomo-org", "matomo" ]
As title. If you go to the users manager table and click the add button, a new row is displayed. If you click on the login, the placeholder value `'login?'` is not removed. This is because the `<input>`s use `value=...` instead of `placeholder=...`.
UsersManager add user row inputs should use placeholder instead of value
https://api.github.com/repos/matomo-org/matomo/issues/8611/comments
2
2015-08-20T18:34:57Z
2015-10-13T09:15:49Z
https://github.com/matomo-org/matomo/issues/8611
102,203,124
8,611
[ "matomo-org", "matomo" ]
I've got the following URL on my Piwik instance turning up in spam emails, and it redirects to a spam website: http://piwik.arunraghavan.net/large.php?Bradley_Warner I've had to take down the URL for now. Any reason why this works at all? Something I'm missing? I'm running 2.14.3.
Potential spam source
https://api.github.com/repos/matomo-org/matomo/issues/8609/comments
2
2015-08-20T15:05:22Z
2015-08-21T05:53:47Z
https://github.com/matomo-org/matomo/issues/8609
102,160,755
8,609
[ "matomo-org", "matomo" ]
Config option `process_new_segments_from` makes Piwik archiving process more resistant because standard archiving process won't take really long after adding a new segment (when it's set to `segment_creation_time`). I think that it would be useful to not archive historical data for segments also after editing segment's...
Add option to set "process_new_segments_from" to "segment_last_edit_time"
https://api.github.com/repos/matomo-org/matomo/issues/8607/comments
0
2015-08-20T13:13:03Z
2015-08-21T17:07:00Z
https://github.com/matomo-org/matomo/issues/8607
102,136,038
8,607
[ "matomo-org", "matomo" ]
hi, I'm using my piwik now behind a ssl-rpxy and it seems to work so far. But the images are not loading correctly because the links to logos etc are wrong now. Does anyone have an idea how to solve this? ![20-08-2015 14-53-11](https://cloud.githubusercontent.com/assets/11614619/9383713/5db1988e-474b-11e5-883d-465d...
piwik + ssl-proxy images fail to load
https://api.github.com/repos/matomo-org/matomo/issues/8606/comments
0
2015-08-20T12:56:27Z
2015-08-20T19:32:56Z
https://github.com/matomo-org/matomo/issues/8606
102,133,077
8,606
[ "matomo-org", "matomo" ]
hi, I'm using my piwik now behind a ssl-rpxy and it seems to work so far. But the images are not loading correctly because the links to logos etc are wrong now. Does anyone have an idea how to solve this? ![20-08-2015 14-53-11](https://cloud.githubusercontent.com/assets/11614619/9383713/5db1988e-474b-11e5-883d-465d...
piwik + ssl-proxy images fail to load
https://api.github.com/repos/matomo-org/matomo/issues/8605/comments
3
2015-08-20T12:55:59Z
2024-09-13T09:05:10Z
https://github.com/matomo-org/matomo/issues/8605
102,132,994
8,605
[ "matomo-org", "matomo" ]
Hello, it seems Geolocation is not working at the moment for IPv6 addreses. I tried the PHP and PECL backends and none could locate IPv6 addresses. Also I tried to look trough older issues regarding this but I'm confused about the current status. Is this supposed to work?
IPv6 Geolocation is not working
https://api.github.com/repos/matomo-org/matomo/issues/8601/comments
16
2015-08-19T16:35:24Z
2018-05-08T10:40:29Z
https://github.com/matomo-org/matomo/issues/8601
101,941,911
8,601
[ "matomo-org", "matomo" ]
when running scheduled archiving, via the `core:archive` command, sometimes one of the sub-processes fails. Here is an example error we got on production: `ERROR [2015-08-19 16:06:42] Got invalid response from API request: ?module=API&method=API.get&idSite=191124&period=day&date=last52&format=php&trigger=archivephp. R...
When archiving fails with a SQL exception, also output the plugin name in the exception message to help troubleshooting
https://api.github.com/repos/matomo-org/matomo/issues/8600/comments
3
2015-08-19T16:14:14Z
2015-08-21T09:01:42Z
https://github.com/matomo-org/matomo/issues/8600
101,933,118
8,600
[ "matomo-org", "matomo" ]
`2015/08/17 02:43:27 [error] 22351#0: *55895498 FastCGI sent in stderr: "PHP message: Error in Piwik (tracker): Error query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '271372268-0-154289670' for key 'PRIMARY' In query: INSERT INTO piwik_log_conversion_item (id...
Ecommerce Tracker may fail with "Integrity constraint violation: 1062 Duplicate entry"
https://api.github.com/repos/matomo-org/matomo/issues/8597/comments
10
2015-08-19T08:04:20Z
2015-08-21T07:39:42Z
https://github.com/matomo-org/matomo/issues/8597
101,830,490
8,597
[ "matomo-org", "matomo" ]
Trying to install Piwik (on gandi simple hosting) there is this error at the step 2: ``` GET request to piwik.php failed. Try whitelisting this URL from HTTP Authentication and disable mod_security ``` However, there is no 'mod_security' on my server. Here is the list of the loaded modules: ``` core.c, event.c, ht...
GET request to piwik.php failed
https://api.github.com/repos/matomo-org/matomo/issues/8596/comments
12
2015-08-18T20:50:05Z
2015-12-26T21:19:09Z
https://github.com/matomo-org/matomo/issues/8596
101,745,723
8,596
[ "matomo-org", "matomo" ]
Creating useful log files is a key part of building a useful, scalable and easy to manage software product. At Piwik recently we improved our logging backend, re-using monolog, and we've improve logging messages regularly in last releases. To enable logging we point users to this FAQ: [ I’m a developer, how do I enabl...
How do I enable debug logging in Piwik Tracker?
https://api.github.com/repos/matomo-org/matomo/issues/8593/comments
7
2015-08-18T11:47:50Z
2015-09-08T03:36:06Z
https://github.com/matomo-org/matomo/issues/8593
101,637,848
8,593
[ "matomo-org", "matomo" ]
In the admin screens we show a "Your PHP is deprecated notification" if one is using PHP 5.3/5.4. The UI tests currently run on these versions meaning we expect such a notification to be displayed. If one is running the UI tests on a newer PHP version many tests will fail as they do not display such a message. In the ...
UI tests fail depending on the PHP version
https://api.github.com/repos/matomo-org/matomo/issues/8592/comments
3
2015-08-18T11:09:16Z
2015-10-13T09:42:13Z
https://github.com/matomo-org/matomo/issues/8592
101,631,614
8,592
[ "matomo-org", "matomo" ]
HI do you know bounce rate(in Visitors-overview-Evolution over the period) what exactly means? ![piwik pic](https://cloud.githubusercontent.com/assets/13116885/9324262/da8b9120-459d-11e5-92f2-3da9e6fb2953.jpg)
PIWIK reports
https://api.github.com/repos/matomo-org/matomo/issues/8588/comments
1
2015-08-18T07:10:02Z
2015-08-19T06:42:15Z
https://github.com/matomo-org/matomo/issues/8588
101,587,332
8,588
[ "matomo-org", "matomo" ]
This is a request to add plugin notifications in the same place as regular Piwik upgrade notifications. When plugins need to be updated there is an indicator (number) next to the plugins label in the administration menu. This requires actively looking into this menu. Plugin upgrade notifications could also be aligned...
RFE: Add plugin notifications in the main dashboard, like regular notifications
https://api.github.com/repos/matomo-org/matomo/issues/8585/comments
1
2015-08-17T06:50:27Z
2015-08-17T07:13:16Z
https://github.com/matomo-org/matomo/issues/8585
101,351,594
8,585
[ "matomo-org", "matomo" ]
1) in lightbox popup shown information like Visitor Profile (and probably some other places) information are lost by cutting to fit the **static width** of the lightbox. These cut of parts of the URLs, events... are lost, with consequence that in cases when names are only differing in the cut of part, **the shown part ...
truncation of information to fit width may lead to useless data
https://api.github.com/repos/matomo-org/matomo/issues/8583/comments
0
2015-08-16T15:53:40Z
2024-09-13T09:05:10Z
https://github.com/matomo-org/matomo/issues/8583
101,276,435
8,583
[ "matomo-org", "matomo" ]
I am running Piwik version 2.14.3, and using Firefox 39.0.3 on a Windows 7 laptop to access Piwik. In the server's Piwik directories, I have set 777 permissions for file /config/config.ini.php and for directory /misc/user and all its contents. When I click on the radio button "Yes" under the heading "Branding setting...
Version 2.14.3: Cannot activate branding -- no upload of image files
https://api.github.com/repos/matomo-org/matomo/issues/8582/comments
2
2015-08-16T15:16:27Z
2015-08-24T21:39:44Z
https://github.com/matomo-org/matomo/issues/8582
101,273,741
8,582
[ "matomo-org", "matomo" ]
Since in #8140 campaign details in Visitor Log and Visitor Profile are made professional looking similar, the next obvious step would be (as already mentioned in the cited ticket) **to make at this two places all available details about the campaign shown, including these from Advanced Campaign Reporting Plugin**: 1....
Make Piwik show all campaign details in Visitor log and Visitor Profile
https://api.github.com/repos/matomo-org/matomo/issues/8581/comments
2
2015-08-16T14:56:00Z
2015-09-20T07:47:20Z
https://github.com/matomo-org/matomo/issues/8581
101,272,756
8,581
[ "matomo-org", "matomo" ]
Got a warning when I was browsing the user-defined variables. > WARNING: _(pathToPiwik)_/core/DataTable/Filter/ExcludeLowPopulation.php(95): Notice - Undefined property: Piwik\DataTable\Filter\ExcludeLowPopulation::$columnToFilter - Piwik 2.14.3 - Please report this message in the Piwik forums: http://forum.piwik.org ...
Notice - Undefined property: Piwik\DataTable\Filter\ExcludeLowPopulation::$columnToFilter
https://api.github.com/repos/matomo-org/matomo/issues/8580/comments
0
2015-08-15T16:11:51Z
2015-10-13T10:07:56Z
https://github.com/matomo-org/matomo/issues/8580
101,187,344
8,580
[ "matomo-org", "matomo" ]
Currently, when creating a Page URL [segment](http://piwik.org/docs/segmentation/), the URL is match case sensitive. This means that if a user inputs any capital letter in the URL, it will not match the URL and no data will be shown. This is confusing to non technical users who are not aware that URL are case sensitive...
Segmentation: make "Contains" operator case insensitive
https://api.github.com/repos/matomo-org/matomo/issues/8579/comments
16
2015-08-14T17:06:15Z
2015-10-05T05:23:19Z
https://github.com/matomo-org/matomo/issues/8579
101,055,016
8,579
[ "matomo-org", "matomo" ]
Follows up #3135 Let's make the Opt-out iframe work on IE11 as well. It may be as "easy" as changing https://github.com/piwik/piwik/blob/icons/plugins/CoreAdminHome/OptOutManager.php#L153-154 and testing on IE11.
Make Piwik opt-out feature work on internet explorer 11 when third party cookies are disabled
https://api.github.com/repos/matomo-org/matomo/issues/8578/comments
7
2015-08-14T15:41:47Z
2015-10-13T20:18:19Z
https://github.com/matomo-org/matomo/issues/8578
101,038,505
8,578
[ "matomo-org", "matomo" ]
problems with method: MultiSites.getAll for example 1) for 14 days - the data is available 2) for period 45 days - empty reply what is the reason
Bug with method: MultiSites.getAll - if period of report is more than 1 month
https://api.github.com/repos/matomo-org/matomo/issues/8576/comments
1
2015-08-14T14:54:34Z
2015-09-12T12:58:30Z
https://github.com/matomo-org/matomo/issues/8576
101,027,614
8,576
[ "matomo-org", "matomo" ]
Amazon S3 file format (http://docs.aws.amazon.com/AmazonS3/latest/dev/LogFormat.html) includes a few additional fields that are currently ignored by log importer. Example S3 log line: `xyzxyz hello.mobile [15/May/2015:00:52:49 +0000] 23.1.61.13 arn:aws:iam::179580289999:user/phillip.boss 82303D395D REST.GET.VERSIONIN...
S3 logs: import more fields (eg. Requester)
https://api.github.com/repos/matomo-org/matomo/issues/8575/comments
1
2015-08-14T13:24:56Z
2015-08-14T13:42:32Z
https://github.com/matomo-org/matomo/issues/8575
101,010,191
8,575
[ "matomo-org", "matomo" ]
Goals.getGoals selects all goals for multiple sites, but then it will put them in an array associating each goal by its idGoal. Since goal IDs are not unique across different sites, Goals.getGoals will end up overwriting goals of other sites and not returning all goals for all requested sites. See for example: http:/...
some API methods (eg. Goals.getGoals, Live.getCounters) are broken for multiple idSites
https://api.github.com/repos/matomo-org/matomo/issues/8574/comments
3
2015-08-14T10:05:16Z
2024-09-13T10:56:27Z
https://github.com/matomo-org/matomo/issues/8574
100,980,200
8,574
[ "matomo-org", "matomo" ]
In travis build it says one should use `./console tests:sync-ui-screenshots 14546.7` which doesn't work (`Screenshot tests artifacts were not found for this build.`), the UI tests viewer says one should use `./console tests:sync-ui-screenshots -r piwik/piwik 14767` which doesn't work either (`The "-r" option does not ...
Sync UI test screenshots command not working
https://api.github.com/repos/matomo-org/matomo/issues/8573/comments
2
2015-08-14T07:40:02Z
2015-08-14T15:19:42Z
https://github.com/matomo-org/matomo/issues/8573
100,953,561
8,573
[ "matomo-org", "matomo" ]
When I'm using --force-periods=day I'd expect that Piwik will archive only day period. Unfortunately that's not the case. Please see below: ``` INFO [2015-08-13 15:05:56] START INFO [2015-08-13 15:05:56] Starting Piwik reports archiving... INFO [2015-08-13 15:05:56] Will pre-process for website id = 2, period = day, d...
Custom date ranges are still being archived when --force-periods=day
https://api.github.com/repos/matomo-org/matomo/issues/8572/comments
0
2015-08-13T15:08:55Z
2015-08-30T18:29:32Z
https://github.com/matomo-org/matomo/issues/8572
100,794,881
8,572
[ "matomo-org", "matomo" ]
Updated to 2.14.3 earlier this week and have noticed my previously setup segments no longer work.
Visitor Log Segmenting No Longer Works
https://api.github.com/repos/matomo-org/matomo/issues/8570/comments
6
2015-08-13T13:27:18Z
2015-09-19T05:01:38Z
https://github.com/matomo-org/matomo/issues/8570
100,769,024
8,570
[ "matomo-org", "matomo" ]
When searching for a meta site or websites with long names the autocompleter should display a tooltip with the complete website name or the width of the autocompleter should be increased Currently it is very hard to differ between some partly equal websites or meta site names
in the website selector display tooltip with full website name
https://api.github.com/repos/matomo-org/matomo/issues/8569/comments
2
2015-08-13T12:42:03Z
2015-11-02T21:54:27Z
https://github.com/matomo-org/matomo/issues/8569
100,760,040
8,569
[ "matomo-org", "matomo" ]
Letting plugin developers use composer to define dependencies will be a huge benefit! Notes: - One challenge for example would be, if two plugins use the same composer library (eg. Yaml parser) but use different versions. How do we make this work? - How to make it work when Piwik instance does not have access to Inter...
Research if we can let plugins use Composer libraries
https://api.github.com/repos/matomo-org/matomo/issues/8568/comments
1
2015-08-13T12:36:01Z
2024-09-13T10:56:27Z
https://github.com/matomo-org/matomo/issues/8568
100,758,460
8,568
[ "matomo-org", "matomo" ]
Remove code tagged with `@deprecated`
https://api.github.com/repos/matomo-org/matomo/issues/8567/comments
1
2015-08-13T12:21:28Z
2020-09-28T23:27:48Z
https://github.com/matomo-org/matomo/issues/8567
100,755,633
8,567
[ "matomo-org", "matomo" ]
- document change to developers in changelog
Reporting API: Make json2 format the default json format (potential BC break)
https://api.github.com/repos/matomo-org/matomo/issues/8566/comments
7
2015-08-13T12:19:41Z
2020-09-28T21:59:54Z
https://github.com/matomo-org/matomo/issues/8566
100,755,357
8,566
[ "matomo-org", "matomo" ]
rename`getListHooksRegistered` to `getListEventsRegistered` in a backwards compatible way. Maybe there could be even a better name for this method? (extracted from #7241)
rename`getListHooksRegistered` to `registerEvents` (keep BC)
https://api.github.com/repos/matomo-org/matomo/issues/8565/comments
3
2015-08-13T12:07:20Z
2016-10-31T00:06:51Z
https://github.com/matomo-org/matomo/issues/8565
100,753,608
8,565
[ "matomo-org", "matomo" ]
refs #7569
Go through all events and mark classes passed as parameters as @api
https://api.github.com/repos/matomo-org/matomo/issues/8564/comments
0
2015-08-13T11:04:38Z
2024-09-13T10:56:26Z
https://github.com/matomo-org/matomo/issues/8564
100,740,711
8,564
[ "matomo-org", "matomo" ]
Move as much of .travis.yml behavior to PHP scripts. (NOTE: This may make the travis console less readable since separate commands will be put together. The new scripts should try to make the output as clear as possible.) Some task manager similar to rake might be useful.
travis.yml should auto update less often
https://api.github.com/repos/matomo-org/matomo/issues/8562/comments
1
2015-08-13T10:07:48Z
2016-04-26T03:45:41Z
https://github.com/matomo-org/matomo/issues/8562
100,730,802
8,562
[ "matomo-org", "matomo" ]
The goal of this issue is to create demo3.piwik.org - which will showcase Piwik 3.0 from git branch. We will update the server continuously to always use the latest 3.0 branch. How to generate data on demo3? maybe the tracker can be added in forum.piwik.org and/or replay the traffic from demo or demo2 (to avoid having...
Setup demo3.piwik.org to showcase Piwik 3
https://api.github.com/repos/matomo-org/matomo/issues/8560/comments
4
2015-08-12T19:59:55Z
2016-12-05T09:20:46Z
https://github.com/matomo-org/matomo/issues/8560
100,622,790
8,560
[ "matomo-org", "matomo" ]
I'm a fresh user of Piwik, and i want to use it for my a million visitors per month website.But I saw there are one wrong thing of the map of china,which may cause some errors and other problems. Tibet is a province of China. some person will not use the WRONG MAP piwik from China,including me.If you take this into co...
Map about Tibet and Taiwan in China
https://api.github.com/repos/matomo-org/matomo/issues/8557/comments
2
2015-08-12T15:19:40Z
2016-10-18T05:41:11Z
https://github.com/matomo-org/matomo/issues/8557
100,568,026
8,557
[ "matomo-org", "matomo" ]
On the „Product SKU“ and „Product Category“ table the sorting of the „Product Revenue“ column does not work. Neither the ascending nor the descending sorting.
Product Revenues sorting not working
https://api.github.com/repos/matomo-org/matomo/issues/8556/comments
11
2015-08-12T11:05:10Z
2024-01-23T08:49:50Z
https://github.com/matomo-org/matomo/issues/8556
100,519,598
8,556
[ "matomo-org", "matomo" ]
Currently it works so that we have 2 commands - one to add/delete custom variables and one to check if everything is OK. My suggestion is to improve the process of adding new custom variables. **Use case** Currently adding new custom vars means more or less iterating log_\* tables. If there are discrepancies between ...
Improve process of adding new custom variables
https://api.github.com/repos/matomo-org/matomo/issues/8555/comments
3
2015-08-12T09:58:57Z
2015-10-13T09:22:32Z
https://github.com/matomo-org/matomo/issues/8555
100,508,408
8,555
[ "matomo-org", "matomo" ]
As title. The form should use angular and it should be possible for plugins to add sections to the form and execute their own code on goal create/save. There does not have to be an explicit way in the goals form to allow this. Since the DOM is so flexible, most of this is already possible, it's just not very clean or ...
Convert goals form to angular w/ focus on allowing plugins to extend logic
https://api.github.com/repos/matomo-org/matomo/issues/8554/comments
2
2015-08-12T09:50:45Z
2024-09-13T10:56:25Z
https://github.com/matomo-org/matomo/issues/8554
100,507,289
8,554
[ "matomo-org", "matomo" ]
Auto update attemps to download Piwik zip package but times out after 120 seconds on slow network servers. Reported in http://forum.piwik.org/read.php?2,128812
curl_exec: Operation timed out after 119908 milliseconds with 4390672 out of 16210130 bytes received. Hostname requested was: builds.piwik.org
https://api.github.com/repos/matomo-org/matomo/issues/8553/comments
0
2015-08-12T09:43:42Z
2015-10-13T10:08:07Z
https://github.com/matomo-org/matomo/issues/8553
100,505,554
8,553
[ "matomo-org", "matomo" ]
We have a site A on which a JS tracking code is integrated. When there is a request on an external website via an iframe, this request from this site shows up in our Piwik statistics: ![example2](https://cloud.githubusercontent.com/assets/8897847/9203420/661479a6-4057-11e5-946d-c367b3ac7edb.png) Furthermore, there is...
external requests show up in statistics
https://api.github.com/repos/matomo-org/matomo/issues/8551/comments
2
2015-08-11T16:33:21Z
2015-10-07T13:09:19Z
https://github.com/matomo-org/matomo/issues/8551
100,353,452
8,551
[ "matomo-org", "matomo" ]
The goal of this issue is to give Piwik administrators the ability to choose which Piwik major version they want to use. ## Current Update Settings ![update settings](https://cloud.githubusercontent.com/assets/466765/9199058/84bdc07c-4040-11e5-8cd2-9581cd951395.png) ## Proposed changes to Piwik core - When a user sele...
in Update settings, let user choose "Use the latest release" or "Use the Long Term Support release"
https://api.github.com/repos/matomo-org/matomo/issues/8549/comments
14
2015-08-11T14:59:37Z
2015-10-02T06:37:41Z
https://github.com/matomo-org/matomo/issues/8549
100,332,661
8,549
[ "matomo-org", "matomo" ]
In the internet in most cases email address is case insensitive, but unfortunately it is sensitive in Piwik. It should be always normalized at the input so user can use it in the way as they are used to.
Email in login data should be case insensitive.
https://api.github.com/repos/matomo-org/matomo/issues/8548/comments
18
2015-08-11T14:31:51Z
2015-10-13T09:21:28Z
https://github.com/matomo-org/matomo/issues/8548
100,326,113
8,548
[ "matomo-org", "matomo" ]
Today we had a session about keeping BC for [our public APIs](https://github.com/piwik/piwik/issues/8125) and to avoid regressions in patch and minor releases. The current release cycle is to release a new version about every month. Eg 2.0, 2.1, 2.2 ... 2.15. At this point we stop and work for eg 6 months on the 3.0 r...
Maintaining backwards compatibility for our public APIs in Piwik & our release cycles
https://api.github.com/repos/matomo-org/matomo/issues/8547/comments
4
2015-08-11T13:34:38Z
2015-08-31T07:41:51Z
https://github.com/matomo-org/matomo/issues/8547
100,312,294
8,547
[ "matomo-org", "matomo" ]
The goal of this issue is to announce to the community that we are introducing Long Term Support (LTS) version for Piwik. After Piwik 3.0.0 will be released (#6074), we are committed to fully support users on Piwik 2.X for at least one year. ### Piwik Supported versions policy - our policy until now was "We only...
Introducing Long Term Support for Piwik 2.X
https://api.github.com/repos/matomo-org/matomo/issues/8546/comments
12
2015-08-11T13:17:55Z
2017-01-22T06:15:58Z
https://github.com/matomo-org/matomo/issues/8546
100,308,850
8,546