Adding SMS to Wonderment-Driven Klaviyo Flows
With 90-99% open rates and 50-75% click-through rates on average, transactional SMS is quickly becoming one of the biggest areas of opportunity in the post purchase journey.
Maximizing on this demand for transactional SMS by using automated SMS flows (which are responsible for nearly 70% of monthly SMS sales) will set you up with a powerful channel.
SMS messages in Klaviyo flows can be set up so SMS-subscribed customers receive both SMS and emails or so that they receive only SMS.
Note: You can choose one method for all flows or set the method per flow.
SMS and emails for SMS-subscribed customers
To set up your flow to send SMS messages to SMS subscribed customers and send email notifications all customers (regardless of SMS subscription status), you'll want to set up your flow as seen below:
With this set up, the email is triggered and then a conditional split is placed after the email. The logic of the conditional split will send SMS subscribed customers down the "Yes" path, and the SMS unsubscribed customers will go down the "No" path.
SMS only for SMS-subscribed customers
To set up your flow to send SMS messages to SMS subscribed customers and send email notifications to the rest of your customers, you'll want to set up your flow as seen below:
With this set up, before the customer communication is sent out, customers will be separated into "Subscribed to SMS" and "Not Subscribed to SMS." The logic of the conditional split will send SMS subscribed customers down the "Yes" path and will receive an SMS message, and the SMS unsubscribed customers will go down the "No" path to receive the email.
SMS templates
Wonderment trigger | Sample copy |
Wonderment // Shipment Created | Your order {{ event.OrderID }} is about to head on its way to you! More info: {{ event.StorefrontTrackingURL }} |
Wonderment // Carrier Picked Up | Your order {{ event.OrderID }} is in transit with {{ event.CarrierName }}! More info: {{ event.StorefrontTrackingURL }} |
Wonderment // Out for Delivery | Your order {{ event.OrderID }} is out for delivery today with {{ event.CarrierName }}! More info: {{ event.StorefrontTrackingURL }} |
Wonderment // Delivered | Your order {{ event.OrderID }} was just delivered by {{ event.CarrierName }}! More info: {{ event.StorefrontTrackingURL }} |
Wonderment // Shipment Stalled | Your order hasn't been updated by {{ event.CarrierName }} recently. We're keeping an eye on it for you. More info: {{ event.StorefrontTrackingURL }} |
Wonderment // Returned to Sender | Your order {{ event.OrderID }} wasn't able to be delivered and is being returned to our warehouse. We'll be in touch soon about next steps. |
Wonderment // Delivery Error | Your order {{ event.OrderID }} wasn't able to be delivered due to a carrier problem. We'll be in touch soon about next steps. |