A couple of frequent mistakes with signin which are usually caused by junior product owners/ux persons not reflecting on what they are doing and blindly copying what they believe is the way to do things. - Having confusing language and poor differentiation between the sign in and sign up form. Symptom, users start filling in the wrong form only to realize their mistake. - Separating the password from the email field…
Don't make customers hunt for the Sign In button on your website
201–210 of 213 posts
Re: Don't make customers hunt for the Sign In button on your website
#202Earlier quoted context omitted.
Yeah, those two phrases look too similar. What happened to good old "login" anyway?
from the meeting where it was explained to me that we couldn't use "login", it is too technical-sounding and not friendly enough. "log in" is computer language, "sign in" is human language.
Re: Don't make customers hunt for the Sign In button on your website
#203Earlier quoted context omitted.
from the meeting where it was explained to me that we couldn't use "login", it is too technical-sounding and not friendly enough. "log in" is computer language, "sign in" is human language.
What is the origin of sign in? I imagine the old days when you needed to sign a book when entering premises? Is this the floppy disk for save action of web jargon?
Re: Don't make customers hunt for the Sign In button on your website
#204I find it hilarious that this article is on a SaaS site's blog and has no sign-in button. Maybe I missed the "why this doesn't apply to this site" portion of TFA, though.
Their blog has no sign-in button. Their main page ( https://stunning.co/ ) does.
Re: Don't make customers hunt for the Sign In button on your website
#205Discord is bad at this. When you receive an invitation to a server, you're presented with a textbox that reads "What should everyone call you?" and you're unknowingly creating a new account. Then you're asked your birth date and then for your email. You type your email and it's already used, obviously. By this point you don't want to go through the whole process of deleting your browser history to log into your exist…
Unless I'm mistaken, Slack actually forces this as part of their model: one account per organisation. It's not fun when you have to reset passwords...
Re: Don't make customers hunt for the Sign In button on your website
#206Re: Don't make customers hunt for the Sign In button on your website
#207Could the problem be "don't make me hunt for the x button"? After all, not every button can be highlighted.
No lol. For services, Try me, login, sign up. Three buttons. Not that hard
If a user doesn't sign up, they'll never login.
Re: Don't make customers hunt for the Sign In button on your website
#208This drives me nuts. It feels the same as the insurance company's phone menu asking if you're interested in purchasing a policy or submitting a claim, where the former choice get you an instant human being and the latter a 45 minute wait. In other words, it signals that you're more interested in signing up new customers than serving your current customers.
Insurance (in my experience at least) seems like this astonishing scam where they collect premiums for years and then as soon as you try to collect on a claim they refuse to pay and cancel your policy.
Re: Don't make customers hunt for the Sign In button on your website
#209Discord is bad at this. When you receive an invitation to a server, you're presented with a textbox that reads "What should everyone call you?" and you're unknowingly creating a new account. Then you're asked your birth date and then for your email. You type your email and it's already used, obviously. By this point you don't want to go through the whole process of deleting your browser history to log into your exist…
Does Discord let you create multiple accounts with the same email address?
Re: Don't make customers hunt for the Sign In button on your website
#210Earlier quoted context omitted.
Another one: - Defocusing input fields in the middle of typing login information I guess i'm in the minority these days but I like to keep strong passwords in my head. This usually happens due to some side effect of the login page being absolutely fucking massive and not fully loading or executing before I start to fill in the form, then one of three things usually happens in order of frequency: 1. cookie banner bloc…
>defocuses for no apparent reason I use Surfing Keys, a vim-like plugin for browsers. When inputs defocus unexpectedly while I'm typing all of the navigation shortcuts kick in and it's like "roll a d100 to see which random negative consequence you get." Usually I at least lose the page that I'm on and I have to start the form over.