1 0 Archive | UX RSS feed for this section
post icon

StubHub Usability Headache

I just had a terrible usability experience at StubHub.

I upgraded my AMEX card recently. This resulted in my account number staying the same, but the expiration and security code on my new card are different. Towards the end of the process through which you list tickets, you are asked to provide or select a credit card as a guarantee that the tickets you’re listing are legitimate.

I was presented with the option to use my saved card info, but these details were out of date. I clicked “Add new card” to attach my updated AMEX info, but it said that the card was already attached to the account because the card numbers matched (even though the expiration and security code were different.) Slightly annoyed, I tried to just use the old/outdated info. But, StubHub built in a validation to verify the credit card details are working upon submission. While this is a great idea, it was just more of a pain for me. I was prompted by error text in red to “Please update your card information.”

At this point, I was seriously starting to consider abandoning listing the tickets and doing it later/elsewhere. Since I had another card handy, I grabbed it and punched in its information. Since the odds of this card actually being used for anything (the tickets *are* legitimate, after all), I didn’t see any harm in using a less preferred credit card for this task.

StubHub’s fraud detection software was triggered by my Citi Bank card for some reason. So, I can’t use my AMEX because it’s already on the account but it’s details are invalid, and I can’t use my Citi Card because of a false positive fraud alert. At this point, I’m committed to selling these tickets, though. I right click on the StubHub logo home button and and select open in a new tab. Then, I navigate to the My Account page, and from here find the section for Adding/Removing credit card data.

I remove the out-of-date AMEX details and close the tab. Back to my Sell Tickets window. Luckily for me, when you submit the card details the site checks the database for the existence of the card each time (rather than just pulling from what has already been populated and displayed on the page.) Otherwise, I would have had to “trick” the page into refreshing, since a normal F5 would have likely interrupted my session/given a page expired error and resulted in my having to start all over again.

All of this could have been avoided with an “edit” button, or a “delete this card” button, in the Sell Tickets process flow. Or, just by validating more than the card number as a means of saying the card is “the same.”

Leave a Comment
August 15, 2011
post icon

A Critical Look at IST2U

Among my many responsibilities at the College of Information Sciences and Technology, I am the Media Director of IST2U.  In a nutshell, this means I’m the guy that gets e-mails about upcoming events from all the folks in the offices at IST, which I then condense into short blurbs that contain the essential information (date, time, location, a sentence or two summarizing the event.)  The purpose of IST2U is to be the official source of information about events and opportunities happening within the College of Information Sciences and Technology at Penn State.

In my previous semester as the media director, I focused primarily on keeping the wheels spinning.  The transition from the previous director was a tad bumpy (due to no one’s fault in particular, just the nature of the beast), and so my main efforts were spent meeting folks around the office and processing updates as they came in.  However, towards the middle of the semester I began to get a bit more experimental.  First, I added Google Analytics tracking into the Drupal installation that runs the site.  With the help of one of the IST system administrators, the analytics results exclude any traffic from inside the IST Building (since many of the workstations there have IST2U as their homepage).  This greatly reduced the number of “false hits.”

I also setup a Twitter account for IST2U.  This was my first stab at “real” marketing for the site.  While I have given brief talks at student government meetings, in classes, and so on, I had never really actively “pushed” IST2U to people.  By integrating IST2U with the Twitter social network, I took the first steps towards giving students the opportunity to select from a variety of content delivery mechanisms.  My predecessors used e-mail campaigns, essentially carpet bombing all-student mailing lists with a weekly digest of news and events.  However, students often begrudged this approach and would create spam filters, or simply delete the messages without reading them.

The best thing about the Twitter account for IST2U (for me) is that it is fully automated.  Using the TwitterFeed service, the RSS of the page is checked every half hour and updates are automatically posted to the Twitter account.  This is a great payoff, as it takes only a few minutes to configure, and after that you can just let it do it’s thing.  My ideal marketing solution is the passive “trickling” of data to different outputs, from which the userbase can choose their preferred method of content retrieval.  This will leave me free to compose new posts, analyze traffic and advertising results and develop new campaigns based on these results, and improve the site by adding new features.

I believe that RSS is highly underutilized within the college demographic.  I know very few people that use any sort of RSS reader, and even fewer that are “up to date” on the articles they subscribe to.  Therefore, having the website and an RSS feed as the only mechanisms for content delivery is, in my opinion, a terrible strategy.  For this reason, I am trying to extend IST2U into more social networks that I know are utilized by college students.

Tonight I setup a Facebook “Page” for IST2U.  On it, I have created a discussion board where students can post feedback, feature requests, etc. that I will evaluate and hopefully implement during the re-launch of IST2U.  My goal is to have IST2U fully migrated to WordPress (I find it to be considerably less “clunky” than Drupal) by Monday, January 26th.  It is my hope that through these improvements and renovations, IST2U can finally become what it was always intended to be: a useful, viable web resource for IST and SRA students.

I am currently in the process of drafting a traffic report, in which I’m conducting an analysis of the data I currently have on IST2U, as gathered by Google Analytics over the past several months.  This will be the baseline upon which we compare the success or failure of IST2U in the future.

Leave a Comment