SESSION_STARTED - opal.session.started | Opal UI opened and session began. |
SESSION_COMPLETED - opal.session.completed | User completed the overall Opal flow successfully. |
SESSION_ERRORED - opal.session.errored | A recoverable or terminal error occurred. |
SESSION_EXITED - opal.session.exited | User closed or dismissed Opal before completion. |
FLOW_STARTED - opal.flow.started | A sub-flow (for any mode) started. |
FLOW_COMPLETED - opal.flow.completed | A sub-flow (for any mode) completed. |
STEP_STARTED - opal.step.started | A step (screen) started. |
STEP_COMPLETED - opal.step.completed | A step (screen) completed. |
IDV_FLOW_STARTED - identity_verification.flow.started | Identity Verification flow started. |
IDV_STEP_STARTED - identity_verification.step.started | A step in Identity Verification started. |
IDV_STEP_COMPLETED - identity_verification.step.completed | A step in Identity Verification completed. |
IDV_FLOW_COMPLETED - identity_verification.flow.completed | Identity Verification flow completed. |
IDV_VERIFICATION_COMPLETED - identity_verification.identity.completed | Identity successfully verified (KYC passed). |
CXN_FLOW_STARTED - connect.flow.started | Connect flow started. |
CXN_STEP_STARTED - connect.step.started | A step in Connect started. |
CXN_STEP_COMPLETED - connect.step.completed | A step in Connect completed. |
CXN_FLOW_COMPLETED - connect.flow.completed | Connect flow completed. |
CXN_ACCOUNTS_SELECTED - connect.accounts.selected | User selected one or more accounts to connect. |
AVF_FLOW_STARTED - account_verification.flow.started | Account Verification flow started. |
AVF_STEP_STARTED - account_verification.step.started | A step in Account Verification started. |
AVF_STEP_COMPLETED - account_verification.step.completed | A step in Account Verification completed. |
AVF_FLOW_COMPLETED - account_verification.flow.completed | Account Verification flow completed. |
AVF_CARD_VERIFIED - account_verification.card.verified | Card verified successfully. |
TXN_FLOW_STARTED - transactions.flow.started | Transactions flow started. |
TXN_STEP_STARTED - transactions.step.started | A step in Transactions started. |
TXN_STEP_COMPLETED - transactions.step.completed | A step in Transactions completed. |
TXN_FLOW_COMPLETED - transactions.flow.completed | Transactions flow completed. |
TXN_ACCOUNTS_LINKED - transactions.accounts.linked | Accounts linked and subscribed for transactions. |