diff --git a/element.io/app/config.json b/element.io/app/config.json index 5922fcf504..74606d02f4 100644 --- a/element.io/app/config.json +++ b/element.io/app/config.json @@ -48,5 +48,9 @@ "privacyPolicyUrl": "https://element.io/privacy", "termsOfServiceUrl": "https://element.io/terms-of-service", "url": "https://ems.element.io/element-home/in-app-loader" + }, + "posthog": { + "projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO", + "apiHost": "https://posthog.hss.element.io" } }