All Collections
SMS and MMS
SMS campaigns
SMS campaign basics
Use link shortening and tracking in an SMS campaign
Use link shortening and tracking in an SMS campaign

Reduce your character count and track engagement with your SMS campaigns.

Laura Russell avatar
Written by Laura Russell
Updated over a week ago

Before you start

Things you need to know:


Link shortening and tracking

To make sure you use as few characters as possible and can track engagement with your SMS campaigns, you can turn on link shortening and tracking.

To do this:

  1. Create an SMS campaign.

  2. Select CAMPAIGN OPTIONS, and for Links, select Shorten.

  3. Select SAVE and then create your campaign.

Enabling link shortening inside a campaign controls the setting for that campaign only. If you’d like to enable link shortening as the default for all SMS campaigns, select Account settings in the side panel, then, under Features, select the Enable link shortening for all SMS campaigns checkbox. To confirm, select SAVE SETTINGS at the bottom of the page.

To access Account settings at any other time, expand the User menu and go to Settings > General > Account settings.

Even with link shortening switched on, you can see that links in the editor view stay the same length. The reason for this is because we generate unique shortened links behind the scenes once you send – this is how we track who's clicking.

The character count in the SMS editor displays the number of characters with the shortened link accounted for.

The character count can not account for data field personalisation, so your character count may increase on send depending on the values held in any data fields you include in your message.

The campaign preview shows you an example of a how a short link looks in your final message.

The link generated for the campaign preview is just an example. Do not copy this link into a campaign.

Use data fields in shortened links

Before starting, it's essential to understand the different parts that make up a URL. In its simplest form, a URL is made up of three main components:

  • Scheme

    This is the first part of the URL where you specify the protocol you want to use – either http:// or https://.

  • Hostname

    The hostname is the main body of the URL, and it's often known as the domain name —for example, www.example.com.

  • Path

    The path component of the URL is everything after the first slash (/) — for example, /this-is-the-path.

Put together, the scheme, hostname, and path of our example make up the URL: https://www.example.com/this-is-the-path.

You can create a custom URL using the content stored in your contact data fields. To do this, enter the data field tag inline in your URL – after the scheme and hostname:

In this example, @COMP_LINK@ contains a unique path to a web page for the contact.

Don’t forget to include a slash after the hostname, either in your message body or at the start of the data field itself.

Did this answer your question?