Registration success process coding/UX question -


i have question:

i run website community user have register, verify email, complete wizard data , upload photo.

i noticed far on 500 new registrations (email , pass sent db), 100 didn't verified email, 100 partially complete profile, 100 didn't upload photo.

my doubt if natural number of "dead" users or if due code, maybe bugs in process don't allow actions properly...so far no 1 sent email complaining bugs have no idea start fine-tuning code..

let em tried code in browser pc , mac , seems work, users have unexpected behaviors sometimes...

there script or best practice analyze steps , code? thanks

have tried recreating possible user created errors example not completing fields or mispelling vital field.

also forcing users verify emails , complete wizard may deter users using website. there users impatient.

again, test possible scenarios user make error , fix them accordingly, data doesn't indication there major bug in code never know.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -