Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

ev.

event attribute Response will be marked as Success and if not as Failure with the reason recorded in

ev. Attribute

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.

...