MailChimp Cart Abandonment
Set up Mailchimp for Adaptive Cart Abandonment in TickX IQ to trigger automated emails based on customer behaviour and intent.
How to set-up your MailChimp Cart Abandonment so you can trigger emails to your drop-offs. You can find out more about TickX Cart Abandon here.
Note: Before you get started you need ensure that your from email is approved and authenticated; Verify Email Address. Also, that you have transactional email add-on enabled within your MailChimp platform; Transactional Email MailChimp Guide.
- Go to Cart Abandonment > Integration Settings > MailChimp > Activate Integration

- Add Integration Setting Details

- Enter API Token
- Login to MailChimp
- Go to Transactional Email > Launch App
- Once in Mandrill > Go to Settings > SMTP & API Credentials > Add New API Key

- A new API Key will be created → add this into API Token field in TickX IQ
- Add Sender Name - This is the 'From Name' you would like your emails to come from
- Add Sender Email - This is the 'From Email' you would like your emails to come from
- Toggle Active On - Save. Your Integration is now set-up.
- Add New Email > My Email > Add Email

- Add your email name - as you can have multiple cart abandon emails set-up, this is a way to differentiate the email trigger list. E.g. Cart Abandon - All Users
- Add Template ID
- Go to MailChimp > Content > Email Templates > Create Template Please Note: You need to create your email template within ‘Classic’ Builder so that you can send the template through to Mandrill.
- We have some essential merge fields that need to be added into your template so that we can report effectively and customers are presented with the relevant flow.
- *|TICKX_TRACK_PIXEL|* This is to ensure we can report on the Cart Abandon data effectively. We recommend adding this as hidden text at the bottom of the template.
- *|FLOW_URL|* Add this merge fields as your CTA button link/URL.
- *|TICKX_UNSUBSCRIBE_URL|* This allows drop-offs to opt-out of receiving any further Cart Abandon notifications
- We have some additional merge fields which can be added to your templates to provide some individualised information to your customers.
- *|FNAME|*
- *|LNAME|*
- *|custom.MC_PREVIEW_TEXT|*
If you are using a MailChimp generated template - just need to add the Preview Text in TickX IQ field
If you have created your own template; go to the Mandrill Template and add in some code: Transactional Email > Outbound > Templates > Edit
In the your email code, locate or add
``
tags and add this code to the "style type"
value: .mcnPreviewText{display: none !important;}Insert this code after the opening `` tag in your HTML:
*|MC_PREVIEW_TEXT|*
The **IF:MC_PREVIEW_TEXT** conditional tag looks to see whether you’ve set your preview text in the builder. The **if !lgte mso 9** tag helps ensure your preview text displays properly in Outlook. And the **span** tags ensure that your preview text isn’t visible in the body of your campaign.
- *|BOOKING_DATE|*
- *|BOOKING_NAME|*
- *|BOOKING_VENUE|*
- *|TICKET_TYPES|*
- *|RESTAURANT_RESERVATION|*
- *|HTML:ORDER_SUMMARY|*

- *|HTML:ORDER_SUMMARY_RAW|*

- Save your template & send to Mandrill
- Go to Campaigns > Email templates > Select template drop-down > Send to Mandrill

-
Got to Mandrill > Outbound > Template > Select Template

- Copy Template Slug → add this into Template ID field in TickX IQ
- Add Subject
- Add Preview Text
- Add Cool Off period This is the number of days to wait before the same contact is sent the initial email again - preventing multiple emails if someone visits and drops-off multiple times
- Add Send Time This is how many hours you would like to trigger the email either after drop-off
- Add Default Purchase Flow URL This is the Purchase Flow you would like your drop-offs to be directed to from the CTA button
- Return User to Same Flow If you toggle this setting on then drop-offs will be directed back to the specific flow that they left when they click the CTA button
- Advanced Options
- You can segment who receives content based upon our Advanced Options

- For example; you might have different content to send customers who dropped-out of an event that is happening in one day attending from those looking to attend in 6 months. These advanced options allow you to trigger more specified content to your drop-offs.
- You can segment who receives content based upon our Advanced Options
- If you want to send a test before toggling to Active > Save > Go to Actions > Send Test Email
- Enter the email you would like to send the test to
- If the email is set-up correctly you will get a copy of the email in your inbox
- If there are any issues you will receive a TickX email highlighting the error
- Once you are happy > Go to Actions > Edit > Toggle Active On > Your email will now start triggering once the criteria is met.