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" ]
It seems that piwik does not automatically redirect to https. Shouldn't that be done to increase safety? Protect the login credentials as well as all that sensitive user data...
New system check to Warn users if force_ssl is not yet enabled
https://api.github.com/repos/matomo-org/matomo/issues/7279/comments
12
2015-02-23T19:07:59Z
2018-07-23T22:08:15Z
https://github.com/matomo-org/matomo/issues/7279
58,632,566
7,279
[ "matomo-org", "matomo" ]
Currently there is no possibilities to say Piwik that a site search performs as expected. For example if I have an internal search engine and that someone typed a search in it. If the guy do not click on the search results but on another link within the site such as the contact page. From Piwik point of view this inter...
Site search success function
https://api.github.com/repos/matomo-org/matomo/issues/7278/comments
0
2015-02-23T18:58:02Z
2024-09-13T09:07:06Z
https://github.com/matomo-org/matomo/issues/7278
58,631,235
7,278
[ "matomo-org", "matomo" ]
I manage a moderately large site (80 000 pages view and 150 000 actions daily). When creating a custom segment based on a custom variable value, piwik seems to try to suggest a list of value extracted from the database. Unfortunately, one of the sql requests used for this takes more than 10 minutes to accomplish (actua...
autocompletion of custom variable values while creating segment kills database on moderately large site
https://api.github.com/repos/matomo-org/matomo/issues/7277/comments
4
2015-02-23T16:57:45Z
2024-09-13T09:07:07Z
https://github.com/matomo-org/matomo/issues/7277
58,614,561
7,277
[ "matomo-org", "matomo" ]
Hi, we got a pretty large Piwik DB - and DB Updates on Piwik Updates often takes several hours to complete ... It would be VERY HELPFUL if the CLI Update Script (console core:update) would show some information on progress ... I know it's not possible to output estimated time left ... but you could output something li...
during core:update display SQL queries as they are executed
https://api.github.com/repos/matomo-org/matomo/issues/7276/comments
7
2015-02-23T14:48:30Z
2015-03-17T03:20:42Z
https://github.com/matomo-org/matomo/issues/7276
58,595,121
7,276
[ "matomo-org", "matomo" ]
After upgrading from 2.10.0 to 2.11.0 or 2.11.1 it is no longer possible for Piwiki to access the database. This issue was originally reported in the [user forum](http://forum.piwik.org/read.php?2,124366). Also trying to do a fresh install from scrap leads to this issue, no matter whether I choose the PDO/MYSQL or MYS...
SQLSTATE[42000] [1044] Access denied for user 'xyz'@'localhost' to database 'abc'
https://api.github.com/repos/matomo-org/matomo/issues/7275/comments
26
2015-02-23T13:43:35Z
2018-09-13T12:41:40Z
https://github.com/matomo-org/matomo/issues/7275
58,586,780
7,275
[ "matomo-org", "matomo" ]
Session handling refactoring introduced an error in the goal widget: Goals Overview widget: Zend_Session is currently marked as read-only. Reproduced in 2 different instances after updating to 2.11.1.
Goals Overview widget: Zend_Session is currently marked as read-only.
https://api.github.com/repos/matomo-org/matomo/issues/7274/comments
40
2015-02-23T12:55:44Z
2015-03-03T21:22:07Z
https://github.com/matomo-org/matomo/issues/7274
58,581,969
7,274
[ "matomo-org", "matomo" ]
Reported at piwik forum also: http://forum.piwik.org/read.php?2,124494 <div style='word-wrap: break-word; border: 3px solid red; padding:4px; width:70%; background-color:#FFFF96;'> <strong>There is an error. Please report the message (Piwik 2.9.1) and full backtrace in the <a href='?module=Proxy&action...
Piwik 2.9.1 Array to string conversion in TrackerCodeGenerator.php
https://api.github.com/repos/matomo-org/matomo/issues/7273/comments
6
2015-02-23T10:37:30Z
2024-09-13T09:07:07Z
https://github.com/matomo-org/matomo/issues/7273
58,568,856
7,273
[ "matomo-org", "matomo" ]
Hi@all, i tried to use Dimension **Week/Month/Year** on **CustomVariables.getCustomVariablesValuesFromNameId** but it still don't works. I have every time response with empty arrays. Request URL: http://exmaple.com/index.php?module=API&method=CustomVariables.getCustomVariablesValuesFromNameId&token_auth=MYTOKEN&idSit...
API on Dimension Week/Month/Year don't work on CustomVariables.getCustomVariablesValuesFromNameId
https://api.github.com/repos/matomo-org/matomo/issues/7272/comments
1
2015-02-23T09:38:20Z
2015-02-23T19:35:04Z
https://github.com/matomo-org/matomo/issues/7272
58,562,840
7,272
[ "matomo-org", "matomo" ]
The goal of this issue is to update all the [Piwik Platform blog posts](https://piwik.org/blog/category/development/) and add a link, at the top, to the relevant Piwik Developer guides. The Piwik Developer guides are listed here: http://developer.piwik.org/develop
Piwik Platform blog posts: link to the relevant up to date developer guide
https://api.github.com/repos/matomo-org/matomo/issues/7270/comments
1
2015-02-22T23:53:57Z
2024-09-13T09:07:08Z
https://github.com/matomo-org/matomo/issues/7270
58,529,360
7,270
[ "matomo-org", "matomo" ]
The goal of this issue is to update docs and FAQs to make them correct with our new menu structure (with both the user menu and the `Administration` menu merged into one after #6989 then in https://github.com/piwik/piwik/issues/9354). In particular: - Updates user guides mentioning menu - Update FAQ mentioning menu - ...
Update guides and screenshots to match the new menu structure
https://api.github.com/repos/matomo-org/matomo/issues/7269/comments
2
2015-02-22T22:25:15Z
2024-09-13T09:07:08Z
https://github.com/matomo-org/matomo/issues/7269
58,523,555
7,269
[ "matomo-org", "matomo" ]
While reading a [Reporting API guide](http://developer.piwik.org/guides/querying-the-reporting-api#call-the-piwik-api-in-php) I did notice that we recommend to include our `index.php` into another project in order to use our PHP Reporting API Client. We also do link from the http://piwik.org/integrate page to this guid...
Provide a library to query the PHP Reporting API
https://api.github.com/repos/matomo-org/matomo/issues/7268/comments
0
2015-02-22T20:55:04Z
2024-09-13T09:07:09Z
https://github.com/matomo-org/matomo/issues/7268
58,518,100
7,268
[ "matomo-org", "matomo" ]
url not defined!! i was disabling all plugins and deleted the piwik user and the site in piwik. still getting no urls. may have a look at www.holzkunst-conrad.de if you could not help please provide a link where to get help. piwik forum gives no answer to my question. the question was asked about 10 times without a ...
Tracking code could check whether HTTP is working, if not use HTTPs by default
https://api.github.com/repos/matomo-org/matomo/issues/7267/comments
12
2015-02-22T19:07:22Z
2024-09-13T09:07:09Z
https://github.com/matomo-org/matomo/issues/7267
58,513,815
7,267
[ "matomo-org", "matomo" ]
After upgrade to 2.11 there are no core: commands available. ``` $ ./console Console Tool Usage: [options] command [arguments] Options: --help (-h) Display this help message --quiet (-q) Do not output any message --verbose (-v|vv|vvv) Increase the verbosity of messages: 1 for normal output, 2 ...
core: commands lost after upgrades to 2.11
https://api.github.com/repos/matomo-org/matomo/issues/7266/comments
3
2015-02-22T15:34:46Z
2015-08-01T13:48:13Z
https://github.com/matomo-org/matomo/issues/7266
58,506,380
7,266
[ "matomo-org", "matomo" ]
Just upgraded to 2.11.0 this morning and now the dashboard is showing this: ![whois timeout error](https://cloud.githubusercontent.com/assets/6898100/6319088/ebc8cdce-bab8-11e4-9d24-2158739066ea.png) Whois.com works fine though. Any ideas? Jacob
Error about whois.com timeout
https://api.github.com/repos/matomo-org/matomo/issues/7265/comments
4
2015-02-22T15:34:43Z
2015-02-24T08:03:58Z
https://github.com/matomo-org/matomo/issues/7265
58,506,378
7,265
[ "matomo-org", "matomo" ]
I received this message after upgrading to 2.11.0 and adding a custom logo. The image failed to validate with `pngcheck`. It must have gotten corrupted during conversion. Uploading random files with non-`.png` suffixes did not produce the error. I labeled a `.jpg` with `.png` and produced the error. Verifying the ...
Warning - imagecopyresampled() expects parameter 2 to be resource
https://api.github.com/repos/matomo-org/matomo/issues/7264/comments
1
2015-02-21T18:25:11Z
2016-10-05T21:25:34Z
https://github.com/matomo-org/matomo/issues/7264
58,469,174
7,264
[ "matomo-org", "matomo" ]
I hope this is not a repeat...did a quick search and did not find it... The date range selector that is part of the div class top_controls is partially hidden underneath the website selector control...this is the behavior in default Morpheus theme and the others...in Chrome and IE11. Here is a screenshot of the overl...
Date Range Selector partially hidden in Dashboard
https://api.github.com/repos/matomo-org/matomo/issues/7261/comments
2
2015-02-21T00:51:17Z
2015-02-22T20:12:33Z
https://github.com/matomo-org/matomo/issues/7261
58,431,096
7,261
[ "matomo-org", "matomo" ]
There is no CSS loaded when using Firefox Nightly. Piwik should detect that the browser is Firefox regardless of the version and load the appropriate CSS. Firefox 38.0a1 (2015-02-16)
No CSS when using Firefox Nightly
https://api.github.com/repos/matomo-org/matomo/issues/7259/comments
2
2015-02-20T16:58:31Z
2015-02-24T19:55:32Z
https://github.com/matomo-org/matomo/issues/7259
58,379,827
7,259
[ "matomo-org", "matomo" ]
We have some warnings since upgrading from 2.10.0 to 2.11.0 (Final). Someone has already posted this issue on http://forum.piwik.org/read.php?2,124356,124356 but the moderator was lazy to create a report here (it's a shame). WARNING DevicesDetection /path/to/piwik/plugins/DevicesDetection/functions.php(63): Warning - ...
DevicesDetection/functions.php(63): Warning - array_key_exists()
https://api.github.com/repos/matomo-org/matomo/issues/7258/comments
0
2015-02-20T15:13:12Z
2015-02-23T03:32:35Z
https://github.com/matomo-org/matomo/issues/7258
58,365,587
7,258
[ "matomo-org", "matomo" ]
I'm posting this issue as a followup of this [forum thread](http://forum.piwik.org/read.php?2,113595,page=1#msg-124236) > would be an idea setting multiple IdSite in the asyncronous tracker? > I mean for example using an object: `_paq.push( { 'setSiteId' : [ 6, 8, 16 ] } );`
Piwik.js: Support for sending data to multiple idSites
https://api.github.com/repos/matomo-org/matomo/issues/7257/comments
5
2015-02-20T15:10:20Z
2016-08-03T04:46:03Z
https://github.com/matomo-org/matomo/issues/7257
58,365,222
7,257
[ "matomo-org", "matomo" ]
I run the `core:archive` script directly on the command line for a site with about 300 visits per day and more than 30 segments. It takes 5 to 10 minutes to process everything, but fails after year-period processing and before range-period processing with a database error: ``` Warning - Error while sending STMT_PREPAR...
Error while sending STMT_PREPARE packet in range period processing of core:archive
https://api.github.com/repos/matomo-org/matomo/issues/7256/comments
6
2015-02-20T07:00:48Z
2015-05-01T00:44:12Z
https://github.com/matomo-org/matomo/issues/7256
58,317,163
7,256
[ "matomo-org", "matomo" ]
To reproduce rename your `config.ini.php` and run eg `./console tests:run`. This is a regression as we used to get an error message instead. I think the `StaticContainer` is trying to read/access the plugins config but doesn't check whether Piwik is installed. Getting the following stack trace: ``` PHP Catchable fata...
It is not possible to run tests when Piwik is not installed and error message is not clear
https://api.github.com/repos/matomo-org/matomo/issues/7254/comments
1
2015-02-19T23:20:38Z
2024-09-13T09:07:10Z
https://github.com/matomo-org/matomo/issues/7254
58,286,610
7,254
[ "matomo-org", "matomo" ]
The goal of this issue is that when a user clicks on a checkbox in the JS Tracking Code screen, then it should be clear to user that the click has the action of updating the JS code below. Some users may be confused thinking it's a setting being stored on server side such as in [this forum post](http://forum.piwik.org/...
JavaScript Tracking Code: when a checkbox is clicked, make it clear the JS code was updated
https://api.github.com/repos/matomo-org/matomo/issues/7251/comments
0
2015-02-19T22:05:50Z
2015-02-19T22:30:32Z
https://github.com/matomo-org/matomo/issues/7251
58,277,825
7,251
[ "matomo-org", "matomo" ]
Just installed the latest version of Piwik (2.11.0) and set up my first website for tracking purposes. I need to get the API code for the WP-Piwik plugin on my WordPress site, so when I click on the View Tracking Code link, and then select API in the left hand menu I get the following error page The parameter 'peri...
The parameter 'period' isn't set in the Request, and a default value wasn't provided. when clicking on API link in menu
https://api.github.com/repos/matomo-org/matomo/issues/7250/comments
4
2015-02-19T13:05:27Z
2015-03-01T22:14:31Z
https://github.com/matomo-org/matomo/issues/7250
58,205,565
7,250
[ "matomo-org", "matomo" ]
By default reports are hierarchical but sometimes the flattened version of the report is more useful (when the paths used by web sites aren't representative of any hierarchical ordering, for example). This isn't an issue on the web interface since the hierarchical items can be unfolded but this is not possible in ema...
allow to choose the flattened version of reports in email reports (or use the flat version by default in email reports)
https://api.github.com/repos/matomo-org/matomo/issues/7249/comments
2
2015-02-19T11:14:05Z
2015-02-19T15:28:57Z
https://github.com/matomo-org/matomo/issues/7249
58,195,033
7,249
[ "matomo-org", "matomo" ]
Hi, I just tried upgrading to 2.11.0 but received this error: PHP Fatal error: Class 'Piwik\Ini\IniReader' not found in /usr/home/www/analytics.203.se/core/Config.php on line 82 So I had to downgrade to 2.10.0 again.
Class 'Piwik\Ini\IniReader' not found
https://api.github.com/repos/matomo-org/matomo/issues/7248/comments
15
2015-02-19T08:51:44Z
2015-03-03T17:06:15Z
https://github.com/matomo-org/matomo/issues/7248
58,181,463
7,248
[ "matomo-org", "matomo" ]
since update to 2.11.0 we have the problem, that the large statistics displaying wrong values in the large graphs. picture err_01.jpg shows values for visits (okay) but wrong values for unique visitors and avg. visit duration - this occurs when i select period length = year ![err_01](https://cloud.githubusercontent.co...
error in statistics graph, avg_time = 2
https://api.github.com/repos/matomo-org/matomo/issues/7247/comments
13
2015-02-19T08:11:08Z
2015-02-23T03:22:54Z
https://github.com/matomo-org/matomo/issues/7247
58,178,635
7,247
[ "matomo-org", "matomo" ]
Is it possible to implement a copy function for segments? Our customers use segments with lots of ipadress filters and for every new segment they have to re-enter this information.
Copy/duplicate segments
https://api.github.com/repos/matomo-org/matomo/issues/7246/comments
6
2015-02-19T07:55:05Z
2024-09-13T10:55:47Z
https://github.com/matomo-org/matomo/issues/7246
58,177,633
7,246
[ "matomo-org", "matomo" ]
The problems in https://github.com/piwik/piwik/issues/7217 still occur - I do not think the code mentioned changes anything. When doing bulk requests the `sendRequest` function is only called at the very end (to send all entries at once), so resetting the custom variables there would not change anything, as far as I se...
Data bleeding over in bulk inserting with custom variables Nr. 2
https://api.github.com/repos/matomo-org/matomo/issues/7245/comments
8
2015-02-19T03:45:13Z
2015-09-11T10:29:32Z
https://github.com/matomo-org/matomo/issues/7245
58,164,549
7,245
[ "matomo-org", "matomo" ]
Piwik 2.11.b3 Custom Alerts 0.1.19 I'm receiving sometimes 2 emails : one in English the other one in French. They're loged into the Custom Alerts History interface : ![image](https://cloud.githubusercontent.com/assets/5972510/6250278/c3a9e9ba-b75a-11e4-9129-ac12df9e98db.png) My cronjob is set to every 15 minutes a...
Custom alerts sent twice in different language
https://api.github.com/repos/matomo-org/matomo/issues/7242/comments
6
2015-02-18T20:59:51Z
2024-09-13T09:07:10Z
https://github.com/matomo-org/matomo/issues/7242
58,127,136
7,242
[ "matomo-org", "matomo" ]
To register an event one currently has to implement the method `getListHooksRegistered` in the plugin descriptor class. Eg ``` public function getListHooksRegistered() { return array( 'API.getSegmentsMetadata' => 'getSegmentsMetadata' ); } ``` Since the wording at some point chang...
Revisit how plugin listen / register to events
https://api.github.com/repos/matomo-org/matomo/issues/7241/comments
1
2015-02-18T20:39:10Z
2024-09-13T09:07:11Z
https://github.com/matomo-org/matomo/issues/7241
58,124,679
7,241
[ "matomo-org", "matomo" ]
It is possible to write a custom LocationProvider instead of eg GeoIP, ServerBased, Pecl, ... provider. Piwik will then use this LocationProvider to detect the location of the user. On developer.piwik.org it is mentioned that this is possible but only in a few lines. At some point we should revisit this API as it is ...
Revisit LocationProvider API and make it public
https://api.github.com/repos/matomo-org/matomo/issues/7240/comments
3
2015-02-18T19:58:43Z
2024-09-13T09:07:11Z
https://github.com/matomo-org/matomo/issues/7240
58,119,466
7,240
[ "matomo-org", "matomo" ]
A plugin that allows users to view log entries from within the UI would be very helpful in quickly diagnosing some errors. The plugin should handle both file + DB logs and allow searching through logs.
Improved diagnostics: new LogViewer plugin in Marketplace!
https://api.github.com/repos/matomo-org/matomo/issues/7239/comments
27
2015-02-18T16:38:27Z
2015-10-13T20:19:22Z
https://github.com/matomo-org/matomo/issues/7239
58,092,233
7,239
[ "matomo-org", "matomo" ]
Hi all, I'm a newbie Piwik programmer, I noticed that usage of textarea post parameters at line 34 of plugins/Transitions/javascripts/transitions.js may genarate inconsistent url when JSON decoded serverside on my dev laptop I inserted a "difensive" line: ``` javascript link = $('<textarea>').html(encodeURICompo...
pluging Transitions - possible URL mismatch
https://api.github.com/repos/matomo-org/matomo/issues/7236/comments
6
2015-02-18T10:22:49Z
2024-09-13T09:07:12Z
https://github.com/matomo-org/matomo/issues/7236
58,049,909
7,236
[ "matomo-org", "matomo" ]
To provide tools, both for us to diagnose user problems and for users to attempt to diagnose problems themselves, I think we should provide a method for users to easily create and expose diagnostic tools to their users. I imagine that the diagnostic tools would be defined similarly to the way plugin settings are defin...
allow plugins to create diagnostic tools that are available via CLI and the web
https://api.github.com/repos/matomo-org/matomo/issues/7235/comments
17
2015-02-18T08:47:36Z
2015-04-20T00:59:12Z
https://github.com/matomo-org/matomo/issues/7235
58,041,197
7,235
[ "matomo-org", "matomo" ]
I just saw on one of the update screens that piwik is downloading its .zip update over HTTP? Is that a typo or is that actually happening? If it's actually happening, do you have a pinned key that you use to verify updates? If you are not securing your updates, you are potentially spreading malware onto any server th...
[security] Insecure updates?
https://api.github.com/repos/matomo-org/matomo/issues/7234/comments
1
2015-02-18T08:10:28Z
2015-02-18T09:16:39Z
https://github.com/matomo-org/matomo/issues/7234
58,038,475
7,234
[ "matomo-org", "matomo" ]
I'd like to be able to save a pages HTML metadata (Description and Keywords) in separate columns in the database so I could use this data to report on page characteristics. This content is essentially telling you what the page is about and most sites include this information as part of SEO best practices. For example...
Save HTML Metadata in Database via JS Tracking Client
https://api.github.com/repos/matomo-org/matomo/issues/7233/comments
2
2015-02-18T04:13:14Z
2024-09-13T09:07:13Z
https://github.com/matomo-org/matomo/issues/7233
58,023,670
7,233
[ "matomo-org", "matomo" ]
See http://jshint.com/ Required to resolve #5960 JSHint is the community-driven version of JSLint and more up to date. I think it can even read jslint options so we wouldn't have to change much. JSHint is actively developed and offers fine-grained configuration. A JS for the tests can be found here: https://github....
Piwik.js tests: Replace JSLint with JSHint
https://api.github.com/repos/matomo-org/matomo/issues/7232/comments
2
2015-02-17T23:38:20Z
2024-09-13T09:07:14Z
https://github.com/matomo-org/matomo/issues/7232
58,000,766
7,232
[ "matomo-org", "matomo" ]
Google Chrome 39.0.2171.71 (No Extension) Piwik: 2.10.0 --- ## ![0](https://cloud.githubusercontent.com/assets/8586286/5356250/c9b9f71c-7fd5-11e4-8d42-fe0a5b396249.png) ![full](https://cloud.githubusercontent.com/assets/8586286/5368981/78367a3c-8048-11e4-9fe4-c6856aed9529.png) ## ![chrome](https://cloud.githubusercon...
The arrows are displayed incorrectly on Chrome
https://api.github.com/repos/matomo-org/matomo/issues/7230/comments
6
2015-02-17T06:00:55Z
2015-03-06T05:59:16Z
https://github.com/matomo-org/matomo/issues/7230
57,886,803
7,230
[ "matomo-org", "matomo" ]
The goal of this issue is that for new piwik installations, we should set: `use the Anonymized IP addresses when enriching visits.` to `No`. Currently it is set to `Yes` for new installs, which could cause confusion amongst users. eg. from @tsteur: I tracked one visit and it thinks I am from Hongkong, probably becaus...
For new installs, do not use the Anonymized IP addresses when enriching visits
https://api.github.com/repos/matomo-org/matomo/issues/7229/comments
0
2015-02-17T02:38:10Z
2015-02-18T04:01:30Z
https://github.com/matomo-org/matomo/issues/7229
57,876,664
7,229
[ "matomo-org", "matomo" ]
See http://forum.piwik.org/read.php?2,124212 10.199.199.10 - - [16/Feb/2015:10:43:45 +0000] "GET /jobs.jsp HTTP/1.1" 200 0 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0" 10.199.199.10 - - [16/Feb/2015:10:43:47 +0000] "GET /ducc-servlet/cluster-name HTTP/1.1" 200 0 "http://192.168.6.67:4...
./import_logs.py fatal error processing Jetty request logs (log files with multiple spaces)
https://api.github.com/repos/matomo-org/matomo/issues/7228/comments
16
2015-02-16T20:27:50Z
2015-03-08T02:03:50Z
https://github.com/matomo-org/matomo/issues/7228
57,847,969
7,228
[ "matomo-org", "matomo" ]
we should reorganize the technical reports. (follow up to #3962) We currently have: - Devices - Device type - Device brand - Device model - Browser (Versions) - OS (Versions) - Browser engine - Visitor settings - Resolution - Configurations (OS / Browser / Resolution) - Browser plugins - Browser la...
Reorganize technical reports
https://api.github.com/repos/matomo-org/matomo/issues/7227/comments
8
2015-02-16T18:25:00Z
2015-04-01T21:07:47Z
https://github.com/matomo-org/matomo/issues/7227
57,836,930
7,227
[ "matomo-org", "matomo" ]
Currently the language report is shown among the visitor settings. As the language report is more related to location reports it should be moved there. Follow up to #3962
Move language report to location reports
https://api.github.com/repos/matomo-org/matomo/issues/7226/comments
0
2015-02-16T17:44:29Z
2015-03-02T04:30:45Z
https://github.com/matomo-org/matomo/issues/7226
57,833,038
7,226
[ "matomo-org", "matomo" ]
This would help identify your own piwik admin pages amongst tabs with piwik.org: ![piwik favicon](https://cloud.githubusercontent.com/assets/3509308/6215557/ee7dd8cc-b601-11e4-87c0-6dd3374c1de2.jpg)
Change piwik's favicon (piwik installation) VS piwik.org
https://api.github.com/repos/matomo-org/matomo/issues/7225/comments
1
2015-02-16T16:39:09Z
2024-09-13T09:07:14Z
https://github.com/matomo-org/matomo/issues/7225
57,825,963
7,225
[ "matomo-org", "matomo" ]
This issue is related to issue #7208. This feature includes whole page automatic tracking: - DOM clicks - DOM hover - any suggestions? The tracked data will be shown in 4 views (new plugin necessary) grouped by: - HTML tags - element's css class attribute - element's id attribute - element's name attribute Ple...
DOM User activity tracking - new feature
https://api.github.com/repos/matomo-org/matomo/issues/7224/comments
10
2015-02-16T10:44:23Z
2024-09-13T09:07:15Z
https://github.com/matomo-org/matomo/issues/7224
57,789,040
7,224
[ "matomo-org", "matomo" ]
Goal of this ticked is to allow following action: - user defines new segments - first archiving will only process those segments since day of their creation, instead going all way back - this way segments will be lighter in some cases where user doesn't need historical data (which is sometimes huge) I think that initi...
Allow creating pre-processed segments archived only forward
https://api.github.com/repos/matomo-org/matomo/issues/7223/comments
6
2015-02-16T09:40:50Z
2015-03-19T09:15:09Z
https://github.com/matomo-org/matomo/issues/7223
57,782,625
7,223
[ "matomo-org", "matomo" ]
After upgrading to 2.10 I only have lines as I click Visitors Log (looks like database lines). As there was aways nice lines, (nice colored, OS given, IP and stuff). Now it's only a one liner with no layout. Please help. Thanx
No nice overview in Visitors Log after upgrade to 2.10
https://api.github.com/repos/matomo-org/matomo/issues/7222/comments
2
2015-02-16T06:56:42Z
2015-02-16T07:35:05Z
https://github.com/matomo-org/matomo/issues/7222
57,771,176
7,222
[ "matomo-org", "matomo" ]
`location.href` and `top.document.referer` seem to be already URL encoded. At least in the browsers we tested. When tracking, we do encode them again meaning they are double url encoded which is wrong. Even worse some browsers use uppercase and some browsers use lowercase for the url encoding meaning we store 2 actions...
piwik.js double encodes the url and referrer when they are detected automatically
https://api.github.com/repos/matomo-org/matomo/issues/7220/comments
0
2015-02-16T02:42:07Z
2015-02-16T03:47:34Z
https://github.com/matomo-org/matomo/issues/7220
57,759,479
7,220
[ "matomo-org", "matomo" ]
See screenshot ![nodata_error](https://cloud.githubusercontent.com/assets/273120/6206123/fe77fc68-b5e7-11e4-9fe1-4292cb356aaa.png)
No data message in subtable renders too many columns
https://api.github.com/repos/matomo-org/matomo/issues/7219/comments
1
2015-02-16T01:28:22Z
2016-10-05T21:26:41Z
https://github.com/matomo-org/matomo/issues/7219
57,756,325
7,219
[ "matomo-org", "matomo" ]
Our segmentation logic does always url decode all values so it will never match a url-encoded url like `piwikjapan.org/%E6%A9%9F%E8%83%BD%E8%AA%AC%E6%98%8E/4695`. If I understand it right one problem is that some actions are stored raw while some other actions are stored URL encoded.
Segmentation for url-encoded page urls does not work
https://api.github.com/repos/matomo-org/matomo/issues/7218/comments
3
2015-02-16T01:12:26Z
2017-03-22T00:11:12Z
https://github.com/matomo-org/matomo/issues/7218
57,755,643
7,218
[ "matomo-org", "matomo" ]
I already reported this issue last summer (unfortunately I cannot find a link to it) and it was supposedly fixed - when doing bulk inserts of many records, the data given to Piwik is not reset after every visit entry for custom variables with scope "visit". I tested it again with the newest release just now, and the sa...
Data bleeding over in bulk inserting with custom variables
https://api.github.com/repos/matomo-org/matomo/issues/7217/comments
2
2015-02-16T01:09:36Z
2015-02-19T03:39:52Z
https://github.com/matomo-org/matomo/issues/7217
57,755,528
7,217
[ "matomo-org", "matomo" ]
Toppreise.ch is a products search engine in Switzerland, and the following lines should be added to core/DataFiles/SearchEngines.php: ``` 'www.toppreise.ch' => array('Toppreise', 'search', null, 'iso-8859-1'), 'toppreise.ch' => array('Toppreise', 'search', null, 'iso-8859-1'), 'fr.toppreise.ch' => array...
Adding Toppreise.ch as search engine
https://api.github.com/repos/matomo-org/matomo/issues/7216/comments
5
2015-02-16T00:11:59Z
2015-03-02T04:30:45Z
https://github.com/matomo-org/matomo/issues/7216
57,753,282
7,216
[ "matomo-org", "matomo" ]
The goal of this issue is to improve the great Segmented Visitor Log feature (from #4633), and let users apply the Segment to all Piwik reports (rather than just see the segment applied to the Visitor Log popover). For example, maybe we could add an icon or a textual link "Apply this segment to the report [new tab]". ...
In the Segmented Visitor Log, let me create the segment in one click to apply in all Matomo
https://api.github.com/repos/matomo-org/matomo/issues/7215/comments
7
2015-02-16T00:00:11Z
2019-08-12T17:35:32Z
https://github.com/matomo-org/matomo/issues/7215
57,752,870
7,215
[ "matomo-org", "matomo" ]
The goal of this issue is to improve the powerful "Segmented Visitor Log" feature (in #4633) to let users open the Visitor Profile for any visitor, where currently the ["View Visitor Profile"](http://piwik.org/docs/user-profile/) link is hidden on the Segmented Visitor Log popover. * show the link 'Visitor profile'...
In the Segmented Visitor Log popover, let me open the Visitor Profile
https://api.github.com/repos/matomo-org/matomo/issues/7214/comments
5
2015-02-15T23:56:21Z
2018-08-28T03:14:04Z
https://github.com/matomo-org/matomo/issues/7214
57,752,729
7,214
[ "matomo-org", "matomo" ]
The goal of this issue is to display the "Segmented Visitor Log" icon in the sub-tables reports. For example the following sub-tables should display the icon: - Search engines > Keyword - Keyword > Search engine - Websites > Websites URL - Campaign name -> Campaign keywords - (and other sub-tables possibly not displ...
Display the "Segmented Visitor Log" icon in sub-tables reports
https://api.github.com/repos/matomo-org/matomo/issues/7213/comments
0
2015-02-15T23:51:34Z
2024-09-13T09:07:15Z
https://github.com/matomo-org/matomo/issues/7213
57,752,535
7,213
[ "matomo-org", "matomo" ]
The goal of this issue is to display the icon "Segmented Visitor Log" in more reports that currently don't show this great little icon. #### Icon should display in the following reports - ~~Provider (segment `provider`)~~ #12299 - Visits per visit duration (segment `visitDuration`) - Visits by Visit Number (segm...
Display the "Segmented Visitor Log" icon in more reports
https://api.github.com/repos/matomo-org/matomo/issues/7212/comments
2
2015-02-15T23:48:11Z
2019-01-22T11:07:31Z
https://github.com/matomo-org/matomo/issues/7212
57,752,383
7,212
[ "matomo-org", "matomo" ]
I have started using Piwik in May of 2014, but noticed that the piwik_archive_ tables go back until 2004_09 - meaning Piwik created tables for every month since 2004_09, which are all complete empty until 2014_01. This means there are 224 empty tables (2004_09-2013_12 for _blob and _numeric) in my Piwik installation w...
Archive tables going back years for new installation
https://api.github.com/repos/matomo-org/matomo/issues/7211/comments
1
2015-02-15T23:34:32Z
2024-09-13T09:07:16Z
https://github.com/matomo-org/matomo/issues/7211
57,751,890
7,211
[ "matomo-org", "matomo" ]
The goal of this issue is to note in the guide "Contributing to piwik core" at http://developer.piwik.org/guides/contributing-to-piwik-core that we use Pre-merge code reviews, that issues can be tagged with `Needs review` tag. Maybe we could note in this guide the Rules / Benefits / Pitfalls (see #6916).
Add info about Pre-merge Code Reviews in the "contributing to Piwik" guide
https://api.github.com/repos/matomo-org/matomo/issues/7210/comments
2
2015-02-15T22:36:00Z
2024-09-13T10:56:17Z
https://github.com/matomo-org/matomo/issues/7210
57,749,603
7,210
[ "matomo-org", "matomo" ]
For example `piwikjapan.org/%E6%A9%9F%E8%83%BD%E8%AA%AC%E6%98%8E/4695` and `piwikjapan.org/%e6%a9%9f%e8%83%bd%e8%aa%ac%e6%98%8e/4695`. Type is always `1`. Most likely the problem is that we url encode in the browser and different browsers might use uppercase or lowercase: https://github.com/piwik/piwik/blob/2.11.0-b7/...
Duplicate actions are logged for lower/upper case encoded URL
https://api.github.com/repos/matomo-org/matomo/issues/7209/comments
6
2015-02-15T21:16:55Z
2015-03-15T21:33:01Z
https://github.com/matomo-org/matomo/issues/7209
57,746,436
7,209
[ "matomo-org", "matomo" ]
Hi, I'd like to develop new feature for piwik - tracking DOM user activity. I would add new action type to piwik tracker class and create new plugin to support it. Also, I would improve the Javascript tracker to implement this new feature. Many might think that this can be accomplished by using the existing Events ...
DOM User activity tracking
https://api.github.com/repos/matomo-org/matomo/issues/7208/comments
3
2015-02-15T10:12:11Z
2015-02-15T22:42:17Z
https://github.com/matomo-org/matomo/issues/7208
57,725,280
7,208
[ "matomo-org", "matomo" ]
67% User exit rate (left after view one page) could be turned into xx% User exit rate (left after view one page and stayed less than 20 seconds) 1 page visit + less than 20 seconds : user exit 1 page visit + more than 20 seconds : user interested 2 page visits + more than 20 seconds : user interested 2+x page visits ...
easy correct user exit rate, on landing pages, one page sites
https://api.github.com/repos/matomo-org/matomo/issues/7207/comments
5
2015-02-15T08:22:21Z
2015-03-03T03:14:57Z
https://github.com/matomo-org/matomo/issues/7207
57,722,690
7,207
[ "matomo-org", "matomo" ]
The segment name will be `operatingSystemVersion`. This is especially useful when using in combination with `operatingSystemCode`.
Add new segment Operating System Version
https://api.github.com/repos/matomo-org/matomo/issues/7206/comments
1
2015-02-14T22:41:57Z
2015-02-14T22:42:08Z
https://github.com/matomo-org/matomo/issues/7206
57,709,379
7,206
[ "matomo-org", "matomo" ]
Hey, could be a integrated in piwik, could also stay a plugin. i would like to encourage you all to update funnels plugin to work with piwik 2.x https://github.com/jesstelford/funnels or please point to a working funnel plugin that is working with piwik 2.x i did not find any working Thank you very much...
funnels may need only small corrections to work with piwik 2.x
https://api.github.com/repos/matomo-org/matomo/issues/7205/comments
2
2015-02-14T14:40:28Z
2015-03-02T23:18:39Z
https://github.com/matomo-org/matomo/issues/7205
57,694,986
7,205
[ "matomo-org", "matomo" ]
hey please point to a working funnel plugin that is working with piwik 2.x i did not find any working.
Plugin to provide funnel analysis report
https://api.github.com/repos/matomo-org/matomo/issues/7204/comments
2
2015-02-14T14:32:32Z
2016-12-07T01:28:27Z
https://github.com/matomo-org/matomo/issues/7204
57,694,743
7,204
[ "matomo-org", "matomo" ]
I had an old piwik server (version 1.12) I install Piwik 2.10 in new server then backup database with: `$ mysqldump --opt -u [uname] -p[pass] [dbname] > [backupfile.sql]` and restore with: `$ mysql -u [uname] -p[pass] [db_to_restore] < [backupfile.sql]` note:before restore i delete all tables. then update piwik by comm...
You are logged in as 'admin' but it seems you don't have any permission set in Piwik
https://api.github.com/repos/matomo-org/matomo/issues/7203/comments
3
2015-02-14T06:59:06Z
2015-02-15T22:36:40Z
https://github.com/matomo-org/matomo/issues/7203
57,684,406
7,203
[ "matomo-org", "matomo" ]
I am using the PiwikTracker class und submitting log entries in bulk to Piwik through a cron job. I noticed that since a Piwik upgrade in December (), setting the user IP does not work anymore. I am using code in the following fashion (simplified): ``` $t = new \PiwikTracker( 1, 'url-to-piwik'); $t->setTokenAuth( 'my-...
Do not track the data when a token_auth is set to the Tracking API but is not valid
https://api.github.com/repos/matomo-org/matomo/issues/7202/comments
18
2015-02-13T23:07:59Z
2024-09-13T09:07:16Z
https://github.com/matomo-org/matomo/issues/7202
57,666,340
7,202
[ "matomo-org", "matomo" ]
As a follow up to #7104 to gain even more GUI performance, i think it would be good to cache reports and other pages if possible. All reports, which does not process data from the current day would/should be save to cache. How to cache it? I think the easiest way would be a complete response cache. -> take the comple...
"Action" caching
https://api.github.com/repos/matomo-org/matomo/issues/7198/comments
1
2015-02-13T15:40:37Z
2015-02-15T21:34:58Z
https://github.com/matomo-org/matomo/issues/7198
57,613,370
7,198
[ "matomo-org", "matomo" ]
I posted this in the Piwik forums and was asked to put it here. At the moment when looking at "Visitors in realtime", you currently cannot see their browser versions. Adding this information would be extremely beneficial for many reasons. Would love to see this in a future release. Thanks Matt!
Browser versions in "Visitors in realtime" | Enhancement
https://api.github.com/repos/matomo-org/matomo/issues/7197/comments
2
2015-02-13T11:25:18Z
2015-02-13T12:09:48Z
https://github.com/matomo-org/matomo/issues/7197
57,587,979
7,197
[ "matomo-org", "matomo" ]
I'm running piwik on a shared hosting, where PHP is executed via fast-cgi. Occasionally, I'm getting the following error message when executing the `core:archive` script as cronjob: ``` ERROR CoreConsole[2015-02-12 22:00:33] Got invalid response from API request: http://example.com/index.php?module=API&method=API.getD...
Occasional timeout for `core:archive` task running via fast-cgi
https://api.github.com/repos/matomo-org/matomo/issues/7196/comments
5
2015-02-13T10:42:35Z
2016-08-15T22:27:15Z
https://github.com/matomo-org/matomo/issues/7196
57,584,037
7,196
[ "matomo-org", "matomo" ]
I maintain a piwik installation that consists of approximately 1,300 sites and a database size of 70+ GB. Since the update to 2.10.0 I see very inefficient update queries clogging the process list. Consequently, performance is severely degraded and opening statistics for a specific website most of the time fail with...
Mysql process list is clogged with very inefficient updates on the archive blob tables
https://api.github.com/repos/matomo-org/matomo/issues/7195/comments
10
2015-02-13T08:42:26Z
2015-02-25T11:34:28Z
https://github.com/matomo-org/matomo/issues/7195
57,572,991
7,195
[ "matomo-org", "matomo" ]
The following error is posted in the php-error log [11-Feb-2015 07:04:45 UTC] Error in Piwik (tracker): Error query: SQLSTATE[HY000]: General error: 1364 Field 'config_os' doesn't have a default value In query: INSERT INTO piwik_log_visit (idvisitor, config_id, location_ip, location_browser_lang, visit_total_events,...
After upgrading from Piwik 2.3.0 to 2.10.0 tracking does not work anymore
https://api.github.com/repos/matomo-org/matomo/issues/7194/comments
1
2015-02-13T06:58:59Z
2015-02-15T22:23:52Z
https://github.com/matomo-org/matomo/issues/7194
57,566,508
7,194
[ "matomo-org", "matomo" ]
The goal of this issue is to fix the following bug and add a test case so it does not appear again. Reproduce: - sign out - load URL such as: http://demo2.piwik.org/index.php?module=CoreHome&action=index&idSite=1&period=range&date=last30 - then we see `The requested website idSite is not found in the request, or is i...
When loading URL and not logged in, this should load the login form
https://api.github.com/repos/matomo-org/matomo/issues/7193/comments
0
2015-02-13T05:47:10Z
2015-03-02T04:30:45Z
https://github.com/matomo-org/matomo/issues/7193
57,562,176
7,193
[ "matomo-org", "matomo" ]
The goal of this issue is to make the JavaScript tests (piwik.js) pass locally. On my machine there's a test failing on Chrome: ![tests failing on chrome](https://cloud.githubusercontent.com/assets/466765/6178170/5a3e4b16-b371-11e4-80a9-cbbb2b5f13d2.png) and few tests failing on firefox: ![tests failing on firefox](...
some JavaScript tests are failing locally (but work on Travis)
https://api.github.com/repos/matomo-org/matomo/issues/7191/comments
1
2015-02-12T22:14:02Z
2024-09-13T09:07:17Z
https://github.com/matomo-org/matomo/issues/7191
57,527,943
7,191
[ "matomo-org", "matomo" ]
Using Piwik 2.11.b3 Chrome 39 or Firefox 35.01 on Windows. The blue link to "History of triggered alerts" is hidden under "Manage Custom Alerts". See : ![image](https://cloud.githubusercontent.com/assets/5972510/6170907/d8af214a-b2a5-11e4-8231-cf23899b790e.png) The same visual problem appear in "History of trigger...
Visual: Custom Alert overlap
https://api.github.com/repos/matomo-org/matomo/issues/7188/comments
4
2015-02-12T16:04:57Z
2016-10-05T20:40:58Z
https://github.com/matomo-org/matomo/issues/7188
57,479,746
7,188
[ "matomo-org", "matomo" ]
There's a bug in Piwik 2.11.b3. My preference is English but my OS and Chrome Browser are French. On login (normal user or SuperAdmin), Piwik "forces" French as seen in the screenshot: ![image](https://cloud.githubusercontent.com/assets/5972510/6170243/09ee3318-b2a1-11e4-9b3d-97f194059ac7.png) If I save without touc...
Forced French translation even with English setting
https://api.github.com/repos/matomo-org/matomo/issues/7187/comments
0
2015-02-12T15:34:39Z
2015-02-20T21:25:26Z
https://github.com/matomo-org/matomo/issues/7187
57,475,355
7,187
[ "matomo-org", "matomo" ]
Hello together, there i a small little helper with a huge benefit i use currently for all my projects: https://github.com/FriendsOfPHP/PHP-CS-Fixer This little does not only checking for coding standards, it can be actually used to apply them. There are e.g. tons of unused use statements in Piwik, which would be auto...
Fix warnings + coding standards with PHP-CS-Fixer
https://api.github.com/repos/matomo-org/matomo/issues/7186/comments
4
2015-02-12T11:50:16Z
2016-10-05T21:09:44Z
https://github.com/matomo-org/matomo/issues/7186
57,450,484
7,186
[ "matomo-org", "matomo" ]
Discovered during #6868. Despite a DB user not having permission to use `LOAD DATA INFILE`, the system check page believes that they do. When the user doesn't have permission, their Piwik logs will contain entries like the following during the archive process: ``` INFO Referrers[2015-02-12 03:41:31] LOAD DATA INFILE f...
System check not verifying permissions for LOAD DATA INFILE
https://api.github.com/repos/matomo-org/matomo/issues/7185/comments
1
2015-02-12T03:56:57Z
2015-02-19T21:21:52Z
https://github.com/matomo-org/matomo/issues/7185
57,414,382
7,185
[ "matomo-org", "matomo" ]
The goal of this issue is - to add a plugin description for plugins currently missing one. - make description of plugins consistent, showing the benefit of the plugin with action verb eg `Create and reuse custom visitor Segments with the Segment Editor.`
add a plugin description to all core plugins
https://api.github.com/repos/matomo-org/matomo/issues/7184/comments
7
2015-02-11T22:20:43Z
2015-02-13T20:39:33Z
https://github.com/matomo-org/matomo/issues/7184
57,386,657
7,184
[ "matomo-org", "matomo" ]
Currently, there are two segments per custom variable slot in the DB (one for name and one for value). These segments look only for custom variables in a specific slot, so if a user tracks the same custom variable to two different columns, custom variable segmentation breaks. This is counter-intuitive, just because a c...
custom variable segments should not depend on database column index
https://api.github.com/repos/matomo-org/matomo/issues/7183/comments
0
2015-02-11T20:26:29Z
2015-02-11T20:36:27Z
https://github.com/matomo-org/matomo/issues/7183
57,372,231
7,183
[ "matomo-org", "matomo" ]
In the UI we do display the "visits by server time" in the website's timezone but when applying the `visitServerHour` segment we need to pass the hour value in UTC. Eg imagine in the UI we do display `13h => 15 visits`. Using the segment `visitServerHour=13` will not show you those 15 visits but depending on the websi...
visitServerHour segment should convert segment value from website's timezone to UTC
https://api.github.com/repos/matomo-org/matomo/issues/7182/comments
0
2015-02-11T19:55:25Z
2025-05-06T05:05:48Z
https://github.com/matomo-org/matomo/issues/7182
57,368,281
7,182
[ "matomo-org", "matomo" ]
Since upgrading to 2.10 the archive blobs and archive numbers tables have tripled in size (blob tables usually between 30-40MB, now they are 140-500MB). The archiving process is set in cron to run every hour and nothing else has changed in the system beyond upgrading from 2.9 to 2.10 (no drastic change in amount of v...
Report archives have tripled in size since update to 2.10
https://api.github.com/repos/matomo-org/matomo/issues/7181/comments
118
2015-02-11T15:52:00Z
2016-04-08T21:58:37Z
https://github.com/matomo-org/matomo/issues/7181
57,333,919
7,181
[ "matomo-org", "matomo" ]
We configure Piwik (2.9.1) to regularly delete old visitor logs, setting to '42' days the field 'Delete logs older than' from 'Delete old visitor logs and reports' section. Piwik saves the new configuration, recognizes the visit with oldest date (**2014-12-30**) and counts the records to be deleted by running the foll...
Delete old visitor logs uses idvisit instead of the date
https://api.github.com/repos/matomo-org/matomo/issues/7180/comments
5
2015-02-11T14:49:49Z
2015-06-16T07:36:53Z
https://github.com/matomo-org/matomo/issues/7180
57,324,904
7,180
[ "matomo-org", "matomo" ]
I'm using Composer for a project which only requires Piwik as a dependency, so my `composer.json` looks like this: ``` json { "type": "project", "require": { "piwik/piwik": "~2.0" } } ``` As Piwik 2.8.3 is the last tag with only stable dependencies, there are some issues while trying to update to ...
issues updating from 2.8.3 using Composer
https://api.github.com/repos/matomo-org/matomo/issues/7179/comments
6
2015-02-11T14:17:41Z
2016-10-05T20:40:55Z
https://github.com/matomo-org/matomo/issues/7179
57,320,874
7,179
[ "matomo-org", "matomo" ]
Our intranet has a search feature which we are trying to integrate as a custom Search Engine for the referrer report, see sample url/code below. I believe the reason the code below is not working is because the query URL contains a #. Are #tags (and everything after) automatically being removed from all referrer URL...
Internal referrer search engine with url like example.com/#!tab=1&query={k}
https://api.github.com/repos/matomo-org/matomo/issues/7178/comments
1
2015-02-11T10:46:59Z
2015-02-19T03:05:12Z
https://github.com/matomo-org/matomo/issues/7178
57,300,434
7,178
[ "matomo-org", "matomo" ]
When I use the AND operator in the segment editor for goals or urls, the result is always empty. Piwik Version: 2.10.0 (upgraded version). Steps to reproduce: - Create a new segment - Choose (e.g.) page-url equals [yourdomain]) - Add an "AND" condition - Choose e.g. page-url equals [yourdomain]/[pagename] the segmen...
Segments containing AND operator give no results
https://api.github.com/repos/matomo-org/matomo/issues/7177/comments
5
2015-02-11T09:22:21Z
2024-09-13T09:07:18Z
https://github.com/matomo-org/matomo/issues/7177
57,292,416
7,177
[ "matomo-org", "matomo" ]
I'm getting this error, even after installing a fresh tarball of latest.zip.
API returned an error: Sequence 'piwik_archive_numeric_2015_02' not found. at Sequence.php:99
https://api.github.com/repos/matomo-org/matomo/issues/7172/comments
1
2015-02-10T23:50:43Z
2015-02-11T05:02:35Z
https://github.com/matomo-org/matomo/issues/7172
57,256,791
7,172
[ "matomo-org", "matomo" ]
User onboarding is the process of improving a person's success with a product or service. The goal of this issue is to discuss and list all the possible ways that we could improve User Onboarding in Piwik and [Piwik Cloud](http://www.innocraft.cloud). References - [User Onboarding Isn't a Feature](http://www.helpsc...
Improve New User Onboarding
https://api.github.com/repos/matomo-org/matomo/issues/7170/comments
7
2015-02-10T22:04:36Z
2024-09-13T09:07:18Z
https://github.com/matomo-org/matomo/issues/7170
57,244,752
7,170
[ "matomo-org", "matomo" ]
The goal of this issue is to consider the idea of setting the Left Menu as the default menu for new piwik users. Why make the left menu the default? - the left menu helps usability by making a better use of the screen estate. - our reporting menu is a two-level menu, having it to the left simply is more usable as ...
Use the "Left Menu" as default menu for all Piwik users
https://api.github.com/repos/matomo-org/matomo/issues/7169/comments
15
2015-02-10T21:53:29Z
2015-10-22T08:45:57Z
https://github.com/matomo-org/matomo/issues/7169
57,243,375
7,169
[ "matomo-org", "matomo" ]
1) Go to Action->Pages on demo.piwik.org 2) Make this report flat 3) Enable Aggregate rows are hidden » Show them 4) Disable this option 5) Try to export data Result: parameter include_aggregate_rows is still set to 1. It's really confusing.
include_aggregate_rows export issue
https://api.github.com/repos/matomo-org/matomo/issues/7168/comments
0
2015-02-10T14:34:54Z
2015-02-11T02:27:48Z
https://github.com/matomo-org/matomo/issues/7168
57,182,026
7,168
[ "matomo-org", "matomo" ]
The goal of this issue is to investigate the system test `test_GetCounters_ShouldOnlyReturnResultsOfLastMinutes` which randomly fails the build (maybe depending on the speed of running the ci build? or the time? not sure) Examples where the test failed the CI jobs: - https://travis-ci.org/piwik/piwik/jobs/50134624 ``...
System test test_GetCounters_ShouldOnlyReturnResultsOfLastMinutes sometimes fail
https://api.github.com/repos/matomo-org/matomo/issues/7165/comments
11
2015-02-10T05:59:29Z
2024-09-13T09:07:19Z
https://github.com/matomo-org/matomo/issues/7165
57,134,400
7,165
[ "matomo-org", "matomo" ]
The goal of this issue is to implement the powerful [Content Tracking](http://piwik.org/docs/content-tracking/) feature in the Marketplace to measure which plugins are viewed, and get a Click rate for each plugin. This would improve our internal reporting and give us some good data use case for content Tracking on prod...
Measure the plugins and themes seen on the Marketplace with Piwik Content Tracking
https://api.github.com/repos/matomo-org/matomo/issues/7164/comments
1
2015-02-10T02:21:35Z
2024-09-13T09:07:19Z
https://github.com/matomo-org/matomo/issues/7164
57,121,550
7,164
[ "matomo-org", "matomo" ]
The goal of this issue is to move the Log Analytics folder to its own repository under `piwik/log-analytics`. This was discussed a few times by the team. Having the project under a separate repository makes sense because it is independent from the main source code, it is written in a different technology python, we th...
Move Log Analytics import_logs.py in its own repository
https://api.github.com/repos/matomo-org/matomo/issues/7163/comments
7
2015-02-10T02:14:54Z
2015-03-17T17:57:52Z
https://github.com/matomo-org/matomo/issues/7163
57,121,097
7,163
[ "matomo-org", "matomo" ]
I installed Piwik new. Then a default-site was added to the list of websites with the id 1. I added a new site, that now has id 2. After that i deleted website with the id 1. Now i wanted to add more users with this url: /index.php?module=UsersManager&action=index&date=today&period=day&idSite=1&showaddsite=false But...
Delete idsite=1 and try to add a new user - does not work
https://api.github.com/repos/matomo-org/matomo/issues/7161/comments
3
2015-02-09T16:44:00Z
2015-03-26T21:50:40Z
https://github.com/matomo-org/matomo/issues/7161
57,055,872
7,161
[ "matomo-org", "matomo" ]
In the exported table for the Graph "Visit per day" is the wrong format (date instead of figure) exported in the columns H "actions per visitor" and N "actions per revisited visitor"
Export Graph Visit per day
https://api.github.com/repos/matomo-org/matomo/issues/7160/comments
2
2015-02-09T15:41:18Z
2024-09-13T09:07:20Z
https://github.com/matomo-org/matomo/issues/7160
57,046,856
7,160
[ "matomo-org", "matomo" ]
The goal of this issue is to create a new console command `core:api` that would let anyone easily call any API via the CLI, as Super User. Why a `core:api` command? There are currently [dozens of APIs](http://developer.piwik.org/api-reference/reporting-api#topApiRef) and it can be complicated to build a correct URL a...
New console command core:api to call any API
https://api.github.com/repos/matomo-org/matomo/issues/7159/comments
7
2015-02-09T08:48:09Z
2024-09-13T09:07:21Z
https://github.com/matomo-org/matomo/issues/7159
57,003,059
7,159
[ "matomo-org", "matomo" ]
Gets this error using .info TLD An error occured while sending 'HTML Email Report - 3.2015-02-07.11.en.html' to user@gmail.com. Error was ''mail.xxx.info ' appears to be a DNS hostname but cannot match TLD against known list, 'mail.xxx.info ' does not appear to be a valid URI hostname, 'mail.digianalytics.info ' does ...
Email reports not working when email SMTP server host contains a space
https://api.github.com/repos/matomo-org/matomo/issues/7157/comments
8
2015-02-09T02:56:34Z
2019-10-31T08:39:45Z
https://github.com/matomo-org/matomo/issues/7157
56,983,167
7,157
[ "matomo-org", "matomo" ]
Eg. `getAllSites`, `getSitesFromIds`, `getSiteFromId`, ... pretty much all methods that return one or more sites and not only site ids. What those methods do is the following: ``` PHP $sites = array() // get sites in some way eg $this->getModel()->getAllSites() Site::setSitesFromArray($sites); return $sites; ``` It ...
Many SitesManagement API's return incomplete site information
https://api.github.com/repos/matomo-org/matomo/issues/7155/comments
0
2015-02-09T01:09:08Z
2024-09-13T09:07:21Z
https://github.com/matomo-org/matomo/issues/7155
56,977,751
7,155
[ "matomo-org", "matomo" ]
The goal of this issue is to post a blog post to announce to the community the launch of the developer.piwik.org website. Draft blog post at https://piwik.org/wp-admin/post.php?post=16544&action=edit Follows up #4456
Developer.piwik.org - New blog post to announce it to the community
https://api.github.com/repos/matomo-org/matomo/issues/7154/comments
3
2015-02-09T01:04:36Z
2015-04-16T01:04:33Z
https://github.com/matomo-org/matomo/issues/7154
56,977,550
7,154
[ "matomo-org", "matomo" ]
When building the SEO widget, we collect metrics from various web services eg. Google, microsoft, whois, etc. In some cases the HTTP calls can fail. For example Whois may be rate limited to 100 requests per hour. Possible steps of this issue 1. investigate what possible limits are, check whether we can avoid them 2....
The SEO widget should be displayed even if when a http service calls fail
https://api.github.com/repos/matomo-org/matomo/issues/7153/comments
1
2015-02-09T00:11:50Z
2015-02-13T03:37:08Z
https://github.com/matomo-org/matomo/issues/7153
56,975,478
7,153
[ "matomo-org", "matomo" ]
We often use the term "Browser archiving" when an archive is created that was not initiated via CLI/Cron. Eg by opening Piwik in the browser or by opening the Piwik Mobile app. They all make simple API calls which in the end causes the archiving. It is not necessarily the browser that causes it so this term is kinda wr...
Find better name for "browser archiving" in User guides and UI
https://api.github.com/repos/matomo-org/matomo/issues/7152/comments
3
2015-02-08T22:18:03Z
2024-09-13T09:07:22Z
https://github.com/matomo-org/matomo/issues/7152
56,970,564
7,152
[ "matomo-org", "matomo" ]
This pull request adds two options to import_logs.py that move tracking API parameters to custom variables. This is for a PRO request to allow not tracking user IDs from `cs-username` using uid and instead track via a custom variable. To do this, you would specify `--api-arg-to-visit-cvar="uid=User Name"`. The option r...
Add option to map API tracking parameter to custom variable in log importer script.
https://api.github.com/repos/matomo-org/matomo/issues/7151/comments
16
2015-02-08T19:29:08Z
2015-02-13T05:28:45Z
https://github.com/matomo-org/matomo/issues/7151
56,963,990
7,151