matomo / plugins /ExampleTracker /plugin.json
Leon4gr45's picture
Upload source files chunk 30
096b791 verified
Raw
History Blame Contribute Delete
290 Bytes
{
"name": "ExampleTracker",
"version": "0.1.0",
"description": "Matomo Platform showcase: how to track additional custom data creating new database table columns.",
"theme": false,
"authors": [
{
"name": "Matomo",
"email": "",
"homepage": ""
}
]
}