apply review

main
Chris 2 years ago
parent 8b9ca9f3c9
commit a59ab13adc

@ -2105,16 +2105,17 @@
"cats": [ "cats": [
10 10
], ],
"description": "PostHog is the all-in-one platform for building better products - with product analytics, feature flags, session recordings, a/b testing, heatmaps, and more.", "description": "PostHog is the open-source, all-in-one product analytics platform.",
"icon": "PostHog.svg", "icon": "PostHog.svg",
"js": { "js": {
"posthog": "" "posthog": ""
}, },
"pricing": [ "pricing": [
"freemium", "freemium",
"recurring" "payg"
], ],
"saas": true, "saas": true,
"oss": true,
"scriptSrc": "app\\.posthog\\.com/", "scriptSrc": "app\\.posthog\\.com/",
"website": "https://posthog.com" "website": "https://posthog.com"
}, },