matomo / plugins /CustomVariables /plugin.json
Leon4gr45's picture
Upload source files chunk 33
9046370 verified
Raw
History Blame Contribute Delete
921 Bytes
{
"name": "CustomVariables",
"description": "Categorise your visitors and actions with custom name-value pairs. Segment by these values and get more insights to draw the right conclusions.",
"version": "5.0.6",
"keywords": ["custom variables"],
"license": "GPL v3+",
"homepage": "https://matomo.org",
"require": {
"matomo": ">=5.0.0-b4,<6.0.0-b1"
},
"support": {
"email": "hello@matomo.org",
"issues": "https://github.com/matomo-org/plugin-CustomVariables/issues",
"forum": "https://forum.matomo.org",
"source": "https://github.com/matomo-org/plugin-CustomVariables",
"wiki": "https://github.com/matomo-org/plugin-CustomVariables/wiki"
},
"authors": [
{
"name": "Matomo",
"email": "hello@matomo.org",
"homepage": "https://matomo.org"
}
],
"category": "customisation"
}