File size: 889 Bytes
e852054 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | {
"name": "AnonymousPiwikUsageMeasurement",
"version": "5.0.2",
"description": "Send anonymized usage data to your own Matomo instance or to any other Matomo",
"theme": false,
"keywords": [
"usage",
"tracking",
"measurement",
"matomo",
"piwik"
],
"license": "GPL v3+",
"homepage": "https:\/\/matomo.org",
"require": {
"matomo": ">=5.0.0-b1,<6.0.0-b1"
},
"support": {
"issues": "https://github.com/matomo-org/plugin-AnonymousPiwikUsageMeasurement/issues",
"forum": "https://forum.matomo.org",
"source": "https://github.com/matomo-org/plugin-AnonymousPiwikUsageMeasurement"
},
"authors": [
{
"name": "Matomo",
"email": "hello@matomo.org",
"homepage": "https:\/\/matomo.org"
}
],
"category": "integration"
}
|