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"
] | In **Change your password** page, user enumeration is happening and it must change.
Simply replace the message **Error: Invalid username or e-mail address.** Into something like **an email has been sent to the address on record**. | Possibility to enumerate user | https://api.github.com/repos/matomo-org/matomo/issues/13654/comments | 7 | 2018-10-29T07:29:46Z | 2025-05-28T02:35:43Z | https://github.com/matomo-org/matomo/issues/13654 | 374,889,520 | 13,654 |
[
"matomo-org",
"matomo"
] | If the title of the website contains a `-` (hyphen), the date is positioned after it.
For example: `my-domain` is change in `my- 2018-10-26 -domain`

| Bad position of the date in the title | https://api.github.com/repos/matomo-org/matomo/issues/13649/comments | 0 | 2018-10-26T20:39:34Z | 2018-11-13T04:20:54Z | https://github.com/matomo-org/matomo/issues/13649 | 374,539,667 | 13,649 |
[
"matomo-org",
"matomo"
] | Hi!
First thanks for making matomo, it is really a great tool!
I've been trying to figure out why the content tracking does not work on our site, and it seems to me that the content tracking impression/interaction are not logged if I'm on a page with an url like www.example.com/de/suche?q=foo
I'm using Matomo 3.... | Content Tracking not logged on a page with q= is in url ? | https://api.github.com/repos/matomo-org/matomo/issues/13648/comments | 5 | 2018-10-26T19:24:16Z | 2018-11-21T00:08:31Z | https://github.com/matomo-org/matomo/issues/13648 | 374,516,206 | 13,648 |
[
"matomo-org",
"matomo"
] | Specifying an offset != 0 returns the following error:
> SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'OFFSET 2' at line 7
`index.php?module=API&method=UsersManager.ge... | MySQL error when specifying offset with getUsersPlusRole API | https://api.github.com/repos/matomo-org/matomo/issues/13647/comments | 0 | 2018-10-26T12:05:13Z | 2018-11-26T05:10:23Z | https://github.com/matomo-org/matomo/issues/13647 | 374,354,122 | 13,647 |
[
"matomo-org",
"matomo"
] | When exporting custom report data, the URl looks like this:

The URL includes `&reportUniqueId=CustomReports_getCustomReport_idCustomReport--2` but actually this URL parameter is not needed for the API.
... | Keep Reporting API URL simpler when exporting custom report data | https://api.github.com/repos/matomo-org/matomo/issues/13645/comments | 2 | 2018-10-25T22:56:06Z | 2019-01-22T11:07:43Z | https://github.com/matomo-org/matomo/issues/13645 | 374,164,457 | 13,645 |
[
"matomo-org",
"matomo"
] | - Freshly updated Matomo 3.6.1, MySQL: 5.1.73, PHP: 7.0.31.
- On the Home Dashboard, for e-commerce overview widget
and in the e-commerce overview
at /index.php?module=CoreHome&action=index&idSite=XX&period=range&date=previous30#?idSite=XX&period=range&date=previous30&category=Goals_Ecommerce&subcategory=General_Ove... | After 3.6.1 update, error in e-commerce widget and overview "please specify a value for date" | https://api.github.com/repos/matomo-org/matomo/issues/13644/comments | 3 | 2018-10-25T09:38:48Z | 2018-11-13T08:24:32Z | https://github.com/matomo-org/matomo/issues/13644 | 373,858,950 | 13,644 |
[
"matomo-org",
"matomo"
] | Maybe also for CSV | Unsubscribe link in scheduled report missing when report format is PDF | https://api.github.com/repos/matomo-org/matomo/issues/13643/comments | 0 | 2018-10-23T02:44:50Z | 2018-11-26T09:45:34Z | https://github.com/matomo-org/matomo/issues/13643 | 372,782,409 | 13,643 |
[
"matomo-org",
"matomo"
] | Originally reported in #13418, I could reproduce this on my production server.

### Steps to reproduce:
- Create new Email Report
- Set it to "Never"
- Click "send now"
The email is still sent corre... | Undefined index: never | https://api.github.com/repos/matomo-org/matomo/issues/13638/comments | 0 | 2018-10-22T10:51:33Z | 2018-10-22T17:37:57Z | https://github.com/matomo-org/matomo/issues/13638 | 372,473,701 | 13,638 |
[
"matomo-org",
"matomo"
] | On a large site, when the `PrivacyManager\Tasks.deleteLogData` task is executed, the tables can get locked for a very long time, thus blocking receiving new data.
```
MariaDB [(none)]> show processlist;
+--------+-------------+-----------+--------+---------+-------+---------------------------------+---------------... | Tracking unavailable when rotating logs for large site | https://api.github.com/repos/matomo-org/matomo/issues/13637/comments | 4 | 2018-10-22T07:58:54Z | 2024-01-03T05:06:25Z | https://github.com/matomo-org/matomo/issues/13637 | 372,426,236 | 13,637 |
[
"matomo-org",
"matomo"
] | On a large site, when the `PrivacyManager\Tasks.deleteLogData` task is executed, the tables can get locked for a very long time, thus blocking receiving new data.
```
MariaDB [(none)]> show processlist;
+--------+-------------+-----------+--------+---------+-------+---------------------------------+---------------... | Tracking unavailable when data rotation happens | https://api.github.com/repos/matomo-org/matomo/issues/13636/comments | 2 | 2018-10-22T07:49:34Z | 2018-11-13T10:59:13Z | https://github.com/matomo-org/matomo/issues/13636 | 372,423,940 | 13,636 |
[
"matomo-org",
"matomo"
] | Related to #13626
Please don't tell people to run `chmod -R 755 /var/www/piwik`. This will make all the files executable by everyone.
Either use `chmod -R 754 /var/www/piwik` (the easy solution) or `find /var/www/piwik -type d -exec chmod 755 {} \;` (the good solution). | Don't tell people to run chmod -R 755 on their install if update fails | https://api.github.com/repos/matomo-org/matomo/issues/13628/comments | 3 | 2018-10-18T19:10:29Z | 2019-05-17T09:27:01Z | https://github.com/matomo-org/matomo/issues/13628 | 371,670,527 | 13,628 |
[
"matomo-org",
"matomo"
] | I reported this problem some time ago in the forum under "[Bug? Proxy redirect to root after login success - instead of staying within assigned sub-folder](https://forum.matomo.org/t/akismet-has-temporarily-hidden-your-post/19925?u=courtens)". If I remember right the problem started about 3 years ago with one of the ma... | hosting matomo in subdirectory | https://api.github.com/repos/matomo-org/matomo/issues/13627/comments | 7 | 2018-10-18T16:04:10Z | 2025-03-17T08:13:08Z | https://github.com/matomo-org/matomo/issues/13627 | 371,602,968 | 13,627 |
[
"matomo-org",
"matomo"
] | 
| Encoding issue with failed update | https://api.github.com/repos/matomo-org/matomo/issues/13626/comments | 1 | 2018-10-18T09:17:18Z | 2019-01-29T05:05:27Z | https://github.com/matomo-org/matomo/issues/13626 | 371,435,185 | 13,626 |
[
"matomo-org",
"matomo"
] | How to reproduce:
1. Get a URL for the Widgetize widget in Settings > Widgets > Generic > Metric
2. Go to your account settings and take note ot your `token_auth`
3. Log out Matomo
4. Paste the widget URL into the URL bar
5. Append your `token_auth` (i.e. add `&token_auth=XXXXX` at the end of the URL)
6. Load t... | Sparklines broken on Widgetize widget when viewed by anonymous (even with token_auth) | https://api.github.com/repos/matomo-org/matomo/issues/13625/comments | 0 | 2018-10-18T01:32:31Z | 2019-01-22T11:07:43Z | https://github.com/matomo-org/matomo/issues/13625 | 371,326,910 | 13,625 |
[
"matomo-org",
"matomo"
] | Hi,
I have purchased Media plugin, our main focus is to create a custom report, each user's video activity tracking with some of the custom variable or custom Dimension.
http://prntscr.com/l6zac0
http://prntscr.com/l6zb7o
http://prntscr.com/l6zg0b ("this Error Msg we are getting its been 7days same msg only we a... | Custom Report for Media ("Video's reporting") | https://api.github.com/repos/matomo-org/matomo/issues/13623/comments | 1 | 2018-10-17T07:30:03Z | 2018-10-17T07:45:48Z | https://github.com/matomo-org/matomo/issues/13623 | 370,934,798 | 13,623 |
[
"matomo-org",
"matomo"
] | I recently switched from Matomo 2.x to 3.6 and I have this problem, which worked under 2.x
This API call
https://example.com/piwik/index.php?module=API&method=Actions.getPageUrls&token_auth=xxxxx&idSite=1&flat=1&filter_sort_column=nb_hits&showColumns=label,nb_hits&format=JSON&period=range&date=2018-09-01,2018-10-01... | API method getPageUrls doesn't return all the pages | https://api.github.com/repos/matomo-org/matomo/issues/13619/comments | 3 | 2018-10-16T12:24:15Z | 2018-12-03T23:36:50Z | https://github.com/matomo-org/matomo/issues/13619 | 370,585,625 | 13,619 |
[
"matomo-org",
"matomo"
] | Hi,
When working offline with Matomo Analytics it is always frustrating to not have a direct access to the documentation.
Typical documentation which is very helpful is:
https://developer.matomo.org/guides/tracking-javascript-guide
in order to know which function to invoke in order to send data to Matomo.
An... | Guides and JavaScript Tracking/Reporting documentation within Matomo | https://api.github.com/repos/matomo-org/matomo/issues/13618/comments | 1 | 2018-10-16T10:14:42Z | 2018-10-16T10:26:51Z | https://github.com/matomo-org/matomo/issues/13618 | 370,538,775 | 13,618 |
[
"matomo-org",
"matomo"
] | we are running a press test to test whether matomo tracking correctly under high volume visit environment.
we installed Queuedtracking plugin using redis. the db is Mysql.
In our test, we simply create severally session request tracking API concurrently, all the Url are same:
http://192.168.1.99:10086/piwik.php?idsi... | actions recorded does not match expected in press test | https://api.github.com/repos/matomo-org/matomo/issues/13617/comments | 2 | 2018-10-16T08:34:03Z | 2024-01-03T05:06:24Z | https://github.com/matomo-org/matomo/issues/13617 | 370,497,687 | 13,617 |
[
"matomo-org",
"matomo"
] | Ever since around the GDPR update, Matomo's administration page has changed quite drastically. This makes much of the documentation inaccurate, and seems to have removed some controls completely.
For example:
Activating plugins: https://matomo.org/faq/plugins/faq_21/
Changing plugin configuration: https://plugins... | Matomo administration pages lack general settings, plugin activation, etc. | https://api.github.com/repos/matomo-org/matomo/issues/13614/comments | 5 | 2018-10-15T19:07:05Z | 2018-10-15T19:25:52Z | https://github.com/matomo-org/matomo/issues/13614 | 370,302,645 | 13,614 |
[
"matomo-org",
"matomo"
] | While we are on the topic of unpopular support changes, let's continue with Internet Explorer. :slightly_smiling_face:
Internet Explorer 10 hasn't been receiving security updates since `January 12, 2016` ([source](https://www.microsoft.com/en-us/windowsforbusiness/end-of-ie-support)) and using it to access the inte... | Drop support for IE 10 | https://api.github.com/repos/matomo-org/matomo/issues/13613/comments | 7 | 2018-10-15T09:42:12Z | 2020-09-28T23:48:21Z | https://github.com/matomo-org/matomo/issues/13613 | 370,080,090 | 13,613 |
[
"matomo-org",
"matomo"
] | follow-up to #8156
**Updated on 15.05.19 to latest news**
I want to start this (probably controversial) discussion now, so when Matomo 4 will come out one day we will have found a consensus :slightly_smiling_face:
PHP 5.6 (and also 7.0) went end of life and doesn't receive security updates anymore (even tho... | Drop support for PHP 5.x, Require PHP 7.2 | https://api.github.com/repos/matomo-org/matomo/issues/13611/comments | 12 | 2018-10-15T09:04:01Z | 2020-09-28T23:46:44Z | https://github.com/matomo-org/matomo/issues/13611 | 370,065,303 | 13,611 |
[
"matomo-org",
"matomo"
] | Hi guys,
I set up 3.5.1 in my server and collect data for almost 60k+ sites.
I also set `delete_logs_older_than` to 35 days because we need monthly unique visitors.
But the database is still very big. It also effect query and backup.
So I need slim the database.
I fount that the biggest table is relationship tabl... | Different `delete_logs_older_than` value for log tables | https://api.github.com/repos/matomo-org/matomo/issues/13610/comments | 2 | 2018-10-15T02:54:15Z | 2018-11-14T03:48:25Z | https://github.com/matomo-org/matomo/issues/13610 | 369,979,833 | 13,610 |
[
"matomo-org",
"matomo"
] | Eg go to "Locations => Europe", click on Segmented Visitor Profile, click on Export. Results in empty result because of encoding of `;` | Export of segmented visitor log may return empty result when contains multiple segments | https://api.github.com/repos/matomo-org/matomo/issues/13609/comments | 2 | 2018-10-15T02:05:11Z | 2019-04-14T23:23:00Z | https://github.com/matomo-org/matomo/issues/13609 | 369,971,946 | 13,609 |
[
"matomo-org",
"matomo"
] | Follow up issue from https://github.com/matomo-org/matomo/pull/13596 and https://github.com/matomo-org/matomo/issues/12785 | Rename CustomPiwikJs plugin to CustomMatomoJs (or CustomTrackerJs) | https://api.github.com/repos/matomo-org/matomo/issues/13604/comments | 0 | 2018-10-14T21:15:15Z | 2020-02-11T08:05:28Z | https://github.com/matomo-org/matomo/issues/13604 | 369,944,463 | 13,604 |
[
"matomo-org",
"matomo"
] | I know a website can have multiple user admins to see the analytics with different permissions like view read and write in matomo. But my use case is completely different. I want to know if this is possible with Matomo.
I have a website in which users create accounts with their email ids. Now users can create pages ... | Multiple users for a single website | https://api.github.com/repos/matomo-org/matomo/issues/13602/comments | 1 | 2018-10-14T06:41:17Z | 2018-10-14T09:58:30Z | https://github.com/matomo-org/matomo/issues/13602 | 369,873,310 | 13,602 |
[
"matomo-org",
"matomo"
] | Hello,
I've been using Piwik / Matomo for 4 years at work, but for the last months it has been somehow been losing data on visits for specific days (sometimes a range of days):

I am attaching the errors and the screenshot.
Please help.
.
In Matomo are two libraries used that have a high CVE rating (score above 7.0):
jquery-ui 1.10.4 (CVE-2016-7103)
jquery-ui-dialog 1.10.4 (CVE-2016-7103)
There are some more libraries with medium CVEs and some really ... | Update jquery-ui and jquery-ui-dialog due to high rated CVEs | https://api.github.com/repos/matomo-org/matomo/issues/13598/comments | 3 | 2018-10-12T09:39:14Z | 2018-10-16T06:38:27Z | https://github.com/matomo-org/matomo/issues/13598 | 369,475,358 | 13,598 |
[
"matomo-org",
"matomo"
] | When token_auth is re-generated, we have wording warning users that they will be logged out:

But we have changed this behavior recently and so we should remove these wordings that user will be logged out. | When token_auth is re-generated, remove wording that user will be logged out | https://api.github.com/repos/matomo-org/matomo/issues/13597/comments | 0 | 2018-10-12T01:53:58Z | 2018-11-24T22:41:20Z | https://github.com/matomo-org/matomo/issues/13597 | 369,368,863 | 13,597 |
[
"matomo-org",
"matomo"
] | When the anonymous user has view access to one or more websites, you can access the following settings.

Setting this to `The login page` shows anonymous users only the login page, but they still have access ... | Make it clear, that giving anonymous users access to the login page does not remove existing view access for them | https://api.github.com/repos/matomo-org/matomo/issues/13592/comments | 0 | 2018-10-11T19:50:46Z | 2019-03-14T22:42:05Z | https://github.com/matomo-org/matomo/issues/13592 | 369,279,061 | 13,592 |
[
"matomo-org",
"matomo"
] | Piwik UI is great, but I'm finding difficulties to do some "easy" stuff with it. For example, I have a select:
```
<div piwik-field uicontrol="select" name="language"
title="Language"
introduction="Select fields"
value="1"
inline-help="Single select"
options='{1: "E... | Trigger click event on select element (Matomo UI) | https://api.github.com/repos/matomo-org/matomo/issues/13590/comments | 2 | 2018-10-11T15:43:36Z | 2018-10-11T18:28:08Z | https://github.com/matomo-org/matomo/issues/13590 | 369,184,710 | 13,590 |
[
"matomo-org",
"matomo"
] | Matomo can be used with Nginx instead of Apache.
As Nginx doesn't recognize .htaccess (by default) it is important to use a proper nginx config that blocks access to e.g. `tmp/`.
Therefore I'd suggest detecting nginx during the installer and show a notice to the admin urging them to take a look at the Matomo nginx ... | Add system check warnings for php-fpm and nginx if config files are accessible | https://api.github.com/repos/matomo-org/matomo/issues/13589/comments | 4 | 2018-10-11T11:45:35Z | 2022-02-01T02:18:43Z | https://github.com/matomo-org/matomo/issues/13589 | 369,081,924 | 13,589 |
[
"matomo-org",
"matomo"
] | When a URL contains a query string with a ":"
Example: http://mysite.com/explore?filters=ac:9087b429-0fa9-4252-b953-7c3d3b2a1c8b and trying to open transitions or the segmented visitor log from the "Pages" report, the overlay always shows "Either the action had no pageviews during the period
or it is invalid.", wh... | Transitions and segmented visitor log provide no data when there is a colon in the query string | https://api.github.com/repos/matomo-org/matomo/issues/13588/comments | 2 | 2018-10-11T09:40:21Z | 2019-10-04T03:11:16Z | https://github.com/matomo-org/matomo/issues/13588 | 369,036,133 | 13,588 |
[
"matomo-org",
"matomo"
] | Hi,
custom variable Report not getting data, please find the screenshot, we are trying to generate a custom variable report using "Custom Reports", we need to track Media data, already we have purchased "Media Plugin" if it works we are planning to take full version so kindly support as soon as possible
https://pr... | custom variable Report not getting data | https://api.github.com/repos/matomo-org/matomo/issues/13587/comments | 1 | 2018-10-11T07:36:35Z | 2020-05-24T20:11:53Z | https://github.com/matomo-org/matomo/issues/13587 | 368,989,946 | 13,587 |
[
"matomo-org",
"matomo"
] | For users using Nginx or when .htaccess is disabled, it may be possible to guess the filenames and access HTML/PDF report data.
To prevent this issue we could for example introduce a random string in the filename, which would be removed when the file is being downloaded via the API.
This should not impact most u... | When creating HTML reports in tmp/assets/ include a random string in the filename | https://api.github.com/repos/matomo-org/matomo/issues/13586/comments | 0 | 2018-10-11T04:31:09Z | 2018-11-29T02:55:22Z | https://github.com/matomo-org/matomo/issues/13586 | 368,948,738 | 13,586 |
[
"matomo-org",
"matomo"
] | Currently, for some unknown reason (what was I thinking?!) the `log_visit.referer_name` and `log_conversion.referer_name` columns are limited to 70 characters. This can be very limiting because it is common for campaign names (for example) to exceed 70 characters.
I've just tested and it is not too slow, but it's d... | Referrer name should allow more than 70 characters (up to 255 characters) | https://api.github.com/repos/matomo-org/matomo/issues/13582/comments | 1 | 2018-10-11T00:53:10Z | 2020-09-29T00:00:41Z | https://github.com/matomo-org/matomo/issues/13582 | 368,909,636 | 13,582 |
[
"matomo-org",
"matomo"
] | Before installing a new plugin (via Marketplace or direct upload), we should ask again the Super User to enter their password. Since a plugin can easily lead to RCE it is important to ensure that a Logged-in browser cannot be used to install custom plugins.
Similar to #2932 | Before installing a new plugin (via Marketplace or direct upload), ask again Super User password | https://api.github.com/repos/matomo-org/matomo/issues/13581/comments | 4 | 2018-10-11T00:00:25Z | 2019-06-29T10:14:44Z | https://github.com/matomo-org/matomo/issues/13581 | 368,900,153 | 13,581 |
[
"matomo-org",
"matomo"
] | Matomo: 3.6.0
Browser: Chrome 69.0.3497.100
```html
<script type="text/javascript">
function onExit() {
window.removeEventListener("beforeunload", onExit);
window._paq.push(['trackEvent', "MyExitCategory", "MyExitAction", "web", 1]);
}
window.addEventListener('beforeunload', onExit... | Bug: Events send on Beforeunload is sent twice in Chrome | https://api.github.com/repos/matomo-org/matomo/issues/13577/comments | 13 | 2018-10-10T17:20:07Z | 2019-07-23T10:41:11Z | https://github.com/matomo-org/matomo/issues/13577 | 368,768,602 | 13,577 |
[
"matomo-org",
"matomo"
] | Matomo 3.6.0
only super-users added can share dashboards with other users, the "copy dashboard to user" isn't visible in the dropdown for admins.
According to https://matomo.org/faq/how-to/faq_25986/ admin's should be able to share dashboards also | admins can't share dashboard with users | https://api.github.com/repos/matomo-org/matomo/issues/13567/comments | 4 | 2018-10-09T20:50:48Z | 2018-11-29T02:48:32Z | https://github.com/matomo-org/matomo/issues/13567 | 368,391,883 | 13,567 |
[
"matomo-org",
"matomo"
] | Dear Team,
This is regarding tracking of content name and content piece in PIWIK application. When we track visitor logs there we can see that content name and content piece is getting tracked, but when checked for the same date under 'Behaviour -> Contents', we can see no data tracked(empty)
The contents under v... | Content Tracking in PIWIK | https://api.github.com/repos/matomo-org/matomo/issues/13565/comments | 9 | 2018-10-09T13:12:42Z | 2023-11-17T01:06:20Z | https://github.com/matomo-org/matomo/issues/13565 | 368,203,538 | 13,565 |
[
"matomo-org",
"matomo"
] | when matomo track a request it store FF for firefox and CR for chrome in log_visit table.
but when try to get the data filtered by segment it queries for %firefox% and %chrome%. | browser based segment data accessing | https://api.github.com/repos/matomo-org/matomo/issues/13557/comments | 1 | 2018-10-08T09:43:41Z | 2018-10-17T23:53:13Z | https://github.com/matomo-org/matomo/issues/13557 | 367,711,093 | 13,557 |
[
"matomo-org",
"matomo"
] | ## What is personalization?
Definition from [wikipedia](https://en.wikipedia.org/wiki/Personalization)
> Personalization, broadly known as customization, consists of tailoring a service or a product to accommodate specific individuals, sometimes tied to groups or segments of individuals. A wide variety of organiza... | Personalisation of content using Matomo custom segments | https://api.github.com/repos/matomo-org/matomo/issues/13553/comments | 6 | 2018-10-07T21:17:35Z | 2023-05-16T08:10:22Z | https://github.com/matomo-org/matomo/issues/13553 | 367,594,843 | 13,553 |
[
"matomo-org",
"matomo"
] | I've just installed Matomo for the first time and (before running first-time setup) get the following error:
~~~
[Sun Oct 07 04:32:31.079324 2018] [php7:error] [pid 40895] [client XXX] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /usr/local/www/apache24/data/... | Insufficent Memory on First Launch | https://api.github.com/repos/matomo-org/matomo/issues/13550/comments | 7 | 2018-10-07T04:38:50Z | 2020-05-23T15:10:36Z | https://github.com/matomo-org/matomo/issues/13550 | 367,520,706 | 13,550 |
[
"matomo-org",
"matomo"
] | Hi all,
Something strange happens when I query page URL metrics from Behaviour->Pages. When I want to see the page visits of a specific page added to the website a few minutes ago, I wait until the reports archiving is executed (I process reports archiving every hour) and then I query the page URL in Behavior->Pages... | Reports without data when increasing the data range | https://api.github.com/repos/matomo-org/matomo/issues/13548/comments | 1 | 2018-10-05T16:20:34Z | 2020-01-08T21:22:07Z | https://github.com/matomo-org/matomo/issues/13548 | 367,280,107 | 13,548 |
[
"matomo-org",
"matomo"
] | Now that user alias has been removed from the UI, it can be removed from the DB as well. This should be done for Matomo 4. | Remove user alias from database | https://api.github.com/repos/matomo-org/matomo/issues/13547/comments | 6 | 2018-10-05T03:24:50Z | 2020-03-22T22:49:37Z | https://github.com/matomo-org/matomo/issues/13547 | 367,046,273 | 13,547 |
[
"matomo-org",
"matomo"
] | our current JavaScript tracking code in https://developer.matomo.org/guides/tracking-javascript-guide reads:
```js
var _paq = _paq || [];
```
When people copy paste this line and code into other places like inside Tag manager containers, and this line is copied, then the _paq value ends up being set to empty ... | Update JavaScript code in app/docs/faq to use window._paq instead of _paq | https://api.github.com/repos/matomo-org/matomo/issues/13539/comments | 3 | 2018-10-04T22:46:16Z | 2018-11-27T05:18:08Z | https://github.com/matomo-org/matomo/issues/13539 | 366,998,135 | 13,539 |
[
"matomo-org",
"matomo"
] | Related to https://github.com/matomo-org/matomo/issues/2932 and https://github.com/matomo-org/matomo/issues/6125 (the latter could maybe also be added in the same change)
At the moment every Matomo user could change their E-Mail address to everything they want without any verification (apart from syntax, see https:/... | Require email verification when changing email address. | https://api.github.com/repos/matomo-org/matomo/issues/13533/comments | 2 | 2018-10-04T14:29:19Z | 2024-01-03T05:06:23Z | https://github.com/matomo-org/matomo/issues/13533 | 366,818,301 | 13,533 |
[
"matomo-org",
"matomo"
] | Hello,
On the //CoreHome_NoPrivilegesAskPiwikAdmin//, Matomo display a link to contact the application admin to request access rigths. This link contains Super-Administrators emails retrieve using the _Piwik::getAllSuperUserAccessEmailAddresses()_ method (see //core/Plugin/Controller.php//, redirectToIndex() method)... | Add parameter to specify the admin email address | https://api.github.com/repos/matomo-org/matomo/issues/13532/comments | 0 | 2018-10-04T12:51:29Z | 2024-01-03T05:06:22Z | https://github.com/matomo-org/matomo/issues/13532 | 366,774,506 | 13,532 |
[
"matomo-org",
"matomo"
] | As no one is left in the #piwik-dev channel, I guess we can also stop posting travis results there.
https://github.com/matomo-org/matomo/blob/9544e8af2a970944470d6153f0ff09d5bc30d4cd/.travis.yml#L152-L160
Does this part get generated by the travis-scripts (I couldn't find it there) or can it just be deleted direc... | don't post travis build status to IRC | https://api.github.com/repos/matomo-org/matomo/issues/13531/comments | 1 | 2018-10-04T06:57:46Z | 2018-10-12T00:33:14Z | https://github.com/matomo-org/matomo/issues/13531 | 366,647,758 | 13,531 |
[
"matomo-org",
"matomo"
] | Matomo [uses fingerprinting to try and match](https://matomo.org/faq/general/faq_21418/) visits into a visitor.
This sometimes leads to obvious mistakes of categorising two people from two different countries as the same visitor such as here:
:
> Class 'Piwik_Plugin' not found in C:\xampp\htdocs\www.beaepartners.it\piwik\plugins\DoNotTrack\DoNotTrack.php line 20
im upgrading from version 2.x
tnx
_Originally posted by @mrotondi in https://github.com/matomo-org/matomo/issue_comments#issuecomment-426544... | I removed the line `PluginsInstalled[] = "DoNotTrack"` from my `config/config.ini.php` file but i got again the error: | https://api.github.com/repos/matomo-org/matomo/issues/13525/comments | 2 | 2018-10-03T07:55:14Z | 2018-10-03T14:25:18Z | https://github.com/matomo-org/matomo/issues/13525 | 366,215,815 | 13,525 |
[
"matomo-org",
"matomo"
] | I am confused where to put the tracking code. If I put it in `index.html` then I can't use `_paq.push(['trackPageView']);` inside any component. Any suggestion please? | Matomo integration in Angular 6 | https://api.github.com/repos/matomo-org/matomo/issues/13524/comments | 1 | 2018-10-03T07:15:02Z | 2018-10-03T14:30:41Z | https://github.com/matomo-org/matomo/issues/13524 | 366,204,220 | 13,524 |
[
"matomo-org",
"matomo"
] | 
| Manage Dimensions: Sorting by ID is not numeric | https://api.github.com/repos/matomo-org/matomo/issues/16155/comments | 0 | 2018-10-02T20:02:58Z | 2020-09-29T01:45:27Z | https://github.com/matomo-org/matomo/issues/16155 | 647,714,538 | 16,155 |
[
"matomo-org",
"matomo"
] | i got this error during motomo upgrade | Class 'Piwik_Plugin' not found in \piwik\plugins\DoNotTrack\DoNotTrack.php 20 using PHP 7.2.5 | https://api.github.com/repos/matomo-org/matomo/issues/13521/comments | 4 | 2018-10-02T09:09:35Z | 2018-10-03T07:54:19Z | https://github.com/matomo-org/matomo/issues/13521 | 365,806,195 | 13,521 |
[
"matomo-org",
"matomo"
] | When requesting a password reset, the email content is out of date
### Current email
```
Hi USERNAME,
A password reset request was received from A.B.C.D. To confirm this password change so you can login with your new credentials, visit the following link:
https://demo.matomo.org/index.php?module=Login&acti... | When requesting a password reset, the email content is out of date | https://api.github.com/repos/matomo-org/matomo/issues/13520/comments | 4 | 2018-10-02T04:37:05Z | 2018-10-12T02:32:01Z | https://github.com/matomo-org/matomo/issues/13520 | 365,738,032 | 13,520 |
[
"matomo-org",
"matomo"
] | I requested a password reset, didn't click the link, then logged in with the current password, and in the UI there was a yello notification with:
`WARNING: plugins/Login/PasswordResetter.php(278): Notice - Undefined index: password - Matomo 3.6.1-b1 - Please report this message in the Matomo forums: https://forum.ma... | Warning message in a UI notification after requesting a password reset | https://api.github.com/repos/matomo-org/matomo/issues/13519/comments | 0 | 2018-10-02T04:29:44Z | 2018-10-12T02:32:01Z | https://github.com/matomo-org/matomo/issues/13519 | 365,736,861 | 13,519 |
[
"matomo-org",
"matomo"
] | Interesting article see https://brianclifton.com/blog/2017/09/07/remove-pii-from-google-analytics/
Eg anonymize email addresses etc. | Remove/anonymize personal information from URLs automatically | https://api.github.com/repos/matomo-org/matomo/issues/13516/comments | 1 | 2018-10-01T19:57:29Z | 2020-01-21T05:55:51Z | https://github.com/matomo-org/matomo/issues/13516 | 365,618,155 | 13,516 |
[
"matomo-org",
"matomo"
] | When using a specially crafted URL, and if the Matomo instance is opened to anonymous, one can trigger error requests on demand.
URL: /index.php?module=Widgetize&action=iframe&moduleToWidgetize=CorePluginsAdmin&actionToWidgetize=safemode&idSite=1&period=week&date=yesterday&error_message=X&error_file=Y&error_line=11... | Prevent trigger errors on demand for instances that are opened to anonymous | https://api.github.com/repos/matomo-org/matomo/issues/13513/comments | 0 | 2018-09-30T21:14:46Z | 2018-12-04T05:56:25Z | https://github.com/matomo-org/matomo/issues/13513 | 365,262,208 | 13,513 |
[
"matomo-org",
"matomo"
] | @tsteur
I am doing a press test with 400,000 actions in 30 minutes. I have installed QueuedTracking and use redis. After test the "trackingQueueV1" key is still there and takes up memory. Can you give me any tip about whether I should expire the key automatically? I just want to release the memory as soon as possilb... | expire redis key when using QueuedTracking | https://api.github.com/repos/matomo-org/matomo/issues/13508/comments | 0 | 2018-09-30T05:43:05Z | 2018-10-18T00:45:07Z | https://github.com/matomo-org/matomo/issues/13508 | 365,194,572 | 13,508 |
[
"matomo-org",
"matomo"
] | as seen on production many times:
## first error message (more below)
Argument 1 passed to Piwik\\Plugins\\UsersManager\\Model::getUsers() must be of the type array, null given, called in /plugins\/UsersManager\/API.php on line 351
URL: index.php?module=API&method=UsersManager.getUsers&format=Tsv&token_auth=XYZA... | Error message in various places when invalid parameters are used | https://api.github.com/repos/matomo-org/matomo/issues/13507/comments | 13 | 2018-09-29T18:32:35Z | 2018-10-08T21:26:07Z | https://github.com/matomo-org/matomo/issues/13507 | 365,156,020 | 13,507 |
[
"matomo-org",
"matomo"
] | Seen many times on production:
Error: {"message":"Variable \"topMenu\" does not exist.","file":"\/home\\/plugins\/CoreHome\/templates\/_topBar.twig","line":1}
URL: index.php?module=CustomVariables&action=manage&date=94-06-13&&idSite=hrt%22&plan=3025&traffic=129147&billed=annually
| Error message Variable "topMenu" does not exist | https://api.github.com/repos/matomo-org/matomo/issues/13506/comments | 0 | 2018-09-29T18:31:05Z | 2018-09-30T20:20:24Z | https://github.com/matomo-org/matomo/issues/13506 | 365,155,878 | 13,506 |
[
"matomo-org",
"matomo"
] | As seen on production:
### First message (more below)
Error: {"message":"Argument 4 passed to CpChart\\Chart\\Draw::drawText() must be of the type array, boolean given, called in plugins\/ImageGraph\/StaticGraph\/Exception.php on line 75","file":"\/vendor\/szymach\/c-pchart\/src\/Chart\/Draw.php","line":1186}
... | Error message CpChart triggered with specific payload | https://api.github.com/repos/matomo-org/matomo/issues/13505/comments | 1 | 2018-09-29T18:14:27Z | 2018-09-30T20:17:04Z | https://github.com/matomo-org/matomo/issues/13505 | 365,154,729 | 13,505 |
[
"matomo-org",
"matomo"
] | I'm using Matomo 3.6.0 to monitor statistics on a web site (let's call it foo.com). I use various widgets to display statistics on foo.com itself (in some backend tool). All widgets are filtered with a Page URL based segment to display statistics only for the currently chosen page in the backend tool. So far so good.
... | Live.getSimpleLastVisitCount widget loses segment upon refresh | https://api.github.com/repos/matomo-org/matomo/issues/13499/comments | 3 | 2018-09-28T08:08:17Z | 2018-10-02T07:00:04Z | https://github.com/matomo-org/matomo/issues/13499 | 364,784,077 | 13,499 |
[
"matomo-org",
"matomo"
] | I have GeoLite2-City.mmdb on misc folder..
Country is saving but city is not..
There is any additional configuration to make city saving to database?

| (Matomo) City Not saving on database | https://api.github.com/repos/matomo-org/matomo/issues/13495/comments | 6 | 2018-09-28T02:48:26Z | 2018-12-04T20:49:40Z | https://github.com/matomo-org/matomo/issues/13495 | 364,721,559 | 13,495 |
[
"matomo-org",
"matomo"
] | By default, opening /console shows the PHP source, which is a bit ugly.
http://demo.matomo.org/console
The default .htaccess file should return 403 for this path. | Return 403 for /console via htaccess | https://api.github.com/repos/matomo-org/matomo/issues/13492/comments | 6 | 2018-09-27T18:57:11Z | 2018-10-10T02:01:10Z | https://github.com/matomo-org/matomo/issues/13492 | 364,609,869 | 13,492 |
[
"matomo-org",
"matomo"
] | related to https://github.com/matomo-org/matomo/issues/10235 and partly reverses https://github.com/matomo-org/matomo/pull/10349
reported in 415304
While long passwords are definitely more secure, allowing 200 000 character and more character long password makes it possible to DDOS the server.
So I'd propose to ... | Limit password length (at a reasonable length) | https://api.github.com/repos/matomo-org/matomo/issues/13491/comments | 0 | 2018-09-27T16:22:11Z | 2018-11-01T12:51:31Z | https://github.com/matomo-org/matomo/issues/13491 | 364,554,618 | 13,491 |
[
"matomo-org",
"matomo"
] | Hi Team,
Real time map is not showing the data, it's just showing as Loading data. This issue is only with http link. With https link , we are able to view the data.
Location Provider:GeoIp Legacy(php)
Please help.
Regards,
Vinuta | Real time map is not working after 3.6.0 upgrade | https://api.github.com/repos/matomo-org/matomo/issues/13490/comments | 3 | 2018-09-27T12:37:39Z | 2020-05-23T15:38:35Z | https://github.com/matomo-org/matomo/issues/13490 | 364,455,231 | 13,490 |
[
"matomo-org",
"matomo"
] | To reproduce:
* Click on the dashboard selector
* Scroll down using browser scroll bar
* Got: the dashboard selector closed
* Expected: the dashboard selector stays opened
(It's expected the selector closes when one clicks outside of it, but this should exclude the scrollbar area) | Dashboard selector listing all widgets is hidden once the scroll bar is used | https://api.github.com/repos/matomo-org/matomo/issues/13489/comments | 0 | 2018-09-27T11:04:39Z | 2018-11-24T22:58:15Z | https://github.com/matomo-org/matomo/issues/13489 | 364,421,108 | 13,489 |
[
"matomo-org",
"matomo"
] | When 2 different metrics are displayed (with a different unit), then the second unit is displayed outside the widget:

For legend to be readable, it needs to be fully inside the widget. | Dashboard, Widget evolution graph, Legend displayed outside graph | https://api.github.com/repos/matomo-org/matomo/issues/13488/comments | 0 | 2018-09-27T09:48:28Z | 2019-02-26T03:25:13Z | https://github.com/matomo-org/matomo/issues/13488 | 364,391,659 | 13,488 |
[
"matomo-org",
"matomo"
] | issue was unrelated to matomo, sorry for the noise. | piwik.php returns login page | https://api.github.com/repos/matomo-org/matomo/issues/13485/comments | 1 | 2018-09-26T11:35:08Z | 2018-10-18T00:44:46Z | https://github.com/matomo-org/matomo/issues/13485 | 363,983,709 | 13,485 |
[
"matomo-org",
"matomo"
] | We import some data from haproxy and do not have an useragent there, so the realtime visitor log looks like this:

I propose a change to something like a question mark. | Realtime visitor log should show another symbol than nothing if no data available | https://api.github.com/repos/matomo-org/matomo/issues/13484/comments | 1 | 2018-09-26T10:33:23Z | 2018-09-26T10:56:47Z | https://github.com/matomo-org/matomo/issues/13484 | 363,961,703 | 13,484 |
[
"matomo-org",
"matomo"
] | Following up on https://github.com/matomo-org/matomo/pull/13363
It would be valuable to be alerted by email, when the tracking of data on a website which used to work, now doesn't track anything.
* email could be sent after 1 week of no data, so that small traffic websites don't get alerted (hopefully each real w... | Send an email if a website hasn't tracked anything in 1 week (but used to) | https://api.github.com/repos/matomo-org/matomo/issues/13482/comments | 1 | 2018-09-26T02:45:32Z | 2024-07-26T15:46:12Z | https://github.com/matomo-org/matomo/issues/13482 | 363,836,991 | 13,482 |
[
"matomo-org",
"matomo"
] | There will be soon possibly a new report "Visitors" showing aggregated information per visitor. It would be great besides the visit time, number of actions, number of goal conversions, to also show their total revenue.
As this report queries raw data and goes by default only on the `log_visit` table, it would be aw... | Add visit total revenue to Profiles => Visitors reports | https://api.github.com/repos/matomo-org/matomo/issues/13480/comments | 0 | 2018-09-25T19:43:15Z | 2024-01-03T05:06:20Z | https://github.com/matomo-org/matomo/issues/13480 | 363,737,054 | 13,480 |
[
"matomo-org",
"matomo"
] | Whenever I download all visitor logs which I only have 2 days so far of logs, I'm getting the following error:
Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 294912 bytes).
I've tried increasing my php's memory limit to 512M. What could be the problem? Is this a bug? Thanks! | Matomo Download visitor log row limit all getting Error: Allowed memory size | https://api.github.com/repos/matomo-org/matomo/issues/13478/comments | 1 | 2018-09-25T11:43:14Z | 2018-09-25T19:20:57Z | https://github.com/matomo-org/matomo/issues/13478 | 363,536,569 | 13,478 |
[
"matomo-org",
"matomo"
] | When a Goal is created as "Matching event", allow to set Goal value as the event value.
This is useful because in some cases, users have a lot of tracking code in complicated places. The goals to track are hard to know in advance, so they use a lot of Goals matching events. (since they track everything with events a... | When a Goal is created as "Matching event", allow to set Goal value as the event value | https://api.github.com/repos/matomo-org/matomo/issues/13476/comments | 0 | 2018-09-25T03:20:24Z | 2018-10-03T00:02:11Z | https://github.com/matomo-org/matomo/issues/13476 | 363,395,211 | 13,476 |
[
"matomo-org",
"matomo"
] | Hi there,
I tried three times to install Matomo on shared Webspace (Hetzner Germany) and can't access the view of the website. I can log in, but not change settings and the dashboard says that I do not have permission ID=1. Support told me that other customers did not complain and that there is no known problem coming... | No view allowed for superuser | https://api.github.com/repos/matomo-org/matomo/issues/13474/comments | 3 | 2018-09-24T08:15:19Z | 2019-06-18T05:13:38Z | https://github.com/matomo-org/matomo/issues/13474 | 363,049,029 | 13,474 |
[
"matomo-org",
"matomo"
] | A token_auth can be invalid when, for example:
* The user has re-generated a new token_auth in the personal settings, and forgot to update the token in the SDK
* The wrong token is used
* The user whose token was used has been deleted
* An attacker is trying to guess valid tokens
When a token_auth is invalid, so... | Tracking API: fail with an error when wrong authentication provided when sending custom ip address (instead of using the sender's ip address) | https://api.github.com/repos/matomo-org/matomo/issues/13471/comments | 7 | 2018-09-23T22:22:17Z | 2020-09-29T00:18:19Z | https://github.com/matomo-org/matomo/issues/13471 | 362,982,746 | 13,471 |
[
"matomo-org",
"matomo"
] | Hi! I tried to install Matomo 3.6.0 in my self-hosted server. Everything´s ok in the first index.php but, when I push the install buton try to do something and in a minute after the script send me a 503 error page. :/
There´s a print:

Matomo removes broad match modifier (plus sign) from keywords and replace it with space character.
The source of issue is urldecode function. As urlencode [documentation ](http... | Google ads keyword match modifiers issue with (+ character) | https://api.github.com/repos/matomo-org/matomo/issues/13467/comments | 18 | 2018-09-21T15:16:54Z | 2024-01-03T05:06:19Z | https://github.com/matomo-org/matomo/issues/13467 | 362,662,339 | 13,467 |
[
"matomo-org",
"matomo"
] | Error triggered: `Error: {"message":"Argument 1 passed to Piwik\\Plugins\\SegmentEditor\\UnprocessedSegmentException::__construct() must be an instance of Piwik\\Segment, string given, called in \/core\/ArchiveProcessor\/PluginsArchiver.php on line 185","file":"plugins\/SegmentEditor\/UnprocessedSegmentException.php","... | possible error while exporting API data | https://api.github.com/repos/matomo-org/matomo/issues/13466/comments | 3 | 2018-09-21T12:01:33Z | 2019-03-18T21:39:20Z | https://github.com/matomo-org/matomo/issues/13466 | 362,584,764 | 13,466 |
[
"matomo-org",
"matomo"
] | 
The Heatmap and Record Session is not compatible with latest version.
| Not compatible with latest version | https://api.github.com/repos/matomo-org/matomo/issues/13465/comments | 3 | 2018-09-21T12:00:09Z | 2018-09-21T21:00:40Z | https://github.com/matomo-org/matomo/issues/13465 | 362,584,334 | 13,465 |
[
"matomo-org",
"matomo"
] | We would start with one CDN, for example AWS CloudFront, but have an API to easily add more through plugins or core directly.
Plugins also need to be able to sync their own files to the CDN, for example the tag manager:
refs https://github.com/matomo-org/tag-manager/issues/81#issuecomment-423368044 | Offer possibility to sync JavaScript tracker with any CDN (new community plugin TrackerJsCdnSync) | https://api.github.com/repos/matomo-org/matomo/issues/13462/comments | 25 | 2018-09-21T01:53:24Z | 2024-09-13T09:00:27Z | https://github.com/matomo-org/matomo/issues/13462 | 362,427,958 | 13,462 |
[
"matomo-org",
"matomo"
] | We could try to see if it is possible to import them. Problem is that not all trigger/variable parameters can be mapped maybe and we would need to see how much they behave the same or different. Also most tags wouldn't be possible to import them.
After the import we would need to give an overview of what was importe... | Add possibility to import an exported container from Google Tag Manager | https://api.github.com/repos/matomo-org/matomo/issues/13461/comments | 2 | 2018-09-20T19:16:41Z | 2018-10-17T22:53:06Z | https://github.com/matomo-org/matomo/issues/13461 | 362,326,876 | 13,461 |
[
"matomo-org",
"matomo"
] | @sgiehl I just took a look at this with your fix applied and it is not fixxed for me.

| Segmented Visits log empty if url contains whitespaces | https://api.github.com/repos/matomo-org/matomo/issues/13460/comments | 4 | 2018-09-20T10:15:18Z | 2019-10-25T02:52:31Z | https://github.com/matomo-org/matomo/issues/13460 | 362,117,272 | 13,460 |
[
"matomo-org",
"matomo"
] | Hi Matomo team,
Thanks for the wonderful product. While the Search tracking considers "Category" for any of the captures in the application, the same cannot be reported/retrieved back using the API.
So looking for something like:
Actions.getSiteSearchKeywordsByCategory (idSite, period, date, category, segment... | Site Search - honour Search Category for displaying captured data similar to Event Categories | https://api.github.com/repos/matomo-org/matomo/issues/13459/comments | 7 | 2018-09-20T08:38:09Z | 2024-01-03T05:06:18Z | https://github.com/matomo-org/matomo/issues/13459 | 362,077,708 | 13,459 |
[
"matomo-org",
"matomo"
] | Hello,
I install Matomoto on Prestashop 1.6, and when I look at the stats, for example yeasterday, I have 78 visitors in the Presashop BO but I have only 8 visitors in Matomoto...
What's the problem ? Did I miss some settings ?
Thank you | Statistics gap with Prestashop | https://api.github.com/repos/matomo-org/matomo/issues/13458/comments | 7 | 2018-09-20T08:15:14Z | 2018-09-26T14:48:50Z | https://github.com/matomo-org/matomo/issues/13458 | 362,069,326 | 13,458 |
[
"matomo-org",
"matomo"
] | This issue is a bit similar to issue #13226 though a bit different in actual errors.

```
VM1587:37 TypeError: Cannot read property 'formatDate' of undefined
at formatDate (index.php?module=Proxy&a... | With a fresh installation of matomo, plus TagManager, many javascript errors show up in console | https://api.github.com/repos/matomo-org/matomo/issues/13457/comments | 3 | 2018-09-20T06:15:24Z | 2020-05-24T12:06:53Z | https://github.com/matomo-org/matomo/issues/13457 | 362,032,987 | 13,457 |
[
"matomo-org",
"matomo"
] | 
All the other reports show unique visitors by default, but the map shows visits. Then the numbers don't end match up. Ideally it would show unique visitors by default when available.
Also when switching t... | Locations users country map should use Unique visitors by default | https://api.github.com/repos/matomo-org/matomo/issues/13456/comments | 0 | 2018-09-20T03:32:30Z | 2018-12-02T00:45:05Z | https://github.com/matomo-org/matomo/issues/13456 | 362,005,419 | 13,456 |
[
"matomo-org",
"matomo"
] | We got the following error when retrieving reports:

```GET /index.php?forceView=1&viewDataTable=VisitorLog&module=Live&action=getLastVisitsDetails&small=1&idSite=2&period=day&date=2018-09-20&showtitl... | 500 error when retrieving reports | https://api.github.com/repos/matomo-org/matomo/issues/13455/comments | 2 | 2018-09-20T03:15:29Z | 2018-09-20T14:30:43Z | https://github.com/matomo-org/matomo/issues/13455 | 362,002,544 | 13,455 |
[
"matomo-org",
"matomo"
] | In Matomo 3.6.0 the screen “location provider” in geolocation displays the option to select the GEO IP Legacy (Apache) even there is no apache module installed or active.
Maybe it shows up because we have set the server variable GEOIP_ADRESS.
But thats all - the modul isn’t there.
| Geolocation - Location provider - incorrect display of options | https://api.github.com/repos/matomo-org/matomo/issues/13453/comments | 1 | 2018-09-19T13:27:54Z | 2018-10-03T16:43:02Z | https://github.com/matomo-org/matomo/issues/13453 | 361,749,294 | 13,453 |
[
"matomo-org",
"matomo"
] | I'm trying to re-index the visitors geolocations but console command always returns invalid date format.
```
$ php console usercountry:attribute dates-range=2018-08-22,2018-09-19
[Exception]
Date format must be: YYYY-MM-DD, or 'today' or 'yesterday' or any keyword supported by the strtotime function (see ht... | 'console usercountry:attribute' always returns Date Format Exception | https://api.github.com/repos/matomo-org/matomo/issues/13452/comments | 1 | 2018-09-19T13:03:10Z | 2018-10-17T23:52:41Z | https://github.com/matomo-org/matomo/issues/13452 | 361,738,697 | 13,452 |
[
"matomo-org",
"matomo"
] | Error: "Argument 1 passed to Piwik\\DataTable\\Row::setSubtable() must be an instance of Piwik\\DataTable, instance of Piwik\\DataTable\\Map given, called in \/plugins\/Referrers\/DataTable\/Filter\/SetGetReferrerTypeSubtables.php on line 85","file":"\/core\/DataTable\/Row.php","line":304
URL
`?module=API&method=Re... | Fatal error in referrers report | https://api.github.com/repos/matomo-org/matomo/issues/13438/comments | 1 | 2018-09-17T19:15:03Z | 2018-09-23T22:06:51Z | https://github.com/matomo-org/matomo/issues/13438 | 361,004,850 | 13,438 |
[
"matomo-org",
"matomo"
] | The key contains the value `Users with at last admin permission can use them` and I think it should be `Users with at least admin permission can use them` (note the e in least) | English resource Typo TagManager.SettingCustomTemplatesAdmin | https://api.github.com/repos/matomo-org/matomo/issues/13432/comments | 1 | 2018-09-17T00:58:30Z | 2018-09-17T01:34:54Z | https://github.com/matomo-org/matomo/issues/13432 | 360,697,190 | 13,432 |
[
"matomo-org",
"matomo"
] | related to https://github.com/matomo-org/matomo/issues/12248
While checking how the SEO plugin works, I noticed that it parses this url:
https://github.com/matomo-org/matomo/blob/b8e4d27f2151103df826e5dd643b433cdde05aaf/plugins/SEO/Metric/Alexa.php#L20
But it seems like this API doesn't exist anymore (besides th... | SEO plugin Alexa broken | https://api.github.com/repos/matomo-org/matomo/issues/13427/comments | 0 | 2018-09-13T17:37:42Z | 2018-12-04T05:22:19Z | https://github.com/matomo-org/matomo/issues/13427 | 359,994,923 | 13,427 |
[
"matomo-org",
"matomo"
] | The use case is one wants to embed a graph of visits over time on a particular page URL, on an external dashboard. Like embed this graph only for the virtual-drums.com/ homepage:

the graph is from [the dem... | Allow Row Evolution graphs and report to be embedded in iframe | https://api.github.com/repos/matomo-org/matomo/issues/13426/comments | 2 | 2018-09-13T10:15:31Z | 2024-01-03T05:06:18Z | https://github.com/matomo-org/matomo/issues/13426 | 359,831,770 | 13,426 |
[
"matomo-org",
"matomo"
] | Wimdows 2016 IIS + PHP 7.1.10
If the page url is chinese, it will display garbled in visit record page and export to json/xml (but data is correct in db).
Hiw can I solve it ?
| visit action url is garbled | https://api.github.com/repos/matomo-org/matomo/issues/13424/comments | 17 | 2018-09-13T08:59:49Z | 2024-09-13T10:57:28Z | https://github.com/matomo-org/matomo/issues/13424 | 359,804,237 | 13,424 |
[
"matomo-org",
"matomo"
] | I visit `https://apache.matomo/index.php?module=UsersManager&action=anonymousSettings&idSite=1&period=day&date=yesterday` and it says:
> An unexpected website was found in the request: website id was set to '10' .
The GET request is initially correct

Need to replace the "segmented visitor log" icon I would say. | Same icon is used for "segmented visitor log" and "show visitor profile" | https://api.github.com/repos/matomo-org/matomo/issues/13419/comments | 6 | 2018-09-12T22:21:24Z | 2018-11-25T09:50:53Z | https://github.com/matomo-org/matomo/issues/13419 | 359,673,636 | 13,419 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.