Skip to content

Commit 7ebf303

Browse files
authored
Merge pull request #5406 from segmentio/broadcast-ga-updates
Add Broadcasts GA updates
2 parents f93d410 + 2d8f5d6 commit 7ebf303

File tree

1 file changed

+46
-19
lines changed

1 file changed

+46
-19
lines changed

src/engage/campaigns/broadcasts.md

Lines changed: 46 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: Broadcasts
33
plan: engage-premier
44
---
55

6-
> info ""
7-
> Broadcasts are in public beta.
8-
96
Broadcasts are one-time email or SMS campaigns that you can send with Twilio Engage. Use broadcasts for single, one-off occasions like the following:
107

118
- **Special events**, like webinars or conferences
@@ -14,7 +11,7 @@ Broadcasts are one-time email or SMS campaigns that you can send with Twilio Eng
1411

1512
For more on the different types of Engage campaigns, read [Audiences, Journeys, and Broadcasts](/docs/guides/audiences-and-journeys/).
1613

17-
On this page, you'll find step by step instructions for how to create a broadcast.
14+
On this page, you'll find step by step instructions for how to create a broadcast, as well as information on broadcast best practices and analytics.
1815

1916
## Create and send an email broadcast
2017

@@ -25,16 +22,20 @@ Follow these steps to create an email broadcast:
2522
3. Add a name and description, then click **Choose recipients**.
2623
4. Click **Add condition** to add users who will receive your campaign, then click **Build**.
2724
- To send a message to a pre-built audience, choose `Part of an Audience`, then select the audience.
28-
5. Select **Build a new email** or use an email template, then click **Continue**.
29-
6. Fill out the **Email settings** fields, choose your email editor, then click **Continue**.
30-
7. Configure your email, then click **Continue**.
31-
8. On the **Review and schedule** page, confirm your broadcast's settings.
32-
9. Schedule your broadcast:
25+
- To exclude users from the audience, click **Add condition** in the **And who** section. Click **And who**, then select **And not who**. Segment will exclude users from the audience you choose.
26+
5. Click **Preview** to estimate the audience size.
27+
6. Select the subscription group that you want to receive your broadcast.
28+
- Segment recommends only sending broadcasts to users with a `subscribed` status.
29+
7. Select **Build**, then choose either **Build a new email** or select a template.
30+
8. Fill out the **Email settings** fields, choose your email editor, then click **Continue**.
31+
9. Configure your email, then click **Continue**.
32+
10. On the **Review and schedule** page, confirm your broadcast's settings.
33+
11. Schedule your broadcast:
3334
- To send your broadcast immediately, select **Send now**, then click **Send now ->**. Confirm a final time by clicking **Send** in the popup.
3435
- To send your broadcast later, select **Schedule**, then enter the date, time, and time zone for your scheduled broadcast. Click **Schedule ->**, then confirm by clicking **Schedule** in the **Schedule message** popup.
3536

