Voice AI for ecommerce: 5 use cases beyond cart recovery
Voice AI in ecommerce is having a moment. The default use case everyone discusses is abandoned-cart recovery: a voice agent calls back a customer who left items in their cart. It works. It is not the most lucrative use case voice AI offers, and many of the others are easier to implement and easier to measure. After working with stores deploying voice across multiple use cases since 2024, this post is the broader map.
Why voice AI works for ecommerce in the first place
Voice has two structural advantages over email and SMS as a customer-contact channel.
Open rates on outbound calls (when answered) are 100 percent: the customer is by definition engaging with the message. Compare that to email open rates of 25 to 40 percent or SMS open rates of 80 to 95 percent.
Customers respond more honestly on voice than on text. A customer who would not bother typing a reply to a recovery email will answer a follow-up question on a call. This is useful for capturing intent data, not just for converting recovery.
Both advantages depend on the customer actually picking up. Pickup rates vary by region (UK 35 to 55 percent, US 25 to 45 percent, MENA 50 to 70 percent), by time of day, and by whether the calling number is recognized.
Use case 1: post-purchase satisfaction calls
A voice agent calls customers 5 to 7 days after they receive their order to confirm satisfaction. Two outcomes get captured: a satisfaction rating (yes everything is fine, no something is wrong) and any specific issue.
Why this is valuable beyond cart recovery: customers who are about to leave a poor review or initiate a refund tell the voice agent first. Catching those before they hit your review pages or your refund queue is high-leverage.
We measured this on three stores doing £200k to £1.5M monthly revenue. Refund rates dropped 8 to 14 percent because we resolved issues by phone before customers got annoyed enough to refund. Review scores improved measurably because the customers most likely to leave a bad review were intercepted into a support workflow.
Implementation effort: low. Voice agent calls one of the three Vapi or Bland.ai voice platforms with an order ID. The agent reads from a script with branching logic.
Use case 2: high-value cart abandonment
Distinct from generic cart recovery: voice for high-cart-value abandonments specifically. A customer abandoned a £400 cart. Email recovery is 4 percent likely. WhatsApp recovery is 18 percent likely. A voice callback within 30 minutes is 35 to 50 percent likely to recover.
The economics only work above a cart value threshold. Below £150 the voice call cost is not justified by recovery upside. Above £300 it usually is. The threshold is store-specific.
Implementation effort: moderate. The trigger logic needs to filter for cart value, customer geography (some regions are not phone-friendly), and time of day (you do not want voice calls at 2am).
Use case 3: stock-back-in-stock notifications
Customers who waitlist for an out-of-stock product currently get an email when it returns. Conversion from waitlist emails to purchase is typically 8 to 15 percent.
A voice agent that calls the waitlisted customer when stock returns achieves 35 to 50 percent conversion in our experience. The voice call lets you confirm the customer still wants the item, take payment over the phone, and complete the order in one interaction.
This use case shines for fashion (sizes go out of stock and back faster than email can catch) and for limited-supply niches (collectibles, restocked discontinued items).
Implementation effort: moderate. Needs payment-taking integration on top of the standard voice flow.
Use case 4: B2B reorder prompts
B2B customers often have predictable reorder cycles. A printer needs ink every 6 to 10 weeks. A clinic orders supplies on a monthly cycle. A restaurant supplier reorders weekly.
A voice agent that calls 2 weeks before the predicted reorder date and asks "do you want me to add the same order as last time?" converts well. We measured 40 to 60 percent on three B2B stores doing this. The customer experience is convenient (no manual cart-building) and the store captures revenue earlier than passive email reminders deliver.
This use case is the highest absolute revenue lever of the five, because B2B order values are an order of magnitude higher than B2C.
Implementation effort: high. Needs predictive-reorder logic against historical order data, plus integration with stored payment methods for one-click reorder confirmation.
Use case 5: review collection
Stores that need user-generated content (reviews, photos, video testimonials) typically email-prompt customers and accept low completion rates as the cost of doing business.
A voice agent that thanks customers, asks for a review, and offers to text them a one-click submission link converts 30 to 50 percent versus 5 to 10 percent for cold email asks. The voice prompt makes the customer feel personally asked.
Implementation effort: low. Same calling infrastructure as use case 1, with a different script.
What voice AI is not good at
For balance, three use cases we have tried that did not work.
Generic outbound prospecting calls. Reaching customers who have never bought from you. Pickup rates collapse and the calls feel like spam. We tried; we stopped.
Complex support troubleshooting. Voice agents handle simple FAQ-style questions well. Multi-step troubleshooting (where is my order, why is my discount code not working) hits voice's natural-language limits faster than chatbots do because voice lacks the visual fallback. Human agents are better.
Sensitive customer-data requests. Customers asking voice agents to change addresses or payment methods or initiate refunds. The trust threshold is not there yet; customers want a human or at least a confirmable text interface.
What we recommend trying first
If you are evaluating voice for your store, start with use case 1 (post-purchase satisfaction) and use case 5 (review collection). Both have low implementation effort, low risk, and measurable upside. They build operational comfort with voice infrastructure before you commit to the higher-effort use cases.
If you already run voice cart recovery, layer in use case 3 (stock-back) next. The technical surface area is similar so the marginal effort is low.
Honest scope
Our voice AI deployments span six stores so far. The numbers above are from those engagements plus published benchmarks from voice-platform vendors (Vapi, Bland.ai, Retell). The patterns are stable across our sample but not statistically meaningful yet. Treat as directional, not definitive.
Related
- Cart abandonment recovery for Magento covers the broader channel mix.
- AI Cart Recovery + WhatsApp module is one productized version of the recovery use case.