Abandoned cart recovery is always a priority in eCommerce. You can help drive sales volume by using a sequence of emails to remind users to retrieve the cart they’ve left on your website.
In this article you’ll learn how to create a cart regeneration workflow in Magento.
How it works
To send a sequential abandoned cart email, we are going to configure a workflow that will send an email with the products in the cart to contacts who are subscribed to the newsletter. After this first email, we will set up more emails as a reminder for the user, including wait times and checks to prevent users from receiving messages if they make a purchase before the end of the sequence.
Workflow configuration
STEP 1. “Start” node
(This node will set the target audience for the action).
1. Click (Edit node settings) for the “Start” node.
2. Under Select limitation, check "All my list" and select "Contacts with email".
3. Under Select data source, check “All existing and new”.
4. Click Update.
STEP 2. “On cart abandonment” node
(This node will detect the cart abandonment).
5. Click (Edit node settings) in the “On cart abandonment” node.
6. Click + Add Filter. In the first dropdown, select “Total price”, in the second dropdown choose “Is greater than” and, in the last field, add “0”.
7. Under Limitations, uncheck the "Deactivate after triggering" box.
8. In Temporarily disable after event, add a limitation of “3” Days.
9. Click Update.
STEP 3. First “Send email” node
(This node will send the first abandoned cart email.)
10. Click (Edit node settings) in the “Send email” node.
11. Select the email you want to send and click Next .
12. In the Send to section, select "Contact".
13. Indicate the "Transactional" type of email.
14. Configure the parameters section of "Send to contact".
15. In Variables, add the field "Cart retrieval link" to the cart link variable.
16. Under Google Analytics, click "Enable Google Analytics" then Next .
17. Click Complete .
STEP 4. First "Wait" node
(This node will initiate a waiting period before continuing the workflow).
18. Click (Edit node settings) for the “Wait” node.
19. Under Set the time delay, select "A period of time" and enter "1" Day.
20. Click Update.
STEP 5. First "Has purchased" node
(This node will identify if the contact has made a purchase during the waiting period).
21. Click (Edit node settings) for the “Has purchased” node.
22. Under Number of purchases made, select "Is greater than" and set "0" purchases.
23. Under In the last time interval, set "1" Day.
24. Click Update.
STEP 6. Second “Send email” node
(This node will send the second email in the abandoned cart sequence.)
25. At the junction of this node with the previous one, click on the circle until "No" appears.
26. Click (Edit node settings) in the “Send email” node.
27. Select the email you want to send and click Next .
28. In the Send to section, select "Contact".
29. Indicate the "Transactional" type of email.
30. Configure the parameters section of "Send to contact".
31. In Variables, add the field "Cart retrieval link" to the cart link variable.
32. Under Google Analytics, click "Enable Google Analytics" then Next .
33. Click Complete .
STEP 7. Second "Wait" node
(This node will initiate a waiting period before continuing the workflow).
34. Click (Edit node settings) for the “Wait” node.
35. Under Set the time delay, select "A period of time" and enter "2" Days.
36. Click Update.
STEP 8. Second "Has purchased" node
(This node will identify if the contact has made a purchase during the waiting period).
37. At the junction of this node with the previous one, click on the circle until "No" appears.
38. Click (Edit node settings) for the “Has purchased” node.
39. Under Number of purchases made, select "Is greater than" and set "0" purchases.
40. Under In the last time interval, set "2" Days.
41. Click Update.
STEP 9. Third “Send email” node
(This node will send the third email in the abandoned cart sequence.)
42. Click (Edit node settings) in the “Send email” node.
43. Select the email you want to send and click Next .
44. In the Send to section, select "Contact".
45. Indicate the "Transactional" type of email.
46. Configure the parameters section of "Send to contact".
47. In Variables, add the field "Cart retrieval link" to the cart link variable.
48. Under Google Analytics, click "Enable Google Analytics" then Next .
49. Click Complete .
Keep learning!
To make the most of your Connectif account, we recommend reading these articles next:
- Remarketing, to send an email one day after a contact visits a product.
- Cart recovery before abandonment for anonymous users, to display a cart popup before the user abandons the website.
- Monthly best sellers campaign, to send a monthly email with the best selling products of the last month.
- Cart recovery, to send an abandoned cart email to contacts who abandon a cart on the site.