Mobile App Study Case

Problem

User behavior data revealed a significant issue: users frequently enter the app, conduct multiple searches, and then leave without making a purchase. This high search-to-abandonment rate indicated a disconnect between user search intent and the ability to find desired items efficiently. This issue undermines marketplace mission and limits its potential for growth.

Key Question: How do users currently conduct searches within the app? What considerations guide them in determining the timing of their purchases?

Why

Research indicated that users were struggling to articulate their search queries effectively or were overwhelmed by the sheer volume of listings. This led to:

• Frustration and Time Waste: Users spent considerable time typing various search terms, often without finding relevant results, leading to frustration and abandonment.

• Difficulty with Specificity: Users struggled to narrow down their searches to specific sizes, brands, or styles, especially within broad categories like "clothing."

• Missed Opportunities: The lack of guidance during the search process meant users were potentially missing out on relevant items that were available but not easily discoverable.

Solution

Based on these findings, we hypothesized that implementing autocomplete functionality would significantly improve the search experience. Autocomplete addresses these key issues by:

• Reducing Typing Effort: By suggesting relevant terms as users type, autocomplete minimizes typing and reduces the chance of typos.

• Guiding Search Queries: Autocomplete suggests relevant categories, brands, and product attributes (like size or color), helping users refine their searches and discover relevant items faster.

• Improving Search Accuracy: By suggesting standardized terms, autocomplete helps users find items even if they use slightly different wording than the product listings.

We implemented an autocomplete feature for the search input. As users begin typing, the system dynamically suggests relevant:

Categories: (e.g., "Dresses," "Shoes," "Handbags")

Brands: (e.g., "Zara," "Nike," "Adidas")

Product Attributes: (e.g., "Size S," "Red Dress," "Leather Boots")

This feature provides immediate feedback and guidance, allowing users to quickly and accurately find what they are looking for. By streamlining the search process, we aimed to reduce user frustration, increase product discovery, and ultimately drive conversions on the platform.

More by Mykolai C

View profile