Many customers add products to their shopping cart on a website and leave the page without buying anything. Implementing a monthly abandoned cart strategy in your account will allow you to recover some of the previous month’s unprocessed purchases and increase your revenues.
In this article you’ll learn how to create a monthly cart recovery strategy.
How it works
To send the monthly abandoned cart email, we will set up a workflow that, once a month, checks the last abandoned cart of the previous month and sends the contact an email with those products, encouraging them to move forward with their purchase.
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. “Schedule” node
(This node will re-enter contacts into the workflow on the 1st of each month).
5. Click (Edit node settings) for the “Schedule” node.
6. Select how frequently you want it to repeat, in this case "Monthly". Then select "Every month" and the day of the week, for this example, "Day 1".
7. Under At this time of day, select the time and time zone, in this case "10:00" and "Europe/Madrid".
8. Click Update.
STEP 3. "Is in segment" node
(This node will check if the contact belongs to the dynamic plus segment "Purchase abandoners").
9. Click (Edit node settings) for the “Is in segment” node.
10. Under Select a segment, choose the segment to check.
11. Click Update.
STEP 4. “Fetch last cart” node
(This node will fetch the contact's last abandoned cart).
12. At the junction of this node with the previous one, click on the circle until "Yes" appears.
13. Click (Edit node settings) in the “Fetch last cart” node.
14. In Select cart status, choose the “Abandoned” option from the dropdown.
15. Click Update.
STEP 5. “Send email” node
(This node will send the email with the products in the abandoned cart).
16. Click (Edit node settings) in the “Send email” node.
17. Select the email you want to send and click Next .
18. In the Send to section, select "Contact".
19. Indicate the "Transactional" type of email.
20. Configure the parameters section of "Send to contact".
21. Under Google Analytics, click "Enable Google Analytics" then Next .
22. Click Complete .
Keep learning!
To make the most of your Connectif account, we recommend reading these articles next:
- Cart recovery, to send an abandoned cart email to contacts who abandon a cart on the site.
- Abandoned cart recovery funnel, to send a sequence of emails when a user abandons a cart.
- ABX test to optimize cart recovery, to compare two different abandoned cart mailings.
- Cart recovery and product recommendation, to send an email with the products left in the cart and recommendations.