More Blog Posts

How to create a link that sends an SMS text message

Learn everything you need to know to create an SMS link that will launch and send SMS messages. You can add these click-to-text links to your mobile website, emails, and more.

Share
Featured image for the article

SMS links automatically open up new levels of communication efficiency between you and your audience.

Links that send text messages can give your customers an easy way to text you to book an appointment, buy your products, sign up for events, or take any other action you (and they) need.

If you’re reading this, I’m guessing you know that you can create a link that launches the SMS app on your customers’ phones using HTML and you’re looking to find out how.

Let’s hold it right there. I don’t know about you, but I nearly faint when I hear “HTML.” Code isn’t my favorite thing in the world to work with, but even I can set up useful links that send SMS text messages. I’ll explain the process right here.

What is a click-to-text SMS link?

A click-to-text SMS link is a link that triggers a phone’s native messaging app with the recipient’s number auto-populated in the ‘To’ box. Simple as that.

Click-to-text links are also versatile. You can create and add an HTML link to most areas of a website, and it doesn’t have to be placed in a line of text.

It only takes a couple of minutes to create an HTML link that sends a text. Not only do these links allow you to auto-fill the recipient’s phone number, but you can also pre-populate an actual SMS message using the same link.

As an example of a click-to-text link, e-commerce retailer Backcountry displays a website popup providing a discount to those who subscribe to receive text messages. 

While this is technically a button that’s linked (we’ll teach you how to do that, too, don’t fret), it’s an example of a link that, when clicked, will open natively in the clicker’s text messaging app.

Mobile phone screens displaying how to send a link in a text message. The image shows SMS marketing alerts from Backcountry with a welcome message and a discount code upon joining.

After you click Backcountry’s initial call to action, the number to text and default SMS message automatically load. 

In this example, the default SMS message is, “Send this text to subscribe to recurring automated personalized marketing alerts (e.g. cart reminders) from Backcountry.”

All the person needs to do from there is hit “send” to opt in.

Benefits of a link that sends a text message

With all the opt-in methods available to you for your SMS marketing efforts, why should you go with click-to-text SMS links? 

  • They’re fast. Because click-to-text links run on automated functions, there’s no delay between first click and opt-in.
  • They’re convenient. Your customers would rather click two buttons to join your text list than manually fill in your number and a message from scratch (trust us on this).
  • They encourage customers to subscribe. The speed and convenience of click-to-text links mean your customers are much more likely to take action. The easier the request, the more willing your audience will be to engage.
  • They’re versatile. Click-to-text links can be placed in lots of different places on your site and can serve more or less any function (but I’ll get to that in a moment).

How to create a click-to-text SMS link

If you’re looking to increase customer engagement, grow your contact lists, or make customer service simpler for your audience, here’s the rundown on how to create a click-to-text link for your website.

There are three elements you’ll  need to create a click-to-text link:

  1. The text that is linked, which we think of as a call to action
  2. The phone number the person will text and the text message they will send you
  3. The actual hyperlink that contains the number and text message

If that sounds like gibberish, don’t worry. I’ll break it down for you here step by step.

1. Write your link text call to action

This is the text that your website visitors will read and click on. Keep it simple and be sure to let readers know what will happen when they click and why they should do it in the first place. 

Skip the basic “Click here to text us” and go with Something like, “Enter to win $100 when you sign up for texts,” as Xero Shoes does.

A perk to incentivize opt-ins will always work better than a lackluster call to action.

2. Write your default SMS message

When visitors click on your link, their default SMS app will launch with a pre-written message they can send you.

As you create that default message, consider who your users are, what they’re looking for, and why they’re communicating with you. 

Make sure your first message gives them a taste of what they’re seeking and invites them to engage with you.

Send this text to subscribe to recurring automated personalized marketing alerts (e.g. cart reminders) from [COMPANY NAME].

3. Create your hyperlink

Now that you have your link text and first SMS message written, it’s time to put the two together.

Without going down the coding rabbit hole, in HTML, links are set apart with the <a> tag.

They also contain an “href” tag that signals where the link should lead. If you’ve ever added an HTML link to your website, the process for creating a click-to-text link is exactly the same. 

Set up your href tag like this:

<a href="sms:+18664504185?&body=Hi%2520there%252C%2520I%2527d%2520like%2520to%2520place%2520an%2520order%2520for...">Click here to text us!</a>

Just make sure to replace the number after “sms:+” with your phone number and add your message’s copy after “body=” with a “%” symbol after each word (you’ll also want to swap “Click here to text us!” with whatever text you’d like visitors to click on).

