Intro
You can find the PDFs of the UX playbooks on this link
Last year I came across some āsecretā Google documents about UX concepts. I took notes while reading these PDFs, and wrote an article about them.
There are 8 āUX Playbooksā:
- šļø Retail
- š° Finance
- š Automobile
- āļø Travel
- šļø Real Estate
- šHealthcare
- š§² Lead Gen
- š° News and content
I will not analyze them individually, because the slides are explained very well through numerous images, in this article I will only try to make a general summary.
1) UX Common Best Practices
1.1 Homepage UX Tips
The homepage is the main page of the site and must be the entry point for all its features, Highlight the main CTA of your site, and leave secondary information in a menu.
DO:
- Ensure key calls to action appear at the top of every page.
- Prioritize CTA via color, contrast, size with a descriptive text.
- Organize the menu by macro-categories.
- Use a relevant text and minimal description providing answers to questions with a legible font sizes (16px+).
- Encourage users to view offers and content, showing previous searches, and Pre-fill current location, Add urgency.
DONāT
- Donāt use full page interstitials on homepage.
- Donāt use automatic carousels ( prefer User-initiated scrolling ).
- Donāt use long descriptions without a value for the user.
Example:
1.2 Form UX Tips
The forms allow you to collect user data, try to make them clear, intuitive and simple to fill in.
DO:
- Mark required fields with an asterisk.
- Use real-time inline validation and autofill ( prefill Zip Code ).
- Use correct input type ( keypads, text ).
- Group fields into one ( use full name instead of first/last ).
- Use pagination or a progress bar if more than 2 steps in conversion flow.
- To build trust, clarify why specific information is needed.
DONāT
- Donāt use too many fields (remove optional fields, use the full name instead of first/last, hide company and address line 2 by default, hide billing by default).
- Donāt use dropdowns for inputs with < 4 options, instead opt for buttons.
Example:
1.3 Conversion Flow UX Tips
Induce potential users to continue to progress through the various stages of the conversion funnel, reducing churning at each stage of the funnel and increasing your productās value for your customer.
DO:
- Display a value prop at every stage of the funnel (example If calls are important, prompt calling at every stage of the funnel ).
- Use pagination to guide the user if more than 2 steps in conversion flow.
- Use social proof for trust (Trust Pilot, Visa Badge, trust signals..).
- Upsell during the conversion flow ( coupon, recommended products, etc..).
- Support cross-device action by emailing or saving for later, or checkout as a guest.
- Add urgency elements (4 users are viewing this item, Only 3 pieces available ).
- Have descriptive CTAs
DONāT
- Donāt use too many exit points during conversion ( reduce menu, remove links etc..).
- Donāt redirect into checkout after adding to cart.
Example:
1.4 Search UX Tips
āSearch is a defining element of the user experienceā¦ Unfortunately, itās also the source of endless frustration. Search is the worst usability problem on the Web.ā [cit. Peter Moville and Jeffrey Callendar].
DO:
- Make search visible at all times.
- Use auto-suggestions, and implement spelling correction.
- Display number of search results.
- Include a search history of the latest property results.
DONāT
- Donāt show an empty search result page ( propose content even if the search has no results).
2) UX Case Studies
Benefit oriented call-to-actions
BettingExpert.com has increased the number of registered users by 33% by changing the text of a CTA.
- Original: CTA with
Sign Up
copy. - Test: CTA copy
Sign Up & Get the Best Daily Tips
(+33% of membership sign-ups ).
Carousels rarely work
nd.edu tested that carousels can be perceived as banners and therefore will be ignored. The user should always be in control.
- Original: Carousel (click-rate of the first element of the carousel was 90%).
- Test: Without carousel ( uniform click rate ).
People donāt read they skim
79% of people donāt read, they just skim The main thing they DO read is the headline. Keep the focus on value propositions.
Video can be a strong driver of conversions
You can present a ton of information with just a 30s video ā equivalent of half a page of text. Zappos, for example, uses video to describe its products.
- Original: static image
- Test: Video ( +6%-30% sales impact )
One-Tap sign up
92% of users give up if they donāt remember a username or password.
- Original: email signup
- Test: Google one-tap signup ( 2-4x higher sign-up rates )
Page speed
The page speed is one of the most important elements for the user. Through Googleās AMP technology you can drastically reduce the loading time of a web page
- Original: normal pages
- Test: AMP pages ( 3-4x Faster load times + 30% Higher click-through to national websites + 26% More mobile users)
Search Position
Users look first towards the upper-right corner for search. If they donāt find the search box there, they start scanning the top of the page (F-shaped pattern).
- Original: Nothing
- Test: Search on top of the page
Search Results page
Always return results to prevent the user from leaving the site.
- Original: Empty results page
- Test: Algorithm that returned product results without an exact match ( Increased page views 15%)
Form fields
Best performing e-commerce sites have 6-8 fields, a total of 12 form elements
- Original: +10 form fields
- Test: 0-10 form fields to complete an application ( 72% higher conversion rate )
Social Proof
According to a Nielsen report, 70% of consumers trust consumer opinions online and 63% of consumers say they are more likely to buy from a website that displays reviews.
- Original: Nothing
- Test: Testimonials, Number of people using your services/products, User or independent ratings
Urgency elements
Urgency is a powerful motivator if done well. There are 3 ways to create urgency: quantity limitations (Only 3 tickets left at this price), time limitations (Discounted tickets until July 1st), contextual limitations (Fatherās Day is coming, get a gift now)
- Original: Nothing
- Test: Quantity limitations ( 17% increase in CVR )
Guest checkout
According to a study by Baymard Institute, 37% of consumers would abandon checkout if they thought the site required account creation.
- Original: Registered users only
- Test: Guest checkout ( +37% checkout )
You can find the PDFs of the UX playbooks on this link