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 16 Next »

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 Response will be marked as Success and if not as Failure with the reason recorded in event attribute response description

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 Response will be marked as Success and if not as Failure with the reason recorded in ev. Attribute response description

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
signUpType
<global attributes>
<user>

Auto Sign In Start

(If the sign in method = Auto sign in)
A user started the signs in flow.

Auto Sign In Complete

(If the sign in method = Auto sign in)
A user completed the signs in flow.


  • No labels