2
0
Files
cal/calcom/packages/app-store/umami/config.json

29 lines
719 B
JSON
Raw Permalink Normal View History

2024-08-09 00:39:27 +02:00
{
"name": "Umami",
"slug": "umami",
"type": "umami_analytics",
"logo": "icon.svg",
"url": "https://cal.com/",
"variant": "analytics",
"categories": ["analytics"],
"publisher": "Cal.com, Inc.",
"email": "help@cal.com",
"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"
}