Tagged Questions
3
votes
2answers
131 views
How can I screen clients that try to register multiple times?
My company offers a bonus to every client that registers.
We would like to prevent people from abusing this by registering several times.
We thought about filtering clients by
IP (there is a ...
1
vote
1answer
61 views
What design/feature aspects assist in visitor conversion rates?
Web design being around for so long, I would imagine we have some rules or guidelines regarding this topic. When a user visits your website for the first time, what particulars have been shown to take ...
4
votes
2answers
173 views
Why do user registration process not end with the user logged in?
Often I see websites when at the end of the registration process the user is not logged in. What is the rational for that?
It seems redundant to ask a user to reenter their credentials just after ...
10
votes
5answers
482 views
User Registration forms— Do we need a user name?
Lets say we are designing a new website's registration form.
Would I need to provide a space for a username, or should I simply require an email address?
Are there any serious issues with either of ...