Abandoned search email flow
Industry: Travel
Use case description
The Abandoned Search targets customers who began searching for travel options, such as flights, hotels, or car rentals but did not complete a booking. Travel companies can personalize follow-up communications using data from these abandoned searches to encourage customers to return and finalize their bookings.
Use case items
With this use case, you’ll get an:
- Abandoned search email
How to deploy the use case
After downloading the use case, follow these steps:
Meet the requirements
Verify if the data in your project meets the requirements. Follow this step-by-step setup guide in case of problems.
Understand the use case logic
This use case involves re-engaging users who left the site without completing their travel booking to encourage them to return and finalize their plans.
Choose between two flows for this use case, depending on your preference for displaying personalized content in the email and based on the data available in your data structure:
- Flow 1: Triggered when the session ends, using aggregates to populate personalized email content
- if you decide on flow 1, adjust the aggregates in the Use case setup step
- Flow 2: Triggered by each view_item event, pulling email content directly from the event using Jinja templates
- if you decide on flow 2, consider if the data in your data structure are complete for the view_item event
Customers enter the flow after 2 hours if they have provided valid consent. Customers who made a booking within the last seven days are excluded to prevent over-targeting. The use case targets customers who viewed an item in their last session but didn’t add it to their cart. The frequency for this campaign is capped at one email every seven days.
The email content includes the last item viewed, including its name, start date, destination, and URL. You can customize the content based on your specific data structure and event tracking setup.
Adjust the use case
Now that you understand the use case logic, you can set up the use case according to your preference.
Email settings
If you decide to customize the email settings, follow this detailed guide to make the adjustments.
Design and copy
Customize the email visuals and copy to align with your company's brand identity.
Otherwise, you can go through this guide for more information.
Follow this guide to adjust the email template with products in the email node.
A/B test
A/B test the use case to better understand the email performance and revenue generated.
This use case's A/B test traffic distribution is set to variant A at 80 % and the control group at 20 %. We recommend keeping this distribution as it brings quick and statistically significant results.
Learn more about the dos and don'ts when modifying your A/B tests in this guide.
Test and run the use case
When you are done adjusting the use case, we recommend to always test the use case before deployment. Double-check if the use case design, copy, and settings work as preferred when testing.
Run the use case once the testing is over. When you open the email, click the Start
button in the upper right corner to launch the campaign.
Other resources
Learn how to enhance and optimize email performance with different tips and tricks from Bloomreach experts.
For advanced users
If your search funnel consists of different steps that you track, consider dividing the Abandoned search use case into multiple use cases based on the step where the abandonment happened.
Updated 7 days ago