You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/engage/content/sms/template.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,25 @@ Engage inserts the selected traits inside merge tags based on cursor placement i
50
50
> info ""
51
51
> To learn more about profile traits, visit Segment's [Computed Traits](/docs/engage/audiences/computed-traits/) and [SQL Traits](/docs/engage/audiences/sql-traits/) documentation.
52
52
53
+
## Configure Link Shortening
54
+
55
+
Use Link Shortening to send shorter, more manageable link URLs in your Engage SMS campaigns.
56
+
57
+
Configure Link Shortening in your [Twilio Console](https://www.twilio.com/docs/messaging/how-to-configure-link-shortening){:target="blank"} in six steps:
58
+
59
+
60
+
1.[Set up an Organization](https://www.twilio.com/docs/messaging/how-to-configure-link-shortening#step-1-setting-up-an-organization){:target="blank"}
3.[Add Domain Name System (DNS) records](https://www.twilio.com/docs/messaging/how-to-configure-link-shortening#step-3-adding-dns-records){:target="blank"}
63
+
4.[Generate a TLS certificate](https://www.twilio.com/docs/messaging/how-to-configure-link-shortening#step-4-generating-a-tls-certificate){:target="blank"}
64
+
5.[Upload your TLS certificate](https://www.twilio.com/docs/messaging/how-to-configure-link-shortening#step-5-uploading-tls-certificate){:target="blank"}
65
+
6.[Configure fallback and callback URLs](https://www.twilio.com/docs/messaging/how-to-configure-link-shortening#step-5-uploading-tls-certificate){:target="blank"}
66
+
67
+
Once you've configured Link Shortening, Twilio automatically shortens the link URLs that you send in your SMS messages.
68
+
69
+
> info ""
70
+
> At this time, Link Shortening is only available for SMS messages.
71
+
53
72
## Clone an SMS message template
54
73
55
74
You can clone existing SMS templates to edit and use in your message campaigns.
0 commit comments