issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 262k ⌀ | issue_title stringlengths 1 1.02k | issue_comments_url stringlengths 53 116 | issue_comments_count int64 0 2.49k | issue_created_at stringdate 1999-03-17 02:06:42 2025-06-23 11:41:49 | issue_updated_at stringdate 2000-02-10 06:43:57 2025-06-23 11:43:00 | issue_html_url stringlengths 34 97 | issue_github_id int64 132 3.17B | issue_number int64 1 215k |
|---|---|---|---|---|---|---|---|---|---|
[
"matomo-org",
"matomo"
] | I have the enableHeartBeatTimer setting enabled on my site, https://tornadochannel.com and I notice that it doesn't reliably run on every reload. I had a lot of visitors tonight based on the nginx server log, but Piwik saw only a fraction of that. I have Piwik on 11 sites, and this one seems to be giving me some troubl... | enableHeartBeatTimer not reliably running | https://api.github.com/repos/matomo-org/matomo/issues/11614/comments | 2 | 2017-04-13T01:48:43Z | 2017-05-16T22:17:05Z | https://github.com/matomo-org/matomo/issues/11614 | 221,436,537 | 11,614 |
[
"matomo-org",
"matomo"
] | In the file integrity check it first lists all directories to delete, then the files. Further below it generates a command to delete all files but it doesn't generate the command to delete directories. | System check - file integrity generates command to delete files but not directories | https://api.github.com/repos/matomo-org/matomo/issues/11612/comments | 1 | 2017-04-11T21:55:37Z | 2017-05-08T21:20:20Z | https://github.com/matomo-org/matomo/issues/11612 | 221,092,437 | 11,612 |
[
"matomo-org",
"matomo"
] | Deleting this file can break the Piwik installation just like deleting "config/config.ini.php". It should not suggest to delete this file | System check suggests to delete "config/config.php" | https://api.github.com/repos/matomo-org/matomo/issues/11611/comments | 1 | 2017-04-11T21:54:25Z | 2017-04-18T14:59:29Z | https://github.com/matomo-org/matomo/issues/11611 | 221,092,166 | 11,611 |
[
"matomo-org",
"matomo"
] | Hey,
I'm reading issues for the last hour and couldn't find something helpful.
Trying to resurrect a Piwik instance that is tracking 5 websites. Four of them just have a couple of views per day. One has about 300 to 500 views per day. I've been using Piwik for many years. Database is close to 2G in size.
Piwik... | Trying to resurrect Piwik / out-of-memory condition | https://api.github.com/repos/matomo-org/matomo/issues/11609/comments | 1 | 2017-04-10T21:46:34Z | 2017-04-10T22:03:19Z | https://github.com/matomo-org/matomo/issues/11609 | 220,780,512 | 11,609 |
[
"matomo-org",
"matomo"
] | I installed piwik on a LAMP stack. I can load the installer interface but the css is not loaded.

| Css not loaded | https://api.github.com/repos/matomo-org/matomo/issues/11608/comments | 2 | 2017-04-10T21:09:03Z | 2017-04-11T07:05:42Z | https://github.com/matomo-org/matomo/issues/11608 | 220,771,352 | 11,608 |
[
"matomo-org",
"matomo"
] | I am trying to install piwik on an empty fresh `Ubuntu 16.04` distribution.
The installation guide for piwik states that i just have to unzip and visit my servers url.
That does not work. no welcome screen.
obviously there are implicit dependencies that the guide omits. what is missing? | Piwik installation | https://api.github.com/repos/matomo-org/matomo/issues/11607/comments | 3 | 2017-04-10T19:20:08Z | 2017-04-11T07:05:30Z | https://github.com/matomo-org/matomo/issues/11607 | 220,743,686 | 11,607 |
[
"matomo-org",
"matomo"
] | Hi guys,
I just installed Piwik on a fresh Ubuntu 14.04 VM. Installation works fine, everything was easy peasy. But the UI is extremly slow. As you can see in the image `getCoreJs` call takes over 1 minute.
 file as follows.
