2022-10-14 16:24:43 +00:00
|
|
|
{
|
|
|
|
"/*": "Don't modify slug - If required, do it using cli edit command",
|
|
|
|
"name": "Fathom",
|
|
|
|
"slug": "fathom",
|
|
|
|
"type": "fathom_analytics",
|
|
|
|
"imageSrc": "/api/app-store/fathom/icon.svg",
|
|
|
|
"logo": "/api/app-store/fathom/icon.svg",
|
|
|
|
"url": "https://cal.com/apps/fathom",
|
|
|
|
"variant": "analytics",
|
|
|
|
"categories": ["analytics"],
|
|
|
|
"publisher": "Cal.com, Inc.",
|
|
|
|
"email": "help@cal.com",
|
|
|
|
"extendsFeature": "EventType",
|
2023-01-18 22:30:25 +00:00
|
|
|
"appData": {
|
|
|
|
"tag": {
|
|
|
|
"scripts": [
|
|
|
|
{
|
|
|
|
"src": "https://cdn.usefathom.com/script.js",
|
|
|
|
"attrs": {
|
|
|
|
"data-site": "{TRACKING_ID}"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
2022-10-14 16:24:43 +00:00
|
|
|
"description": "Fathom Analytics provides simple, privacy-focused website analytics. We're a GDPR-compliant, Google Analytics alternative.",
|
|
|
|
"__createdUsingCli": true
|
|
|
|
}
|