2
0
Files
cal/calcom/packages/app-store/umami/config.json
2024-08-09 22:27:03 +02:00

29 lines
726 B
JSON

{
"name": "Umami",
"slug": "umami",
"type": "umami_analytics",
"logo": "icon.svg",
"url": "https://cal.com/",
"variant": "analytics",
"categories": ["analytics"],
"publisher": "BLS media GbR.",
"email": "hello@bls-media.de",
"description": "Umami makes it easy to collect, analyze, and understand your web data — while maintaining visitor privacy and data ownership.",
"extendsFeature": "EventType",
"appData": {
"tag": {
"scripts": [
{
"src": "https://us.umami.is/script.js",
"attrs": {
"data-website-id": "{SITE_ID}"
}
}
]
}
},
"isTemplate": false,
"__createdUsingCli": true,
"__template": "booking-pages-tag"
}