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" ]
On our meetup today a user reported problems with displaying some statistics in piwik mobile. As that were parse errors in the json string given from the server, we checked the response. Seems to be that on his server the numberformating didn't work as expected as there were parts formated like {'key': 12,7} which is ...
JSON encoding /decoding problems on older PHP versions
https://api.github.com/repos/matomo-org/matomo/issues/2735/comments
8
2011-10-23T01:49:07Z
2014-07-08T10:08:56Z
https://github.com/matomo-org/matomo/issues/2735
37,353,224
2,735
[ "matomo-org", "matomo" ]
A trackDownload( url ) method could be added to the tracking API allowing to register a download with an arbitrary url.
new trackDowload( url ) method for the Tracking API
https://api.github.com/repos/matomo-org/matomo/issues/2734/comments
2
2011-10-23T01:44:00Z
2014-08-03T11:25:30Z
https://github.com/matomo-org/matomo/issues/2734
37,353,223
2,734
[ "matomo-org", "matomo" ]
This is re-reporting of the image tracking code issue reported in ticket #2642. Unfortunately, the issue in the "Image Tracker code" shown in the web interface is still present in Piwik version 1.6. Despite the fact that "&" is present in DisplayAlternativeTags.tpl.
HTML Validation Errors in Image Tracking Code
https://api.github.com/repos/matomo-org/matomo/issues/2733/comments
4
2011-10-22T07:11:47Z
2014-07-08T10:08:36Z
https://github.com/matomo-org/matomo/issues/2733
37,353,220
2,733
[ "matomo-org", "matomo" ]
...from next best version. I can still generally browse the site, but on pretty much every page i get: Fatal error: Class 'Piwik_CustomVariables' not found in /plugins/Goals/Goals.php on line 583 ...where that page's actual content shoul begin (below the time frame selecton). I don't seem to get that error, if i sel...
Fatal error in goals.php after 1.6 update
https://api.github.com/repos/matomo-org/matomo/issues/2732/comments
1
2011-10-21T10:29:15Z
2014-08-03T11:25:30Z
https://github.com/matomo-org/matomo/issues/2732
37,353,219
2,732
[ "matomo-org", "matomo" ]
mailto: links are tracked with Piwik. However as of 1.6 we do not track any URL that does not start with http. Therefore the mailto clicks are not tracked anymore. We should instead disable completely and not fire a request. Users can manually track the mailto: links by doing: ``` <a href="mailto:namexyz@mydomain.co....
Disable mailto:tracking
https://api.github.com/repos/matomo-org/matomo/issues/2731/comments
2
2011-10-21T04:14:54Z
2014-08-03T11:25:40Z
https://github.com/matomo-org/matomo/issues/2731
37,353,217
2,731
[ "matomo-org", "matomo" ]
Currently broken, eg. ``` index.php?module=Widgetize&action=iframe&columns[]=nb_actions&columns[]=nb_visits&columns[]=nb_uniq_visitors&moduleToWidgetize=VisitsSummary&actionToWidgetize=getEvolutionGraph&idSite=1&period=day&date=yesterday&disableLink=1&widget=1 ```
Graph widgets support to plot multiple columns
https://api.github.com/repos/matomo-org/matomo/issues/2730/comments
2
2011-10-20T21:28:56Z
2014-07-08T10:08:35Z
https://github.com/matomo-org/matomo/issues/2730
37,353,215
2,730
[ "matomo-org", "matomo" ]
Click on Send Report now link always sending previous day/week/month data to email even if I select some other date range on the screen.If I try to download the same, its working properly i.e am getting reports for specified period. On click of Send Report Now link is calling 'PDFReports.sendEmailReport' method in whi...
Email Reports "Send Report now" should send report for the selected date
https://api.github.com/repos/matomo-org/matomo/issues/2729/comments
1
2011-10-20T18:49:34Z
2014-07-08T10:08:35Z
https://github.com/matomo-org/matomo/issues/2729
37,353,214
2,729
[ "matomo-org", "matomo" ]
It's seems a bug in Piwik archiving algorithm. In screenshot #1 that I show there are 0 visitors in october 19. By the way, actually I had 95 visitors. See screenshot #2: Little dig in database reveals that archiving was made on 16:59:59 OMST (that is, 9:59:59 UTC). My server works in OMST timezone. When I tried to ch...
Some days incorrectly show 0 zero visits when archiving was running the first second of the day
https://api.github.com/repos/matomo-org/matomo/issues/2728/comments
6
2011-10-20T13:49:39Z
2014-07-08T10:08:35Z
https://github.com/matomo-org/matomo/issues/2728
37,353,213
2,728
[ "matomo-org", "matomo" ]
Example: http://demo.piwik.org/index.php?module=API&method=Actions.getPageUrls&format=XML&idSite=7&period=day&date=yesterday&filter_limit=100&segment=pageUrl=@list However: http://demo.piwik.org/index.php?module=API&method=Actions.getPageUrls&format=XML&idSite=7&period=day&date=yesterday&filter_limit=100 shows many p...
pageUrl segment does not work with =@ contains operator
https://api.github.com/repos/matomo-org/matomo/issues/2727/comments
8
2011-10-20T11:12:58Z
2014-07-08T10:08:35Z
https://github.com/matomo-org/matomo/issues/2727
37,353,211
2,727
[ "matomo-org", "matomo" ]
This ticket is a placeholder for ideas on how to make the "All Websites" dashboard better. - #3161 - Support Row Evolution for All Websites dashboard. - #2390 - Add per user display options in "All Websites" - #3124 - Make "All Websites Dashboard" usable with 20,000+ websites - #2174 - Display website by "Group" i...
"All websites" dashboard improvements list (multisites)
https://api.github.com/repos/matomo-org/matomo/issues/2726/comments
9
2011-10-19T23:36:13Z
2014-12-01T20:39:11Z
https://github.com/matomo-org/matomo/issues/2726
37,353,210
2,726
[ "matomo-org", "matomo" ]
Recently I found one issue related to on click collapse function on Actions tables. If we look at code in plugins/CoreHome/datatable.js for collapse function: // we add an attribute parent that contains the ID of all the parent categories // this ID is used when collapsing a parent row, it searches for all children ro...
Bug in collapse function of Actions tables
https://api.github.com/repos/matomo-org/matomo/issues/2724/comments
3
2011-10-19T22:08:14Z
2014-07-08T10:08:34Z
https://github.com/matomo-org/matomo/issues/2724
37,353,209
2,724
[ "matomo-org", "matomo" ]
Hi guys, it would be nice, if pdf reports would have the default graphs inside the pdf ;) Most people are more visually than tablearized ;) Regards Kay
Add Graphs to PDF reports
https://api.github.com/repos/matomo-org/matomo/issues/2722/comments
1
2011-10-19T15:56:35Z
2014-07-08T10:08:34Z
https://github.com/matomo-org/matomo/issues/2722
37,353,207
2,722
[ "matomo-org", "matomo" ]
Per title. From report in: http://forum.piwik.org/read.php?2,82055
Custom Variable with value zero 0 should be reported as 0 and not as "value not defined"
https://api.github.com/repos/matomo-org/matomo/issues/2721/comments
4
2011-10-19T11:07:59Z
2014-07-08T10:08:34Z
https://github.com/matomo-org/matomo/issues/2721
37,353,205
2,721
[ "matomo-org", "matomo" ]
Hello, Since upgrade to Piwik 1.6, I've a segmentation fault when executing "archive.sh" via crontab. If I execute "archive.sh" directly in commande line, it work without segmentation fault. This is my report mail when cron failed : ``` Starting Piwik reports archiving... Archiving period = day for idsite = 1... <...
Segmentation fault since upgrade to 1.6
https://api.github.com/repos/matomo-org/matomo/issues/2720/comments
2
2011-10-19T10:21:47Z
2014-08-03T11:25:30Z
https://github.com/matomo-org/matomo/issues/2720
37,353,204
2,720
[ "matomo-org", "matomo" ]
see http://forum.piwik.org/read.php?2,81976
Error on "All websites" dashboard for "today" on 32 bit systems
https://api.github.com/repos/matomo-org/matomo/issues/2719/comments
1
2011-10-19T00:37:36Z
2014-07-08T10:08:34Z
https://github.com/matomo-org/matomo/issues/2719
37,353,203
2,719
[ "matomo-org", "matomo" ]
See Piwik **[Keyword not defined](http://piwik.org/faq/general/#faq_144) FAQ** See [google announcement](http://googleblog.blogspot.com/2011/10/making-search-more-secure.html) We should make sure that the "search engine" appears as google still, but keyword would appear as "Keyword not provided"
Group all Google search SSL unknown keywords under "Keyword not defined"
https://api.github.com/repos/matomo-org/matomo/issues/2718/comments
9
2011-10-18T21:29:39Z
2017-03-14T13:52:33Z
https://github.com/matomo-org/matomo/issues/2718
37,353,200
2,718
[ "matomo-org", "matomo" ]
After upgrade to Piwik 1.6 many users are reporting "Unable to start session" messages. It seems to happen when the piwik/tmp/sessions directory is not writable. INstead we should detect this before trying to start the session and if the directory is not writable, return the standard piwik error message showing the "ch...
Error "unable to start session" instead of a proper error message
https://api.github.com/repos/matomo-org/matomo/issues/2717/comments
6
2011-10-18T20:16:55Z
2014-07-08T10:08:42Z
https://github.com/matomo-org/matomo/issues/2717
37,353,199
2,717
[ "matomo-org", "matomo" ]
Hey, I have been successfully using piwik 1.5. Today I updated it to 1.6 and it does not work after that . PLease help http://aks-blog.com/piwik Error: Unable to start session
Failure to launch piwik after upgrade to 1.6
https://api.github.com/repos/matomo-org/matomo/issues/2716/comments
2
2011-10-18T15:14:40Z
2014-07-08T10:08:33Z
https://github.com/matomo-org/matomo/issues/2716
37,353,198
2,716
[ "matomo-org", "matomo" ]
After upgrading from 1.5 to 1.6 our visitors with Android phones are displayed as: AN;2.3 AN;2.2 AN;2.1 AN;3.2 ...
Visitor Browser - Android displayed as "AN"
https://api.github.com/repos/matomo-org/matomo/issues/2715/comments
1
2011-10-18T14:52:47Z
2014-08-03T11:25:30Z
https://github.com/matomo-org/matomo/issues/2715
37,353,196
2,715
[ "matomo-org", "matomo" ]
The improvements include the following API extensions - `expanded=1` should work for CSV/TSV exports. Labels have to be put together in a path. - New parameter `includeInnerNodes` to choose whether inner nodes (e.g. folders in the pages report) should be exported as well. If set to 1, they are present and the report is...
Improve CSV/TSV Export
https://api.github.com/repos/matomo-org/matomo/issues/2714/comments
37
2011-10-18T14:36:00Z
2014-07-08T10:17:16Z
https://github.com/matomo-org/matomo/issues/2714
37,353,192
2,714
[ "matomo-org", "matomo" ]
When I write an email to my friends to suggest them to visit my site, half of them will read the email with a pc application, the other half with an online email service. Their visit to the site are counted, respectively, either as direct visits or as "from web site" visits. I think piwik should try to detect what vi...
visits from online email service treated as coming from web sites
https://api.github.com/repos/matomo-org/matomo/issues/2713/comments
1
2011-10-18T13:45:06Z
2014-08-03T11:21:20Z
https://github.com/matomo-org/matomo/issues/2713
37,353,191
2,713
[ "matomo-org", "matomo" ]
Hi, My website is using Vietnamese, when running the old version (1.5) every think are ok. But after I updated to 1.6, the tracking log is not display correctly. Please see the images for more detail. Thank You.
Unicode display error after update from 1.5 to 1.6
https://api.github.com/repos/matomo-org/matomo/issues/2712/comments
5
2011-10-18T11:36:27Z
2014-07-08T10:08:31Z
https://github.com/matomo-org/matomo/issues/2712
37,353,190
2,712
[ "matomo-org", "matomo" ]
In the FAQ entry 110 there is a configuration block "[however, it should be "[mail](email]",)". "Emails sent from Piwik use the email address[...]": http://piwik.org/faq/troubleshooting/#faq_110
Wrong configuration example in FAQ
https://api.github.com/repos/matomo-org/matomo/issues/2710/comments
1
2011-10-17T10:18:25Z
2014-07-08T10:08:31Z
https://github.com/matomo-org/matomo/issues/2710
37,353,189
2,710
[ "matomo-org", "matomo" ]
The idea is to send reports via SMS using online SMS providers. Users need to provide one or several phone numbers and a SMS authorization token. ## Reports So far, we have identified three different kinds of reports. Here are the candidate templates : - Standard Report for 1 website: ``` from=Report Virtual-drums.co...
Send reports via SMS
https://api.github.com/repos/matomo-org/matomo/issues/2708/comments
34
2011-10-14T21:41:53Z
2014-07-08T10:17:02Z
https://github.com/matomo-org/matomo/issues/2708
37,353,187
2,708
[ "matomo-org", "matomo" ]
Error is Warning: strpos() expects parameter 1 to be string, array given in core\DataTable\Renderer\Csv.php on line 266
Error exporting Ecommerce log in CSV (works in XML)
https://api.github.com/repos/matomo-org/matomo/issues/2707/comments
1
2011-10-14T06:08:58Z
2014-07-08T10:08:28Z
https://github.com/matomo-org/matomo/issues/2707
37,353,186
2,707
[ "matomo-org", "matomo" ]
Now that ImageGraph plugin is included in core (see #2670), we could add graphs in the Email reports. Proposal graphs feature in Email reports: - By default, we could display evolution graphs for all ["Simple metrics report"](http://piwik.org/docs/analytics-api/metadata/#toc-listing-all-the-metadata-api-functions) ie....
Display Graphs in scheduled Email reports (PDF / HTML)
https://api.github.com/repos/matomo-org/matomo/issues/2706/comments
31
2011-10-14T04:34:43Z
2014-07-08T10:22:43Z
https://github.com/matomo-org/matomo/issues/2706
37,353,183
2,706
[ "matomo-org", "matomo" ]
Just to report a bizzare problem : we upload our companu logo on our piwik (running for 2 years now and each time updated) and it erase all the content of de config.ini.php sayaing that we removed the parsed function ... => upload of a jpg logo of 25.5ko and boum : crash of piwik ...
Config.ini.php erased by uploading the logo
https://api.github.com/repos/matomo-org/matomo/issues/2705/comments
3
2011-10-13T20:52:21Z
2014-08-03T11:21:20Z
https://github.com/matomo-org/matomo/issues/2705
37,353,181
2,705
[ "matomo-org", "matomo" ]
Here is the current list of requests to improve ImageGraph plugin (#1721) - ~~**Fatter line on graphs**~~ Maybe add 2 pixels to make it more visible in all devices? - ~~**Graph line has too many vertical lines in the background**~~ The standard piwik displays the grey vertical line in the background every 5 label. ...
Graphs should support Unicode characters & other improvements
https://api.github.com/repos/matomo-org/matomo/issues/2704/comments
35
2011-10-13T12:01:34Z
2014-07-08T10:22:43Z
https://github.com/matomo-org/matomo/issues/2704
37,353,178
2,704
[ "matomo-org", "matomo" ]
The documentation for the [Live Module](http://piwik.org/docs/analytics-api/reference/#Live) says: "... return extensive data for each visit, which includes: [...] campaign name and keyword ..." However, when perusing the examples, eg For [XML](http://demo.piwik.org/?module=API&method=Live.getLastVisitsDetails&idSite...
Live Module doesn't return campaign / keyword values as described in documentation.
https://api.github.com/repos/matomo-org/matomo/issues/2703/comments
3
2011-10-13T07:58:06Z
2014-07-08T10:08:25Z
https://github.com/matomo-org/matomo/issues/2703
37,353,177
2,703
[ "matomo-org", "matomo" ]
It works in other browsers but not in IE8. The footer does not contain the input fields with embed code.
Widgets page: embed code does not display in IE8
https://api.github.com/repos/matomo-org/matomo/issues/2702/comments
2
2011-10-13T03:49:28Z
2014-07-08T10:08:24Z
https://github.com/matomo-org/matomo/issues/2702
37,353,175
2,702
[ "matomo-org", "matomo" ]
- Consider extending click jacking http://dev.piwik.org/trac/changeset/4451#file0 and http://piwik.org/faq/how-to/#faq_92 to all pages, including: Email reports, API page. - Also, can we remove token_auth from all rendered piwik pages? When report is iframed, and the token_auth is NOT specified, it would be nice if ...
Security: Enable iframe buster on all pages, except Widgets
https://api.github.com/repos/matomo-org/matomo/issues/2701/comments
8
2011-10-13T01:13:48Z
2014-07-08T10:12:42Z
https://github.com/matomo-org/matomo/issues/2701
37,353,174
2,701
[ "matomo-org", "matomo" ]
We currently showing Revenue per visit, but Total revenue also is needed for better analysis. ``` If you sort by: Visits - Then you predictably get the high traffic keywords at the top. But the high value ones are no-where to be seen, because they get low traffic, but may be making you more. Conversions - Useful, b...
Add column "Total revenue" in Goal reports
https://api.github.com/repos/matomo-org/matomo/issues/2700/comments
1
2011-10-12T23:41:45Z
2014-07-08T10:08:24Z
https://github.com/matomo-org/matomo/issues/2700
37,353,173
2,700
[ "matomo-org", "matomo" ]
Ran into the need to be able to use both APIs together for better accuracy in what various ad / search platforms report as clicks to our sites. Example PHP API Tracking code: ``` $piwik->setTokenAuth( $this->token_auth ); // We're behind a load balancer, have to force the client IP and not the server's $piwik->setIp(...
Using PHP Tracking API with Javascript Tracking API
https://api.github.com/repos/matomo-org/matomo/issues/2699/comments
9
2011-10-12T21:01:41Z
2014-07-08T10:13:42Z
https://github.com/matomo-org/matomo/issues/2699
37,353,172
2,699
[ "matomo-org", "matomo" ]
Hi, In my environment users get accounts created with API and login is done directly for them. So if they could change the password they would break their access. Also would like to disable API for users, but still have it for superuser. This I just did solve by hiding the API link (and hope that they wouldn't know h...
Ability to disable password change and hide API from users
https://api.github.com/repos/matomo-org/matomo/issues/2698/comments
2
2011-10-12T09:35:44Z
2014-07-08T10:08:24Z
https://github.com/matomo-org/matomo/issues/2698
37,353,171
2,698
[ "matomo-org", "matomo" ]
**Description** This plugin implements an access control layer for Piwik users. It makes sharing only parts of reports with different users possible. The restrictions are based on labels and metric names. **Implementation** There are only a few adjustments to core needed. The rest will be made available as a third p...
Access Control Plugin
https://api.github.com/repos/matomo-org/matomo/issues/2697/comments
6
2011-10-12T09:09:30Z
2014-07-08T10:08:23Z
https://github.com/matomo-org/matomo/issues/2697
37,353,170
2,697
[ "matomo-org", "matomo" ]
See report in: http://forum.piwik.org/read.php?2,81343
Country not detected correctly in conversions in some cases
https://api.github.com/repos/matomo-org/matomo/issues/2696/comments
1
2011-10-10T11:08:04Z
2014-07-08T10:08:23Z
https://github.com/matomo-org/matomo/issues/2696
37,353,169
2,696
[ "matomo-org", "matomo" ]
This library is frequently updated and as part of our code maintenance, we should periodically sync up. We're currently using: - 5.9.062 (2011-03-23) vs: - 5.9.129 (2011-10-07)
libs/tcpdf: update
https://api.github.com/repos/matomo-org/matomo/issues/2695/comments
3
2011-10-10T07:41:17Z
2014-08-03T11:25:30Z
https://github.com/matomo-org/matomo/issues/2695
37,353,168
2,695
[ "matomo-org", "matomo" ]
XXX.XXX.XXX.XXX - - [+0200](06/Oct/2011:19:23:45) "GET /dummypage.html HTTP/1.1" 200 2843 "http://www.example.org/" "Mozilla/5.0 (Linux; U; Android 2.2; de-de; HTC Desire 2.33.161.2 Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1" will be detected as "Android 4.0 with plugins flash e...
UserAgentParser: should report Android's browser as Safari
https://api.github.com/repos/matomo-org/matomo/issues/2694/comments
7
2011-10-08T09:55:55Z
2014-07-08T10:08:23Z
https://github.com/matomo-org/matomo/issues/2694
37,353,167
2,694
[ "matomo-org", "matomo" ]
None
Google silently changed Pagerank lookup-URL
https://api.github.com/repos/matomo-org/matomo/issues/2693/comments
1
2011-10-07T14:07:42Z
2014-07-08T10:08:23Z
https://github.com/matomo-org/matomo/issues/2693
37,353,166
2,693
[ "matomo-org", "matomo" ]
Hi Piwik Developers, I just realized - hopefully just because I am too stupid to understand how it works - that I can only set a global "Do-Not-Track" cookie for the domain piwik is hosted on rather than for a single page piwik is measuring. Am I correct? Let me try to explain my concern: I use a single Piwik instanc...
exclude tracking cookie should be set per site.
https://api.github.com/repos/matomo-org/matomo/issues/2692/comments
1
2011-10-06T16:44:10Z
2019-10-01T00:12:26Z
https://github.com/matomo-org/matomo/issues/2692
37,353,165
2,692
[ "matomo-org", "matomo" ]
when adding an ecommerce item using an array of categories (as described @ docs/ecommerce-analytics/#toc-tracking-ecommerce-orders-items-purchased-required), the ecommerce product category report simply shows 'Array' as category. when an order contains multiple ecommerce items of the same single category, the ecomme...
addEcommerceItem categories not working as intended
https://api.github.com/repos/matomo-org/matomo/issues/2691/comments
1
2011-10-05T14:38:59Z
2014-08-03T11:21:20Z
https://github.com/matomo-org/matomo/issues/2691
37,353,164
2,691
[ "matomo-org", "matomo" ]
I've installed piwik. I've put tracking code on page, i've run google campaign, and..... for first search in google my keyword 'x' has been tracked successfully, but keyword 'y' hasn't. When i change for example web browser (i am new user), new keyword is tracking, next keywords failed. When i clear cookies etc. it d...
Piwik don't track keywords for this same user
https://api.github.com/repos/matomo-org/matomo/issues/2690/comments
1
2011-10-04T21:24:56Z
2014-08-03T11:25:30Z
https://github.com/matomo-org/matomo/issues/2690
37,353,163
2,690
[ "matomo-org", "matomo" ]
In some cases, the cart items are not deleted from log_conversion_item when an order is made.
Ecommerce tracking: cart not deleted when order is made
https://api.github.com/repos/matomo-org/matomo/issues/2689/comments
1
2011-10-04T12:36:23Z
2014-07-08T10:08:22Z
https://github.com/matomo-org/matomo/issues/2689
37,353,162
2,689
[ "matomo-org", "matomo" ]
When entering a password for SMTP, when you click save, it only saves the first character (and it doesn't put it in quotes in the config file). So therefore, login via the smtp server fails. So in the config file for password is would show this: **password = [character of your password](first)** So I had to go in and m...
SMTP Password Saving
https://api.github.com/repos/matomo-org/matomo/issues/2688/comments
1
2011-10-03T01:23:47Z
2014-07-08T10:08:22Z
https://github.com/matomo-org/matomo/issues/2688
37,353,161
2,688
[ "matomo-org", "matomo" ]
Piwik_Archive_Array_IndexedBySite::getDataTableFromNumeric() algorithm won't work if data is stored in different tables As outlined here: http://forum.piwik.org/read.php?2,81491
Piwik_Archive_Array_IndexedBySite::getDataTableFromNumeric() algorithm won't work if data is stored in different tables
https://api.github.com/repos/matomo-org/matomo/issues/2687/comments
3
2011-10-01T15:09:20Z
2014-08-03T11:25:29Z
https://github.com/matomo-org/matomo/issues/2687
37,353,160
2,687
[ "matomo-org", "matomo" ]
Add column to display completed goals for each site in all websites dashboard, with total displayed at top, and viewable per the evolution linegraph.
Add "Goals" Column to All Websites Dashboard
https://api.github.com/repos/matomo-org/matomo/issues/2686/comments
1
2011-10-01T05:06:47Z
2014-07-08T10:08:21Z
https://github.com/matomo-org/matomo/issues/2686
37,353,159
2,686
[ "matomo-org", "matomo" ]
when the branding section is missing from config.ini.php, piwik generates mutliple screens full of errors/backtraces (due to objects in the config object not existing), this should be handled more gracefully, or at least generate a meaningful error message. happened to me after an upgrade from 1.4 to 1.5.1. (not necess...
Handle missing config file setting with a clean error message
https://api.github.com/repos/matomo-org/matomo/issues/2684/comments
4
2011-09-27T14:24:22Z
2014-07-08T10:08:21Z
https://github.com/matomo-org/matomo/issues/2684
37,353,158
2,684
[ "matomo-org", "matomo" ]
Hello My server (Windows 20088 R2;Fast-CGI;mysql) is using 100% of my CPU between 8h - 18 h. I already have installed the cronjob and increased the memory-limit to 1512MB but no change. Can somebody help me to improve the performance ? Note: Server has 11 cores and 8-12Gb RAM
Performance, 10k Visitors and 100% CPU
https://api.github.com/repos/matomo-org/matomo/issues/2683/comments
12
2011-09-27T13:45:34Z
2017-03-30T19:10:31Z
https://github.com/matomo-org/matomo/issues/2683
37,353,156
2,683
[ "matomo-org", "matomo" ]
Hello My server (Windows 20088 R2;Fast-CGI;mysql) is using 100% of my CPU between 8h - 18 h. I already have installed the cronjob and increased the memory-limit to 1512MB but no change. Can somebody help me to improve the performance ? Note: Server has 11 cores and 8-12Gb RAM
Performance, 10k Visitors and 100% CPU
https://api.github.com/repos/matomo-org/matomo/issues/2682/comments
1
2011-09-27T13:45:23Z
2014-07-08T10:08:21Z
https://github.com/matomo-org/matomo/issues/2682
37,353,155
2,682
[ "matomo-org", "matomo" ]
In Japan, The most popular date format is "%shortMonth% %day% %shortDay". I want to be able to change the date format settings or translation files. plugins/Live/API.php ``` $visitorDetailsArray['serverDatePretty'] = $dateTimeVisit->getLocalized('%shortDay% %day% %shortMonth%'); ```
Internationalize i18n the Date format on page of Vistor details
https://api.github.com/repos/matomo-org/matomo/issues/2681/comments
1
2011-09-27T08:03:30Z
2014-07-08T10:08:48Z
https://github.com/matomo-org/matomo/issues/2681
37,353,154
2,681
[ "matomo-org", "matomo" ]
With the implementation of first party cookies in #409, the reliance on client-side cookie storage is growing. This is causing problems where sites are using multiple trackers and/or amassing more content in the cookie. Requirements: - a single client side cookie per tracking server - server-side storage for the bulk...
First party cookie with server side store
https://api.github.com/repos/matomo-org/matomo/issues/2680/comments
1
2011-09-26T18:06:36Z
2014-07-08T10:08:20Z
https://github.com/matomo-org/matomo/issues/2680
37,353,153
2,680
[ "matomo-org", "matomo" ]
Why do we require "jsoncallback=?" and not just the "callback=?" that jQuery defaults to? It would be a lot easier on new developers if their jQuery calls just worked instead of having to append an extra hash.
Allow JSONP parameter name to be either "callback" or " jsoncallback"
https://api.github.com/repos/matomo-org/matomo/issues/2679/comments
5
2011-09-23T07:09:25Z
2014-07-08T10:08:20Z
https://github.com/matomo-org/matomo/issues/2679
37,353,152
2,679
[ "matomo-org", "matomo" ]
data in the table (piwik_log_visit.referer_keyword) are inserted incorrectly. For example:
incorrect insertion in mysql
https://api.github.com/repos/matomo-org/matomo/issues/2678/comments
2
2011-09-23T00:21:51Z
2014-07-08T10:08:20Z
https://github.com/matomo-org/matomo/issues/2678
37,353,151
2,678
[ "matomo-org", "matomo" ]
From [forum request](http://forum.piwik.org/read.php?3,81315) ``` Add a way to "minimize/collapse" widgets: it would be nice to be able to free temporarily some desktop space, without having to add/remove widgets all the time, or always having to scroll: aside of the "maximize" icon, a "minimize" would be great! ```...
Add a way to "minimize" a widget
https://api.github.com/repos/matomo-org/matomo/issues/2677/comments
2
2011-09-23T00:05:16Z
2014-07-08T10:08:20Z
https://github.com/matomo-org/matomo/issues/2677
37,353,150
2,677
[ "matomo-org", "matomo" ]
We should report the custom variable values that are empty and group them under a "Not defined" category. Also, let's make sure that "Product category not defined" for ecommerce items rows for Ecommerce views metrics (visits,actions,etc.) are reported in the Ecommerce reports as a result.
Report when custom variable values are empty, grouped in "Value not defined"
https://api.github.com/repos/matomo-org/matomo/issues/2676/comments
1
2011-09-22T05:54:31Z
2014-07-08T10:08:20Z
https://github.com/matomo-org/matomo/issues/2676
37,353,149
2,676
[ "matomo-org", "matomo" ]
Currently wheter xml/html/json is requested, when maintenance_mode is enabled, it returns the standard piwik html error page. But the API should return the exception in the right format (eg. XML)
When piwik maintenance is enabled, API should return an error in the specified format
https://api.github.com/repos/matomo-org/matomo/issues/2675/comments
1
2011-09-22T00:58:42Z
2014-07-08T10:08:20Z
https://github.com/matomo-org/matomo/issues/2675
37,353,148
2,675
[ "matomo-org", "matomo" ]
This is due to a bug in the Goals API which does not work when a DataTable_Array is returned for period=range rather than a Piwik_Datatable for other periods.
Product reports for date range does not show Visits metrics
https://api.github.com/repos/matomo-org/matomo/issues/2674/comments
1
2011-09-21T07:19:33Z
2014-07-08T10:08:20Z
https://github.com/matomo-org/matomo/issues/2674
37,353,147
2,674
[ "matomo-org", "matomo" ]
Need a mechanism in the live visiter module to be able to block/ban ip addresses/visitors. Also ban countries Keywords: Plugin
Block users/ip addresses in live
https://api.github.com/repos/matomo-org/matomo/issues/2673/comments
1
2011-09-19T09:02:52Z
2014-08-03T11:21:20Z
https://github.com/matomo-org/matomo/issues/2673
37,353,146
2,673
[ "matomo-org", "matomo" ]
Hello everyone, I would like to change the default GIF image returned by piwik but I can't figure out where to change this. I'am using the Image tracker code: (&lt;img src="http://127.0.0.1/piwik/piwik.php?idsite=1&rec=1" style="border:0" alt="" /> I would like to add a parameter to specify witch image I want or sim...
New INI config setting for Custom image to replace default 1x1 GIF image
https://api.github.com/repos/matomo-org/matomo/issues/2672/comments
3
2011-09-19T03:54:38Z
2024-09-13T09:12:57Z
https://github.com/matomo-org/matomo/issues/2672
37,353,145
2,672
[ "matomo-org", "matomo" ]
Otherwise this is causig problems with Multiple category and 5 long category names. See #2659
Limit all Custom vars values and names to 200 instead of 100
https://api.github.com/repos/matomo-org/matomo/issues/2671/comments
1
2011-09-18T08:17:01Z
2014-07-08T10:08:19Z
https://github.com/matomo-org/matomo/issues/2671
37,353,144
2,671
[ "matomo-org", "matomo" ]
Improve Metadata output to offer the URL to the graph in the metadata, for Piwik mobile and PDF integration. Notes: - Metadata will specify the parameters: idSite, period, date, apiModule, apiAction but also: - graphType - use line graph for "Metadata without dimension" VisitsSummary.get, Goals.get, with default...
Metadata improvements to generate static graph image URL
https://api.github.com/repos/matomo-org/matomo/issues/2670/comments
6
2011-09-17T15:47:21Z
2014-07-08T10:22:43Z
https://github.com/matomo-org/matomo/issues/2670
37,353,142
2,670
[ "matomo-org", "matomo" ]
In Piwik, when there is a Goal conversion of Ecommerce purchase, we attribute the conversion to a Referrer (campaign, website, search engine). The goal of this ticket is to be able to attribute conversions to Internal Campaigns as well as external Referrers. For example if on a website there are several banner ads l...
Internal Campaigns to attribute conversions and revenue to banners, pages, internal search results, etc.
https://api.github.com/repos/matomo-org/matomo/issues/2669/comments
0
2011-09-17T15:04:14Z
2024-09-13T09:12:57Z
https://github.com/matomo-org/matomo/issues/2669
37,353,141
2,669
[ "matomo-org", "matomo" ]
When a non day period is selected (week for example), the calendar should highlight the day of this period. When the user hovers a day in the month it should highlight all days in the week. This will make the calendar a lot easier to use and more classy!
Usability: when period is week for example, hover in the calendar highlight all days in the week
https://api.github.com/repos/matomo-org/matomo/issues/2668/comments
6
2011-09-17T13:42:27Z
2014-07-08T10:08:19Z
https://github.com/matomo-org/matomo/issues/2668
37,353,140
2,668
[ "matomo-org", "matomo" ]
Custom Variables are aggregated by 2 dimensions (name, value) therefore the count of visits for the first dimension: name, is not correct (since it sums visits for value1 and value2). Reproduce: - Track customVariablePageValue1 = A and customVariablePageValue1 = B (two actions) - The CustomVariables report shows one ...
Remove "visits" from Custom Variables names report since it is incorrect
https://api.github.com/repos/matomo-org/matomo/issues/2667/comments
1
2011-09-17T08:54:00Z
2014-07-08T10:08:19Z
https://github.com/matomo-org/matomo/issues/2667
37,353,139
2,667
[ "matomo-org", "matomo" ]
If you are installing Piwik and go to the database setup page chrome will make Piwik give a cookie error that say you skipped a setup. IE and Firefox are unaffected.
Chrome cookie error prevents installation
https://api.github.com/repos/matomo-org/matomo/issues/2666/comments
9
2011-09-17T03:54:24Z
2014-07-08T10:08:19Z
https://github.com/matomo-org/matomo/issues/2666
37,353,138
2,666
[ "matomo-org", "matomo" ]
See http://validator.w3.org/check?uri=http%3A%2F%2Fit.cathopedia.org%2Fpiwik%2F&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.2
Invalid markup on Login page
https://api.github.com/repos/matomo-org/matomo/issues/2665/comments
2
2011-09-16T22:36:01Z
2014-07-08T10:08:18Z
https://github.com/matomo-org/matomo/issues/2665
37,353,136
2,665
[ "matomo-org", "matomo" ]
Initially reported during the Piwik usability review in #2463: - Explain what a Goal is on the "Create a goal" page - Goals>Report>Top country: should sort by "Conversions" instead of visits by default?
Small usability changes to Goal report
https://api.github.com/repos/matomo-org/matomo/issues/2664/comments
1
2011-09-16T04:29:00Z
2014-07-08T10:08:18Z
https://github.com/matomo-org/matomo/issues/2664
37,353,135
2,664
[ "matomo-org", "matomo" ]
Usability improvement: the middle click button (open in new tab) should work nicely on the website selector, and the main menu. - Currently, middle click on website selector opens in a new table for example "javascript:broadcast.propagateNewPage(%20'idSite=13');" - Middle click on the menu opens the dashboard in a new...
Middle click (open in a new tab) should work as expected for menus, website selector
https://api.github.com/repos/matomo-org/matomo/issues/2663/comments
8
2011-09-16T04:20:32Z
2014-07-08T10:08:18Z
https://github.com/matomo-org/matomo/issues/2663
37,353,134
2,663
[ "matomo-org", "matomo" ]
Currently it returns an error: http://demo.piwik.org/?module=API&method=Actions.getPageTitle&idSite=7&period=day&date=last30&format=html&token_auth=anonymous&pageName=Piwik%20Forums We should patch the code so that the datatable accept to work with date=last30
Actions.getPageTitle and getPageUrl should work like other API methods with date=last30
https://api.github.com/repos/matomo-org/matomo/issues/2662/comments
4
2011-09-16T04:12:09Z
2014-07-08T10:08:19Z
https://github.com/matomo-org/matomo/issues/2662
37,353,133
2,662
[ "matomo-org", "matomo" ]
Users have been reporting issues with double counting visits when refreshing or updating cart in some cases.
Double visits when refreshing cart page
https://api.github.com/repos/matomo-org/matomo/issues/2661/comments
2
2011-09-15T14:03:48Z
2014-07-08T10:08:18Z
https://github.com/matomo-org/matomo/issues/2661
37,353,132
2,661
[ "matomo-org", "matomo" ]
Currently we do not track the "price" of an object on a [Ecommerce product page view](http://piwik.org/docs/ecommerce-analytics/#toc-tracking-product-page-views-category-page-views-optional). We only track product SKU, Name and category. Tracking the price will be a useful data point for future uses. Also, we will be ...
Support for "price" tracking on Ecommerce product page views
https://api.github.com/repos/matomo-org/matomo/issues/2660/comments
2
2011-09-14T06:34:20Z
2014-07-08T10:08:17Z
https://github.com/matomo-org/matomo/issues/2660
37,353,131
2,660
[ "matomo-org", "matomo" ]
Add support for multiple categories (or "tags") - up to 5 per product. This will allow for more realistic Ecommerce category / tag tracking (especially tracking over time when we finallly get around implementing #534 !)
Support for Ecommerce analytics multiple categories per product
https://api.github.com/repos/matomo-org/matomo/issues/2659/comments
4
2011-09-14T06:26:26Z
2014-07-08T10:09:10Z
https://github.com/matomo-org/matomo/issues/2659
37,353,130
2,659
[ "matomo-org", "matomo" ]
As I logged in to my piwik administration today the paged looked completely unstyled (no css). In the source i checked the CSS file (linked to index.php?module=Proxy&amp;action=getCss&amp;cb=980fde30e9ad27f5f1551da52ef7a9d0). When calling the file directly it prints "Action index not found in the controller Piwik_Proxy...
CSS & JS files are not loading anymore
https://api.github.com/repos/matomo-org/matomo/issues/2658/comments
12
2011-09-12T17:57:04Z
2014-08-03T11:21:20Z
https://github.com/matomo-org/matomo/issues/2658
37,353,129
2,658
[ "matomo-org", "matomo" ]
Set by default to 768M which I hope is fairly safe value to enforce.
New setting, minimum memory limit to enforce when archiving
https://api.github.com/repos/matomo-org/matomo/issues/2655/comments
2
2011-09-11T23:04:57Z
2014-07-08T10:08:17Z
https://github.com/matomo-org/matomo/issues/2655
37,353,127
2,655
[ "matomo-org", "matomo" ]
per title
New segment visitConvertedGoalId to select all visits which converted a specific goal
https://api.github.com/repos/matomo-org/matomo/issues/2653/comments
2
2011-09-11T01:46:58Z
2014-07-08T10:08:16Z
https://github.com/matomo-org/matomo/issues/2653
37,353,126
2,653
[ "matomo-org", "matomo" ]
A lot of the links coming from Google Images (25% of my traffic) are not put in the good box. They are in the Externnal Link List and not in Google Images. Three examples: ``` http://www.google.fr/imgres?q=arleston+voyage+aux+ombres&um=1&hl=fr&client=firefox-a&sa=N&rls=org.mozilla:fr:official&tbm=isch&tbnid=Xmlv3vfl6o...
Google images links not in the right place
https://api.github.com/repos/matomo-org/matomo/issues/2652/comments
2
2011-09-10T10:48:33Z
2014-07-08T10:08:16Z
https://github.com/matomo-org/matomo/issues/2652
37,353,125
2,652
[ "matomo-org", "matomo" ]
Hi, If Autorefresh is bad for Google News, it might be the same for Piwik (i remember reading an article about how bad it was but can't retreive it and Google finally added a pref to deactivate it). The ideal way of doing it in Piwik would be to add a checkbox directly on the All website page; the refresh would occur...
Setting for the All websites autorefresh
https://api.github.com/repos/matomo-org/matomo/issues/2651/comments
2
2011-09-07T19:04:22Z
2014-07-08T10:08:16Z
https://github.com/matomo-org/matomo/issues/2651
37,353,124
2,651
[ "matomo-org", "matomo" ]
I'm operating a few webcam sites where a few unpolite visitors reload the start pages many thousand times. In the 1.5.1 Live! plug-in, I've spotted an unexpected 'visiting time ceiling' of 18 hours 12 minutes. Visits longer then that still seem to be analyzed/processed correctly. It's just the time in the table header ...
Live plug-in user time limit of 18h 12m
https://api.github.com/repos/matomo-org/matomo/issues/2650/comments
6
2011-09-07T14:51:18Z
2014-07-08T10:08:16Z
https://github.com/matomo-org/matomo/issues/2650
37,353,123
2,650
[ "matomo-org", "matomo" ]
If using the [Segments] feature https://github.com/piwik/piwik/blob/master/config/global.ini.php#L341 Then one might expect that during cron archiving, ALL reports are processed for this segment. However there is a bug and the request would only archive the requested report and not more. But, we really want to have a...
Forced Segments to pre-processed are actually not completely processed
https://api.github.com/repos/matomo-org/matomo/issues/2649/comments
1
2011-09-07T13:44:19Z
2014-07-08T10:08:16Z
https://github.com/matomo-org/matomo/issues/2649
37,353,122
2,649
[ "matomo-org", "matomo" ]
Currently, if browser trigger archiving is disabled, API requests with a &segment= parameter will still trigger archiving. The idea is that because segments are user defined we can't pre-process them therefore must always enable archiving. However, since we can also pre-process specific segments, using the config sett...
New config setting to disable browser trigger archiving even for requests with a segment
https://api.github.com/repos/matomo-org/matomo/issues/2648/comments
1
2011-09-07T12:06:04Z
2014-07-08T10:08:16Z
https://github.com/matomo-org/matomo/issues/2648
37,353,121
2,648
[ "matomo-org", "matomo" ]
Overriding the IP and date & time requires admin token_auth authentication. In some cases it might be useful not to require such authentication, therefore we would like to add a config file to disallow this (enabled by default, current behavior unchanged)
New config setting to disable token_auth authentication in tracking requests
https://api.github.com/repos/matomo-org/matomo/issues/2647/comments
2
2011-09-07T11:42:15Z
2014-07-08T10:08:16Z
https://github.com/matomo-org/matomo/issues/2647
37,353,120
2,647
[ "matomo-org", "matomo" ]
It works for period=day http://demo.piwik.org/index.php?module=API&method=VisitFrequency.get&idSite=7&period=day&date=yesterday&format=xml&token_auth=anonymous For period=week, nb_uniq_visitors_returning is 0 http://demo.piwik.org/index.php?module=API&method=VisitFrequency.get&idSite=7&period=week&date=yesterday&for...
No Unique Returning Visitors with period=week for VisitFrequency.get
https://api.github.com/repos/matomo-org/matomo/issues/2646/comments
1
2011-09-07T09:38:00Z
2014-07-08T10:12:35Z
https://github.com/matomo-org/matomo/issues/2646
37,353,119
2,646
[ "matomo-org", "matomo" ]
The fix (particularly for dynamically assigned IP addresses) requires that we: 1) resolve the IP address for every hostname that you want to exclude 2) cache it, and periodically update it (e.g., every 24 hrs) 3) iterate through the list for a match
Exclude visits by hostname
https://api.github.com/repos/matomo-org/matomo/issues/2645/comments
2
2011-09-06T04:29:30Z
2014-07-08T10:11:48Z
https://github.com/matomo-org/matomo/issues/2645
37,353,117
2,645
[ "matomo-org", "matomo" ]
SO many websites are now using FB social plugins, it would be nice to document how to track clicks on Likes, Shares, Recommend buttons using Piwik. WE could either propose to setup a Goal to track these clicks, or simply track them as "Custom title page views" eg. '/facebook/like' or '/facebook/share/$URL' ? See the ...
Add FAQ ./ doc to explain how to track clicks on facebook social plugins (like / share)
https://api.github.com/repos/matomo-org/matomo/issues/2644/comments
4
2011-09-05T01:57:43Z
2014-07-08T10:11:14Z
https://github.com/matomo-org/matomo/issues/2644
37,353,116
2,644
[ "matomo-org", "matomo" ]
Steps to reproduce: 1. Go to a piwik 1.5.1 tracked page. 2. Clear recent history (Cookies, etc..) 3. Reload the page. The call to getVisitorId returns the value stored inside the newly created cookie (= the _id GET parameter in the call to piwik.php), instead of the idvisitor determined from the config and saved in th...
wrong value returned by getVisitorId()
https://api.github.com/repos/matomo-org/matomo/issues/2643/comments
8
2011-09-03T11:51:43Z
2014-08-03T11:21:20Z
https://github.com/matomo-org/matomo/issues/2643
37,353,115
2,643
[ "matomo-org", "matomo" ]
The image tracking code currently generated by Piwik (1.5.1) causes HTML Validation Errors (http://validator.w3.org) due to usage of & instead of &amp;. See http://www.htmlhelp.com/tools/validator/problems.html#amp for details. Current code: &lt;!-- Piwik Image Tracker --> &lt;img src="http://.../piwik.php?idsite=1&re...
HTML Validation Errors in Tracking Code
https://api.github.com/repos/matomo-org/matomo/issues/2642/comments
4
2011-08-30T15:47:28Z
2014-07-08T10:08:36Z
https://github.com/matomo-org/matomo/issues/2642
37,353,114
2,642
[ "matomo-org", "matomo" ]
Hello, In order to make a balance between the incoming links of our partners and outgoing links to our partners I like to create a table that allows me to combine two already existing plugin: Action / outgoing links and reference / website what is the best method to use for this? thank you Bonjour, Afin de pouvoi...
create a table that allows me to combine two already existing plugin
https://api.github.com/repos/matomo-org/matomo/issues/2641/comments
1
2011-08-30T12:12:43Z
2014-08-03T11:21:20Z
https://github.com/matomo-org/matomo/issues/2641
37,353,113
2,641
[ "matomo-org", "matomo" ]
Like you should see at the link the stats for this day (26-08-2011) are somehow broken. The grahp shows zero but the search-engine stats and so on sho hits. There should me some routine to repair check and repair such things http://piwik.dasch-tour.de/index.php?module=CoreHome&action=index&idSite=1&period=day&date=201...
Broken day Stats
https://api.github.com/repos/matomo-org/matomo/issues/2640/comments
1
2011-08-30T01:03:16Z
2014-07-08T10:08:14Z
https://github.com/matomo-org/matomo/issues/2640
37,353,112
2,640
[ "matomo-org", "matomo" ]
i added 5 website to piwik in two of them i can add new goal but in other new goals does not shown in user interface and widget Keywords: Goal
Define New Goal Problem
https://api.github.com/repos/matomo-org/matomo/issues/2639/comments
1
2011-08-23T18:11:24Z
2014-07-08T10:08:14Z
https://github.com/matomo-org/matomo/issues/2639
37,353,111
2,639
[ "matomo-org", "matomo" ]
Provide a way to reset the dashboard to its initial configuration. The idea was submitted via Piwik's feedback form.
Dashboard: Allow to Reset dashboard to original widgets layout
https://api.github.com/repos/matomo-org/matomo/issues/2638/comments
10
2011-08-23T11:49:05Z
2014-07-08T10:08:14Z
https://github.com/matomo-org/matomo/issues/2638
37,353,110
2,638
[ "matomo-org", "matomo" ]
reported in http://forum.piwik.org/read.php?2,80417
Division by zero in core/Visualization/Cloud.php on line 59
https://api.github.com/repos/matomo-org/matomo/issues/2636/comments
2
2011-08-21T12:51:49Z
2014-07-08T10:08:14Z
https://github.com/matomo-org/matomo/issues/2636
37,353,109
2,636
[ "matomo-org", "matomo" ]
Hi, we are using piwik to monitor not only our German pages but also our Korean website www.fau-busan.ac.kr. Using the mobile app on iOS and Android, I realized, that the search engine naver is not properly counted and shown as referrer in the web front end. The db shows in table "log_visit" attribute "referer_url" ...
Naver as referer and search engine, not properly counted or shown
https://api.github.com/repos/matomo-org/matomo/issues/2635/comments
6
2011-08-18T11:54:51Z
2014-07-08T10:08:14Z
https://github.com/matomo-org/matomo/issues/2635
37,353,108
2,635
[ "matomo-org", "matomo" ]
Since I had some colleague doing a favor for me, I have discovered a bug in distinction between "normal" search and instant search (not the preview). He was searching for a way to reset the password of his media player ("dreambox password 800"), using Return to search (kind of "reflex" I tend to use quite often, too)....
Google Instant Search Keywords may be wrong
https://api.github.com/repos/matomo-org/matomo/issues/2634/comments
2
2011-08-17T21:26:43Z
2014-08-03T11:25:35Z
https://github.com/matomo-org/matomo/issues/2634
37,353,106
2,634
[ "matomo-org", "matomo" ]
When you pass in a custom variable that is scoped to a page instead of visit, no results are returned. Looking in the database in log_link_visit_action I can see the custom variables are recorded. The solution I came up with was to join log_visit with log_link_visit_action to check if the custom variable is for a visi...
Add support for segmentation on "page" scope Custom Variables
https://api.github.com/repos/matomo-org/matomo/issues/2633/comments
17
2011-08-17T14:11:23Z
2014-07-08T10:08:16Z
https://github.com/matomo-org/matomo/issues/2633
37,353,104
2,633
[ "matomo-org", "matomo" ]
In my keyword list, there is always an "a" from baidu.
keyword "a" from baidu
https://api.github.com/repos/matomo-org/matomo/issues/2632/comments
6
2011-08-17T08:21:12Z
2014-07-08T10:08:13Z
https://github.com/matomo-org/matomo/issues/2632
37,353,103
2,632
[ "matomo-org", "matomo" ]
Links in a website of the form &lt;a href="mailto:%69%6e%66%6f@%65%78%61%6d%70%6c%65.%63%6f%6d">info@example.com&lt;/a> don't get decoded. In the user-log they are shown still encoded. They should get decoded (normalized) befor they are saved into the database.
trunk: Hexadecimal encoded URLs don't decoded
https://api.github.com/repos/matomo-org/matomo/issues/2631/comments
8
2011-08-16T00:01:59Z
2014-07-08T10:08:13Z
https://github.com/matomo-org/matomo/issues/2631
37,353,102
2,631
[ "matomo-org", "matomo" ]
Piwik 1.5.1 The bug #2548 has reappeared on august 12: 0 visits although hourly visits different from 0.
Piwik reports 0 visits for single days
https://api.github.com/repos/matomo-org/matomo/issues/2630/comments
1
2011-08-15T08:24:37Z
2014-08-03T11:25:35Z
https://github.com/matomo-org/matomo/issues/2630
37,353,101
2,630
[ "matomo-org", "matomo" ]
There should be an option to show data for any graph by the hour. Keywords: period hour
Enable the use of "hour" as a period
https://api.github.com/repos/matomo-org/matomo/issues/2629/comments
8
2011-08-15T01:50:17Z
2014-07-08T10:08:12Z
https://github.com/matomo-org/matomo/issues/2629
37,353,100
2,629
[ "matomo-org", "matomo" ]
Currently, browser family is based on the reported browser, as opposed to the actual rendering engine detected, or browser version. The proposed enhancement would handle: - multiple display/rendering engine, e.g., MaxThon (WebKit & Trident), or Lunascape (Gecko, Webkit, Trident) - browsers that switched rendering engi...
UserSettings: browser family enhancements
https://api.github.com/repos/matomo-org/matomo/issues/2628/comments
1
2011-08-14T22:12:54Z
2014-07-08T10:11:50Z
https://github.com/matomo-org/matomo/issues/2628
37,353,099
2,628
[ "matomo-org", "matomo" ]
I am in Canada and I used the Chinese version of Firefox. I have been detected as from China for some reasons. It might be because Piwik detects from language code, zh-cn.
Country Detect Problem
https://api.github.com/repos/matomo-org/matomo/issues/2627/comments
1
2011-08-12T22:24:10Z
2014-08-03T11:25:35Z
https://github.com/matomo-org/matomo/issues/2627
37,353,098
2,627