Overview
You can use sms://
in your base destination URL instead of the traditional http://
. This functionality is similar to using tel://
for phone numbers, but it initiates an SMS message instead.
Setup Guide
Set your base destination URL (BDU) to
sms://<phone_number>
.Optionally, add message content by using
sms://<phone_number>?body=<message>
(no spaces in the message).
Example:
Basic:
sms://18005551234
With message:
sms://18005551234?body=Hello_World
For more information on BDU macros - A Guide to Parameters and Macros.
For more information on Offer setup - Getting Started - Offer Setup Guide.
Additionally, Bulk Edit is also available for this feature in case you want to update standard BDUs with SMS ones in bulk.
Is it a good fit for you?
This feature is perfect for you if you want to track SMS messages as Clicks in your Everflow campaigns.