Problem Context :
Lots of our users ordering from our Indian ecom website were getting their orders in multiple shipments. The worst part is they were not aware that their order is divided into 2 shipments, hence when they receive the first order with less items than they actually ordered -they get anxiety as they don’t know if they have been cheated or don’t know how to resolve this situation. We dug deeper into this problem in the following sections
Quick Analysis shows 40% of our orders in which number of products were more than 1 are being split.
That is alarmingly high/
number of orders which were split
Orders with more than 1 product
% of orders that were split which had more than1 product
Customer Pain Points :
Customer on placing an order - gets a successfully order placed message and is not intimated if their order is split into 2 shipments or not Customer gets order shipping message only once - refer to image below. And when they receive few products out of their entire list - This creates customer anxiety and panic. Then they start pinging the customer support
Steps Ahead :
Find a way to communicate to customers that their order is split as multiple shipments as soon as their orders get split in Unicommerce - Check with limechat how we can integrate them to Unicommerce. Also check if there is any other tool or method by which we can send notifs from UC Check logic of the rule set in unicommerce & find loop holes which might be causing 40% of orders being split. Is it genuine or an issue with the rule set? Rules set in Unicommerce
If order is placed from Kerala, It will go on to be fulfilled from Cochin
If order is not placed from Kerala, product availability will be checked in Hubli
if present in Hubli then hubli
If part of the order is present in Hubli & other in Kerala - It will be split
If order is present only in Kerala - then it will be shipped from Kerala
Solution :
We need to trigger whatsapp comms for the below mentioned triggers.
Best case : We trigger comms for all the 3 proposed triggers
Good case : Atleast we trigger comms for 2nd & 3rd proposed triggers
Proposed Trigger 1: The moment an order gets splitted in Unicommerce (This happens within 10-15 mins from the time order is placed)
Proposed Trigger 2,3 : When Unicommerce marks the order as “partially fulfilled” and it gets reflected on Shopify (This happens when folks in warehouse generate a label for order which contains tracking ID- This happens around 1pm in Kerala, before 1pm & before 3pm in Hubli)