From 7b6e8d788b3edc444e84579558092974b163eb1e Mon Sep 17 00:00:00 2001 From: David Lu Date: Wed, 6 Jul 2016 17:16:53 -0400 Subject: Added new segment analytics (#3511) --- webapp/utils/constants.jsx | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'webapp/utils/constants.jsx') diff --git a/webapp/utils/constants.jsx b/webapp/utils/constants.jsx index 0191edcf0..efae8a050 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.jsx @@ -167,6 +167,15 @@ export default { EPHEMERAL_MESSAGE: 'ephemeral_message' }, + UserUpdateEvents: { + USERNAME: 'username', + FULLNAME: 'fullname', + NICKNAME: 'nickname', + EMAIL: 'email', + THEME: 'theme', + LANGUAGE: 'language' + }, + ScrollTypes: { FREE: 1, BOTTOM: 2, -- cgit v1.2.3-1-g7c22