Skip to main content

How to use the click to SMS feature?

You can include a button in your landing page to send an SMS to a phone number, by simply linking the button to the following URL:

http://ads.mediasmart.es/landing/sms?number=PHONE_NUMBER&text=BODY_OF_THE_MESSAGE

A simple text link that uses this feature would be as follows:

Link to initiate a call

< a href ="http://ads.mediasmart.es/landing/sms?number=PHONE_NUMBER&text=BODY_OF_THE_MESSAGE" >

Send an SMS

< /a>

You can use this feature directly from the banner, so that the SMS is sent when the user clicks. In this case you have to set the following URL as click URL in your mediasmart campaign:

Link to initiate a call

http://ads.mediasmart.es/landing/sms?number=PHONE_NUMBER&text=BODY_OF_THE_MESSAGE

In both cases PHONE_NUMBER is the target phone number of the SMS and BODY_OF_THE_MESSAGE is it body.