Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 7
Next »
Event Name | Proprieties | Description | Note |
---|
| Method: OTP , SMS OTP , Biometrics , Social Social Service: Apple , Facebook , Google
| A sign up request was submitted (user has inputted their email for OTP or clicked on any of the social login methods) | |
Sign Up Complete | Method: OTP , SMS OTP , Biometrics , Social , Auto Sign Up Social Service: Apple , Facebook , Google Biometrics: Face ID , Touch ID , Face , Fingerprint hasInvitationCodeOnSignUp will be a boolean with options TRUE or FALSE (set to True if user signs up with Invitation Code)
invitationCodeOnSignupReferralCode will have the code the user inputted into the Invitation Code Field
| A sign up request was completed, i.e. the sign up form has been processed successfully by the server. | Face ID and Touch ID (iOS) Face and Fingerprint (Android) |
Sign In Submitted | Method: OTP , SMS OTP , Biometrics , Social Social Service: Apple , Facebook , Google
| A sign in request was submitted (user has inputted their email for OTP or clicked on any of the social login methods) | |
Sign In Complete | Method: OTP SMS OTP , Biometrics , Social , Auto Sign In Social Service: Apple , Facebook , Google Biometrics: Face ID , Touch ID , Face , Fingerprint
| A sign in request was completed, i.e. the sign in form has been processed successfully by the server | |
Error | Name : Sign Up Failed , Sign In Failed , Blocked Account
Response Description : the message that gets displayed to the user, for example: “The code you entered doesn't match the code we sent. Check your messages and try typing it in again.“
Response : Modal message/summary of the error
| The sign up or sign in failed for some reason. The reason will be available in the “Root cause” attribute. | |
Sign Out Complete | | A user successfully signs out of the website/mobile app | |
User Account Created | | BE event triggered every time a user is created in our database | |