Features or Benefits for Websites
April 6th, 2008 by Jason Roe. Post is filed under Web Design & Development.
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Many web sites are built around the concepts of features, benefits are often overlooked. Site owners/developers some times confuse features with benefits and this results in an array of complications for the end user.
Knowing what your customers/users want out of your product is essential. It is critical to do your homework before implementing any new feature on your website.
Features must be tested in a controlled way to understand the benefits for end users. Exploring features with qualified users can often bring new insights into how your features are perceived.
In the same way that multivariate testing helps to optimise conversions and improve sales, controlled testing can optimise the benefit to your users. Rapid prototyping methods help enhance the effectiveness of your testing as controlled sample groups can be exposed to a number of variations of the same feature.
Vodafone Example
Here is an interesting example of a feature from vodafone. The Current Vodafone Pay Monthly customers option on the Vodafone store.

This “feature” forces requires users to pass some tests before they upgrade their phone as seen below.

Needless to say .. a method to do this was quite lacking (for some time) .. see below.

However if this did work .. I would be informed that I was not eligible to give vodafone moeny buy a new phone. Some times features like this provide little benefit to the user (other than confusing them). In this example you need to ask yourself .. will this feature benefit you the customer?
Conclusion
Features are an easier sell to customers when the benefit has been clearly defined, tested and proven. Invest time into creating features with a measurable benefit before inflicting them upon your customer/end users.
If you enjoyed this post, make sure you subscribe to my RSS feed!

















May 5th, 2008 at 4:52 pm
I’ve noticed you’ve got non roman characters appearing in some of your older posts. This is a utf problem with the latest versions of wordpress, recommend you remove these lines from your wp-config.php file..
define(’DB_CHARSET’, ‘utf8′);
define(’DB_COLLATE’, ”);
Maybe I’ll see you at the next creative camp. Take care.
May 15th, 2008 at 7:58 pm
Thanks Gareth. Gave that a go, fixed some stuff!
May 22nd, 2008 at 8:45 am
Hi Jason
I was at a talk recently about writing for the web and they were emphasising the importance of selling the benefits of whatever you’re offering to your customers over the features. Things like “this will save you money” or “this will save you time” get a better response than “our pc features the Core 2 Duo T5200″.
I’ve been trying to keep this sort of thing in mind as I rewrite the text on my own site. (For when I actually get around to doing it!)