diff --git a/element.io/release/config.json b/element.io/release/config.json index f984f1d..52d34cf 100644 --- a/element.io/release/config.json +++ b/element.io/release/config.json @@ -39,5 +39,9 @@ "url": "https://element.io/cookie-policy", "text": "Cookie Policy" } - ] + ], + "posthog": { + "projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO", + "apiHost": "https://posthog.hss.element.io" + } }