https://piwik.org/faq/how-to/faq_19616/
I expected to record as a new visit if the visitor comes back to the site less than 30 min ago with the same browser but a different campaign parameters.
But it doesn't seem to work.
Ple... | create_new_visit_when_website_referrer_changes = 1, but it doesn't seem to work. | https://api.github.com/repos/matomo-org/matomo/issues/11605/comments | 11 | 2017-04-10T04:53:38Z | 2018-06-08T13:06:55Z | https://github.com/matomo-org/matomo/issues/11605 | 220,537,425 | 11,605 |
[
"matomo-org",
"matomo"
] | I had the test that if piwik could record two different campaigns A and B when I visit the site through campaign A then B successively in very short interval. (about 10 seconds, I know it is much more less than 30 minutes, the session time)
(with url parameter; pk_campaign=A&pk_keyword=a
... | what should I do to record two (or more) different campaigns successively in very short time | https://api.github.com/repos/matomo-org/matomo/issues/11604/comments | 1 | 2017-04-10T04:42:09Z | 2017-04-10T06:45:23Z | https://github.com/matomo-org/matomo/issues/11604 | 220,536,289 | 11,604 |
[
"matomo-org",
"matomo"
] | See this forum topic:
[(https://forum.piwik.org/t/non-well-formed-numeric-value-encountered-upon-upgrading-to-3-0-2/23314)]
When using PHP7, the above error is posted. The incorrect code exists even in Piwik 2.14.3 .
The fix, which works for all versions of PHP, is to add the following line
`$v_memory_limit = ... | PHP7 error: Notice - A non well formed numeric value encountered | https://api.github.com/repos/matomo-org/matomo/issues/11603/comments | 3 | 2017-04-09T18:01:41Z | 2017-04-09T18:33:51Z | https://github.com/matomo-org/matomo/issues/11603 | 220,487,420 | 11,603 |
[
"matomo-org",
"matomo"
] | Hello. I just published my site and installed latest Piwik 3.0.3. I used it before (versions 2) and I believe it is the best site analytics.
But my site, as many major sites uses ajax navigation, with HTML5's history.pushState method. And after posting advertising, I see 500 visitors came to my site, but I don't see ... | Not working for ajax site! Please help with quick-and-dirty solution. | https://api.github.com/repos/matomo-org/matomo/issues/11602/comments | 1 | 2017-04-08T15:16:57Z | 2017-04-08T22:39:34Z | https://github.com/matomo-org/matomo/issues/11602 | 220,405,937 | 11,602 |
[
"matomo-org",
"matomo"
] | I'm writing a new plugin using this short snippet of code querying VisitsSummary.get API method, but unluckly.
```php
public static function getVisitsSummary()
{
Access::getInstance()->setSuperUserAccess();
$report = Request::processRequest(self::$method, [
'idSite' => self... | Unexpected website exception thrown while getting report with Request::processRequest(args) | https://api.github.com/repos/matomo-org/matomo/issues/11600/comments | 4 | 2017-04-07T11:47:06Z | 2017-05-08T21:07:52Z | https://github.com/matomo-org/matomo/issues/11600 | 220,191,084 | 11,600 |
[
"matomo-org",
"matomo"
] | @tsteur
Hi, hope you doing well.
I had an issue about the same page counting.
for instance,
pageA.com/A/
pageA.com/A/index.html
these two address are totally identical page, but counted separately like the result of
pageA
/index.html 40,000
/index 900
So I and my customers have to do th... | [Request] Need to combine the mumber of same page counting | https://api.github.com/repos/matomo-org/matomo/issues/11599/comments | 3 | 2017-04-07T08:14:15Z | 2017-04-10T00:48:58Z | https://github.com/matomo-org/matomo/issues/11599 | 220,142,261 | 11,599 |
[
"matomo-org",
"matomo"
] | Reported by email:
When MySQL 5.7.17 is running in group replication (a feature introduced in MySQL 5.7.17), all tables are required to have a primary key. Installing Piwik 3.0.3 on MySQL 5.7.17 running in a group replication settings, the replication breaks the group because all of the Piwik tables do not contain... | MySQL 5.7.17 compatibility (where group replication enabled by default) | https://api.github.com/repos/matomo-org/matomo/issues/11596/comments | 1 | 2017-04-06T07:33:38Z | 2024-09-13T09:00:48Z | https://github.com/matomo-org/matomo/issues/11596 | 219,810,607 | 11,596 |
[
"matomo-org",
"matomo"
] | I am trying to run piwik installation using puppet. When I add a config.ini.php file, I get the following error.
Error: Piwik is already installed.
Original error was "SQLSTATE[42S02]: Base table or view not found: 1146 Table 'piwik.option' doesn't exist".
Go back to Piwik.
If I don't have a config.ini.php file,... | Piwik installation issue : 1146 Table 'piwik.option' doesn't exist". Go back to Piwik. | https://api.github.com/repos/matomo-org/matomo/issues/11595/comments | 1 | 2017-04-05T19:34:25Z | 2017-04-05T19:40:28Z | https://github.com/matomo-org/matomo/issues/11595 | 219,691,407 | 11,595 |
[
"matomo-org",
"matomo"
] | I have a page tracked by Piwik with the URL `http://localhost/somelink`. There's an outlink on the page i.e. `http://google.com`.
If I create a GET request to the API with `&method=Actions.getOutlinks&segment=pageUrl==http://localhost/somelink` nothing shows up.
If I remove the segment from the request it shows the... | API: Actions.getOutLinks doesn't work with Segmentation | https://api.github.com/repos/matomo-org/matomo/issues/11594/comments | 2 | 2017-04-05T15:58:39Z | 2017-06-21T03:40:52Z | https://github.com/matomo-org/matomo/issues/11594 | 219,633,276 | 11,594 |
[
"matomo-org",
"matomo"
] | Hi,
We recently migrated to AWS and in both of our instances of Piwik 2.16.5 production and 3.0.2 staging we are now seeing User Ids being counted as 3 unique visitors. We are running PHP 7.x and MySQL 5.7
setUserId is being used, however the Visitor Id is still taking precedence over the User Id. A single user... | setUserID: Users are being counted 3 times Visitor Id is taking precedence over User Id | https://api.github.com/repos/matomo-org/matomo/issues/11593/comments | 2 | 2017-04-05T15:48:11Z | 2017-05-08T21:05:00Z | https://github.com/matomo-org/matomo/issues/11593 | 219,629,915 | 11,593 |
[
"matomo-org",
"matomo"
] | Hello piwik team,
I need call **Live.getLastVisitsDetails** API for a month data. But i found it is very slow to load all the data, eventually, it will say '**Gateway_Timeout**' error.
I tried to filter only 'actionDetails' column and get 100 items one time. So, it will call around twenty times to get a month dat... | slow query when get Live.getLastVisitsDetails API for month data | https://api.github.com/repos/matomo-org/matomo/issues/11592/comments | 2 | 2017-04-05T12:35:51Z | 2017-04-05T19:47:49Z | https://github.com/matomo-org/matomo/issues/11592 | 219,567,747 | 11,592 |
[
"matomo-org",
"matomo"
] | 3.0.3 here, just updated.
On a site the 'browsers' widget counts 6 items, at bottom the pager shows: " 1-6 of 6 Next ›" with 'next' as active link.
Click 'next' yields " ‹ Previous 0-6 of 6 Next › "
Click 'next' again yields " ‹ Previous -1-6 of 6 Next › "
and so on. i.e. left index limit decreases toward n... | weird behavior of pager in 'browsers' list widget | https://api.github.com/repos/matomo-org/matomo/issues/11591/comments | 4 | 2017-04-05T09:07:45Z | 2024-09-13T10:57:24Z | https://github.com/matomo-org/matomo/issues/11591 | 219,515,945 | 11,591 |
[
"matomo-org",
"matomo"
] | signup/login in piwik forum via github method fails for me (and at least another guy: https://forum.piwik.org/t/forum-error-when-signing-up-with-github/22932) - I get the following msg in either case, and have no clues where to look for in my github account to 'approve auth' (for piwik?):
"Sorry, there was an error ... | forum signup/login via github auth | https://api.github.com/repos/matomo-org/matomo/issues/11590/comments | 7 | 2017-04-05T09:02:00Z | 2018-08-06T17:20:36Z | https://github.com/matomo-org/matomo/issues/11590 | 219,514,375 | 11,590 |
[
"matomo-org",
"matomo"
] | The texts are displayed on top of each other when viewing Visitor profile window.
Tested on Ubuntu 16.10 with latest Chrome and Firefox.

| text displayed on top of each other on visitor profile window | https://api.github.com/repos/matomo-org/matomo/issues/11589/comments | 1 | 2017-04-05T07:08:15Z | 2017-09-04T04:49:34Z | https://github.com/matomo-org/matomo/issues/11589 | 219,488,270 | 11,589 |
[
"matomo-org",
"matomo"
] | 
It seems like the same thing happens to "ap" (Asia/Pacific Region) on demo.piwik.org so there are three "unknown" sections. (ap is also missing a flag)

| tiny: row evolution graphs: not enough room for dates | https://api.github.com/repos/matomo-org/matomo/issues/11584/comments | 0 | 2017-04-04T09:26:12Z | 2024-09-13T09:00:49Z | https://github.com/matomo-org/matomo/issues/11584 | 219,189,756 | 11,584 |
[
"matomo-org",
"matomo"
] | Doing some long term investigations using row evolution, there is a small problem:
looking at the graph there is no information about the years shown.
please see attachment.

| row evolution: which year(s) are shown? | https://api.github.com/repos/matomo-org/matomo/issues/11583/comments | 2 | 2017-04-04T09:25:19Z | 2017-04-04T11:10:03Z | https://github.com/matomo-org/matomo/issues/11583 | 219,189,533 | 11,583 |
[
"matomo-org",
"matomo"
] | I have nginx with geoip module. I've set it up using https://piwik.org/faq/how-to/#faq_166 . I see that it's working in Admin Page -> Geolocation. I use commercial MaxMind databases with ISP. It shows me correct information about my Country, City, ISP, Organization in Admin Page -> Geolocation . I've surely turned on G... | Piwik 3.0.2: Geolocation from server misses some city and ISP data | https://api.github.com/repos/matomo-org/matomo/issues/11582/comments | 4 | 2017-04-04T00:20:43Z | 2018-09-10T08:51:32Z | https://github.com/matomo-org/matomo/issues/11582 | 219,103,657 | 11,582 |
[
"matomo-org",
"matomo"
] |
Follows up #11559
### Can we delete some fonts from the CpChart library to make Piwik release smaller?
* Our current way of documenting Chart support for "unicode" languages is done via our unifont.ttf font as per these instructions: https://piwik.org/faq/how-to-install/faq_142/
* But seems CpChart embeds som... | Can we delete some fonts from the CpChart library to make Piwik release smaller? | https://api.github.com/repos/matomo-org/matomo/issues/11581/comments | 4 | 2017-04-03T21:53:07Z | 2017-05-08T09:04:11Z | https://github.com/matomo-org/matomo/issues/11581 | 219,072,684 | 11,581 |
[
"matomo-org",
"matomo"
] | ### Checklist for a successful release:
- [x] Beta release cycle has started with the first beta release!
- [x] Forum support: regularly check all posts in [Support & Bugs forum](http://forum.piwik.org/c/support-bugs)
- [ ] Forum General questions: look for bugs & regressions in [General questions forum](htt... | Release Piwik 3.0.4 | https://api.github.com/repos/matomo-org/matomo/issues/11580/comments | 1 | 2017-04-03T21:29:09Z | 2017-05-16T23:26:23Z | https://github.com/matomo-org/matomo/issues/11580 | 219,067,411 | 11,580 |
[
"matomo-org",
"matomo"
] | Hello,
I fund that the data result will be truncated when i call **Live.getLastVisitsDetails** API with month/week as period.
For example:
$monthData = \Piwik\API\Request::processRequest('Live.getLastVisitsDetails', array(
'idSite' => $idSite,
'period' => 'month',
'date' =... | Result got truncated when call month/week API | https://api.github.com/repos/matomo-org/matomo/issues/11576/comments | 3 | 2017-04-02T12:11:45Z | 2017-04-03T02:40:10Z | https://github.com/matomo-org/matomo/issues/11576 | 218,760,636 | 11,576 |
[
"matomo-org",
"matomo"
] | hello,
i found an issue which is same API call got different result when called by different ways.
one way:
$data = \Piwik\API\Request::processRequest('Live.getLastVisitsDetails', array(
'idSite' => $idSite,
'period' => $period,
'date' => $date,
'segment' => ... | call same API by different way got different result | https://api.github.com/repos/matomo-org/matomo/issues/11575/comments | 3 | 2017-04-01T11:01:30Z | 2017-05-08T20:14:38Z | https://github.com/matomo-org/matomo/issues/11575 | 218,688,528 | 11,575 |
[
"matomo-org",
"matomo"
] | Hi,
I find an issue month result is not equals to sum of daily data.
For example:
When I call Live.getLastVisitsDetails API by month like March 2017
I get the data from http request like :
index.php?module=API&method=Live.getLastVisitsDetails&idSite=1&period=month&date=2017-03-01&format=xml
I can get 14 rows.
... | Month data is not equals to sum daily data | https://api.github.com/repos/matomo-org/matomo/issues/11574/comments | 2 | 2017-04-01T10:38:34Z | 2017-04-03T20:26:45Z | https://github.com/matomo-org/matomo/issues/11574 | 218,687,443 | 11,574 |
[
"matomo-org",
"matomo"
] | Feature: Visits over Time
Issue: Annotations when we create, it does not display Automatically
Attached the GIF file, to reproduce the steps.

| Visits over Time - Annotations when we create, it does not display Automatically | https://api.github.com/repos/matomo-org/matomo/issues/11573/comments | 4 | 2017-04-01T05:59:14Z | 2017-05-08T20:13:38Z | https://github.com/matomo-org/matomo/issues/11573 | 218,672,795 | 11,573 |
[
"matomo-org",
"matomo"
] | Is there a way for a plugin to add custom JS to tracker response and have the piwik.js parse/execute it?
https://forum.piwik.org/t/returning-json-jsonp-from-tracker/23657 | Document adding Custom JS to tracker via tracker.js / tracker.min.js on https://developer.matomo.org/guides/enrich-js-tracker | https://api.github.com/repos/matomo-org/matomo/issues/11572/comments | 7 | 2017-03-31T18:09:36Z | 2020-09-28T22:51:35Z | https://github.com/matomo-org/matomo/issues/11572 | 218,576,184 | 11,572 |
[
"matomo-org",
"matomo"
] | It would be great to advertise our [Marketing Campaigns Reporting](https://plugins.piwik.org/MarketingCampaignsReporting) in the Referrers > Campaigns report. | In the Campaigns report, add a note about our Marketing Campaigns Reporting plugin | https://api.github.com/repos/matomo-org/matomo/issues/11570/comments | 2 | 2017-03-31T08:00:32Z | 2017-09-11T10:53:12Z | https://github.com/matomo-org/matomo/issues/11570 | 218,426,154 | 11,570 |
[
"matomo-org",
"matomo"
] | I've noticed that there are an excessive number of devices with resolution 360x640, which is obviously wrong. This resolution made me even more suspicious that something is wrong, because it appears with devices that run some high-end devices with relatively recent Android versions, which seems impossible that they act... | Wrong device resolution (almost always 360x640) | https://api.github.com/repos/matomo-org/matomo/issues/11569/comments | 7 | 2017-03-31T00:08:18Z | 2024-09-13T09:00:49Z | https://github.com/matomo-org/matomo/issues/11569 | 218,362,772 | 11,569 |
[
"matomo-org",
"matomo"
] | Reproduced on demo2.piwik.org
* Create a new website called `no data`
* Go to Dashboard
* Select the `no data` website
* Expected to see https://media.githubusercontent.com/media/piwik/piwik/e2ea2a7870069e1995f301f02a99051c6de45944/tests/UI/expected-screenshots/EmptySite_emptySiteDashboard.png
* Instead got the ... | Screen "No data has been recorded for this website" is not always displayed | https://api.github.com/repos/matomo-org/matomo/issues/11568/comments | 3 | 2017-03-30T21:39:50Z | 2024-09-13T09:00:50Z | https://github.com/matomo-org/matomo/issues/11568 | 218,335,941 | 11,568 |
[
"matomo-org",
"matomo"
] | As reported here: https://forum.piwik.org/t/undefined-index-in-devicesdetection/22445/5 , it seems I am not alone in getting this warning in piwik logs when archiving:
```
WARNING DevicesDetection[2017-03-30 18:35:06]
/var/www/piwik/public_html/plugins/DevicesDetection/Archiver.php(91):
Notice - Undefined index... | Undefined index warning in archive log (plugin: DevicesDetection) | https://api.github.com/repos/matomo-org/matomo/issues/11567/comments | 2 | 2017-03-30T18:52:36Z | 2017-03-30T20:01:50Z | https://github.com/matomo-org/matomo/issues/11567 | 218,293,534 | 11,567 |
[
"matomo-org",
"matomo"
] | Hi,
My team regularly sends out emails internally using html templates.
Could Piwik be used to track email open rates and click-through rates of the links in the emails?
There wouldn’t be a main website we drive internal recipients to, just weekly email newsletters with links to various internal/external resou... | Create a FAQ about tracking Internal newsletters | https://api.github.com/repos/matomo-org/matomo/issues/11566/comments | 3 | 2017-03-30T14:48:29Z | 2017-11-13T03:42:17Z | https://github.com/matomo-org/matomo/issues/11566 | 218,222,889 | 11,566 |
[
"matomo-org",
"matomo"
] | I need to track multiple additional dimensions when a user interacts with a page.
For instance, filtering data that is shown on a page should be able to track the content type that is being filtered (article, image, etc), which field is being filtered (year, region, etc.), the actual filter value (2017, Northwest, e... | Custom dimensions on events | https://api.github.com/repos/matomo-org/matomo/issues/11565/comments | 1 | 2017-03-30T14:43:33Z | 2017-05-08T20:04:57Z | https://github.com/matomo-org/matomo/issues/11565 | 218,221,240 | 11,565 |
[
"matomo-org",
"matomo"
] | I am not sure where the bug is because so much had to be done in order to upgrade my server to version 3, which required a newer version of PHP.
Here are the steps I had to do:
1. Perform a full server drive duplication
2. Upgrade Mac OS to 10.12 in order to upgrade to Server 5.2 in order to get a newer version o... | Old data not available after upgrade to version 3 | https://api.github.com/repos/matomo-org/matomo/issues/11564/comments | 1 | 2017-03-30T12:52:55Z | 2017-05-08T20:04:07Z | https://github.com/matomo-org/matomo/issues/11564 | 218,186,965 | 11,564 |
[
"matomo-org",
"matomo"
] | Hi ,
We are using the IOS SDK for tracking usage of one of our mobile application PIWIK. However, all mobile devices are localized in the US, even if we access it from Europe. This might be related to the fact that we are routed through Mobile Iron.
We tried sending the location using custom variable as below
_... | How to set location parameters (lat, long, city, region, country) without having to specify token_auth | https://api.github.com/repos/matomo-org/matomo/issues/11563/comments | 11 | 2017-03-30T10:21:27Z | 2023-12-15T18:41:07Z | https://github.com/matomo-org/matomo/issues/11563 | 218,149,503 | 11,563 |
[
"matomo-org",
"matomo"
] | Rather than showing 1 person with 7 abandoned carts can't it just show 1 cart, then rather than having 67 abandoned carts in the ecom overview there might only really be 20, the other 47 all belong to people that keep coming back.
The way it currently is is making me think there is something wrong with the site, whe... | false abandoned carts | https://api.github.com/repos/matomo-org/matomo/issues/11562/comments | 5 | 2017-03-30T10:12:28Z | 2024-09-13T09:00:51Z | https://github.com/matomo-org/matomo/issues/11562 | 218,147,146 | 11,562 |
[
"matomo-org",
"matomo"
] | Hello,
I develop my own plugin and I created custom columns for my plugin as VisitDimension and ActionDimention. Now I want to include my variables in the Live API report. I don't want to touch the Live Plugin code in order to have the updates of Piwik.
Is it possible to request for events in functions like Live/Mo... | Request for events in Live plugin | https://api.github.com/repos/matomo-org/matomo/issues/11560/comments | 1 | 2017-03-29T15:02:49Z | 2017-05-08T19:45:28Z | https://github.com/matomo-org/matomo/issues/11560 | 217,906,625 | 11,560 |
[
"matomo-org",
"matomo"
] | When creating a scheduled report, one can choose to include Graphs. The option is called "Display report tables and graphs". When adding reports like "Country", "Browsers". The generated report looks like below.
* Expected: to see icons in the standard icon size (about 16 or 20 pixels)
* Got: icons displayed much b... | In Scheduled reports, graphs display icons too big in the graph labels (for country, browser and OS) | https://api.github.com/repos/matomo-org/matomo/issues/11558/comments | 6 | 2017-03-29T12:25:50Z | 2017-05-08T08:58:02Z | https://github.com/matomo-org/matomo/issues/11558 | 217,858,781 | 11,558 |
[
"matomo-org",
"matomo"
] | Say I have an event action "foo", that shows up as having 10 hits one day, but if I open the segmented visitor log I count 6 unique users. It'd be nice if there were a simple way to get that number "6" out without opening the visitor log and counting manually.
(originally asked at https://forum.piwik.org/t/how-can-i... | show number of unique visitors sending an event action | https://api.github.com/repos/matomo-org/matomo/issues/11556/comments | 1 | 2017-03-29T10:58:13Z | 2024-09-13T09:00:51Z | https://github.com/matomo-org/matomo/issues/11556 | 217,839,147 | 11,556 |
[
"matomo-org",
"matomo"
] | I often found myself logging into Piwik Dashboard and wanting to quickly see info from a certain date. Resorting to changing the Date range from the Default to a custom "*Date Range*" for different points in time - for example:
- Since the day of Launch
- Since the day when our Advert was released.
- Since the day... | Preset/Saved Custom Date Ranges | https://api.github.com/repos/matomo-org/matomo/issues/11554/comments | 1 | 2017-03-29T09:57:10Z | 2017-03-29T18:44:00Z | https://github.com/matomo-org/matomo/issues/11554 | 217,824,114 | 11,554 |
[
"matomo-org",
"matomo"
] | As I documented in #11067, the upgrade code for numerous 2.x versions make calls to core plugins like plugin manager. When these upgrades are run against the 3.x codebase, they don't work right.
I believe the simplest option is to modify the 3.x upgrade code to prohibit users from upgrading an "old" 2.x branch (i.e... | v3 Upgrade Code needs to prohibit specific upgrades | https://api.github.com/repos/matomo-org/matomo/issues/11552/comments | 1 | 2017-03-28T20:58:04Z | 2017-05-08T19:42:48Z | https://github.com/matomo-org/matomo/issues/11552 | 217,690,536 | 11,552 |
[
"matomo-org",
"matomo"
] | Following UI tests have regressed recently and are now failing:
* Overlay_page_new_links.png
* ~~Overlay_row_evolution.png~~
* ~~Overlay_transitions.png~~
Example: http://builds-artifacts.piwik.org/piwik/piwik/Findus23-icons-as-a-submodule/22704/
We've seens this particular regression in the Overlay UI tests... | Some Overlay UI tests are failing | https://api.github.com/repos/matomo-org/matomo/issues/11550/comments | 1 | 2017-03-28T17:08:59Z | 2017-06-18T19:32:44Z | https://github.com/matomo-org/matomo/issues/11550 | 217,629,688 | 11,550 |
[
"matomo-org",
"matomo"
] | The UI test UIIntegrationTest_menu_apidisallowed at: https://github.com/piwik/piwik/blob/3.x-dev/tests/UI/expected-screenshots/UIIntegrationTest_menu_apidisallowed.png
has regressed as it is expected to display instead: https://github.com/piwik/piwik/blob/2.17.0/tests/UI/expected-screenshots/UIIntegrationTest_menu_a... | UIIntegrationTest_menu_apidisallowed UI test regressed | https://api.github.com/repos/matomo-org/matomo/issues/11549/comments | 1 | 2017-03-28T15:54:46Z | 2017-05-16T22:11:39Z | https://github.com/matomo-org/matomo/issues/11549 | 217,608,011 | 11,549 |
[
"matomo-org",
"matomo"
] | in the graph the numbers shown are not pages (as named) but actions (e.g. including events)

but of course both things are interesting:
- pages should be renamed to actions
- a new graph with ... | tiny: engagement/"visits per number of pages" is "visits per number of action" | https://api.github.com/repos/matomo-org/matomo/issues/11547/comments | 0 | 2017-03-28T11:58:13Z | 2024-09-13T10:57:23Z | https://github.com/matomo-org/matomo/issues/11547 | 217,535,842 | 11,547 |
[
"matomo-org",
"matomo"
] | we have no "time on url": Piwik handels events as leaving page (at least in visitor log)
how is it handled on other places within piwik?
.. and some other thoughts derived from this https://github.com/piwik/piwik/issues/11546#issuecomment-289736115
 | https://api.github.com/repos/matomo-org/matomo/issues/11546/comments | 14 | 2017-03-28T10:33:38Z | 2024-09-13T09:00:52Z | https://github.com/matomo-org/matomo/issues/11546 | 217,516,167 | 11,546 |
[
"matomo-org",
"matomo"
] | My email reports have an IP address for the host portion of the "Sent from" section at the top of the weekly email report. This causes all the logo and flag images in the report to be blank because the site that serves them is one of many virtual servers on the same IP address.
Sent from http://a.b.c.d/.
I am ru... | "Sent from" URL in email reports contains IP address instead of host name | https://api.github.com/repos/matomo-org/matomo/issues/11545/comments | 19 | 2017-03-28T08:38:50Z | 2018-12-17T18:15:50Z | https://github.com/matomo-org/matomo/issues/11545 | 217,486,495 | 11,545 |
[
"matomo-org",
"matomo"
] | Hi, @mattab hope you doing well.
I have an issue of my Japanese version Piwik, you can refer the screenshot below.
when I check the number of download which by "Year" period of 2017, the number was 0.
I think this is abnormal, so could please kindly tell me why this happened and how to deal with?

... | a new System check for "MySQL schema and columns" | https://api.github.com/repos/matomo-org/matomo/issues/11540/comments | 1 | 2017-03-27T19:17:14Z | 2024-09-13T09:00:52Z | https://github.com/matomo-org/matomo/issues/11540 | 217,347,083 | 11,540 |
[
"matomo-org",
"matomo"
] | after update to 3.03b1:
no more movers and shakers shown in dashboard widget if date is today
- directly before the update there were some shown
- for days not today there are some shown
"No rows match the criteria "

URL https://demo.piwik.org/index.php?module=Overlay&... | Page Overlay report showing clicks bubbles in wrong location for some websites | https://api.github.com/repos/matomo-org/matomo/issues/11536/comments | 1 | 2017-03-27T14:03:32Z | 2017-03-27T21:47:52Z | https://github.com/matomo-org/matomo/issues/11536 | 217,256,474 | 11,536 |
[
"matomo-org",
"matomo"
] | Ciao,
I'm writing a plugin that should query VisitsSummary plugin and writedown results, this plugin should be run after and before 3.x migration to assure migration was flawless.
I'm testing [the plugin class](https://gist.github.com/tassoman/764c8b254b660f1b70594697ef8b265b) but I'm getting a `General_ExceptionP... | General_ExceptionPrivilegeAccessWebsite thrown during Request::processRequest | https://api.github.com/repos/matomo-org/matomo/issues/11535/comments | 1 | 2017-03-27T13:02:33Z | 2017-04-07T21:23:56Z | https://github.com/matomo-org/matomo/issues/11535 | 217,238,524 | 11,535 |
[
"matomo-org",
"matomo"
] | After numerus re-installs and cleaning all Piwik files on my server, email reports still won't send (as off 15 dec 2016). Only way at this moment is to check-in and activate the mail manually. Before the 15th of december everything was working as it should work. There is no schedule for sending email and I didn't activ... | Email reports not sending | https://api.github.com/repos/matomo-org/matomo/issues/11534/comments | 3 | 2017-03-27T13:02:19Z | 2024-09-13T09:00:53Z | https://github.com/matomo-org/matomo/issues/11534 | 217,238,475 | 11,534 |
[
"matomo-org",
"matomo"
] | Hi,
the newest Piwik-Release shows some strange behaviour.
If a user clicks the checkbox in the Opt-Out-Iframe, a new Popup appears and within a millisecond it disappears again. After that the content of the iframe changes as expected, but that takes 1 or 2 seconds.
Our Piwik-Users reported that as a bug, because i... | opt-out opens popup and closes it | https://api.github.com/repos/matomo-org/matomo/issues/11531/comments | 2 | 2017-03-27T08:08:21Z | 2024-09-13T09:00:54Z | https://github.com/matomo-org/matomo/issues/11531 | 217,166,498 | 11,531 |
[
"matomo-org",
"matomo"
] | After upgrade, users with View or Admin permissions on some sites (in my case, site ID 16) cannot view report widgets that have been posted on sites outside Piwik.
For example, I have given a user Admin permission for site ID 16, and anonymous users View permission. When they go to view reports (e.g. http://kora.kpu... | After upgrading to 3.0.2, users with view/admin permissions cannot view widgets posted externally | https://api.github.com/repos/matomo-org/matomo/issues/11527/comments | 3 | 2017-03-25T04:08:34Z | 2017-04-03T19:04:04Z | https://github.com/matomo-org/matomo/issues/11527 | 216,947,802 | 11,527 |
[
"matomo-org",
"matomo"
] | Hello,
I have an issue when I want to open Row evolution on this screen

I get
![superimmoneuf_-_jeudi_23_mars_2017_-_rapports_des_st... | Row evolution with goal crash | https://api.github.com/repos/matomo-org/matomo/issues/11526/comments | 5 | 2017-03-24T14:25:35Z | 2018-05-15T14:11:52Z | https://github.com/matomo-org/matomo/issues/11526 | 216,801,140 | 11,526 |
[
"matomo-org",
"matomo"
] | In various places we show our website selector. For example in Administration > Users (where users can choose which websites a user has access to), or when creating [Roll-Ups websites](http://plugins.piwik.org/RollUpReporting).
When the website selector is clicked, we should set the focus on the search field at the... | Website selector: always set the focus in the search field when the selector is clicked | https://api.github.com/repos/matomo-org/matomo/issues/11525/comments | 3 | 2017-03-24T14:06:28Z | 2017-07-16T21:53:19Z | https://github.com/matomo-org/matomo/issues/11525 | 216,795,862 | 11,525 |
[
"matomo-org",
"matomo"
] | We need to deprecate Custom Variables in favor of Custom Dimensions.
In Piwik 4, maybe we could deactivate the CustomVariables plugin, if no Custom Variable has been tracked so far in this Piwik?
Additionally we would need to find ways to promote the Custom Dimensions feature within the product. By showing some a... | Disable Custom Variables feature by default | https://api.github.com/repos/matomo-org/matomo/issues/11524/comments | 19 | 2017-03-24T14:03:01Z | 2020-07-24T09:08:57Z | https://github.com/matomo-org/matomo/issues/11524 | 216,794,795 | 11,524 |
[
"matomo-org",
"matomo"
] | After we upgraded to 3.0.2 I tried to delete a user account but I'm getting the following error:
> SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`db_piwik`.`piwik_user_dashboard`, CONSTRAINT `FK_login_IN_piwik_user_dashboard` FOREIGN KEY (... | After upgrade to 3.0.2 deleting a user throws Integrity constraint violation: 1451 | https://api.github.com/repos/matomo-org/matomo/issues/11523/comments | 1 | 2017-03-24T13:24:53Z | 2017-05-08T19:20:30Z | https://github.com/matomo-org/matomo/issues/11523 | 216,784,388 | 11,523 |
[
"matomo-org",
"matomo"
] | I have this issue while sending events , Piwik dashboard show some visits and don't reflect some. I'm facing this issue over my android app whereas my ios app reflects all visits.
And yes I'm sending separate userId for different users. Please help me. | Piwik not tracking events for all android visitors | https://api.github.com/repos/matomo-org/matomo/issues/11522/comments | 2 | 2017-03-23T12:34:48Z | 2017-05-08T19:18:04Z | https://github.com/matomo-org/matomo/issues/11522 | 216,412,959 | 11,522 |
[
"matomo-org",
"matomo"
] | Hello,
Is it possible to add some statistics data about the apparatus that the visitor uses to approach a website that has Piwik code built-in?
Please display Device Type/Model in Visitor Profile pop-up.
Thanks,
Sthopd@hotmail.com | display Device Type/Model in Visitor Profile pop-up | https://api.github.com/repos/matomo-org/matomo/issues/11520/comments | 2 | 2017-03-23T09:39:15Z | 2017-09-11T11:24:04Z | https://github.com/matomo-org/matomo/issues/11520 | 216,364,491 | 11,520 |
[
"matomo-org",
"matomo"
] | Hello,
How can I (as admin) manually write a note (or PostIt or sticky comment) within Piwik Visitor-Profile about anything I want to be remembered about this external/anonymous visitor, in order to get this information stored together with this Visitor in the Piwik statistics-database concerned?
Later on, I want to... | Feature Request: How can I manually add my information to any Visitor-profile within Piwik? | https://api.github.com/repos/matomo-org/matomo/issues/11519/comments | 1 | 2017-03-23T09:30:11Z | 2017-03-29T17:18:10Z | https://github.com/matomo-org/matomo/issues/11519 | 216,362,057 | 11,519 |
[
"matomo-org",
"matomo"
] | Custom Dimensions does not work in combination Javascript-PHP on Moodle v.3, because Piwik's tutorial and FAQ's are very confusing and do not show the same code.
Which code line is correct? :
a) `_paq.push(['setCustomDimension', 'customDimensionId = 1', 'customDimensionValue = ".$userData."']);`
b) `_paq.push([... | Piwik Custom Dimensions does not work in combination Javascript-PHP on Moodle 3 | https://api.github.com/repos/matomo-org/matomo/issues/11518/comments | 2 | 2017-03-23T08:29:38Z | 2017-05-08T19:15:05Z | https://github.com/matomo-org/matomo/issues/11518 | 216,346,645 | 11,518 |
[
"matomo-org",
"matomo"
] | ### Suggestions below reported by email
Let me prefix this by saying that I have never installed your product. In large part because of the issues below.
I am basing these security flaws on the current documentation on https://piwik.org/docs/installation/
1. Configuration is world-writable.
As per the i... | Installation user guide: improve security guidelines | https://api.github.com/repos/matomo-org/matomo/issues/11517/comments | 1 | 2017-03-22T22:00:53Z | 2024-09-13T09:00:54Z | https://github.com/matomo-org/matomo/issues/11517 | 216,221,725 | 11,517 |
[
"matomo-org",
"matomo"
] | The page at https://piwik.org/docs/optimize-how-to/ talks about Gb (gigabits). Should it really be bits, or GB (gigabytes)? | Documentation: Unit confusion Gb/GB | https://api.github.com/repos/matomo-org/matomo/issues/11515/comments | 1 | 2017-03-22T16:30:08Z | 2017-03-22T19:56:04Z | https://github.com/matomo-org/matomo/issues/11515 | 216,128,507 | 11,515 |
[
"matomo-org",
"matomo"
] | I'm planning to use Piwik for a website that gets a lot of traffic. I'm interested in knowing if there is any analysis done by anyone on, by how much using Piwk affects the performance of a website (both client-side and network performance).
I've searched across the internet and have found mixed responses on this to... | Does using Piwik affects the performance of high traffic websites? | https://api.github.com/repos/matomo-org/matomo/issues/11514/comments | 4 | 2017-03-22T14:52:01Z | 2019-01-18T17:53:50Z | https://github.com/matomo-org/matomo/issues/11514 | 216,091,251 | 11,514 |
[
"matomo-org",
"matomo"
] | In one of the last updates you have deleted the token_auth - result of the GetUserInfo. I use this Information from the API in my software. Can you please revert these change.
## Deleted since 3.0.0
Since version 3.0.0 is token auth not visible anymore in the superusermode. Not in the piwik interface and not in the... | API: UsersManager.getUser -> Result without token_auth | https://api.github.com/repos/matomo-org/matomo/issues/11513/comments | 1 | 2017-03-22T13:26:43Z | 2017-03-27T13:33:03Z | https://github.com/matomo-org/matomo/issues/11513 | 216,061,500 | 11,513 |
[
"matomo-org",
"matomo"
] | I wanted to install a Premium Plugin (Search Engine Keywords Performance)
After adding the key to piwik, I got the suggestion to `INSTALL PURCHASED PLUGINS`, which opened a modal:

A... | Premium Plugin Installer shows false error message after install | https://api.github.com/repos/matomo-org/matomo/issues/11512/comments | 1 | 2017-03-22T12:37:20Z | 2017-03-25T08:12:07Z | https://github.com/matomo-org/matomo/issues/11512 | 216,047,456 | 11,512 |
[
"matomo-org",
"matomo"
] | * Got: Page Overlay may show the Piwik top bar behind the Website page overlay report
* Expected: the top Piwik bar should not be displayed in a [Page Overlay report](https://piwik.org/docs/page-overlay/)
* Reproduce URL: http://demo.piwik.org/index.php?module=Overlay&period=month&date=today&idSite=3#?%3Fl=http$3A$2F... | Page Overlay may show the Piwik top bar behind the Website page overlay report | https://api.github.com/repos/matomo-org/matomo/issues/11510/comments | 0 | 2017-03-21T23:40:37Z | 2017-03-27T14:06:26Z | https://github.com/matomo-org/matomo/issues/11510 | 215,911,320 | 11,510 |
[
"matomo-org",
"matomo"
] | When links are on the left of the screen, for example in a left menu, the bubbles are positioned too much to the left and as a result they are hidden by the left frame:

Can be reproduced for exam... | Page Overlay: for links to the left of the screen, bubbles are partially hidden | https://api.github.com/repos/matomo-org/matomo/issues/11509/comments | 1 | 2017-03-21T23:35:40Z | 2017-03-22T20:36:08Z | https://github.com/matomo-org/matomo/issues/11509 | 215,910,461 | 11,509 |
[
"matomo-org",
"matomo"
] | Piwik 3.0.2
On a host with IPv6 bound to the interface, but without IPv6 routing to Internet, marketplace does not show up with an error:
```curl_exec: Could not resolve host: plugins.piwik.org```
A workaround is to patch ```core/Http.php``` adding:
```curl_setopt($ch, CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V4 )... | curl_exec: Could not resolve host: plugins.piwik.org on IPv6 | https://api.github.com/repos/matomo-org/matomo/issues/11508/comments | 4 | 2017-03-21T11:41:15Z | 2017-03-29T08:34:20Z | https://github.com/matomo-org/matomo/issues/11508 | 215,709,768 | 11,508 |
[
"matomo-org",
"matomo"
] | When the tracker is being initialized, configCookiesDisabled is set to true by default. When `hasCookies()` is called by `detectBroweserFeatures()` during initialization, this causes a cookie warning dialog to popup twice(each time `navigatorAlias.cookieEnabled`) is accessed. This occurs every time the modal dialog i... | Cookie warning pops up in IE11 ShowModalDialog | https://api.github.com/repos/matomo-org/matomo/issues/11507/comments | 7 | 2017-03-21T03:11:16Z | 2024-09-13T09:00:55Z | https://github.com/matomo-org/matomo/issues/11507 | 215,616,867 | 11,507 |
[
"matomo-org",
"matomo"
] | After upgrading from the last Piwik 2 to Piwik 3.0.2, selecting multiple metrics in the "Visitor Overview" and the "Goal Overview" aren't saved. After a page reload, only the default graph is shown again. | in Graphs, selected metrics may not be saved and lost after a page reload | https://api.github.com/repos/matomo-org/matomo/issues/11499/comments | 15 | 2017-03-19T12:07:50Z | 2018-08-28T03:31:41Z | https://github.com/matomo-org/matomo/issues/11499 | 215,259,659 | 11,499 |
[
"matomo-org",
"matomo"
] | Recently we added some keyboard shortcuts https://github.com/piwik/piwik/issues/5230#issuecomment-274304407
- `z` for Zen mode
- `s` to open Segment selector
- `w` to open Website selector
- `d` to open calendar (`d` stands for Date)
- `f` to open the search (`f` stands for Find)
Those shortcuts are somet... | Pressing ALT+d keyboard combination should not open calendar | https://api.github.com/repos/matomo-org/matomo/issues/11498/comments | 4 | 2017-03-19T10:17:39Z | 2017-03-21T22:18:16Z | https://github.com/matomo-org/matomo/issues/11498 | 215,254,307 | 11,498 |
[
"matomo-org",
"matomo"
] | Duplicate entry in Visitors Entry Real-life. I have https website wit redirecting by .htaccess
| Duplicate entry in Visitors Entry Real-Time | https://api.github.com/repos/matomo-org/matomo/issues/11496/comments | 4 | 2017-03-17T22:10:21Z | 2017-03-21T21:03:05Z | https://github.com/matomo-org/matomo/issues/11496 | 215,134,875 | 11,496 |
[
"matomo-org",
"matomo"
] | Since I have upgraded to Piwik 3 the following warning shows up most of the time:
> WARNING: Error while getting SEO stats (domain age): curl_exec: Connection timed out after 10001 milliseconds. Hostname requested was: www.whois.com
How can I debug this? No server errors with php 7.0.16, Piwik 3.0.2 | WARNING: Error while getting SEO stats (domain age): curl_exec: Connection timed out after 10001 milliseconds. | https://api.github.com/repos/matomo-org/matomo/issues/11495/comments | 13 | 2017-03-17T10:27:52Z | 2024-09-13T09:00:55Z | https://github.com/matomo-org/matomo/issues/11495 | 214,963,672 | 11,495 |
[
"matomo-org",
"matomo"
] | Currently the Marketplace GUI to upload new plugins can only be accessed, if the server has correct internet access. If the installation is based behind a corporate proxy the marketplace request fails with an curl_exec error like
```
curl_exec: Could not resolve host: plugins.piwik.org. Hostname requested was: plugin... | Piwik Marketplace (upload Plugin) not possible without internet | https://api.github.com/repos/matomo-org/matomo/issues/11494/comments | 3 | 2017-03-16T20:44:31Z | 2017-05-08T10:18:07Z | https://github.com/matomo-org/matomo/issues/11494 | 214,832,653 | 11,494 |
[
"matomo-org",
"matomo"
] | Error with mover and shaker widget after
- deleting old advanced campaign reporting and
- installing new (renamed) Marketing Campaigns Reporting
https://plugins.piwik.org/MarketingCampaignsReporting/changelog
 with this regex :
`\/ios\/(\d*)\/`
tested with regex101 in case of ... only to trigger an id.
I tracked the dimension Page URL but in actions/myCustomDimension, `V... | Custom dimension with regex not working ? | https://api.github.com/repos/matomo-org/matomo/issues/11492/comments | 2 | 2017-03-16T09:10:12Z | 2017-03-16T18:44:09Z | https://github.com/matomo-org/matomo/issues/11492 | 214,638,468 | 11,492 |
[
"matomo-org",
"matomo"
] | Hi, I am using an auto-prepend script which requires sessions for proper operation.
This conflicts with Piwik, which also tries to start own session, generating notices with each request, filling up the logs quickly (and most importantly, can't log in or access reports).
My question is how hard would it be to imple... | session_start() issue | https://api.github.com/repos/matomo-org/matomo/issues/11491/comments | 5 | 2017-03-15T21:09:54Z | 2017-03-21T22:55:17Z | https://github.com/matomo-org/matomo/issues/11491 | 214,526,466 | 11,491 |
[
"matomo-org",
"matomo"
] | I'm not sure if this really warrants an issue, but I wanted to let you know of our experience with the MediaAnalytics plugin: after installing it in Piwik 2.17.1, reports would not load any more when selecting date ranges longer than a couple of months (custom date range). The site we tested this with has about 1 mio p... | MediaAnalytics plugin causes much higher memory use | https://api.github.com/repos/matomo-org/matomo/issues/11490/comments | 2 | 2017-03-15T17:38:01Z | 2017-03-16T11:03:59Z | https://github.com/matomo-org/matomo/issues/11490 | 214,470,024 | 11,490 |
[
"matomo-org",
"matomo"
] | Using Piwik `3.0.2`, I'm getting getting this error:
```
Unable to find report 'Insights.getInsights'.
```
When trying to view my custom variables with the "insights" option selected.
```
strawberry.com/index.php?module=CoreHome&action=index&idSite=1&period=day&date=yesterday#?idSite=1&period=day&date=yesterday&... | Unable to find report 'Insights.getInsights'. | https://api.github.com/repos/matomo-org/matomo/issues/11489/comments | 7 | 2017-03-15T13:45:09Z | 2017-03-28T10:46:47Z | https://github.com/matomo-org/matomo/issues/11489 | 214,393,253 | 11,489 |
[
"matomo-org",
"matomo"
] | Hello,
I am trying to install piwik on synology. i get this message:
504 There is an error while processing this request.
This message i got when i clicked install in the installation procesdure that comes up clicked the red button.
Before i got to this step i got this message:
An error occurred
Piwik... | Trying to install piwik on synology diskstation | https://api.github.com/repos/matomo-org/matomo/issues/11488/comments | 2 | 2017-03-15T05:02:37Z | 2021-06-21T21:21:07Z | https://github.com/matomo-org/matomo/issues/11488 | 214,283,506 | 11,488 |
[
"matomo-org",
"matomo"
] | After installing and enabling the MediaAnalytics plugin in Piwik 2.17.1, the "unique visitors" metric in the Visitors -> Overview report is broken (displayed as 0 for all time periods).

... | MediaAnalytics plugin breaks unique visitors metric in Piwik 2.x | https://api.github.com/repos/matomo-org/matomo/issues/11486/comments | 4 | 2017-03-14T13:26:26Z | 2017-04-03T19:01:48Z | https://github.com/matomo-org/matomo/issues/11486 | 214,070,971 | 11,486 |
[
"matomo-org",
"matomo"
] | Hello,
We have a Piwik v2.17.1 running, in which we wanted to install the MediaAnalytics plugin.
When we go on the web marketplace, we can see that there is a version for [Piwik v2](https://plugins.piwik.org/MediaAnalytics?piwikversion=2) (the v2.0.5), and one for [Piwik v3](https://plugins.piwik.org/MediaAnalyti... | Piwik v2.17.1 unable to install plugin that have version for v2 and v3 via the Marketplace interface | https://api.github.com/repos/matomo-org/matomo/issues/11480/comments | 3 | 2017-03-13T15:55:26Z | 2017-03-13T19:48:59Z | https://github.com/matomo-org/matomo/issues/11480 | 213,812,056 | 11,480 |
[
"matomo-org",
"matomo"
] | Hi I am running a ajax based website and we need to reinit the event on download links. It works like a charm on the initial page load, but after reloadind ajax content I need somehow to reinitiate that scanning for downloadlinks and initiate event thing from piwik.
I couldnt find anything about that topic. Any solu... | ajax loading reinit download tracking | https://api.github.com/repos/matomo-org/matomo/issues/11479/comments | 2 | 2017-03-13T13:20:07Z | 2017-03-14T07:50:16Z | https://github.com/matomo-org/matomo/issues/11479 | 213,764,133 | 11,479 |
[
"matomo-org",
"matomo"
] | PIWIK messing security of the website

| Still HTTPS issue | https://api.github.com/repos/matomo-org/matomo/issues/11478/comments | 10 | 2017-03-12T13:10:43Z | 2017-03-21T19:57:58Z | https://github.com/matomo-org/matomo/issues/11478 | 213,603,550 | 11,478 |
[
"matomo-org",
"matomo"
] | Mixed Content: The page at 'https://domain.com/index.php?' was loaded over HTTPS, but requested an insecure image 'http://piwik.domain.com/'. This content should also be served over HTTPS. | HTTPS issue | https://api.github.com/repos/matomo-org/matomo/issues/11477/comments | 2 | 2017-03-12T12:49:38Z | 2017-03-12T14:06:03Z | https://github.com/matomo-org/matomo/issues/11477 | 213,602,434 | 11,477 |
[
"matomo-org",
"matomo"
] | @tsteur Hi, hope you doing well.
Is it possible to "Copy" a web site directly without importing the log?
I think this is like a feature request so please help me.
Thank you as always.
| [Feature Request] Want to "Copy" the web site | https://api.github.com/repos/matomo-org/matomo/issues/11474/comments | 1 | 2017-03-10T06:11:38Z | 2017-03-21T19:57:45Z | https://github.com/matomo-org/matomo/issues/11474 | 213,253,931 | 11,474 |
[
"matomo-org",
"matomo"
] | eg see it has pageviews https://demo.piwik.org/index.php?module=API&method=MultiSites.getAll&period=day&date=yesterday&format=JSON&token_auth=anonymous
doesn't work
https://demo.piwik.org/index.php?module=API&method=MultiSites.getAll&period=day&date=yesterday&format=JSON&token_auth=anonymous&showColumns=nb_pageview... | showColumns in Multisites API by pageviews does not work | https://api.github.com/repos/matomo-org/matomo/issues/11471/comments | 0 | 2017-03-09T20:25:31Z | 2017-03-25T08:05:20Z | https://github.com/matomo-org/matomo/issues/11471 | 213,154,932 | 11,471 |
[
"matomo-org",
"matomo"
] | An error occurred while sending 'HTML Email Report - 1.2017-03-08.1.zh-cn.html' to jiezhiyong.mail@qq.com. Error was 'Unable to send mail. ' | Unable to send mail. | https://api.github.com/repos/matomo-org/matomo/issues/11470/comments | 3 | 2017-03-09T06:36:43Z | 2017-03-21T19:57:01Z | https://github.com/matomo-org/matomo/issues/11470 | 212,948,513 | 11,470 |
[
"matomo-org",
"matomo"
] | Hi,
In file piwik/plugin/CoreHome/javascript/broadcast.js:240 , the description of method buildReportingUrl, is the description for propagateAjax, which is confusing?
| Method description confusing in broadcast.js | https://api.github.com/repos/matomo-org/matomo/issues/11469/comments | 0 | 2017-03-09T03:37:19Z | 2017-03-26T18:37:17Z | https://github.com/matomo-org/matomo/issues/11469 | 212,926,660 | 11,469 |
[
"matomo-org",
"matomo"
] | From the addition of the file integrity checker in #11096:
My only other suggestion for this would be, perhaps, breaking up the "run this command" command. A few times I've had a lot of files reported as unexpected. When I copy and paste the command, it's longer than some buffer on my box. It seems to be at 8189 cha... | File integrity checker creates too long command lines. | https://api.github.com/repos/matomo-org/matomo/issues/11468/comments | 1 | 2017-03-09T00:52:18Z | 2017-03-27T21:39:33Z | https://github.com/matomo-org/matomo/issues/11468 | 212,903,487 | 11,468 |
[
"matomo-org",
"matomo"
] | I have a few spam IPs that regular show up in my Piwik analytics. I have added them to the "Global list of excluded IPs" in "Global website settings" - one address per line with no wildcards. However, their visits still keep showing up. I've enabled debug logs now, and I'll update this issue if they shed light on the i... | Excluded IPs still show up in Piwik when using IP anonymization | https://api.github.com/repos/matomo-org/matomo/issues/11467/comments | 5 | 2017-03-08T17:18:59Z | 2018-07-19T10:01:59Z | https://github.com/matomo-org/matomo/issues/11467 | 212,799,288 | 11,467 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.