From a84925259f6083645fd86cfef084bca4b0f3fa77 Mon Sep 17 00:00:00 2001
From: Michael Telatynski <7t3chguy@gmail.com>
Date: Fri, 30 Oct 2020 10:32:21 +0000
Subject: [PATCH] Add countly experiment to develop/nightly configs

---
 element.io/develop/config.json | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/element.io/develop/config.json b/element.io/develop/config.json
index bcf6142d18..02ce3822c9 100644
--- a/element.io/develop/config.json
+++ b/element.io/develop/config.json
@@ -18,6 +18,10 @@
         "siteId": 1,
         "policyUrl": "https://element.io/cookie-policy"
     },
+    "countly": {
+        "url": "https://try.count.ly",
+        "appKey": "8abf1ee15646bc884556b82e5053857904264b66"
+    },
     "roomDirectory": {
         "servers": [
             "matrix.org"