diff --git a/src/technologies/p.json b/src/technologies/p.json index 6ccb9263f..ba9853be2 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -2105,16 +2105,17 @@ "cats": [ 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", "js": { "posthog": "" }, "pricing": [ "freemium", - "recurring" + "payg" ], "saas": true, + "oss": true, "scriptSrc": "app\\.posthog\\.com/", "website": "https://posthog.com" },