success
event when the user has successfully completed all required authentication and verification:
auth
and account_verification
will emit the following events.
INTRO
, NAME
, PHONE
, PHONE_VERIFY
, DOB
, ADDRESS
, SSN4
, SECQ
, and CONSENT
.
ACTION will refer to the action the user took: OPEN
, CONTINUE
, SUBMIT
, and CLOSE
.
Note: Not all steps will have all actions, and that there are a few actions that do not follow this pattern
For example, if the user was prompted for the last 4 of their SSN, then submitted their info and was directed to the DOB page, you would see the following events:
ACCOUNT_LIST
, LEARN_MORE
, and ACCOUNT_VERIFY
.
ACTION will refer to the action the user took: OPEN
, CONTINUE
, SUBMIT
, SKIP
, and CLOSE
.
For example, if the user was prompted to verify their credit card, then submitted their info and was directed to the success screen, you would see the following events: