|
SMS spot is the function which enables to insert in any page of your
website the capability to send international SMS, both in instant and delayed
mode.
Any user will be able to send SMS from your own website, up to a maximum
daily number configured by the webmaster in the configuration phase. The
number of characters of any SMS that users will be able to use is 140 out of the
normally available 160. The webmaster could utilize the other 20 characters (in
addition to the customized sender id) to promote the website, suggest services
or even advertise. No other text will be added to the SMS by
SMShosting.it.
How does it work? It is sufficient to configure some
parameters for the recognition of the dispatching site (through the available
function on SmsHosting.it), copy the script that is automatically generated and
paste it into the source code of the desired page(es). And that’s it. The SMS
sending capability is already enabled directly on your website.
How do I configure it? The parameters that have to be
configured to generate a correct script are the following:
• Dispatching page For example http://www.<your web
site>.com/send.html could be the page in which the script will be
dived. This parameter guarantees that no one could use the script in a non
authorized website; the script will not contain any data from the active account
on SMShosting.it;
• Sending confirmation page For example http://www.<your web
site>.com/sentOK.html could be the page visualized in the case that the
message is correctly dispatched;
• Sending error page For example http://www.<your web
site>.com/sentKO.html could be the page visualized if an error occurs
during the dispatching phase;
• Sender id The sender id that will be visualized for each SMS sent
from the website: for example “SMS offered by <company_name>” could be the
message text conclusion (composed of 20 characters) for any SMS sent from the
site;
• Max daily number of SMS It is the maximum number of SMS per day
that will be allowed to send from the website
The HTML code that is generated can be copied and pasted into the chosen web
page code. Color and text can be modified, but input fields must remain
unchanged for the script to work properly.
|