We aim to provide better experience by reduce the rate of correcting the delivery location address
User experience, User Interface, Heuristic Review, User Research
2021
Many users canceled the order (more than 30%) because the delivery address was wrong at checkout. When we saw the data, we quickly ran a user research to find out why users set the wrong delivery address, and mostly because of 2 reasons:
Define a solution to help users aware of their current location and their delivery address, in order to reduce the cancellation rate due to wrong address. We aim to drop it to under 15% (compared to more than 30% at the moment)
Currently, we design the address at the checkout step with a very big text, intending to capture their attention, and we assumed that users would notice the big “Friendship Tower” as their current address and would know that the delivery address may be wrong
Cognitively, users never pay attention to that detail; they assume their addresses were always correct at their desired location. At this step, most users only care about the other more important information such as: order details, price, promotion, etc.
There were many solutions that we ideated. But tt takes time to solve all the issues. We decided to solve problems that occur at the most crucial moments first.
If we can prevent users from placing the order at the wrong address, it can help to reduce the frustration of canceling the order afterward.
Most cases for this issue are when users are at a different location than the delivery address in the app. We'll try to detect their physical location and compare the distance with the address (only works for users who allowed GPS access).
If the distance exceeds 500 meters, we will display a small note on the screen. If users still press the Order button, we then show a popup to confirm if that is correct. Here are the designs
After releasing this feature, we tracked the data again and as you can see in the chart below, the percentage of order cancellation drops to somewhere around 10 to 18 percent of total orders. We were happy with this results and would then continue to improve other issues as mentioned above.