Hypotheses for the decline
The new order form differs significantly from the monolithic version, making it unfamiliar to users.
The current order form is long and structured as long single-page layout.
The current order form places the reprice feature at the very end, disrupting the established user pattern of checking the price after setting point B for comparison with competitors or assessing price acceptability.
Why reverting to the old form wasn’t possible
New order form for Delivery
inDrive transitioned from a monolithic to a microservice architecture, rolling out a new design alongside the codebase update. The order form in the courier vertical underwent even more significant changes. The new design included not only UI updates (new components) and an improved UX but also the introduction of a couple of new market-normal features, resulting in a completely different user experience. As a result, the V20 metric for order conversion significantly dropped by an average of 16% across all cities.
Rolling back to the previous order form was not an option, as it lacked essential new features and was built on the monolithic architecture that had already been phased out.
One of the main reasons for the drop in conversion was moving the price block to the second step, placing it at the very bottom. However, placing the price on the first step wasn’t feasible, as both the final and recommended prices depend on certain preceding fields.
Version that drops metrics
A new design for the order form was introduced, enabling scalability for new features, adaptation for each country where inDrive operates, and an increase in order conversion.