CEC Mobile Commerce & App Strategy 2 ā Questions and Answers
Question 1: Which mobile UX pattern is most effective for reducing cart abandonment on small screens?
- Displaying the full cart on every page
- Using a sticky bottom checkout bar with item count and total (Correct answer)
- Requiring account creation before checkout
- Showing a pop-up modal after each product add
Correct answer: Using a sticky bottom checkout bar with item count and total
A sticky bottom checkout bar keeps the cart visible and accessible without disrupting browsing, reducing abandonment.
Question 2: What is 'thumb-zone optimization' in mobile app design?
- Enabling fingerprint authentication for payments
- Placing interactive elements within easy reach of the user's thumb (Correct answer)
- Optimizing touch target sizes to at least 44x44 pixels only
- Designing for users who hold phones with both hands
Correct answer: Placing interactive elements within easy reach of the user's thumb
Thumb-zone optimization places primary actions in the lower, central area of the screen where thumbs naturally rest.
Question 3: A retailer wants to send personalized push notifications based on real-time location. Which technology enables this?
- WebSockets
- Geofencing with beacon technology (Correct answer)
- AMP (Accelerated Mobile Pages)
- Service workers only
Correct answer: Geofencing with beacon technology
Geofencing combined with beacons triggers location-based push notifications when a user enters a defined physical area.
Question 4: Which metric best measures the effectiveness of a mobile app's onboarding flow for an ecommerce brand?
- Total app downloads
- Day-7 retention rate after first launch (Correct answer)
- Average session duration on the home screen
- Number of push notification opt-ins
Correct answer: Day-7 retention rate after first launch
Day-7 retention shows whether onboarding successfully converted new users into engaged, returning shoppers.
Question 5: What is the primary advantage of Progressive Web Apps (PWAs) over native apps for smaller ecommerce merchants?
- PWAs have access to more device hardware features
- PWAs eliminate the need for app store approval and reduce development costs (Correct answer)
- PWAs load faster than native apps on all devices
- PWAs support push notifications on all browsers including iOS Safari fully
Correct answer: PWAs eliminate the need for app store approval and reduce development costs
PWAs bypass app store submission, enabling faster deployment and lower costs while still offering an app-like experience.
Question 6: An ecommerce app sees high install rates but low first-purchase conversion. What is the most likely cause?
- The app icon is not recognizable
- Friction in the onboarding or account creation flow (Correct answer)
- Too many product categories on the home screen
- Push notifications are disabled by default
Correct answer: Friction in the onboarding or account creation flow
Excessive friction during onboardingāsuch as forced registrationāis the leading cause of drop-off before first purchase.
Question 7: Which payment method has shown the highest mobile checkout conversion rates in US ecommerce?
- Credit card manual entry
- PayPal redirect checkout
- Digital wallets like Apple Pay and Google Pay (Correct answer)
- Buy Now Pay Later (BNPL) only
Correct answer: Digital wallets like Apple Pay and Google Pay
Digital wallets eliminate manual card entry and reduce checkout to one or two taps, significantly boosting mobile conversion.
Which mobile UX pattern is most effective for reducing cart abandonment on small screens?