Design & Development

Tech Support: Passwords And Avatars

Can ecommerce merchants help their customers manage multiple user names and passwords?

Many websites require users to create an account to participate. This applies to social networking sites, ecommerce sites, news sites and others. For the site owner, the strategy of requiring a user to first create an account is frequently part of a larger marketing strategy of tracking what users purchase, what they read and so forth. It also helps cut down on spammers and unwanted, automated participation.

However, many consumers do not want to create user accounts. And it’s becoming burdensome for these consumers to monitor and update multiple user accounts across multiple websites.

But ecommerce merchants can alleviate these concerns by interfacing with emerging services such as OpenID and Gravatar. These two services allow consumers to, respectively, create a single user account and a single avatar, which is an image rendered on a website. Ecommerce sites that link to OpenID and Gravatar can inform their customers of the functionality, which will help those who have registered with one or both of the services. A customer may be more apt to open an account with you if you will recognize and interface with the account they’ve already opened in OpenID or Gravatar. And, if the customer changes his/her centralized information at OpenID and Gravatar, those changes are carried to all applicable sites, including your ecommerce site, that link to the two services.

To be sure, most sites that require a user to first create an account do not presently interface with OpenID and Gravatar. But for consumers who are annoyed by the create-an-account requirement, OpenID and Gravatar represent an attempt to help. As a developer, I have found both OpenID and Gravatar easy to work with. Each provides a robust application programming interface, or API, that allows developers to customize the interaction between their website and the centralized service. OpenID is a little more work, I have found, only because there’s more user data stored in it.

Linking to OpenID and Gravatar does not prevent you from also providing a method for your customers to register just with your site. I have seen many ecommerce sites that say “OpenID Enabled,” for example, on their registration screens, clearly providing their customers with the option of linking to their OpenID account or creating a separate account with that merchant.

Hopefully, in the future, one dominant service will emerge that will be the ubiquitous identity management solution. Until then there are at least options available to appease your users and make your site a bit more convenient for people to use.

Brian Getting
Brian Getting
Bio   •   RSS Feed


x