Flow of pages from sign up subflow. By the end of flow customer will have created basic account with local credentials.

SIgn up flow across all subpages

  1. When flow is started, app asynchronously collects DFP

  2. First it loads license from CM (can trigger Err1 or Err2)

  3. License is used to initialize AdvAI DFP SDK

  4. Device fingerprint data are collected

  5. DfpID is passed to CM (cabn trigger Err3)

  6. Once all subpages are completed, app changes temporary credentials to those filled in subflow

  7. Subflow is completed and “new account root page“ is shown with sign up completed

Code

Description

Handle

Err1

Get AdvAI DFP license failed

TBD

Err2

AdvAI DFP license invalid

TBD

Err3

CM device FP endpoint failed

TBD

Pages of subflow

Page(s)

Visualization

Description

Tone of voice

 

Selection of preferred tone of voice

Phone and email

 

Phone and email input screen

SMS OTP

SMS OTP input screen

Password Create

Create password screen

Password Repeat

Repeat password screen