Where to place click-to-text links

As far as where you can put your click-to-text link, the sky’s the limit. But to give you a solid starting place, here are a few common spots to drop your link.

  • Calls to action in your website copy or ads
  • Your contact us page
  • Your website footer
  • Your email signature
Graphic for customer contact with a briefcase icon, titled 'Contact Us' with text encouraging visitors to click a link that sends a text message to join their club for an exclusive SMS coupon.
This is an example of what an SMS link looks like in a mobile website footer.

How to set up click-to-text link alternatives

Not into click-to-text links, or looking to diversify the ways you bring customers to your text lists alongside your links? I’ve got you. 

Here are a couple of the most popular click-to-text tools.

Free click-to-text button generator

If you’re worried about your link getting lost on your website, opt for an attention-grabbing button instead.

Several SMS platforms (SimpleTexting included) let you add a button to your mobile site that launches your customers’ native text messaging app.

Our free click-to-text button generator also allows you to pre-write the message contacts will send you and pre-populate your contact details.

The best part is that this tool requires no design or coding experience (thank goodness). Everything from the pre-written SMS message to the icon to the font type is easily customizable.

Once you’re happy with your button, all you have to do is paste the automatically generated code into the footer of any pages where you want your button to appear.

Mobile sign-up widget

Click-to-text buttons are great for providing SMS customer service or bringing in sales leads. However, if you’re using an opt-in keyword and want an easy way to promote it, then consider a mobile sign-up widget.

When mobile site visitors click on the button, it opens up a pop-up graphic with more details about your promotional SMS program.

Upon clicking the pop-up, your customer’s native text messaging app will open with the keyword typed out and your contact details prefilled. Similarly to the click-to-text button, everything is 100% customizable. 

By the way, I’d be remiss if I didn’t point out that, with SimpleTexting’s mobile sign-up widget, Toroe Eyewear saw a 156x return on its text marketing.

Screenshots of a pop-up on a mobile website for TOROE eyewear offering savings through a text message link, encouraging users to text 'VIP' to a provided number for instant discounts.

Click-to-text link best practices

Before you set your link live, there are a few key tips and best practices to keep in mind.

  • Hide your link in desktop mode. Even though many desktops and laptops are capable of sending SMS messages, these links work best on mobile devices. 
  • Check your link’s compatibility. Some versions of iOS don’t accept pre-written messages. Use an analytics tool like Google Analytics to determine what OS the majority of your visitors use, then adjust accordingly.
  • Avoid spammy language. We’ve all seen a link that looks suspicious. Don’t use all caps or language like “FREE,” “BUY NOW,” or “$$$.” This will just turn your visitors off, and compliance with industry laws and regulations is a must.
  • Be sure you have a compliance message set up. Clearly state your brand’s name, how often contacts can expect to get texts, what type of messages you’ll send them, and how they can unsubscribe from your texts. If you use SimpleTexting, your compliance message is automated and free.

Thanks for signing up for [COMPANY NAME] deal alerts! Msg&Data rates may apply. 1msg/wk. Reply HELP for help, STOP to cancel.

Click-to-text link use cases

You’re almost at expert status when it comes to click-to-text links. Last but never least, let’s dig into a few common applications for links like these.

Converting your email subscribers to text contacts

If you have a thriving email list that you’re looking to move over to your text list(s), SMS links are by far the easiest way.

All you’ll need to do is include your link in an email to your list with an incentive to join your text program. As I mentioned, you can also leave your link in your email signature so no one misses the memo.

Driving website traffic to your SMS marketing program

Similarly, don’t miss out on the opportunity to turn website visitors into text subscribers by placing your click-to-text link on a banner, in your navigation bar, on your site’s footer.

This not only brings your audience into a program where you can easily communicate with them, but it can also help you move them along the customer journey more efficiently.

For customer service and support functions

Help your audience avoid phone tag and endless waits for an email by encouraging them to get in touch with your customer support team through your SMS link. 

This can improve your customer retention rates, by the way. The data says that 90% of customers report that an “immediate” response is essential or highly important when they’ve asked a customer service question. And 60% of those customers say “immediate” would be 10 minutes or under.

Alfredo Salkeld
Alfredo Salkeld

Alfredo is SimpleTexting's brand manager. He's passionate about using his 10+ years of marketing experience to help small businesses grow.

More Posts from Alfredo Salkeld
Share

Send Your First Message in Minutes

Start a text marketing campaign or have a 1-on-1 conversation today. It's risk free. Sign up for a free 14-day trial today to see SimpleTexting in action.

Try Us Free

No credit card required