diff --git a/config/aws.json b/config/aws.json
index 3d611500cf7fff81309107668b730de13ddecf65..9c9d078fed31b97cb29ddb7dcbe5b8559ec6f78d 100644
--- a/config/aws.json
+++ b/config/aws.json
@@ -20,5 +20,6 @@
     "port": 10006
   },
   "proxy": { "bind_to": { "port": 10006 } },
-  "browserid": { "bind_to": { "port": 8080 } }
+  "browserid": { "bind_to": { "port": 8080 } },
+  "kpi_backend_db_url" : "https://kpiggybank.hacksign.in/wsapi/interaction_data"
 }