3637
> info ""
37-
> It's best practice to only send emails to users with a `subscribed` status. However, if you need to send an email broadcast to someone who hasn't subscribed, you can configure an email to [send to all users](/docs/engage/campaigns/email-campaigns/#send-an-email-to-all-users/).
38+
> Segment recommends sending email broadcasts to users with a `subscribed` status. However, if you need to send an email broadcast to someone who hasn't subscribed, you can configure an email to [send to all users](/docs/engage/campaigns/email-campaigns/#send-an-email-to-all-users/).
3839
3940
## Create and send an SMS broadcast
4041

@@ -45,9 +46,13 @@ Follow these steps to create an email broadcast:
4546
3. Add a name and description, then click **Choose recipients**.
4647
4. Click **Add condition** to add users who will receive your campaign, then click **Build**.
4748
- To send a message to a pre-built audience, choose `Part of an Audience`, then select the audience.
48-
5. Select **Build a new SMS** or use an SMS template, then click **Continue**.
49-
6. Choose a messaging service, enter your message into the body field, and add any merge tags.
50-
7. Test your SMS, then select **Review and schedule**.
49+
- To exclude users from the audience, click **Add condition** in the **And who** section. Click **And who**, then select **And not who**. Segment will exclude users from the audience you choose.
50+
5. Click **Preview** to estimate the audience size.
51+
7. Select **Build**.
52+
8. Choose a messaging service, enter your message into the body field, and add any merge tags.
53+
- (Optional:) Test your SMS.
54+
- Include opt out instructions; your SMS broadcast must contain `Reply STOP to unsubscribe`.
55+
9. Test your SMS, then select **Review and schedule**.
5156
8. On the **Review and schedule** page, confirm your broadcast's settings.
5257
9. Schedule your broadcast:
5358
- To send your broadcast immediately, select **Send now**, then click **Send now ->**. Confirm a final time by clicking **Send** in the popup.
@@ -82,17 +87,39 @@ To learn more, view SendGrid's [email limits](https://docs.sendgrid.com/api-refe
8287

8388
### Scale and throughput
8489

85-
The following table lists geographic availability, scale, and speed details for email broadcasts and [short code SMS](https://support.twilio.com/hc/en-us/articles/223182068-What-is-a-Messaging-Short-Code-){:target="_blank"} broadcasts:
90+
The following table lists geographic availability, scale, and speed details for email and SMS broadcasts:
91+
92+
| Broadcast type | Availability | Throughput |
93+
| --------------------- | -------------- | --------------------- |
94+
| Email | US and EU | 5 million per hour |
95+
| SMS short code | US, Canada, UK | 360,000 per hour |
96+
| SMS long code (10DLC) | US, Canada | Trust-score dependent |
8697

87-
| Broadcast type | Availability | Throughput |
88-
| -------------- | --------------------------------------- | -------------------------------------------------------------------------- |
89-
| Email | All countries where Engage is available | 1 million per hour |
90-
| SMS short code | US, Canada, UK | 360,000 per hour |
9198

9299
Long-code message throughput depends on a number of factors, including your [10DLC trust score](https://support.twilio.com/hc/en-us/articles/1260803225669-Message-throughput-MPS-and-Trust-Scores-for-A2P-10DLC-in-the-US){:target="_blank"}.
93100

94101
Segment recommends that you use short code phone numbers for SMS broadcasts sent to more than 5000 recipients.
95102

96103
## Broadcast analytics
97104

98-
Engage tracks analytics for both email and SMS broadcasts. For more information on Engage analytics, view [Analytics Overview](/docs/engage/analytics/).
105+
Segment provides analytics for each broadcast. By selecting a sent broadcast from the broadcasts list, you can view both high-level performance metrics and granular insights on what actions individual recipients have taken on the Broadcast campaign.
106+
107+
Engage powers analytics for both email and SMS broadcasts. For more information on Engage analytics, view [Analytics Overview](/docs/engage/analytics/).
108+
109+
## Review sent broadcasts
110+
111+
To view information for a sent broadcast, navigate to **Engage > Broadcasts**, and select a broadcast from the broadcasts list.
112+
113+
### Content tab
114+
115+
The content tab shows the message content and email or SMS settings that you configured for the broadcast.
116+
117+
### Recipients tab
118+
119+
Segment maintains a recipients list for broadcasts. The recipients list lets you filter through several analytics statuses. Selecting an individual profile from the recipients list opens a preview pane with that profile's details.
120+
121+
### Settings tab
122+
123+
The settings tab shows your broadcast's setup info, the recipient audience and its subscription status, as well as the broadcast's scheduled time.
124+
125+
On the settings tab, you can also find the broadcast's campaign key, which you can use to reference the broadcast. For example, you can use the campaign key to create an audience for future targeting or to create a suppression list of recipients you don't want to receive future broadcasts.

0 commit comments

Comments
 (0)