1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
matomo/plugins/IntranetMeasurable/plugin.json
Thomas Steur 89d8479ac2 Add possibility to manage and view Intranet websites (#13473)
* Add possibility to manage and view Intranet websites #7724

* more tweaks

* ui tests

* fix some tests

* added missing name

* remove intranet setting, added test for tracking

* fix various tests

* remove test

* Update RequestProcessor.php

* Update en.json

* fix some tests

* do not throw exception if site does not exist

* seeing just now it is fine to trigger exception

* debug error

* log only certain requests

* Update piwik.php

* Update JsProxyTest.php

* trying to fix tests

* remove debug code

* trying to fix tests
2018-10-07 12:51:40 -07:00

4 خطوط
125 B
JSON

{
"name": "IntranetMeasurable",
"description": "Analytics for the web: lets you measure and analyze intranet websites."
}