User interface experiment result: Social media buttons
16 views
Skip to first unread message
John Karahalis
unread,
Dec 4, 2015, 12:21:14 AM12/4/15
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-mdn
Earlier this week, we wrapped up an experiment into social media button
usage. Given three possible button placements and three possible button
styles [1], which combination would be most effective at garnering clicks?
After testing the nine variations with one million users, the results are
in. Labeled buttons below the title got the most clicks by far.
There are a few different possible explanations for the strong performance
of labeled buttons (they were bigger, they happened to have been
color-coded, etc.) but it's especially interesting to me that their
performance corroborates the not-uncommon advice to prefer labels (or
icon-labels) over simple icons in user interfaces.[2][3][4] I recommend
that we tend toward using buttons with labels over icon-only buttons in
future designs. Of course nothing beats testing.