2022-12-06 21:19:16 +00:00
|
|
|
{
|
|
|
|
"/*": "Don't modify slug - If required, do it using cli edit command",
|
|
|
|
"name": "Plausible",
|
|
|
|
"slug": "plausible",
|
|
|
|
"type": "plausible_analytics",
|
|
|
|
"imageSrc": "/api/app-store/plausible/icon.svg",
|
|
|
|
"logo": "/api/app-store/plausible/icon.svg",
|
|
|
|
"url": "https://cal.com/apps/plausible",
|
|
|
|
"variant": "analytics",
|
|
|
|
"categories": ["analytics"],
|
|
|
|
"publisher": "Cal.com, Inc.",
|
|
|
|
"email": "help@cal.com",
|
|
|
|
"extendsFeature": "EventType",
|
2023-01-23 09:09:16 +00:00
|
|
|
"appData": {
|
|
|
|
"tag": {
|
|
|
|
"scripts": [
|
|
|
|
{
|
|
|
|
"src": "https://plausible.io/js/script.js",
|
|
|
|
"attrs": {
|
2023-02-02 15:13:42 +00:00
|
|
|
"data-domain": "{TRACKING_ID}"
|
2023-01-23 09:09:16 +00:00
|
|
|
}
|
2023-01-18 22:30:25 +00:00
|
|
|
}
|
2023-01-23 09:09:16 +00:00
|
|
|
]
|
|
|
|
}
|
2023-01-18 22:30:25 +00:00
|
|
|
},
|
2022-12-06 21:19:16 +00:00
|
|
|
"description": "Simple, privacy-friendly Google Analytics alternative.",
|
|
|
|
"__createdUsingCli": true
|
|
|
|
}
|