How would you make this site have a gentler slope? Let the user post a comment and then say "Thanks for the comment, now you just need an account to publish this. Enter your username/password."? Some of the sites that do "gradual engagement" piss me off when they let me believe I'm about to do something and then surprise me with a sign up form. It strikes me as tricky and I very frequently walk away. I certainly beli…
Sign Up Forms Must Die
21–30 of 37 posts
Re: Sign Up Forms Must Die
#22How would you make this site have a gentler slope? Let the user post a comment and then say "Thanks for the comment, now you just need an account to publish this. Enter your username/password."? Some of the sites that do "gradual engagement" piss me off when they let me believe I'm about to do something and then surprise me with a sign up form. It strikes me as tricky and I very frequently walk away. I certainly beli…
Re: Sign Up Forms Must Die
#23Re: Sign Up Forms Must Die
#24My current project involves interacting with a chat bot. We could require users to sign up on a form and make sure we have a boatload of data from them upfront before opening up the service to them. Instead what we do is tell them to add a bot to their buddy list and send it a greeting. In doing this, they've already engaged in the service, and we have created an entry in our users database based on their buddy name…
For instance, if I were to use an app to share photos (a la flickr), and I was invited to upload a bunch of photos then be presented with "Ok, now you've got to sign up RIGHT NOW or we'll delete everything you just did" - that's sorta missing the point. That's less gradual engagement and more impending doom.
The implementation of the chatbot above seems to be more along the right lines, though. The holy grail perhaps would be allowing the user to fully engage with the service without even realising it.
Re: Sign Up Forms Must Die
#25My current project involves interacting with a chat bot. We could require users to sign up on a form and make sure we have a boatload of data from them upfront before opening up the service to them. Instead what we do is tell them to add a bot to their buddy list and send it a greeting. In doing this, they've already engaged in the service, and we have created an entry in our users database based on their buddy name…
Another issue is accountability. If someone is abusing my service, I want to be able to ban them from ruining things for everyone else. If you look at sign up forms in terms of security, the psychological acceptability of filling out a form and providing an e-mail address is actually quite high compared to more robust ways of verifying identity (driver's license, social security number, etc).
Re: Sign Up Forms Must Die
#26How would you make this site have a gentler slope? Let the user post a comment and then say "Thanks for the comment, now you just need an account to publish this. Enter your username/password."? Some of the sites that do "gradual engagement" piss me off when they let me believe I'm about to do something and then surprise me with a sign up form. It strikes me as tricky and I very frequently walk away. I certainly beli…
http://jottit.com has a nearly frictionless scheme.
Re: Sign Up Forms Must Die
#27How would you make this site have a gentler slope? Let the user post a comment and then say "Thanks for the comment, now you just need an account to publish this. Enter your username/password."? Some of the sites that do "gradual engagement" piss me off when they let me believe I'm about to do something and then surprise me with a sign up form. It strikes me as tricky and I very frequently walk away. I certainly beli…
http://jottit.com has a nearly frictionless scheme.
And if I click on Create, it say "see, that was easy". It certainly was, but what was IT exactly ? :)
Re: Sign Up Forms Must Die
#28Use OpenID, perhaps? Add a ClickPass widget?
OpenID currently only speeds up the registration process, not replace it
If that's the case, it speeds up the registration process by a lot, and _nearly_ replaces it. (not quite since I'd need a username)
Re: Sign Up Forms Must Die
#29Earlier quoted context omitted.
OpenID currently only speeds up the registration process, not replace it
But, how much "extra" information is really required for these services? Do they really need me to fill out my address or some other thing? Can't they just link my openid to a username of my choosing? If that's the case, it speeds up the registration process by a lot, and _nearly_ replaces it. (not quite since I'd need a username)
I think many sites require extranenous registration information just because other sites request the same information. It also gives them the option of analysis at a later date.
Some companies may actually use the information they collect for data mining or to resell. Even though this can sometimes have evil purposes, sometimes it can be beneficial for a company to say Paul Graham really likes chocolate chip cookie dough ice cream and its his birthday, but for most places collecting this information is of little use. It's just annoying for the user, as the many replies to this news posting can attest to.
Re: Sign Up Forms Must Die
#30How does gradual engagement work precisely? If this is based entirely on cookies, which seems to be the only possibility, then: what if I started the process, posted something - my video, a blog post, etc - then got my cookies deleted? Or moved to another computer?
If the data is impersonal enough you can add a "Whoops, lost you work? Click here to see recent orphans" link.