Virginia Web Designers: Joomla, Drupal, Open-Source, CSS, and PHP Northern Virginia / Maryland / Washington DC web designers

14Feb/110

Anthem.com redesign critique

I use Anthem for my health insurance. Their old site left a lot to be desired, and I am glad to see attention being paid to the site. However, the new site is just bewilderingly unusable. It *looks* good, but it is unnecessarily complicated, inconsistent, and just “all over the place”. The criticism in this post is motivated by the fact that if I, a web developer, have trouble using their site, imagine the average non web developer user trying to use it. I was also simply incensed at the thought that Anthem probably spent untold millions developing this, when a better design could be developed up in a day or two. I can’t understand how it is possible for such a large health insurance company to get this so completely wrong.

See for yourself (click the image to view it full-size):

Some observations:

  • First off, I had to re-register on their site just to use their new site. They apparently did not migrate the old user data to the new site. For a site handling millions of users, I think this is a major no-no.
  • When view plan details for a health plan, why on earth are all the various benefits not expanded by default? Why should I as a customer have to click on each one to view the detail. It is a table, and that information should simply be visible by default. Make it a longer page if you must.
  • The FIND A DOCTOR and CHECK CLAIM STATUS buttons at the top right do not look like they’re clickable. If you move your cursor over them, you do not get a hand cursor – it remains an arrow.
  • Where can I find billing-related information? It is nowhere to be found.
  • The Account Summary link at the top left takes up precious space for no good reason. Why not just go with a left column only, and put everything inside that?
  • The blue and purple Plans & Benefits and Health & Wellness navigation is not obvious. It’s artsy, and I can appreciate that, but for regular end-users it is not at all obvious.
  • There really should be just ONE navigation menu, for clarity. They have FOUR different kinds of navigation. It is not consistent, and this makes it confusing. It’s just “all over the place”.
  • In Google Chrome at least, I get an SSL warning about mixed SSL and non-SSL content. You should make sure all your images, CSS files, and JavaScript files are being loaded using SSL (https), not http.

Conclusion

I bet their design process was centered on improving the backend functioning of their site and interaction with their databases as well as electronic health records, and then they crammed in some design at the very end. If they focused on design from the get-go, it wouldn’t look like such a mish-mash. The user experience is key for sites like this, but instead it looks like a committee decided which functions should be included in the user area, and it was left to the designers to merge that all into one (unfortunately incoherent) whole. I think they got the process backwards, their programmers and designers did not communicate well, and/or it was all designed by committee.

    30Jun/100

    Email Links vs. web-based e-mail clients

    Take a look at http://www.lunarpages.com/sales-questions/. Their “Send us your question” button is nice … but they really ought to list the email address on the page too. Clicking it will launch your default e-mail program, even if you don’t use one. For many people that means it will try to open Windows Mail, Outlook, or Thunderbird, even if they only use Gmail or Hotmail.

    Not everyone uses Outlook, Thunderbird, etc (e-mail clients), and assuming that can cost you potential leads and business.

    Someone who uses only web-based e-mail will want to be able to quickly copy and paste the e-mail address. Now, you can of course right-click and copy the link address, but then you still have to remove the “mailto:” part. Why put your visitors through so much unnecessary trouble if you really want them to contact you?

    There are some valid concerns about attracting spam, but those can be mostly overcome using JavaScript cloaking. I think it would be preferable to receive some spam AND more e-mails from your site visitors, than it would be to receive less spam and fewer e-mails from your site visitors, but maybe it’s just me.

    18May/102

    Basecamp for time tracking, FreshBooks for invoicing

    Basecamp is a great tool for managing projects, clients, and keeping track of time.

    FreshBooks is a wonderful invoicing tool, offering smooth integration with Basecamp, online payment for your customers, and even snail mail for those times you need to mail an invoice the old-fashioned way. Using Authorize.net you can also set up recurring payments.

    You can track time within Basecamp if you go with their Plus plan or higher, or you can track time in FreshBooks itself. If you use Basecamp, there are great extras such as  Project Recon for time tracking (with a timer). FreshBooks itself also offers stopwatch-style timers.

    If you track your time in Basecamp, as I do, you can easily synchronize that with FreshBooks. In Basecamp you simply enter tasks in a to-do list and then log time by clicking on the little clock icon. You have to type in the time spent, i.e. “3.75″ or “3:45″. This is a slight nuisance, which can be alleviated by using Project Recon’s stopwatch approach.  I have noticed that the time log entries in Basecamp need to contain a meaningful description, which seems like extra work for  no good reason, when there’s already a to-do item that should contain descriptive text.

    When adding time for a to-do, I don’t want to have to enter a Description. The Description should default to whatever the text for the To-do is. I am using Freshbooks, and if I simply import the time without adding a description to the time entry in Basecamp, the invoice line items in Freshbooks look like this:

    [Some Project 05/18/10]

    The Basecamp people (37signals) let me know they will take my suggestion into consideration, but until then the name of the game is to copy and paste the to-do text into the time log entry’s description … an unnecessary pain, I would think. I do hope they fix it.

    14May/100

    Basecamp & project management

    We’ve recently started using Basecamp for project management and love it. It lacks robust user access level control, but this is not a must-have for us at the moment. The software makes it very easy to track tasks, comment on them, attach files, set milestones, and so forth. While using it I did notice a usability issue related to the commenting system. Normally, new comments are highlighted with a green icon. However, the system was highlighting even your own comments – if they were new.  Now, why would I want to re-read my own comment? I’m only interested in new comments by others!

    Thankfully, I let Basecamp staff know about this usability glitch, and the VERY NEXT DAY they had resolved it! It’s nice to see that kind of responsiveness.