CINXE.COM

Turnkey SMS Marketing Tool by Mobile SMS Marketing

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.mobilesmsmarketing.com:80/?a_aid=e22b2b4e","20080305035341","https://web.archive.org/","web","/_static/", "1204689221"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>Turnkey SMS Marketing Tool by Mobile SMS Marketing</title> <meta name="Description" content="Innovative real-time mobile marketing solution for enhancing customer loyalty and boosting business profitability. User-friendly Admin Web Interface"> <meta name="Keywords" content="SMS, mobile marketing, SMS marketing, SMS marketing system, text messaging, turnkey, solution"> <link href="/web/20080305035341cs_/http://www.mobilesmsmarketing.com/styles.css" rel="stylesheet" type="text/css" media="all"/> <link href="/web/20080305035341cs_/http://www.mobilesmsmarketing.com/tabs.css" rel="stylesheet" type="text/css" media="all"/> <script language="JavaScript" src="/web/20080305035341js_/http://www.mobilesmsmarketing.com/hover.js" type="text/javascript"></script> <script language="javascript"> var currentTab = 1; function getEl (id) { var obj = null; if (!document.getElementById) return false; if (!(obj =document.getElementById(id))) return false; return obj; } function selTab(num) { getEl('tab_'+currentTab).className = ''; getEl('tab_'+num).className = 'current'; getEl('content_'+currentTab).style.display = 'none'; getEl('content_'+num).style.display = 'inline'; currentTab = num; return; } </script> </head> <body><script id="pap_x2s6df8d" src="https://web.archive.org/web/20080305035341js_/http://www.mobilesmsmarketing.com/affiliate/scripts/track.js" type="text/javascript"> </script> <script type="text/javascript"> <!-- papTrack(); //--> </script> <div class="all"> <div class="head_left"> <div id="hline1"> <div style="float:left"><a href="/web/20080305035341/http://www.mobilesmsmarketing.com/"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/logo_msm.gif" alt="Mobile SMS Marketing - Market your ideas, boost your sales!" width="242" height="66" border="0"/></a></div> <div style="float:right; padding-bottom:0px;"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/logo_opt-in.gif" alt="Next Generation opt-in marketing system!" width="173" height="66" border="0"/></div> </div> <br clear="all"/> <div id="hline2"> <div class="navline1"> <div id="menu"> <ul> <li><a href="/web/20080305035341/http://www.mobilesmsmarketing.com/" class="home" style="background: url(/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/tab_on.gif) no-repeat 100% 0px;"><b>HOME</b></a></li> <li><a href="benefits.php" class="home"><b>BENEFITS</b></a></li> <li><a href="order.php" class="home"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/ico_cart.gif" alt="ORDER" width="14" height="14" border="0" align="absmiddle"/><b>ORDER</b></a></li> <li><a href="unlimited_opportunities.php" class="home"><b>RESELLERS</b></a></li> <li><a href="affiliate_program.php" class="home"><b>AFFILIATES</b></a></li> <!--<li><a href="whitelabelb.php" class="home" ><b>WHITE LABEL</b></a></li> --> <li><a href="whitelabelb.php" class="sol"><b>CORPORATE&nbsp;SOLUTION</b></a></li> <!-- <li><a href="company.php" class="home" ><b>ABOUT US</b></a></li> --> </ul> </div> </div> <div id="submenu"> <ul> <li><a href="how_it_works.php" class="sub">How it works</a></li> <li><a href="live_examples.php" class="sub">Live Examples</a></li> <li><a href="order.php" class="sub">Sign Up</a></li> </ul> </div> </div></div> <div class="head_right"><script language="javascript"> var agt = navigator.userAgent.toLowerCase(); var apName = navigator.appName.toLowerCase(); var is_nav4 = ((apName == "netscape") && (parseInt(navigator.appVersion) < 5))? 1:0; var is_ie4 = ((apName == "msie") && (parseInt(navigator.appVersion) < 5))? 1:0; var is_dom = document.getElementById? 1:0; var is_gecko = (agt.indexOf('gecko') != -1)? 1:0; var is_ie = (agt.indexOf("msie") != -1)? 1:0; var is_nav = (agt.indexOf('mozilla')!=-1) && (agt.indexOf('opera')==-1)? 1:0; var is_ie5up = (is_dom && is_ie)? 1:0; var is_nav6up = (is_dom && (is_gecko || is_nav))? 1:0; var is_safari = (navigator.userAgent.toLowerCase().indexOf('safari')!=-1)? 1:0; var docObj = is_nav4? "document.": is_ie4? "document.all.": is_dom? "document.getElementById('": 0; var styleObj = is_nav4? "": is_ie4? "": is_dom? "')":0; var current_popup_id = ''; var pupup_timer_id = ''; //---------------------------------------------- function on_eo(event,id,status){ if(current_popup_id && current_popup_id!=id){ var el = eval(docObj + current_popup_id + styleObj); el.style.display = 'none'; } var el = eval(docObj + id + styleObj); if(status == 'show'){ if (is_dom && window.event) { leftVal = window.event.clientX + 10; topVal = window.event.clientY + 10; if (!is_safari) { leftVal += document.body.scrollLeft; topVal += document.body.scrollTop; } } else if (is_ie4) { topVal = eval(event.y + 10 + document.body.scrollTop); leftVal = eval(event.x+ 20 ); } else if (is_nav4) { topVal = eval(event.pageY + 10); leftVal = eval(event.pageX + 20); } else { leftVal = event.clientX + 15 + window.scrollX; topVal = event.clientY + 15 + window.scrollY; } if (leftVal < 2) { leftVal = 2; } if (is_ie) { winWidth = document.body.offsetWidth; } else { winWidth = window.innerWidth; } el.style.left = leftVal + 'px'; el.style.top = topVal + 'px'; el.style.display = ''; current_popup_id = id; return; } if(status == 'hide'){ el.style.display = 'none'; current_popup_id = ''; return; } } </script> <div id="locked_if_holder" style="position:absolute; display:none; margin-left:-680px; border: 2px solid #000; width: 640px; min-height:200px; background:#feffeb; padding:10px;"> <p style="font-size:14px; margin:0; padding:0;"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/arrow_blue.gif" width="11" height="11" align="bottom"/> <strong>See the service in action!</strong> <span style="font-size:12px">( <img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/ico_close_div.gif"/> <a onclick="on_eo(event,'locked_if_holder','hide'); return false" style="color:#ce0101" href="javascript:window.close()">close</a> )</span></p> <p class="titlered">SEND TEXT MESSAGE:</p> <blockquote> <span class="redbold">GROCERY</span> to <span class="redbold">41513</span> : demonstrates how a grocery store might use the service.<br/> <span class="redbold">VIDEO</span> to <span class="redbold">41513</span>: demonstrates how a video store might use the service.<br/> <span class="redbold">CAR</span> to <span class="redbold">41513</span>: demonstrates how a car dealer might use the service.<br/> <span class="redbold">CLUB</span> to <span class="redbold">41513</span>: demonstrates how a night club or disco might use the service.<br/> <span class="redbold">CLEANER</span> to <span class="redbold">41513</span>: demonstrates how a dry cleaner might use the service.<br/> <span class="redbold">CLASS</span> to <span class="redbold">41513</span>: demonstrates how a university might use the service.<br/> <span class="redbold">HOLIDAY</span> to <span class="redbold">41513</span>: demonstrates how a corporation might use the service.<br/> <span class="redbold">SALESFORCE</span> to <span class="redbold">41513</span>: demonstrates how a sales organization might use the service.<br/> <span class="redbold">ALERT</span> to <span class="redbold">41513</span>: demonstrates how a local government or municipality might use the service.</blockquote> <p>These are just a few of the ways that our service can be used. In actuality, the possibilities are endless.</p> <p align="center" style="font-size:14px"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/arrow_blue.gif" width="11" height="11" align="bottom"/> <strong><a href="https://web.archive.org/web/20080305035341/http://www.mobilesmsmarketing.net/logon.do">View Web Admin Interface</a></strong></p> </div> <a onclick="on_eo(event,'locked_if_holder','show'); return false" href="#"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/demo_phone_01.jpg" alt="TRY OUR DEMO EXAMPLES" width="134" height="134" border="0"/></a></div> <img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/promo_01.jpg" width="929" height="170" border="0"/><br clear="all"/> <div style="padding:6px; margin-top:2px;"> <div style="float:left; width:450px;"> <h1>Turnkey SMS Marketing</h1> <p align="justify">*Being in touch with your customers at any time, anywhere is no longer a dream. By adding SMS Marketing to your marketing mix, the effectiveness of your message with new and existing customers will soar to new levels! <a href="benefits.php">More Info »</a> </p> <div class="dots">&nbsp;</div> <h1>Follow a few easy steps to get started!</h1> <p><strong style="font-size:14px;">Step 1: Create marketing campaign - choose keyword</strong><br/> To initiate your text message campaign you should pick up a keyword that best conveys your marketing idea. </p> <p><strong style="font-size:14px;">Step 2: Clients subscribe to your group</strong><br/> Once ready with the keyword, you can start collecting your database. Simply have your clients send a message to our short code 41513, specifying your campaign keyword. </p> <p align="center"><a href="create_opt-in_group.php"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/step2_scheme.jpg" alt="Clients subscribe to your group" width="440" height="162" border="0"/></a></p> <p><strong style="font-size:14px;">Step 3: You send messages to your groups</strong><br/> With the database of customers available, you are ready to begin sending targeted messages containing your special offers.</p> <p align="center"><a href="how_it_works.php"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/step3_scheme.jpg" alt="You send messages to your groups" width="440" height="162" border="0"/></a></p> <p><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/ico_gear_1.gif" align="absmiddle"/> <a href="how_it_works.php">SEE HOW OUR TURNKEY SMS MARKETING SYSTEM WORKS »</a></p> </div> <div style="float:right; width:437px;"> <h1>Mobile Marketing LIVE Samples</h1> <p align="justify"> The SMS Marketing solution can be applied to virtually any business model and can also be used by non-profit organizations and government agencies. Businesses can promote a positive image by addressing customer needs in a personalized, fast, flexible and efficient manner. Government agencies can use our service as an alert or reminder service. <a href="live_examples.php"> More Info »</a></p> <div id="tabsB"> <ul> <!-- CSS Tabs --> <li class="current" id="tab_1"><a href="javascript:selTab(1)"><span>Internet</span></a></li> <li id="tab_2"><a href="javascript:selTab(2)"><span>Restaurant</span></a></li> <li id="tab_4"><a href="javascript:selTab(4)"><span>Retail Store</span></a></li> <li id="tab_3"><a href="javascript:selTab(3)"><span>Hotel</span></a></li> <li id="tab_5"><a href="live_examples.php"><span>More »</span></a><!--<a href="javascript:selTab(5)"><span>More »</span></a> --></li> </ul> </div> <br clear="all"/> <!-- 111111111 --> <div class="example_box" id="content_1"> <div style="float:left; width:100px;"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/thumb_musicstore.gif" alt="Music Store Example" width="95" height="69" border="0"/></div> <div style="float:right; width:315px;"> <h2>Online Music Store Sample</h2> A more targeted system can be implemented based on music genre. If the customer orders an R&B; cd, he will be asked to send in the join message with a second level keyword.</div> <br clear="all"/> <br/><br/> <h2>Example:</h2> <div class="redexample"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/ico_text.gif" alt=" " width="15" height="13" border="0"/> <strong>MUSIC RB </strong> <span class="to">TO</span> <img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/ico_blackcell.gif" alt=" " border="0"/> <strong>41513</strong></div> <br clear="all"/> <br/> <h2>Conclusion:</h2> This way the customer will only receive information and specially targeted discounts about new R&B; releases! <a href="live_examples.php">More Samples »</a> <br/> </div> <!-- 222222222 --> <div class="example_box" id="content_2" style="display:none"> <div style="float:left; width:100px;"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/thumb_restaurant.gif" alt="" width="95" height="69" border="0"/></div> <div style="float:right; width:315px;"> <h2>Restaurant</h2> Using various forms of advertising and on-site signs, a restaurant can start offering discounts for customers that opt in by sending a join message. Once the message is received, the restaurant owner can begin sending lunch specials, dinner specials, coupons and a variety of enticing offers to this list of preferred customers. </div> <br clear="all"/> <br/><br/> <h2>Example:</h2> <div class="redexample"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/ico_text.gif" alt=" " width="15" height="13" border="0"/> <strong>SAVE </strong> <span class="to">TO</span> <img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/ico_blackcell.gif" alt=" " border="0"/> <strong>41513</strong></div> <br clear="all"/> <br/> <h2>Conclusion:</h2> This creates immediate boost in sales during slow periods.<br/> <a href="live_examples.php">More Samples »</a> <br/> </div> <!-- 333333333 --> <div class="example_box" id="content_3" style="display:none"> <div style="float:left; width:100px;"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/thumb_hotel.gif" alt="" width="95" height="69" border="0"/></div> <div style="float:right; width:315px;"> <h2>Hotel</h2> By placing small signs in each room, hotel chains can benefit by offering their existing guests a 20% discount their next stay as a way of saying "Thank you" for preferring their hotels. <br/> Another popular method is to ask their guests to join the hotel's VIP club. Once they have joined, guests can receive special offers, travel packages, free dinners, tickets to local events and other special benefits. </div> <br clear="all"/> <br/><br/> <h2>Example:</h2> <div class="redexample"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/ico_text.gif" alt=" " width="15" height="13" border="0"/> <strong>HOTEL </strong> <span class="to">TO</span> <img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/ico_blackcell.gif" alt=" " border="0"/> <strong>41513</strong></div> <br clear="all"/> <br/> <h2>Conclusion:</h2> The chain will enjoy instant increase in guest numbers and customers’ loyalty. <a href="live_examples.php">More Samples »</a> <br/> </div> <!-- 444444444 --> <div class="example_box" id="content_4" style="display:none"> <div style="float:left; width:100px;"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/thumb_store.gif" alt="" width="95" height="69" border="0"/></div> <div style="float:right; width:315px;"> <h2>Retail Store</h2> A clothing store could offer opt-in discounts at the counter or on store receipts. Then marketing messages about new arrivals and other special deals are sent to customers’ mobile phones at regular intervals. </div> <br clear="all"/> <br/><br/> <h2>Example:</h2> <div class="redexample"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/ico_text.gif" alt=" " width="15" height="13" border="0"/> <strong>DRESS </strong> <span class="to">TO</span> <img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/ico_blackcell.gif" alt=" " border="0"/> <strong>41513</strong></div> <br clear="all"/> <br/> <h2>Conclusion:</h2> This results in a significant increase in sales. It also strengthens customer loyalty and encourages repeat sales. <a href="live_examples.php">More Samples »</a> <br/> </div> <!-- 555555555 --> <div class="example_box" id="content_5" style="display:none">5555555 <div style="float:left; width:100px;"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/thumb_musicstore.gif" alt="Music Store Example" width="95" height="69" border="0"/></div> <div style="float:right; width:315px;"> <h2>Sample for Online Music Store:</h2> A more targeted system can be implemented based on music genre. If the customer orders a rap cd, he will be asked to send in the join message with a second level keyword. </div> <br clear="all"/> <br/><br/> <h2>Example:</h2> <div class="redexample"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/ico_text.gif" alt=" " width="15" height="13" border="0"/> <strong>MUSIC A </strong> <span class="to">TO</span> <img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/ico_blackcell.gif" alt=" " border="0"/> <strong>41513</strong></div> <br clear="all"/> <br/> <h2>Conclusion:</h2> This way he will only get info about new rap releases and specially targeted discounts. <a href="live_examples.php">More Samples »</a> <br/> </div> <br clear="all"/> <div class="homelist"> <h1>SMS Marketing Benefits</h1> Mobile SMS Marketing truly is a <strong>worthwhile</strong> investment. Once you join us – you will start enjoying the benefits of a solution that enhances customer relationships and boosts profitability. With our service you: <br/> <blockquote style="margin-left:10px; margin-right:5px;"> <h2 style="font-size:13px;"><a href="benefits.php">Create an effectively targeted marketing campaign.</a></h2> <h2 style="font-size:13px;"><a href="benefits.php">Market on a one-to-one basis.</a></h2> <h2 style="font-size:13px;"><a href="benefits.php">Reach your customers at any time, in any place.</a></h2> <h2 style="font-size:13px;"><a href="benefits.php">Send solicited messages only.</a></h2> <h2 style="font-size:13px;"><a href="benefits.php">Avail of an easy-to-use management interface.</a></h2> <h2 style="font-size:13px;"><a href="benefits.php">More Info »</a></h2> </blockquote> <br/> </div> </div> <br clear="all"/> </div> <br clear="all"/><br clear="all"/> <div class="dots">&nbsp;</div> <div class="footnav"><a href="/web/20080305035341/http://www.mobilesmsmarketing.com/">HOME</a> | <a href="benefits.php">BENEFITS</a> | <a href="order.php"><span class="cartico"><img src="/web/20080305035341im_/http://www.mobilesmsmarketing.com/images/ico_cart.gif" alt="ORDER" width="14" height="14" border="0" align="absmiddle"/></span>ORDER</a> | <a href="resellers.php">RESELLERS</a> | <a href="affiliate_program.php">AFFILIATES</a> | <a href="whitelabelb.php">CORPORATE SOLUTIONS</a> | <a href="company.php">ABOUT US</a> | <a href="contact.php">CONTACT US</a></div> <div class="footer"> <div class="ftr1">Copyright &copy; 2008 <strong>Mobile SMS Marketing.com</strong> : All rights reserved</div> <div class="ftr2"><a href="privacy_policy.php">Privacy Policy</a> : <a href="terms_and_conditions.php">Terms and Conditions</a></div> </div> </div> <!-- Start of StatCounter Code --> <script type="text/javascript" language="javascript"> var sc_project=2702429; var sc_invisible=0; var sc_partition=26; var sc_security="859c3286"; </script> <script type="text/javascript" language="javascript" src="https://web.archive.org/web/20080305035341js_/http://www.statcounter.com/counter/counter.js"></script><noscript><a href="https://web.archive.org/web/20080305035341/http://www.statcounter.com/" target="_blank"><img src="https://web.archive.org/web/20080305035341im_/http://c27.statcounter.com/counter.php?sc_project=2702429&amp;java=0&amp;security=859c3286&amp;invisible=0" alt="free hit counter" border="0"></a> </noscript> <!-- End of StatCounter Code --> </body> </html> <!-- FILE ARCHIVED ON 03:53:41 Mar 05, 2008 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 07:28:04 Nov 26, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.522 exclusion.robots: 0.026 exclusion.robots.policy: 0.016 esindex: 0.009 cdx.remote: 21.707 LoadShardBlock: 287.57 (3) PetaboxLoader3.datanode: 121.67 (4) PetaboxLoader3.resolve: 164.49 (3) load_resource: 187.575 -->

Pages: 1 2 3 4 5 6 7 8 9 10