Event Name | Type | Description |
---|---|---|
Sign Up Submitted | Front end | A sign up request was submitted. |
Sign Up Complete | Front end | A sign up request was completed |
, i.e. the sign up form has been processed successfully by the server. IF a user successfully signs up as a registered user the |
event attribute |
event attribute | ||
One Time Password Sign In Start | A sign-in request was sent using the one-time validation code (via email or SMS) | |
One Time Password Code Validation | A OTP validation process was complete. If the user successfully signed in the ev. attribute | |
Sign Out Complete | A user successfully signs out of the website/mobile app | |
Auto Sign In | A user is automatically signed in on the website/mobile app after signed up | |
Auto Sign In Start | (If the sign in method = Auto sign in) | |
Auto Sign In Complete | (If the sign in method = Auto sign in) |
...