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"
] | do we use the best available free geo ip database from maxmind as default?
we use by default this link to get the data base:
http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
it has a file size of 10,6MB
on
http://dev.maxmind.com/geoip/geoip2/geolite2/
you could find today the Link to a free da... | Make geoip backend work with geoip2 | https://api.github.com/repos/matomo-org/matomo/issues/4487/comments | 55 | 2014-01-07T19:30:11Z | 2018-05-09T07:09:12Z | https://github.com/matomo-org/matomo/issues/4487 | 37,355,238 | 4,487 |
[
"matomo-org",
"matomo"
] | Hi,
if you request the JS tracking Code via the API and the 'piwikUrl' Parameter isn't set, Piwik tries to recognize the correct URL. This is done in plugins/SitesManager/API.php function getJavascriptTag:
```
if (empty($piwikUrl)) {
$piwikUrl = Url::getCurrentUrlWithoutFileName();
}
```
In times where we're try... | Piwik JS Tracking Code should use DNS name instead of IP | https://api.github.com/repos/matomo-org/matomo/issues/4486/comments | 1 | 2014-01-07T14:10:57Z | 2014-08-03T11:24:19Z | https://github.com/matomo-org/matomo/issues/4486 | 37,355,237 | 4,486 |
[
"matomo-org",
"matomo"
] | In #4183 support is added for "require" piwik and / or a php version.
- Some plugins may also "require" other Piwik plugins (core or third party) to be installed at a particular minimum version.
- When a plugin has other required plugins, when possible, ask user & then install required plugins first, then this plugin. ... | Plugins: support "require" other plugins | https://api.github.com/repos/matomo-org/matomo/issues/4485/comments | 16 | 2014-01-07T09:31:41Z | 2024-09-13T09:11:28Z | https://github.com/matomo-org/matomo/issues/4485 | 37,355,236 | 4,485 |
[
"matomo-org",
"matomo"
] | We should tell the user in the system check whether geolocation is setup properly or not.
| Add geolocation to system check report | https://api.github.com/repos/matomo-org/matomo/issues/4484/comments | 1 | 2014-01-07T04:12:14Z | 2014-07-08T10:14:25Z | https://github.com/matomo-org/matomo/issues/4484 | 37,355,235 | 4,484 |
[
"matomo-org",
"matomo"
] | When using cPanel to set up the cron job as per http://piwik.org/docs/setup-auto-archiving/ , you may encounter an issue where cPanel will refuse to create (or edit) the cron job for Piwik.
A typical command might be, for example:
```
/opt/php54/bin/php path_to_piwik/misc/cron/archive.php --url=http://example.com >/d... | Presence of "http://" in the parameters of the archive cron script may cause incompatibility with cPanel | https://api.github.com/repos/matomo-org/matomo/issues/4483/comments | 1 | 2014-01-07T02:39:25Z | 2014-07-08T10:14:25Z | https://github.com/matomo-org/matomo/issues/4483 | 37,355,234 | 4,483 |
[
"matomo-org",
"matomo"
] | See #3486 for similar ticket for IE10.
Current behavior: we are tracking NO IE11 data at all, because DNT is enabled by default in Piwik.
Expected behavior: ignore IE11 DNT header and track all ie11 users.
| Ignore Do Not Track setting for IE 11 browsers | https://api.github.com/repos/matomo-org/matomo/issues/4482/comments | 1 | 2014-01-07T01:26:02Z | 2014-07-08T10:14:25Z | https://github.com/matomo-org/matomo/issues/4482 | 37,355,233 | 4,482 |
[
"matomo-org",
"matomo"
] | Matomo lets you see inline help for some of the features eg:
1. Hover on a title

2. Click on the help icon:
 wrong label is displayed "Returning Visitor - View visitor profile". This should be only "Returning Visitor" because of clicking on icon does not open/show Visitor profile. If you want to open visitors profile you have to click on next icon ( pi... | Wrong label for returning visitor in Visitors in Real-time. | https://api.github.com/repos/matomo-org/matomo/issues/4479/comments | 2 | 2014-01-05T00:17:43Z | 2014-07-08T10:14:24Z | https://github.com/matomo-org/matomo/issues/4479 | 37,355,230 | 4,479 |
[
"matomo-org",
"matomo"
] | Websites access is managed on the "Manage users" admin page.
Since user access is set by website, it's a bit weird to find it on the "Manage users" page because this page is by essence user-centric.
It would better fit on the "Manage websites" page, or on an independant page.
If you want to keep it on the "Manage use... | Separate access management and users management | https://api.github.com/repos/matomo-org/matomo/issues/4478/comments | 1 | 2014-01-03T15:43:37Z | 2014-08-03T11:24:24Z | https://github.com/matomo-org/matomo/issues/4478 | 37,355,229 | 4,478 |
[
"matomo-org",
"matomo"
] | A decent addition to #4475 would be to have a text field to filter the users list.
| "Manage users" should have a search filter to work with 20,000 users | https://api.github.com/repos/matomo-org/matomo/issues/4477/comments | 1 | 2014-01-03T15:14:04Z | 2014-07-08T10:14:24Z | https://github.com/matomo-org/matomo/issues/4477 | 37,355,228 | 4,477 |
[
"matomo-org",
"matomo"
] | A decent addition to #3838 would be to have a text field to filter the websites list.
Using AngularJS: #4691
| Add a Search field to the 'Manage websites' tables (use case thousands of websites) | https://api.github.com/repos/matomo-org/matomo/issues/4476/comments | 1 | 2014-01-03T15:12:11Z | 2015-04-17T03:25:04Z | https://github.com/matomo-org/matomo/issues/4476 | 37,355,227 | 4,476 |
[
"matomo-org",
"matomo"
] | Similarly to the "All websites" dashboard, the "Manage users" admin screen should use paging and display by default, the first 100 users.
| "Manage users" should have paging to work with 20,000 users | https://api.github.com/repos/matomo-org/matomo/issues/4475/comments | 1 | 2014-01-03T14:58:45Z | 2014-07-08T10:14:24Z | https://github.com/matomo-org/matomo/issues/4475 | 37,355,226 | 4,475 |
[
"matomo-org",
"matomo"
] | Similarly to the "All websites" dashboard, the "Manage users" admin screen should use paging and display by default, the first 100 users.
Maybe there could be a link to alternatively display the "100 most recent users".
This feature is useful for websites automatically creating sites and tracking thousands of small-med... | Show paging and search in the screen 'Manage users' to easily manage hundreds of users | https://api.github.com/repos/matomo-org/matomo/issues/4474/comments | 4 | 2014-01-03T14:57:52Z | 2018-08-07T01:36:22Z | https://github.com/matomo-org/matomo/issues/4474 | 37,355,225 | 4,474 |
[
"matomo-org",
"matomo"
] | When one tries to export data from line higher than or equal to 25 in a row evolution, you get no data.
Exporting from a row evolution from line 1 to 24 works well.
The URL behind the export option contains query parameter: "&filter_limit=#INT#" where #INT# is 24.
I've seen cases where #INT# is 100.
I'm using version... | row evolution exporty fails if you try to export data from second page | https://api.github.com/repos/matomo-org/matomo/issues/4473/comments | 15 | 2014-01-03T12:00:37Z | 2024-09-13T09:11:29Z | https://github.com/matomo-org/matomo/issues/4473 | 37,355,224 | 4,473 |
[
"matomo-org",
"matomo"
] | In my setup I use log import to load data into piwik. Everything seems to go well except for the fact that sometimes (and it doesn't seem to be repeatable) one of recorder threads hangs and the rest of the threads wait on futex.
For example - main process:
# strace -p 24643
Process 24643 attached - interrupt to quit
... | log import hangs in in non deterministic way | https://api.github.com/repos/matomo-org/matomo/issues/4472/comments | 20 | 2014-01-03T08:51:39Z | 2015-03-12T21:01:48Z | https://github.com/matomo-org/matomo/issues/4472 | 37,355,222 | 4,472 |
[
"matomo-org",
"matomo"
] | May contain extra data in some cases when executed via scheduled tasks. Reported in [forums](http://forum.piwik.org/read.php?8,109175).
| Users report for All websites in scheduled report | https://api.github.com/repos/matomo-org/matomo/issues/4471/comments | 1 | 2014-01-03T03:58:48Z | 2014-07-08T10:14:22Z | https://github.com/matomo-org/matomo/issues/4471 | 37,355,221 | 4,471 |
[
"matomo-org",
"matomo"
] | In Piwik 2.0 we have released our new feature [Visitor Profile](http://piwik.org/docs/user-profile/). Because Piwik tracks interactions made by users, we thought of creating this new view that will show the summary of information for a particular user.
The Visitor Profile can be accessed through the [Visitor Log](http... | New Visitor Profile report | https://api.github.com/repos/matomo-org/matomo/issues/4470/comments | 1 | 2014-01-03T03:43:13Z | 2014-07-08T10:14:22Z | https://github.com/matomo-org/matomo/issues/4470 | 37,355,220 | 4,470 |
[
"matomo-org",
"matomo"
] | When we see a visitor with a correctly formatted &gclid= parameter, in the landing page url, then we can set this visitor as coming from adwords.
gclid should be at least 10 characters long, and less than 100.
Ideally we would also store the gclid value in the log_visit table for later use, eg. importing analyti... | when &gclid= parameter found, mark visitor as Adwords | https://api.github.com/repos/matomo-org/matomo/issues/4468/comments | 6 | 2014-01-03T02:31:04Z | 2024-09-13T09:11:29Z | https://github.com/matomo-org/matomo/issues/4468 | 37,355,219 | 4,468 |
[
"matomo-org",
"matomo"
] | boost development speed of great new features by crowd funding
One year ago we had very successful crowd funding campaigns to sponsor great new features like
the interactive maps: http://crowdfunding.piwik.org/analytics-maps-world-country-city-region/
Having such a campaign constantly e.g. every month would boost the... | boost development speed of great new features by crowd funding | https://api.github.com/repos/matomo-org/matomo/issues/4467/comments | 1 | 2014-01-02T17:06:30Z | 2014-08-03T11:24:24Z | https://github.com/matomo-org/matomo/issues/4467 | 37,355,218 | 4,467 |
[
"matomo-org",
"matomo"
] | Most pages under 'settings' show an unnecessary and ugly horizontal scrollbar at the bottom of the screen, tested in Chrome and Firefox (In Chrome always, in FF only when the screen is less than about 1500px wide, but still).
This is caused by the -15px in this CSS:
.admin h2 { margin: 15px -15px 20px 0; }
It makes t... | Unnecessary horizontal scrollbar in settings module | https://api.github.com/repos/matomo-org/matomo/issues/4466/comments | 3 | 2014-01-02T12:08:00Z | 2014-07-08T10:14:22Z | https://github.com/matomo-org/matomo/issues/4466 | 37,355,216 | 4,466 |
[
"matomo-org",
"matomo"
] | I have a problem with Piwik 2.0.1 and 2.0.2 to generate monthly figures for December 2013. In the date range I choose Month and December 2013 and get "There is no data for this report."
This work for all other months as well as January 2014.
I get figures in daily and weekly reports for December 2013, though. So ther... | Monthly report for December 2013 not showing figures. | https://api.github.com/repos/matomo-org/matomo/issues/4465/comments | 1 | 2014-01-01T19:22:51Z | 2014-07-08T10:14:22Z | https://github.com/matomo-org/matomo/issues/4465 | 37,355,215 | 4,465 |
[
"matomo-org",
"matomo"
] | With the release of Piwik 2.0 and the new piwik.org website, all of my previous ways to see Piwik updates stopped working:
- The changelog has been moved out of the blog, which means that people following the blog won't get notified of updates now. The release of the 2.0 major version was additionally announced on the ... | Setbacks in the visibility of updates | https://api.github.com/repos/matomo-org/matomo/issues/4464/comments | 2 | 2013-12-31T18:02:41Z | 2014-08-03T11:24:24Z | https://github.com/matomo-org/matomo/issues/4464 | 37,355,214 | 4,464 |
[
"matomo-org",
"matomo"
] | Addition to [#4462] Validate plugin repository by Github URL
After it turns out a plugin is valid, we could directly display a preview of the plugin how it will look like in the Marketplace. Helps a lot to optimize the look of the plugins page. Otherwise one has to release one new version after another.
| [Marketplace] Plugin preview by Github URL | https://api.github.com/repos/matomo-org/matomo/issues/4463/comments | 0 | 2013-12-29T21:49:51Z | 2024-09-13T09:11:30Z | https://github.com/matomo-org/matomo/issues/4463 | 37,355,213 | 4,463 |
[
"matomo-org",
"matomo"
] | To validate whether a plugin is "valid" the user enters a GitHub repository URL on the Piwik Developer website and/or on a page on the Marketplace. After confirming the URL we could perform some checks like:
- plugin.json / README exists
- plugin.json is valid
- display hints like "add a section description to your rea... | [Marketplace] Validate plugin repository by Github URL | https://api.github.com/repos/matomo-org/matomo/issues/4462/comments | 0 | 2013-12-29T21:46:48Z | 2024-09-13T09:11:30Z | https://github.com/matomo-org/matomo/issues/4462 | 37,355,212 | 4,462 |
[
"matomo-org",
"matomo"
] | referres/ campaigns does not show details
as described here:
https://piwik.org/docs/tracking-campaigns/#faq-tracking-campaigns
it does only show the numbers of visits but not the conversions etc.
even on click there are not more details.
piwik 2.03b3 ff27
| referres/ campaigns does not show deatils | https://api.github.com/repos/matomo-org/matomo/issues/4461/comments | 4 | 2013-12-29T18:47:15Z | 2014-07-08T10:14:21Z | https://github.com/matomo-org/matomo/issues/4461 | 37,355,211 | 4,461 |
[
"matomo-org",
"matomo"
] | When Ecommerce is enabled, in Goals Overview report:
- Add clean labelling of ecommerce VS normal goal
---
e.g.
by
1) clarification of the used syntax:
there are
- "conversions of defined goals"
- "conversions of ecommerce goal"
and both together may be named
"total conversions"
3) adding the headlines:
- to... | Improve UI of Goals Overview report, when Ecommerce is enabled | https://api.github.com/repos/matomo-org/matomo/issues/4460/comments | 4 | 2013-12-29T18:39:24Z | 2016-01-27T01:08:31Z | https://github.com/matomo-org/matomo/issues/4460 | 37,355,210 | 4,460 |
[
"matomo-org",
"matomo"
] | period selector looks broken in piwik 2.03 b3 and firefox 27
please see attachment
| Segment selector UI regression | https://api.github.com/repos/matomo-org/matomo/issues/4459/comments | 14 | 2013-12-29T17:35:11Z | 2014-07-08T10:14:21Z | https://github.com/matomo-org/matomo/issues/4459 | 37,355,208 | 4,459 |
[
"matomo-org",
"matomo"
] | Analyse costs and revenue for a single visitor/a whole campaign
we have already the great posibility to track the ecommerce revenue of a visitor.
To use this data in a really powerfull way, it would be very great to have the possibility to directly see the costs to get this visitor on our site.
you got two great ins... | Analyse costs and revenue for a single visitor/a whole campaign | https://api.github.com/repos/matomo-org/matomo/issues/4458/comments | 7 | 2013-12-29T11:16:47Z | 2024-09-13T09:11:31Z | https://github.com/matomo-org/matomo/issues/4458 | 37,355,207 | 4,458 |
[
"matomo-org",
"matomo"
] | There still are multiple places where Arial is used, e.g. in Row Evolution.
Take a look at this and search for Arial:
http://demo.piwik.org/index.php?module=Proxy&action=getCss&cb=b425ba2228357203610ce9649a0a12dd
Maybe the style we want to use is "Verdana, sans-serif"?
Keywords: academy
| Use consistent fonts and colors in new Morpheus theme CSS/less | https://api.github.com/repos/matomo-org/matomo/issues/4457/comments | 9 | 2013-12-29T10:23:49Z | 2014-07-08T10:15:16Z | https://github.com/matomo-org/matomo/issues/4457 | 37,355,206 | 4,457 |
[
"matomo-org",
"matomo"
] | Piwik is an open platform for analytics, with built-in privacy.
Several guides have been written to showcase how Piwik works and what can be done with the platform. The guides are available at:
http://developer.piwik.org/guides/
The goal of this ticket is to review all of the guides and confirm they are accurate, u... | Review guides at developer.piwik.org for official launch | https://api.github.com/repos/matomo-org/matomo/issues/4456/comments | 5 | 2013-12-29T04:15:18Z | 2015-04-18T08:23:01Z | https://github.com/matomo-org/matomo/issues/4456 | 37,355,205 | 4,456 |
[
"matomo-org",
"matomo"
] | Google chrome is marking our latest.zip as a Virus. Nobody replies at Google... so our only solution is to change our URL. I propose builds.piwik.org/piwik-latest.zip
Needs to be changed in:
- website
- software
- build script
- and setup redirect from latest.zip to piwik-latest.zip
Hopefully this will fix the issue... | Change piwik URL to builds.piwik.org/piwik.zip | https://api.github.com/repos/matomo-org/matomo/issues/4455/comments | 11 | 2013-12-29T04:08:45Z | 2014-08-03T12:51:50Z | https://github.com/matomo-org/matomo/issues/4455 | 37,355,204 | 4,455 |
[
"matomo-org",
"matomo"
] | On the demo, the ecommerce attribution to campaigns, countries, etc. is not working as expected and shows zeros.
[See here](http://demo.piwik.org/index.php?module=CoreHome&action=index&idSite=16&period=day&date=2013-12-26#module=Goals&action=ecommerceReport&idGoal=ecommerceOrder&idSite=16&period=day&date=2013-12-26).
... | Attribution by Campaign Keyword is not working as expected (zeros) | https://api.github.com/repos/matomo-org/matomo/issues/4454/comments | 11 | 2013-12-28T22:18:39Z | 2024-09-13T09:11:31Z | https://github.com/matomo-org/matomo/issues/4454 | 37,355,203 | 4,454 |
[
"matomo-org",
"matomo"
] | On a brand new clean installation of PIWIK 2.0.2, displaying the initial installation Welcome screen results in the error:
PHP Fatal error: Call to a member function rewriteAssetsPathToTheme() on a non-object in ..../piwik/core/AssetManager/UIAssetMerger.php on line 181
This occurs on my main production server runnin... | PHP Fatal error: Call to a member function rewriteAssetsPathToTheme() | https://api.github.com/repos/matomo-org/matomo/issues/4453/comments | 1 | 2013-12-28T13:34:03Z | 2014-07-08T10:14:19Z | https://github.com/matomo-org/matomo/issues/4453 | 37,355,202 | 4,453 |
[
"matomo-org",
"matomo"
] | I'm running Piwik 2.0.2 .
When I look at the "All Websites" for the "Date range" of "Dec, 22 2013" to "Dec, 28 2013", there are 3 Visits/Page Views shown for my site "zoosau.de".
When I head for the sites Dashboard and select the same Date range, I get 121 visits displayed for the same site.
Please have a look at the ... | "All Websites" are calculated wrong | https://api.github.com/repos/matomo-org/matomo/issues/4452/comments | 5 | 2013-12-28T11:38:37Z | 2014-07-08T10:14:19Z | https://github.com/matomo-org/matomo/issues/4452 | 37,355,201 | 4,452 |
[
"matomo-org",
"matomo"
] | Clicking the "Load more visits" button loads the same visits again.
URL: example.com/piwik/index.php?module=CoreHome&action=index&date=2013-12-23&period=day&idSite=1#module=Live&action=getVisitorLog&date=2013-12-23&period=day&idSite=1&popover=visitorProfile$visitorID
With the request being sent, the filter_offset par... | "Load more visits" with "Visitor Profile" loads the same visits | https://api.github.com/repos/matomo-org/matomo/issues/4451/comments | 5 | 2013-12-27T22:12:53Z | 2014-07-08T10:14:19Z | https://github.com/matomo-org/matomo/issues/4451 | 37,355,200 | 4,451 |
[
"matomo-org",
"matomo"
] | Reported in https://github.com/piwik/piwik/pull/181
| String data, right truncated: 1406 Data too long for column 'location_browser_lang' at row 1 | https://api.github.com/repos/matomo-org/matomo/issues/4450/comments | 1 | 2013-12-27T21:36:25Z | 2014-07-08T10:14:19Z | https://github.com/matomo-org/matomo/issues/4450 | 37,355,199 | 4,450 |
[
"matomo-org",
"matomo"
] | Hello,
Recently ran into what looks to be a regression of Bug #490 ([490]).
Basically, when multiple languages are used in Chrome, the browser language string may exceed the 20 characters specified by the database and a database error is thrown.
In my case, the string was: "en,es,af,es-419,en-us" (which is 21 charac... | Visits not being recorded if browser language greater than 20 characters | https://api.github.com/repos/matomo-org/matomo/issues/4449/comments | 1 | 2013-12-27T17:00:52Z | 2014-08-03T11:24:24Z | https://github.com/matomo-org/matomo/issues/4449 | 37,355,198 | 4,449 |
[
"matomo-org",
"matomo"
] | At bottom of Visitor profile on last page of "visited pages" message "There are no more visits for this visitor" is displayed. This message is still clickabe and prints out repeated visits.
| Repeated visits reported in Visitor profile | https://api.github.com/repos/matomo-org/matomo/issues/4448/comments | 3 | 2013-12-27T14:03:59Z | 2014-07-08T10:14:18Z | https://github.com/matomo-org/matomo/issues/4448 | 37,355,197 | 4,448 |
[
"matomo-org",
"matomo"
] | If visitor has more than 100 visits PIWIK 2.0.2 always report 100 visits in Summary section of [Visitor profile](http://piwik.org/docs/user-profile/).
| Display 100+ visits when at least 100 visits, in Visitor profile | https://api.github.com/repos/matomo-org/matomo/issues/4447/comments | 6 | 2013-12-27T14:02:19Z | 2024-09-13T09:11:32Z | https://github.com/matomo-org/matomo/issues/4447 | 37,355,196 | 4,447 |
[
"matomo-org",
"matomo"
] | there is already a great function to export each table in different formats
(button at the bottom left)
would be very great to enhance this function a little
like it's available at other places e.g. for magento backend data
for making it
- even more user friendly and
- making it possible to use it for two purposes:
... | optimize export function for show and export customized tables | https://api.github.com/repos/matomo-org/matomo/issues/4446/comments | 3 | 2013-12-27T11:58:34Z | 2024-09-13T09:11:32Z | https://github.com/matomo-org/matomo/issues/4446 | 37,355,195 | 4,446 |
[
"matomo-org",
"matomo"
] | Hi,
Since I've upgraded to Piwik 2.0 (using the automatic upgrade process), there is nothing displayed in the "keywords" and "referers" boxes ("no data for this report"). But the problem is very confusing:
- I track several websites with a single Piwik instance. The issue happens only for one of them (the website whic... | Missing keyword and referer since upgrade to 2.0 | https://api.github.com/repos/matomo-org/matomo/issues/4445/comments | 3 | 2013-12-27T10:28:59Z | 2014-07-08T10:14:18Z | https://github.com/matomo-org/matomo/issues/4445 | 37,355,194 | 4,445 |
[
"matomo-org",
"matomo"
] | In the Map footer, the "Cities" icon is not replaced by the overriden icon in
http://demo.piwik.org/plugins/Morpheus/images/cities.png
There are others icons /assets affected. A missing rewrite in the Theme.php code.
| Theming: some images not overriden by theme images | https://api.github.com/repos/matomo-org/matomo/issues/4443/comments | 5 | 2013-12-27T01:47:03Z | 2014-07-08T10:14:18Z | https://github.com/matomo-org/matomo/issues/4443 | 37,355,193 | 4,443 |
[
"matomo-org",
"matomo"
] | LOAD DATA INFILE does not work in a chroot environment. This was reported here: http://forum.piwik.org/read.php?2,108913
| LOAD DATA INFILE in chroot environment | https://api.github.com/repos/matomo-org/matomo/issues/4442/comments | 1 | 2013-12-27T00:49:59Z | 2014-07-08T10:14:18Z | https://github.com/matomo-org/matomo/issues/4442 | 37,355,192 | 4,442 |
[
"matomo-org",
"matomo"
] | Reported in forum http://forum.piwik.org/read.php?3,108926,108954#msg-108954
| visits from Google adwords bot should be excluded | https://api.github.com/repos/matomo-org/matomo/issues/4441/comments | 4 | 2013-12-27T00:29:04Z | 2014-07-08T10:14:18Z | https://github.com/matomo-org/matomo/issues/4441 | 37,355,191 | 4,441 |
[
"matomo-org",
"matomo"
] | taken from:
#4422
---
There is already a function for deleting old logs.
Often you are setting up a website and include piwik before going live and /or you are doing some test with piwik.
when going live with your website or after the tests are done,
it would be very usefull to extend this function to simply delete... | Plugin: Delete old logs between date1-date2 | https://api.github.com/repos/matomo-org/matomo/issues/4440/comments | 1 | 2013-12-26T11:51:22Z | 2014-12-05T03:29:34Z | https://github.com/matomo-org/matomo/issues/4440 | 37,355,190 | 4,440 |
[
"matomo-org",
"matomo"
] | Reported in forum http://forum.piwik.org/read.php?2,108845
triggered on php 5.4.23 -> caused by a critical bug in eAccelerator.
Turns out this project is dead, not maintained, and should not be used.
Please ask your sysadmin / web host to use APC instead!
| invalid shutdown callback when eAccelerator is enabled | https://api.github.com/repos/matomo-org/matomo/issues/4439/comments | 9 | 2013-12-25T22:39:58Z | 2014-07-08T10:16:17Z | https://github.com/matomo-org/matomo/issues/4439 | 37,355,189 | 4,439 |
[
"matomo-org",
"matomo"
] | Looks like, in Windows PHP 5.5.7,
if the filename passed to file_exists() contains a querystring
the open_basedir restrictions bogusly triggered.
Dunno if relevant, i have two paths in my open_basedir directive.
I fixed the Core\Theme.php file as follows:
```
// replace all plugin assets to the theme, if the ... | In Theme.php, file_exists() triggers open_basedir restrictions in Windows PHP if contaning querystring | https://api.github.com/repos/matomo-org/matomo/issues/4438/comments | 1 | 2013-12-25T22:21:20Z | 2014-07-08T10:14:17Z | https://github.com/matomo-org/matomo/issues/4438 | 37,355,188 | 4,438 |
[
"matomo-org",
"matomo"
] | Reported in forum: http://forum.piwik.org/read.php?2,108994
file_exists should be called with the query string.
| Warning: file_exists(): open_basedir restriction in effect. File(plugins/Morpheus/stylesheets/ieonly.css?cb=0920 | https://api.github.com/repos/matomo-org/matomo/issues/4437/comments | 2 | 2013-12-25T22:21:12Z | 2014-07-08T10:14:17Z | https://github.com/matomo-org/matomo/issues/4437 | 37,355,187 | 4,437 |
[
"matomo-org",
"matomo"
] | Got this error from the demo cron:
ERROR: Got invalid response from API request: http://demo.piwik.org/index.php?module=API&method=CoreAdminHome.runScheduledTasks&format=csv&convertToUnicode=0&token_auth=&trigger=archivephp. Response was 'task,output
API.sendReport_1,ERROR: Clockwork API returned the following error m... | Clockwork API returned the following error message : Error 7: 'Content' Parameter Not Specified' | https://api.github.com/repos/matomo-org/matomo/issues/4436/comments | 1 | 2013-12-25T21:53:06Z | 2014-07-08T10:14:17Z | https://github.com/matomo-org/matomo/issues/4436 | 37,355,186 | 4,436 |
[
"matomo-org",
"matomo"
] | Reported in: http://forum.piwik.org/read.php?2,108920,108961#msg-108961
| Real time visitor count does not refresh automatically | https://api.github.com/repos/matomo-org/matomo/issues/4435/comments | 1 | 2013-12-25T09:32:35Z | 2014-07-08T10:14:17Z | https://github.com/matomo-org/matomo/issues/4435 | 37,355,185 | 4,435 |
[
"matomo-org",
"matomo"
] | After doing an manual upgrade from 2.0.1 to 2.0.2 I have this error:
```
A fatal error occurred
The following error just broke Piwik (v2.0.2):
Class 'Twig_Loader_Filesystem' not found
in
/web/stats.transitionnetwork.org/piwik/core/Twig.php line 150
```
Some more info has been posted here: https://trac.transitionn... | Problem upgrading from 2.0.1 to 2.0.2 | https://api.github.com/repos/matomo-org/matomo/issues/4434/comments | 3 | 2013-12-24T15:59:45Z | 2014-08-03T11:24:24Z | https://github.com/matomo-org/matomo/issues/4434 | 37,355,184 | 4,434 |
[
"matomo-org",
"matomo"
] | Hello!
In a fully functional piwik install with ssl support, all the pages produce warning in navigators (tested with chrome, but classical issue) due to protocol error when retrieving piwik logo :
```
The page at 'https://analytics.example.com/' was loaded over HTTPS, but displayed
insecure content from 'http://ana... | Wrong URL construction in morpheus template | https://api.github.com/repos/matomo-org/matomo/issues/4433/comments | 2 | 2013-12-24T12:23:49Z | 2014-07-08T10:14:16Z | https://github.com/matomo-org/matomo/issues/4433 | 37,355,183 | 4,433 |
[
"matomo-org",
"matomo"
] | Reported in: http://forum.piwik.org/read.php?2,106854,page=1#msg-108363
From Thomas:
I can reproduce the mentioned issue for instance in Referrers -> Websites & Social. The expression {{ row.getColumn(column) }} in line 17 auf _dataTableCell.twig ( https://github.com/piwik/piwik/blob/master/plugins/CoreHome/templates... | Notice:Array to string conversion in tmp/templates_c/42/f7/ | https://api.github.com/repos/matomo-org/matomo/issues/4432/comments | 4 | 2013-12-24T08:28:59Z | 2014-07-08T10:14:16Z | https://github.com/matomo-org/matomo/issues/4432 | 37,355,182 | 4,432 |
[
"matomo-org",
"matomo"
] | Good day,
please tell me, how can I ever make when entering the settings in the plugins and themes for this Internet connection is not required, since Piwik I have installed at the worksplace, where there is no Internet connection, resulting in an attempt to enter in these sections, the engine off with an error.
In pr... | Can't open PLUGINS and THEMES because my server and client - OFFLINE | https://api.github.com/repos/matomo-org/matomo/issues/4431/comments | 1 | 2013-12-23T21:13:24Z | 2014-07-08T10:14:16Z | https://github.com/matomo-org/matomo/issues/4431 | 37,355,181 | 4,431 |
[
"matomo-org",
"matomo"
] | Sample page on my site: /faq
Views: 4
Exists: 1
it`s reported me - 3 visitors go to the inner url in my site, but, transition not visible et.
Transition plugin - reported me - 4 exits.
Screenshots in attachment
| Incorrect transitions | https://api.github.com/repos/matomo-org/matomo/issues/4430/comments | 8 | 2013-12-23T14:17:22Z | 2014-08-03T11:24:24Z | https://github.com/matomo-org/matomo/issues/4430 | 37,355,180 | 4,430 |
[
"matomo-org",
"matomo"
] | Example in attachment (screenshot)
Piwik version 2.0.2
PHP 5.5
Keywords: percent sort order
| Bounce rate column sorts is not working | https://api.github.com/repos/matomo-org/matomo/issues/4429/comments | 4 | 2013-12-23T12:47:59Z | 2014-07-08T10:14:16Z | https://github.com/matomo-org/matomo/issues/4429 | 37,355,179 | 4,429 |
[
"matomo-org",
"matomo"
] | Hi,
would be nice to have feeds for plugins and themes (ideally separate).
cheers
| Marketplace rss/atom? | https://api.github.com/repos/matomo-org/matomo/issues/4428/comments | 1 | 2013-12-23T12:41:16Z | 2024-09-13T09:11:33Z | https://github.com/matomo-org/matomo/issues/4428 | 37,355,178 | 4,428 |
[
"matomo-org",
"matomo"
] | After updating Piwik from 2.0 to 2.0.2 Piwik is completely broken. The following error message is shown when trying to access the login:
```
Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/lib/php/Log.php on line 120
WARN Piwik\Session[2013-12-19 09:20:02] [ac818] Unable to star... | Log.php: Assigning the return value of new by reference is deprecated | https://api.github.com/repos/matomo-org/matomo/issues/4427/comments | 2 | 2013-12-23T12:37:50Z | 2014-07-08T10:14:15Z | https://github.com/matomo-org/matomo/issues/4427 | 37,355,177 | 4,427 |
[
"matomo-org",
"matomo"
] | Hi, I got this error message :
Notice: Undefined index: log_writers in /home/www/piwik/core/Log.php on line 272
Warning: array_map(): Argument #2 should be an array in /home/www/piwik/core/Log.php on line 274
Warning: Invalid argument supplied for foreach() in /home/www/piwik/core/Log.php on line 275
There is an er... | error message | https://api.github.com/repos/matomo-org/matomo/issues/4426/comments | 1 | 2013-12-22T14:38:48Z | 2014-08-03T11:24:24Z | https://github.com/matomo-org/matomo/issues/4426 | 37,355,176 | 4,426 |
[
"matomo-org",
"matomo"
] | I had a 1.xx piwik.
For some reasons, I had to delete all my files and do a clean install.
After downloading, unzipping and settings the rights, I copied my 1.xx config files to m y new installation to start the upgrade process.
I got an error message on this file : /core/SettingsPiwik.php:304
Line 304 is : $firstLi... | file .git/HEAD doesn't exist | https://api.github.com/repos/matomo-org/matomo/issues/4425/comments | 1 | 2013-12-22T14:32:02Z | 2014-07-08T10:14:15Z | https://github.com/matomo-org/matomo/issues/4425 | 37,355,174 | 4,425 |
[
"matomo-org",
"matomo"
] | After the update to 2.0.1 and 2.0.2 i can't see any "Provider", i see only Provider: Unknown ...
Is that a bug?
| When Provider report shows "unknown" only, add message in report footer explaining why | https://api.github.com/repos/matomo-org/matomo/issues/4424/comments | 7 | 2013-12-22T13:13:52Z | 2024-09-13T09:11:33Z | https://github.com/matomo-org/matomo/issues/4424 | 37,355,173 | 4,424 |
[
"matomo-org",
"matomo"
] | setting sites are very wide: you have a scrollbar at the bottom
- all other sites are fine (tested FF 27)
please see attachment
piwik 2.02 - morpheus
| setting sites are very wide | https://api.github.com/repos/matomo-org/matomo/issues/4423/comments | 2 | 2013-12-22T13:05:43Z | 2014-07-08T10:14:22Z | https://github.com/matomo-org/matomo/issues/4423 | 37,355,171 | 4,423 |
[
"matomo-org",
"matomo"
] | There is already a function for deleting old logs.
Often you are setting up a website and include piwik before going live and /or you are doing some test with piwik.
when going live with your website or after the tests are done,
it would be very usefull to extend this function to simply delete "all logged things" bef... | "Delete old logs": extend function | https://api.github.com/repos/matomo-org/matomo/issues/4422/comments | 1 | 2013-12-22T12:24:41Z | 2014-08-03T11:24:24Z | https://github.com/matomo-org/matomo/issues/4422 | 37,355,170 | 4,422 |
[
"matomo-org",
"matomo"
] | There is a function which can delete "old logs".
1) In general:
The description what is happening here is not that clear if you wasn't involved in the programming of this feature and if you do not know the exact database structure.
(only can see the german description)
2) what are "old" logs which will be deleted?
=... | better "Delete old visitor logs and reports" functionality | https://api.github.com/repos/matomo-org/matomo/issues/4421/comments | 3 | 2013-12-22T12:11:50Z | 2014-08-03T11:24:24Z | https://github.com/matomo-org/matomo/issues/4421 | 37,355,169 | 4,421 |
[
"matomo-org",
"matomo"
] | The ImageGraph.get API call return "ERROR 500: Internal Server Error." with 'graphType=3dPie'.
Fatal error: Class 'Piwik\Plugins\ImageGraph\StaticGraph\Pie3D' not found in /home/piwik-demo/www/demo.piwik.org/plugins/ImageGraph/StaticGraph.php on line 95
A fatal error occurred
Please contact the system administrator.
... | Module ImageGraph.get API 'graphType=3dPie' error. | https://api.github.com/repos/matomo-org/matomo/issues/4420/comments | 2 | 2013-12-21T20:14:08Z | 2014-07-08T10:14:14Z | https://github.com/matomo-org/matomo/issues/4420 | 37,355,168 | 4,420 |
[
"matomo-org",
"matomo"
] | Reports (Returning) Visits over time have huge spacing in annotations.
piwik 2.0.2;CenOS 6.5; apache 2.2.15-29; php 5.3.3-27; gd 2.0.35-11
Even recreation of report did not help.
| Big extra spacing in annotations | https://api.github.com/repos/matomo-org/matomo/issues/4419/comments | 4 | 2013-12-21T19:11:10Z | 2014-07-08T10:14:14Z | https://github.com/matomo-org/matomo/issues/4419 | 37,355,167 | 4,419 |
[
"matomo-org",
"matomo"
] | More concrete Informtion in systemcheck on LOAD DATA INFILE :
"please use a newer version of PHP and mysql"
=> good hint, but would be even better to show the concrete versions of both which are necessary to to use this...
| More concrete information in systemcheck on LOAD DATA INFILE | https://api.github.com/repos/matomo-org/matomo/issues/4418/comments | 1 | 2013-12-21T15:02:53Z | 2014-07-08T10:14:14Z | https://github.com/matomo-org/matomo/issues/4418 | 37,355,166 | 4,418 |
[
"matomo-org",
"matomo"
] | When you roll over the page icons on "Visits in Real-time" plug-in, the pop-up has very vierd spacing.
In previous versions it would show:
[ Title - Date - time on page N s ]
In 2.0+ it shows:
[ Title - Date - time on page N s ](see attached)
Using Firefox, latest version
| Weird spacing in "Visits in Real-time" plugin | https://api.github.com/repos/matomo-org/matomo/issues/4417/comments | 3 | 2013-12-20T23:36:32Z | 2014-07-08T10:14:14Z | https://github.com/matomo-org/matomo/issues/4417 | 37,355,165 | 4,417 |
[
"matomo-org",
"matomo"
] | Yahoo! Japan is not Yahoo!. The search engine for the text of Yahoo! Japan is Google and not Bing. I don't know for image and video.
```
// Yahoo Japan
'search.yahoo.co.jp' => array('Yahoo! Japan', 'p', 'search?p={k}'),
'video.search.yahoo.co.jp' => array('Yahoo! Japan... | Change for Yahoo! Japan | https://api.github.com/repos/matomo-org/matomo/issues/4416/comments | 3 | 2013-12-20T17:34:08Z | 2014-07-08T10:14:14Z | https://github.com/matomo-org/matomo/issues/4416 | 37,355,164 | 4,416 |
[
"matomo-org",
"matomo"
] | The goal of this ticket is to try to make all our unit + plugins + integration tests pass when Piwik runs HHVM virtual machine. This would lead to CPU performance improvements as well as potentially some improvements in memory usage.
Follows up #4706, #4604
What is HHMV?
HHVM is a new open-source virtual machine de... | Run all automated tests with HipHop Virtual Machine - make build green | https://api.github.com/repos/matomo-org/matomo/issues/4415/comments | 8 | 2013-12-20T12:29:13Z | 2016-10-04T19:49:34Z | https://github.com/matomo-org/matomo/issues/4415 | 37,355,163 | 4,415 |
[
"matomo-org",
"matomo"
] | For me Internet Explorer 11 will not be detected.
Tested on demo.piwik.org and www.virtual-drums.com with IE11 on Win7 shows only unknown.
See [http://msdn.microsoft.com/en-us/library/ie/bg182625%28v=vs.85%29.aspx#uaString] for Information about the User-Agent changes in IE11
The regex for IE11 in [browsers.yml](htt... | Browser Detection Internet Explorer 11.0 (IE11) | https://api.github.com/repos/matomo-org/matomo/issues/4414/comments | 1 | 2013-12-20T10:04:28Z | 2014-07-08T10:14:14Z | https://github.com/matomo-org/matomo/issues/4414 | 37,355,162 | 4,414 |
[
"matomo-org",
"matomo"
] | After installing third-party plugins through the admin panel, I found that all files in the specific plugins' directory are blank. (This may also affected the previous update of my Piwik 2.0(failed).)
Keywords: download
| All downloaded file are blank (zero byte). | https://api.github.com/repos/matomo-org/matomo/issues/4412/comments | 4 | 2013-12-20T02:18:55Z | 2014-07-08T10:14:13Z | https://github.com/matomo-org/matomo/issues/4412 | 37,355,161 | 4,412 |
[
"matomo-org",
"matomo"
] | Reported in forum: http://forum.piwik.org/read.php?2,108609
| Warning: fopen(/httpdocs/piwik/tmp/tcpdf/__tcpdf_imgmask_alpha_.... failed to open stream | https://api.github.com/repos/matomo-org/matomo/issues/4411/comments | 1 | 2013-12-19T21:31:26Z | 2014-07-08T10:14:13Z | https://github.com/matomo-org/matomo/issues/4411 | 37,355,160 | 4,411 |
[
"matomo-org",
"matomo"
] | Reported in the forum: http://forum.piwik.org/read.php?2,108645
There was proposed solution:
http://forum.piwik.org/read.php?2,108645,page=1#msg-108949
```
by setting:
[database]
charset = utf8
```
| The string to escape is not a valid UTF-8 string in "@CoreHome/getDefaultIndexView.twig". | https://api.github.com/repos/matomo-org/matomo/issues/4410/comments | 55 | 2013-12-19T21:30:03Z | 2016-04-19T00:17:53Z | https://github.com/matomo-org/matomo/issues/4410 | 37,355,159 | 4,410 |
[
"matomo-org",
"matomo"
] | Since we added libxml_disable_entity_loader(); in FrontController several users have reported it broke the XML logic from other softwares on the same server (typo3, joomla, etc)
Maybe we should remove the function again... which is a shame as it was added for security hardening.
| libxml_disable_entity_loader() breaks other softwares on same server | https://api.github.com/repos/matomo-org/matomo/issues/4409/comments | 1 | 2013-12-19T21:24:53Z | 2014-07-24T18:52:16Z | https://github.com/matomo-org/matomo/issues/4409 | 37,355,158 | 4,409 |
[
"matomo-org",
"matomo"
] | (found in 2.0.1)
The Morpheus theme currently sets a fixed height and width to the logo in the main interface:
```
#logo img {
height: 21px;
margin-top: 14px;
width: 82px;
}
```
That overwrites the default (Zeitgeist?) that just sets 40px height.
I think: As not all Logos (e.g. branding) are made equa... | Morpheus theme shouldn't force aspect ratio on custom branding logo | https://api.github.com/repos/matomo-org/matomo/issues/4408/comments | 4 | 2013-12-19T17:39:21Z | 2014-07-08T10:14:13Z | https://github.com/matomo-org/matomo/issues/4408 | 37,355,156 | 4,408 |
[
"matomo-org",
"matomo"
] | Setting the correct data-fips for Sao Paulo / Brazil,
and correction accentuation
Keywords: SVG
| BRA SVG correction | https://api.github.com/repos/matomo-org/matomo/issues/4407/comments | 3 | 2013-12-19T16:40:29Z | 2014-07-08T10:14:13Z | https://github.com/matomo-org/matomo/issues/4407 | 37,355,155 | 4,407 |
[
"matomo-org",
"matomo"
] | hi,
since i'm patching this on every new update and found it quite useful to see the location city without hoovering over the flag or so, i added a row in the template showing the location city provided by geoIP.
in addition to that i added a link to google-maps incl. showing long/lat position...
see patch attached t... | Display Location-City on visitorLog-page | https://api.github.com/repos/matomo-org/matomo/issues/4406/comments | 8 | 2013-12-19T14:48:03Z | 2016-03-31T02:42:59Z | https://github.com/matomo-org/matomo/issues/4406 | 37,355,154 | 4,406 |
[
"matomo-org",
"matomo"
] | We are experiencing black background on our sparklines graphs since updating to the 2.0.1 version.
Example image attached.
Keywords: sparklines, black
| Black Background on Sparklines Graph | https://api.github.com/repos/matomo-org/matomo/issues/4405/comments | 3 | 2013-12-19T13:52:15Z | 2014-08-03T11:24:24Z | https://github.com/matomo-org/matomo/issues/4405 | 37,355,153 | 4,405 |
[
"matomo-org",
"matomo"
] | When you try to download a pdf-report raises the following 3 mistakes text below them, also see the attached screenshot.
1.
There is an error. Please report the message (Piwik 2.0) and full backtrace in the Piwik forums (please do a Search first as it might have been reported already!).
Warning: fopen(/var/www/admini... | Error when downloading pdf-report | https://api.github.com/repos/matomo-org/matomo/issues/4404/comments | 11 | 2013-12-19T12:38:12Z | 2014-09-19T05:28:54Z | https://github.com/matomo-org/matomo/issues/4404 | 37,355,151 | 4,404 |
[
"matomo-org",
"matomo"
] | The change in commit 63bc4493cb215e2e65d8a3514d97dd213806a884 in core/Error.php causes Piwik to include 'Log.php' from PEAR instead of PIWIK_INCLUDE_PATH.'/core/Log.php'.
Depending on your Server configuration this will cause fatal errors like:
Fatal error: require_once() [function.require]: Failed opening required... | Error when loading Log.php | https://api.github.com/repos/matomo-org/matomo/issues/4403/comments | 1 | 2013-12-19T12:17:39Z | 2014-07-08T10:14:11Z | https://github.com/matomo-org/matomo/issues/4403 | 37,355,150 | 4,403 |
[
"matomo-org",
"matomo"
] | Bonjour,
We are running Piwik 2.01 for our web sites analytics .. located in switzerland, Lausanne ( region Vaud)
and we noticed an error in the metrics ( visits, unique visitor, etc) reported in the visitor map for Switzerland and in particular fot the Vaud region.
Indeed, while all the visits are correctly coun... | Error in visitor Map for region Vaud, Switzerland | https://api.github.com/repos/matomo-org/matomo/issues/4402/comments | 4 | 2013-12-19T11:12:46Z | 2014-07-08T10:14:13Z | https://github.com/matomo-org/matomo/issues/4402 | 37,355,149 | 4,402 |
[
"matomo-org",
"matomo"
] | Using autoupdate from 2.0 => 2.0.1
stopp and error message:
The class GeoIPMap couldn't be found in the file '/html/piwik/plugins/GeoIPMap/GeoIPMap.php'
Doing the updates before on the wa betas, RC, final
this was never a problem.
| autoupdate => 2.0.1 stopp and error message | https://api.github.com/repos/matomo-org/matomo/issues/4400/comments | 4 | 2013-12-19T07:27:32Z | 2014-08-03T11:24:24Z | https://github.com/matomo-org/matomo/issues/4400 | 37,355,148 | 4,400 |
[
"matomo-org",
"matomo"
] | JS error when clicking on subtables in IE8.
Will be fixed with Alert() Driven Development (since no way to debug in IE8!)
| IE8 clicking on sub tables results in JS error | https://api.github.com/repos/matomo-org/matomo/issues/4399/comments | 1 | 2013-12-19T04:26:54Z | 2014-07-08T10:14:11Z | https://github.com/matomo-org/matomo/issues/4399 | 37,355,147 | 4,399 |
[
"matomo-org",
"matomo"
] | We got at least 50 reports from users having this bug on PHP 5.3.2. Let's find the cause & push a release ASAP
see http://forum.piwik.org/read.php?2,108364
| Class 'Piwik\Log' not found in .... [php 5.3.2] | https://api.github.com/repos/matomo-org/matomo/issues/4398/comments | 1 | 2013-12-19T03:07:32Z | 2014-07-08T10:14:11Z | https://github.com/matomo-org/matomo/issues/4398 | 37,355,146 | 4,398 |
[
"matomo-org",
"matomo"
] | Hey,
Sorry if this is the wrong platform.
I was trying to comment on that ticket:
#472
but didnt find a way :/
Is there any way to already access event data through the Rest API?
cheers, oli
| Getting Custom Event Data with REST API | https://api.github.com/repos/matomo-org/matomo/issues/4396/comments | 2 | 2013-12-18T16:05:47Z | 2014-08-03T11:24:24Z | https://github.com/matomo-org/matomo/issues/4396 | 37,355,145 | 4,396 |
[
"matomo-org",
"matomo"
] | I use git to checkout Piwik source.
Previous version is 2.0RC worked well but today after run pull request to update to version 2.0 it doesn't work any more.
I clear my cache, reload the piwik still get the error.
Main site is load but all javascript is cannot, all of them get this error:
JShrink dependency is manage... | Piwik doesn't work after update from 2.0RC to 2.0 | https://api.github.com/repos/matomo-org/matomo/issues/4395/comments | 1 | 2013-12-18T05:42:34Z | 2014-08-03T11:24:24Z | https://github.com/matomo-org/matomo/issues/4395 | 37,355,144 | 4,395 |
[
"matomo-org",
"matomo"
] | I just finished installing Piwik 2.0 on a fresh VM - Ubuntu 13.10, nginx, php5-fpm.
I had port forwarding set up, so that port 80 on my guest OS was mapped to port 8000 on my host. That should result in an error message on the login page until I set `trusted_hosts[] = localhost:8000` in config/config.ini.php.
The err... | trusted_hosts error message not displayed | https://api.github.com/repos/matomo-org/matomo/issues/4394/comments | 2 | 2013-12-18T05:03:45Z | 2014-07-08T10:14:10Z | https://github.com/matomo-org/matomo/issues/4394 | 37,355,143 | 4,394 |
[
"matomo-org",
"matomo"
] | When editing a scheduled report in Morpheus, the reports added to the scheduled reports do not appear as checked.
If I disable Morpheus it works (in Zeitgeist)
Another related: the [ ] All websites appears on two lines in the Edit report screen but should be on same line.
| Editing a Scheduled report in Morpheus | https://api.github.com/repos/matomo-org/matomo/issues/4393/comments | 2 | 2013-12-18T01:33:37Z | 2014-07-08T10:14:10Z | https://github.com/matomo-org/matomo/issues/4393 | 37,355,142 | 4,393 |
[
"matomo-org",
"matomo"
] | Error: The report 'nb_pageviews' was requested but it is not available at this stage. You may also disable the related plugin (nb) to avoid this error.
Had this plugin installed before. After 2.0 upgrade - this error started to show up.
| Widget error message "The report 'nb_pageviews' was requested but it is not available at this stage..." | https://api.github.com/repos/matomo-org/matomo/issues/4392/comments | 10 | 2013-12-17T23:28:06Z | 2014-08-06T13:39:46Z | https://github.com/matomo-org/matomo/issues/4392 | 37,355,140 | 4,392 |
[
"matomo-org",
"matomo"
] | Seems that IPv6 does not work that good with the piwik 2.0 Layout.

| Visitor log: IPv6 Adress, long Provider overlaps other layout elements | https://api.github.com/repos/matomo-org/matomo/issues/4391/comments | 6 | 2013-12-17T20:35:21Z | 2024-09-13T09:11:34Z | https://github.com/matomo-org/matomo/issues/4391 | 37,355,139 | 4,391 |
[
"matomo-org",
"matomo"
] | Hi, I'm a technologist at a US-based digital rights group (cdt.org).
We'd like to run piwik on our site given the amount of careful thought and design you have all put into the privacy aspects of piwik. (thank you!)
One thing was particularly puzzling, however, and seems like a bug: If I follow the directions here on... | unique identifier in the opt-out cookie? | https://api.github.com/repos/matomo-org/matomo/issues/4390/comments | 5 | 2013-12-17T17:29:25Z | 2014-12-15T02:11:33Z | https://github.com/matomo-org/matomo/issues/4390 | 37,355,138 | 4,390 |
[
"matomo-org",
"matomo"
] | On Retina displays the jqPlot graphs look really blurry. There's a relatively simple fix for jqPlot available that hasn't made it into the upstream repo: http://stackoverflow.com/questions/20221461/hidpi-retina-plot-drawing/20228300#20228300
Since Piwik makes heavy use of jqPlot we should fix this ourself and maintain... | Retina Support on jqPlot | https://api.github.com/repos/matomo-org/matomo/issues/4389/comments | 1 | 2013-12-17T16:53:20Z | 2014-07-10T13:13:44Z | https://github.com/matomo-org/matomo/issues/4389 | 37,355,137 | 4,389 |
[
"matomo-org",
"matomo"
] | After updating to 2.0 there are PHP Errors everywhere
They all miss the Piwik/Log class
Fatal error: Class 'Piwik\Log' not found in /.../httpdocs/core/DataTable/Filter.php on line 57 Fatal error: Class 'Piwik\DataTable\Twig_Template' not found in /.../httpdocs/tmp/templates_c/35/b2/68c33fe2eb274cd1cfee977b5b621dbbd4019... | Piwik completely broken after update to 2.0 | https://api.github.com/repos/matomo-org/matomo/issues/4388/comments | 8 | 2013-12-17T13:30:31Z | 2014-07-08T10:14:10Z | https://github.com/matomo-org/matomo/issues/4388 | 37,355,136 | 4,388 |
[
"matomo-org",
"matomo"
] | Cuttings of Japanese prefectures can not display correctly, for example:
- Tokyo, Tokyo, Japon
- Yokohama, Kanagawa, Japon
- Kawasaki, Chiba, Japon
The prefectures (Tokyo, Kanagawa, Chiba) are detected, but not displaying.
Keywords: map
| Japanese prefectures are not displayed correctly | https://api.github.com/repos/matomo-org/matomo/issues/4387/comments | 4 | 2013-12-17T12:26:37Z | 2024-09-13T09:11:34Z | https://github.com/matomo-org/matomo/issues/4387 | 37,355,135 | 4,387 |
[
"matomo-org",
"matomo"
] | The date picker seems to hide behind the parent box when adding annotations. This is with latest 2.0 with the Morpheus theme. See attachment.
| Date picker hidden behind box | https://api.github.com/repos/matomo-org/matomo/issues/4386/comments | 2 | 2013-12-17T10:15:44Z | 2014-07-08T10:14:29Z | https://github.com/matomo-org/matomo/issues/4386 | 37,355,134 | 4,386 |
[
"matomo-org",
"matomo"
] | Since I have update my piwik to 2.0 alls charts are monochrome instead of colored.
Running on Debian squeeze with Apache 2.2.22-13, GD-Lib 2.0.36~rc1~dfsg-6.1 and PHP 5.4.4-14.
Keywords: charts
| monochrome charts after update to 2.0 | https://api.github.com/repos/matomo-org/matomo/issues/4385/comments | 7 | 2013-12-17T10:01:35Z | 2014-08-03T11:24:24Z | https://github.com/matomo-org/matomo/issues/4385 | 37,355,133 | 4,385 |
[
"matomo-org",
"matomo"
] | When I try to setup Piwik, if I have this in my php.ini:
```
; http://php.net/session.cookie-secure
session.cookie_secure = 1
```
It causes an error:
```
Error: it seems you tried to skip a step of the Installation process, or your cookies are disabled, or the Piwik configuration file was already created.
Make sure... | PHP session.cookie_secure causes error when set to true | https://api.github.com/repos/matomo-org/matomo/issues/4384/comments | 4 | 2013-12-17T00:25:46Z | 2014-07-08T10:14:09Z | https://github.com/matomo-org/matomo/issues/4384 | 37,355,131 | 4,384 |
[
"matomo-org",
"matomo"
] | When I look at the widget 'visitors in realtime' the title tag is wrong when a goal is converted. It only shows the title text 'Visitor converted X Goals'. so when you put the mouse pointer on the '#' sign that tells the rank in the search engine, it still shows the title 'Visitor converted X Goals'.
The HTML code inv... | Dashboad widget 'visitors in realtime' shows wrong title tag when a goal is converted on the search enging rank | https://api.github.com/repos/matomo-org/matomo/issues/4383/comments | 7 | 2013-12-16T15:52:25Z | 2014-08-03T11:24:24Z | https://github.com/matomo-org/matomo/issues/4383 | 37,355,130 | 4,383 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.