CES Mobile Commerce & Omnichannel Strategy 1 — Questions and Answers
Question 1: Which design approach ensures that a website automatically adjusts its layout and content to fit any screen size, from desktop to mobile?
- Adaptive design
- Responsive design (Correct answer)
- Progressive enhancement
- Mobile-first indexing
Correct answer: Responsive design
Responsive design uses flexible grids and CSS media queries to fluidly adjust the layout across all screen sizes with a single codebase.
Question 2: What does an omnichannel ecommerce strategy primarily aim to achieve?
- Selling exclusively through mobile apps
- Providing a seamless, unified customer experience across all sales channels (Correct answer)
- Reducing the number of active sales channels to lower costs
- Focusing marketing spend solely on digital advertising
Correct answer: Providing a seamless, unified customer experience across all sales channels
Omnichannel strategy integrates all channels—online, mobile, in-store—so customers experience consistent service and data continuity regardless of touchpoint.
Question 3: A Progressive Web App (PWA) differs from a native mobile app primarily because it:
- Requires download from the Apple App Store or Google Play Store
- Runs in a web browser and can be installed on a device without an app store (Correct answer)
- Only works on Android devices
- Cannot send push notifications to users
Correct answer: Runs in a web browser and can be installed on a device without an app store
PWAs are web-based applications that can be accessed via browser and installed on a device's home screen, bypassing app store distribution while still offering app-like experiences.
Question 4: Which mobile commerce metric specifically measures the percentage of mobile visitors who complete a desired action, such as making a purchase?
- Bounce rate
- Mobile conversion rate (Correct answer)
- Average session duration
- Cart abandonment rate
Correct answer: Mobile conversion rate
Mobile conversion rate tracks the share of mobile visitors who complete a goal action, making it the core KPI for evaluating mobile commerce effectiveness.
Question 5: What is Accelerated Mobile Pages (AMP) technology designed to do for mobile ecommerce?
- Process payments faster on mobile devices
- Load stripped-down web pages extremely quickly on mobile browsers (Correct answer)
- Synchronize inventory across mobile and desktop platforms
- Encrypt mobile transaction data
Correct answer: Load stripped-down web pages extremely quickly on mobile browsers
AMP is an open-source framework that creates lightweight, fast-loading versions of web pages optimized for mobile browsers, improving speed and user experience.
Question 6: In an omnichannel context, 'click and collect' (also called BOPIS) refers to which customer fulfillment option?
- Purchasing online and receiving the item via same-day courier delivery
- Buying online and picking up the order at a physical store location (Correct answer)
- Clicking a social media ad that redirects to a mobile checkout
- Collecting loyalty points through in-app purchases
Correct answer: Buying online and picking up the order at a physical store location
BOPIS (Buy Online, Pick Up In Store) allows customers to purchase through a digital channel and retrieve their order at a brick-and-mortar location, bridging online and physical retail.
Question 7: Which consumer behavior describes a shopper who researches a product in a physical store but then purchases it online at a lower price?
- Webrooming
- Showrooming (Correct answer)
- Channel switching
- Price anchoring
Correct answer: Showrooming
Showrooming occurs when consumers use a physical store as a showroom to evaluate a product but complete the purchase online, often to find better pricing.
Which design approach ensures that a website automatically adjusts its layout and content to fit any screen size, from desktop to mobile?