Skip to main content

Adding Message IQ to Your Website

Use this easy code to add SMS links to your website

Written by Integrate IQ Team
Updated over 5 years ago

Your IQ Number is a powerful way to communicate with your customers. Not only is it an SMS-enabled phone number, it can also receive calls.

One of the great rules-of-thumb in placing phone numbers on your website is to ensure they are formatted in a way that allows people to click-to-call from their mobile device.

You can format an SMS link in much the same way as you would format a phone number to become a clickable link.

Click-to-Text Links in Action

Atoms is a popular E-Commerce shoe brand and uses a click-to-text link on their product pages for support.

This is a great complement to live chat on your website and helps you connect with your prospects and customers in a more relaxed way.

Build it yourself

Here's the code:

<a href="sms://+18662934873&body=Your Message Goes Here"> Put what you want the link to say here </a>

Step 1: Copy the code above


​Step 2: Replace +18662934873 with your IQ Number (be sure to add the +1)


​Step 3: Replace "Your Message Goes Here" with your message if you want the link to open a pre-filled text message. If you want the message body to remain blank, just delete everything after the phone number and before the closing >


​Step 4: Replace the "Put what you want the link to say here" with whatever you want the link to say.


​Step 5: Paste your code on your website wherever you think is the best home for it!

Did this answer your question?