Make the most out of tire-kickers
This journey shows how you can engage with customers who browse repeatedly through a particular product category on your portal.
Overview:
Tire-kickers are any businesses worst nightmare for any offline business. They drag the sales cycle, they hop from one product to another without buying and they steal your sales team's time. On the other hand, these tire-kickers can be a lot value add for any online business. These users provide a lot of insight into UX, buying intent and help create psychographic profile just by observing their browsing pattern. Any smart marketer will know how to filter out high intent buyers from these window shoppers and create opportunity to convert them to customers.
Users browsing through a different product categories repeatedly within a short span of time, are considered potential customers with a high intent to purchase. This Journey shows how you can engage with users who browsed through a particular product category, either through the website or the mobile app, at least 2 times in the last 7 Days. This automation workflow creates a multi-channel engagement campaigns for such users.
Industry:
E-Commerce
Use Case:
Convert high intent repeat browsers to customers
Segment:
Repeat Browsers: Browsed through a product category at least 2 times in the last 7 Days
Events:
Webengage.Track (‘product_viewed’, {
/*string*/
“Email” : dummy@dummy.com,
“Name” : Dummy,
“Contact” : 123456,
“Last_product_viewed”:
“Product_category” :
“Sub_category” :
“Gender” :
“Delivery_location” :
“User_location” :
/*Number*/
“Age_of_user” :
“Average_order_size” :
“Average_order_amount” :
“Last_order_amount” :
“Number_of_transactions” :
“Product_Price” :
“Discount%_on_MRP” :
“Price_after_discount” :
“Last_Search_time” :
“product_viewed_time” :
“Last_order_time” :
/*Date/time*/
“product_viewed_date” :
“Last_order_date” :
/*Boolean*/
“User_logged_in” :
“International_shipment” :
“Delivery_possible” :
“Price_filter”:
“Item_under_discount” :
“Coupon_code_applied” :
/*arrays*/
“Related_Products” : [“PROD1”, “PROD2”, “PROD3”, “PROD4”, “PROD5”]
})
Step by step explanation:
Pro-tips: