-
Notifications
You must be signed in to change notification settings - Fork 0
Analytics
Eric Kirkham edited this page Oct 3, 2018
·
40 revisions
- https://www.theiphonewiki.com/wiki/Models
- https://support.hockeyapp.net/kb/client-integration-ios-mac-os-x-tvos/ios-device-types
-
auth_error_firebase
- error during firebase authStateChanged event -
bot_save
: Fired when user taps on save icon within bot profile -
bot_view
: Fired whenever a user taps into any bot profile to view for more than 7 seconds -
botcreate_chooselocation
: User needs to choose location, fires when they tap on next -
botcreate_complete
: User taps on post to complete bot creation flow -
botcreate_fail
: User taps on post but it fails -
botcreate_namebot
: User names bot, fires when user taps next CTA or keyboard CTA (deprecated post 1.65.3 due to new bot creation flow, see #1545) -
botcreate_start
- The pink icon that appears across the app that initiates bot creation, HS, Bot Lists, User Profile, Explore Nearby -
createprofile_complete
: When user taps on the 'Done' cta, user per existing logic can only tap on done 1x -
createprofile_fail
- error during profile creation. User taps 'Done' and can't proceed. -
deeplink
- deeplink received (most likely from push notification) -
deeplink_fail
- deeplink opening failed -
deeplink_success
- deeplink successfully opened -
deeplink_try
- try to open deeplink error_bypass_register
-
error_connection
- XMPP connection attempt fails error_firebase_register
error_wocky_logout
-
login
: Fired when user taps on Log in cta -
logout
- Fired when user taps on logout CTA via User Profile -
push_notification_fail
- uri opening failed -
push_notification_received
- -
push_notification_success
- uri opened successfully -
push_notification_try
- try to open the uri included in the notification -
reconnect_fail
- failed reconnect. Usually will result in a subsequent reconnect_trycall (unless the user closes the app before the retry delay has finished) -
reconnect_success
- self-explanatory -
reconnect_try
- when the app is trying to reconnect to wocky servers -
reload
- (Prod only) when a user taps the Reload button after an uncaught error. -
resend_code_fail
- Fired when user taps on "resend code" for firebase sms and fails -
resend_code_success
- Fired when user taps on "resend code" for firebase sms and succeeds -
resend_code_try
- Fired immediately when user taps on "resend code" for firebase sms -
signup
: Fired when user taps on Sign up cta -
sms_confirmation_fail
- Fired after firebase sms fails -
sms_confirmation_success
- Fired after firebase sms succeeds -
sms_confirmation_try
- Fired immediately when user taps on send confirmation for firebase sms -
user_follow
: when user taps on pink Follow icon on User Profile, Followers List, Following List and User Search, basically everywhere on the app where the pink follow icon exist -
user_unfollow
: Fired when user taps on Unfollow CTA from the Alert pop up on User Profile, Followers List, Following List and User Search, basically everywhere on the app where the pink follow icon exist -
verify_confirmation_fail
- Fired after "verify confirmation" for firebase sms fails -
verify_confirmation_success
- Fired after "verify confirmation" for firebase sms succeeds -
verify_confirmation_try
- Fired immediately when user taps on "verify confirmation" for firebase sms -
invite_friends
- https://github.com/hippware/rn-chat/issues/2105 -
invite_friends_action_sheet
- includesaction
andactivityType
properties location_overlay_change_settings
location_overlay_cancel
bot_share_geo
bot_share_geo_skip
-
geofence_toggle_on
- https://github.com/hippware/rn-chat/issues/1905 geofence_toggle_off
geofence_widget_tap
geofence_visitors_view
-
bot_share_link_choose_activity
- https://github.com/hippware/rn-chat/issues/2351 bot_share_link_copy
bot_share_link_choose_activity_choice
invite_code_create
invite_code_redeem
invite_code_redeem_fail