Web Marketing Tool
Reseller
WMT .
Question
Referred By: Web Marketing Tool
Login


How much does the sms marketing tool cost, and ...

Added: 08/01/2013   |   Updated: 2 Years Ago

Question   How much does the sms marketing tool cost, and who has access to the texting? All members or just the administrators of the system?



Answer    You can view the price for the SMS Marketing Plugin on the product prices page. All members have access, but you can limit the access if needed.  Also, Twilio has its own fees for per text message posted on its site.

You can choose to allow members to have access to create and send their own messages.  If you do this there is an additional monthly per a member fee for each member that has access to this feature.  Click here to view the monthly fee.

The plugin uses credits to control how many messages members can use to prevent someone from using too many since each message causes a fee.  You can sell credits, or give them away for free.




Related Documents

SMS Marketing Tool


Still Don't Understand?

Fill out the form below to ask for further clarification about this question:




RELATED QUESTIONS


Q. Does sms notifications work with the software and how does it to work?

A. Yes, SMS notification messages work in our software.  They allow members to receive SMS notifications to your mobile phone (in USA) when members receive new contacts or have appointments on their calendar.  We also have a paid SMS Marketing Tool for sending marketing messages to contacts.

Setup SMS Notifications

Go to ~wmtsystemurl~/admin/notifications###
Add your phone number and mobile carrier then turn on notifications

IMPORTANT. 

We don't guarantee the delivery of SMS notifications as it depends on the carrier.

Ask For Clarification

Q. What countries can members receive text messages (sms) in?

A. Members can receive messages in the US only.


We also have a SMS/Voice Marketing plugin which provides support for more countries,
but you need a Twilio, Ytel or Plivo account (We recommend Twilio) and they charge per a text message (or voice broadcast).

Ask For Clarification

Q. How do you setup a purchase sms credits button with the sms Marketing tool combined with the External Billing tool?

A. External Billing Add Payment Screenshot
1) Setup an external billing product for selling the credits.

2) Add a billing option to the product.



External Billing Add Notify URL Screenshot
3) Edit the Notify URL for the product putting your URL as shown below:
~wmtsystemurl~/admin/smsapi.php?memberid=~affid~&credits=#&apikey=XXXX###

# = Replace # with the amount of credits to add when payment is made
XXXX = Put your API Key from Advanced Features.
yourURL.com = Put your domain name.

4) You can then get the URL or ~~ code to use when when editing billing for placing the button throughout your site.

Ask For Clarification

Q. With the sms Marketing Tool is there a way to code in calls to action?

A. If by calls to action you mean that a member or contact takes an action and then an SMS message is sent to them then yes.  You can either hire us to set it up for you as a support request or if you have someone familiar with php you can do this with a few lines of code.

<?php
include("tools/Telecom.php");

$message = "Example SMS Message";
$cellNumber = "555-555-5555";
$memberAID =  1;

$myMember = new Member();
$myMember->loadMember($memberAID);

Telecom::addSMS($message, $cellNumber, $myMember, time());
?>

The standard member ~~ variables are converted when the actual message is sent.

Ask For Clarification

Q. How does the text feature under "Send Members a Text Message" work?

A. It sends a text message (SMS) to all of your members in the USA that have entered a cell phone number.

Ask For Clarification

Q. Does the software do text message auto-responders?
Q. How does sms credits work?
Q. How much does Twilio charge per a text message?
Q. How do we setup an sms notification once a contact reaches a specific contact score?
Q. Is it possible to use short codes like ~name~ or ~email~ in your sms broadcasts or text ARs?
Q. When sms messages are sent to new members are the sponsors credits used or the admin?
Q. Is there a way to add something to the Admin Calendar that automatically adds to EVERY members calendar so that if they set up sms notifications they will get notifications when I add something to the calendar?
Q. What are tilde codes (variables) which can be used in sms messages



Question Keywords: text messaging



DMCA.com Protection Status Authorize.net
Valid HTML! Valid CSS!


Reseller: WMT
|
Login
(502) 225-3237