a digital object that represents a subscription and relationship to a service that must usually be opted in by a user upon completion of a registration form.
7
votes
5answers
1k views
Should registration be optional on an e-commerce site?
I am developing an e-commerce web site which will sell tourism services (airport transfer, accommodation, excursions, etc.). I am on a path here that I need to decide if I will provide a membership ...
15
votes
8answers
208 views
Is it right to make account deletion difficult?
You know the deal. You sign up to a site, receive a couple of emails and realise you no longer want to receive the drivel that hits your inbox. So you try and delete your account.
However when you ...
3
votes
2answers
192 views
How should I allow my members to delete their membership from my site?
What is the best way to allow a member to delete their account if they wish to not be a member of our community? Should I simply have them click a delete button on the site? What other measures should ...
11
votes
6answers
424 views
What's the best way to handle deleted user accounts on a social app?
When users delete their accounts, what should you do with their stuff?
I see a few approaches:
1. Recursively delete all their stuff
This causes problems. We run competitions, and if someone ...
8
votes
2answers
434 views
How do you prevent users from getting confused with multiple login options?
I came across this question in a closed LinkedIn group. I think it's a great one and since it's hidden from search engines, I decided to bring it to the outside world.
Some users don't visit your ...