Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move SMS link shortening section to retargeting article #5049

Merged
merged 2 commits into from
Mar 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -63,24 +63,9 @@ When link shortening is enabled, the SMS and MMS performance table include a col

The Historical Performance and SMS Overview chart also includes an option for **Total Clicks** and shows a daily time series of click events.

## Retargeting Users
## Retargeting users

Retarget users who have clicked campaigns with advanced tracking links.
Only campaigns that have advanced tracking enabled will appear in the following dropdowns:

##### Retarget users who have clicked a specific SMS Campaign:
1. Create a segment using the **Clicked/Opened Campaign** filter.
2. Select **clicked sms**.
3. Choose the desired campaign.

![][5]

##### Retarget users who have clicked a specific Canvas Step:
1. Create a segment using the **Clicked/Opened Step** filter.
2. Select **clicked sms**.
3. Choose the desired Canvas and Canvas step.

![][6]
For guidance on retargeting, visit [SMS retargeting]({{site.baseurl}}/user_guide/message_building_by_channel/sms/campaign/retargeting/#filter-by-advanced-tracking-links).

## Custom domains

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,25 @@ To trigger messages as users receive SMS messages from a specific campaign, sele

![][3]

### Filter by advanced tracking links

Retarget users who have clicked campaigns with [advanced tracking links]({{site.baseurl}}/user_guide/message_building_by_channel/sms/campaign/link_shortening/).
Only campaigns that have advanced tracking enabled will appear in the following dropdowns:

**Retarget users who have clicked a specific SMS Campaign**
1. Create a segment using the **Clicked/Opened Campaign** filter.
2. Select **clicked sms**.
3. Choose the desired campaign.

![][15]

**Retarget users who have clicked a specific Canvas Step**
1. Create a segment using the **Clicked/Opened Step** filter.
2. Select **clicked sms**.
3. Choose the desired Canvas and Canvas step.

![][16]

## Keyword category-specific retargeting

In addition to the three default keyword categories (Opt-in, Opt-out, and Help), you are also able to create up to 25 of your own keyword categories, allowing you to identify arbitrary keywords and responses. These categories can be used for filtering and retargeting. To read more about SMS keyword categories and how to set them up, refer to [SMS retargeting]({{site.baseurl}}/user_guide/message_building_by_channel/sms/campaign/retargeting/).
Expand Down Expand Up @@ -108,3 +127,5 @@ Want to receive a specific deal? Just text us the category you're interested in.
[11]: {% image_buster /assets/img/sms/clicked_opened_step.png %}
[12]: {% image_buster /assets/img/sms/clicked_opened_campaign.png %}
[13]: {% image_buster /assets/img/sms/clicked_opened_campaign_canvas_tag.png %}
[15]: {% image_buster /assets/img/sms/retargeting5.png %}
[16]: {% image_buster /assets/img/sms/retargeting4.png %}