Skip to content

Commit 38b8b20

Browse files
author
markzegarelli
authored
Merge branch 'master' into develop
2 parents f8d23fa + 516769c commit 38b8b20

File tree

4 files changed

+56
-13
lines changed

4 files changed

+56
-13
lines changed

src/connections/sources/catalog/libraries/mobile/swift-ios/index.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ With Analytics-Swift, you can send data from iOS, tvOS, iPadOS, WatchOS, macOS a
1010
If you're migrating to Analytics-Swift from a different mobile library, you can skip to the [migration guide](/docs/connections/sources/catalog/libraries/mobile/swift-ios/migration/).
1111

1212
> info ""
13-
> Analytics-Swift currently supports [these destinations](#supported-device-mode-destinations) in device-mode, with more to follow. Cloud-mode destinations are also supported.
13+
> Analytics-Swift currently supports [these destinations](#supported-destinations) in device-mode, with more to follow. Cloud-mode destinations are also supported.
1414
1515

1616
## Getting Started
@@ -416,13 +416,13 @@ let idfaPlugin = IDFACollection()
416416
analytics.add(plugin: idfaPlugin)
417417
```
418418

419-
## Supported Device-Mode Destinations
420-
Segment supports these device-mode destinations for Analytics Swift, with more to come:
421-
* [Amplitude](https://github.com/segment-integrations/analytics-swift-amplitude){:target="_blank"}
422-
* [Appsflyer](https://github.com/segment-integrations/analytics-swift-appsflyer){:target="_blank"}
423-
* [Facebook App Events](https://github.com/segment-integrations/analytics-swift-facebook-app-events){:target="_blank"}
424-
* [Firebase](https://github.com/segment-integrations/analytics-swift-firebase){:target="_blank"}
425-
* [Mixpanel](https://github.com/segment-integrations/analytics-swift-mixpanel){:target="_blank"}
419+
## Supported Destinations
420+
Segment supports these destinations for Analytics Swift, with more to come:
421+
* [Amplitude](https://github.com/segment-integrations/analytics-swift-amplitude)
422+
* [Appsflyer](https://github.com/segment-integrations/analytics-swift-appsflyer)
423+
* [Facebook App Events](https://github.com/segment-integrations/analytics-swift-facebook-app-events)
424+
* [Firebase](https://github.com/segment-integrations/analytics-swift-firebase)
425+
* [Mixpanel](https://github.com/segment-integrations/analytics-swift-mixpanel)
426426

427427
## FAQs
428428
### Can I use the catalog of device-mode destinations from Analytics-iOS?
@@ -431,4 +431,4 @@ No, only the plugins listed above are supported in device-mode for Analytics-Swi
431431
When you successfully package a plugin in device-mode, you will no longer see the integration listed as `false` in the integrations object for a Segment event. This logic is now packaged in the event metadata, and is not surfaced in the Segment debugger.
432432

433433
## Changelog
434-
[View the Analytics-Swift changelog on GitHub](https://github.com/segmentio/analytics-swift/releases){:target="_blank"}.
434+
[View the Analytics-Swift changelog on GitHub](https://github.com/segmentio/analytics-swift/releases).

src/engage/content/email/template.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,19 @@ When a recipient clicks on an unsubscribe link, they'll see a confirmation page
6363

6464
Only send messages to subscribed users. Learn more about [User Subscriptions](/docs/engage/user-subscriptions/) in Twilio Engage.
6565

66+
## Clone an Email template
67+
68+
You can clone existing Email templates to edit and use in your message campaigns.
69+
70+
To clone a template, navigate to the Templates page (**Engage > Content**). You can also clone from the Overview page of an individual template.
71+
72+
1. Click the **...** icon.
73+
2. Select **Clone**.
74+
3. Enter a template name.
75+
4. Click **Clone** to save the template.
76+
77+
After you clone a template, you can edit it from the Templates page.
78+
6679
## Next steps
6780

6881
View some [email deliverability tips and tricks](https://docs.sendgrid.com/ui/sending-email/deliverability){:target="blank"} from SendGrid.

src/engage/content/sms/template.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,19 @@ Engage inserts the selected traits inside merge tags based on cursor placement i
5050
> info ""
5151
> 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.
5252
53+
## Clone an SMS message template
54+
55+
You can clone existing SMS templates to edit and use in your message campaigns.
56+
57+
To clone a template, navigate to the Templates page (**Engage > Content**). You can also clone from the Overview page of an individual template.
58+
59+
1. Click the **...** icon.
60+
2. Select **Clone**.
61+
3. Enter a template name.
62+
4. Click **Clone** to save the template.
63+
64+
After you clone a template, you can edit it from the Templates page.
65+
5366
## SMS best practices and limitations
5467

5568
### Include an SMS opt-out message

src/engage/journeys/step-types.md

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,29 @@ Follow the instructions below to connect branches to an existing step:
7979

8080
## Actions steps
8181

82-
With the Journey actions steps, you can send marketing campaigns to groups of users and deliver Journey information to downstream tools.
82+
With Journey actions steps, you can send marketing campaigns to groups of users and deliver Journey information to downstream tools.
8383

84-
> info "Channels Steps"
85-
> The Send an Email and Send an SMS steps are only available on Engage Premier.
84+
### Show an ad
8685

87-
### Send an email
86+
The **Show an ad** step lets you send users to an advertising destination. You can also configure exit settings that remove users from the ad step after specific periods of time.
87+
88+
For example, you may want to show an ad for only one week to users who abandoned a cart during a purchase. With the Show an ad step, you can remove users from the ad destination seven days after they enter it.
89+
90+
Follow these steps to add a Show an ad step to a Journey:
91+
92+
1. From the Journey builder, select the **+** icon to add a step, then select **Show an ad**.
93+
2. Name the step, then select **+ Add destination**.
94+
4. Choose the ad destination that Segment will sync to.
95+
5. To specify how long users will remain in the step, choose one of the following options:
96+
1. If you want users to exit the destination, select the checkbox next to **Remove users from the destination after**. Set a time frame in minutes, hours, days, or weeks.
97+
2. If you want users to stay in the ad destination indefinitely, leave the checkbox empty.
98+
6. Select **Save** to finish creating the step.
99+
100+
### Channels steps
101+
102+
The **Send an Email** and **Send an SMS** steps are only available on [Engage Premier](/docs/engage/onboarding/).
103+
104+
#### Send an email
88105

89106
Use Twilio Engage to send email as a step in a Journey.
90107

0 commit comments

Comments
 (0)