alertwings.com Open in urlscan Pro
2a06:98c1:3120::3  Public Scan

URL: https://alertwings.com/
Submission: On August 06 via automatic, source certstream-suspicious — Scanned from NL

Form analysis 3 forms found in the DOM

POST

<form id="submitSignup" class="signup_form" method="post" onsubmit="return submitSignup()">
  <div class="form-element-wrapper">
    <div class="row">
      <div class="col-md-12">
        <div class="form-group customised-formgroup"> <span class="lnr lnr-apartment"></span> <input type="text" name="company_name" class="form-control" placeholder="Company"> </div>
      </div>
    </div>
    <div class="row">
      <div class="col-md-6">
        <div class="form-group customised-formgroup"> <span class="lnr lnr-user"></span> <input type="text" name="first_name" class="form-control" placeholder="First Name" required=""> </div>
      </div>
      <div class="col-md-6">
        <div class="form-group customised-formgroup"> <span class="lnr lnr-user"></span> <input type="text" name="last_name" class="form-control" placeholder="Last Name" required=""> </div>
      </div>
    </div>
    <div class="row">
      <div class="col-md-6">
        <div class="form-group customised-formgroup"> <span class="lnr lnr-envelope"></span> <input type="email" name="email" class="form-control" placeholder="Your Email ID*" required=""> </div>
      </div>
      <div class="col-md-6">
        <div class="form-group customised-formgroup"> <span class="lnr lnr-smartphone"></span> <input type="number" name="mobile" class="form-control" minlength="10" maxlength="10" placeholder="Your Mobile No*" required=""> </div>
      </div>
    </div>
    <div class="row">
      <div class="col-md-6">
        <div class="form-group customised-formgroup"> <span class="lnr lnr-store"></span> <select class="form-control" id="user_industry" name="user_industry" required="">
            <option value="" selected="">Select Industry</option>
            <option value="Agriculture">Agriculture</option>
            <option value="Automobile &amp; Transport">Automobile &amp; Transport</option>
            <option value="Ecommerce">Ecommerce</option>
            <option value="Education">Education</option>
            <option value="Financial Institution">Financial Institution</option>
            <option value="Gym">Gym</option>
            <option value="Hospitality">Hospitality</option>
            <option value="IT Company">IT Company</option>
            <option value="Lifestyle Clubs">Lifestyle Clubs</option>
            <option value="Logistics">Logistics</option>
            <option value="Marriage Bureau">Marriage Bureau</option>
            <option value="Media &amp; Advertisement">Media &amp; Advertisement</option>
            <option value="Personal Use">Personal Use</option>
            <option value="Political">Political</option>
            <option value="Public Sector">Public Sector</option>
            <option value="Real estate">Real estate</option>
            <option value="Retail &amp; FMCG">Retail &amp; FMCG</option>
            <option value="Stock and Commodity">Stock and Commodity</option>
            <option value="Telecom">Telecom</option>
            <option value="Tips And Alert">Tips And Alert</option>
            <option value="Travel">Travel</option>
            <option value="Wholesalers Distributors or Manufacturers">Wholesalers Distributors or Manufacturers</option>
            <option value="Others">Others</option>
          </select> </div>
      </div>
      <div class="col-md-6">
        <div class="form-group customised-formgroup"> <span class="lnr lnr-map-marker"></span> <input type="number" name="pincode" class="form-control" minlength="6" maxlength="6" placeholder="Your City Pincode*" required=""> </div>
      </div>
    </div>
    <div class="row">
      <div class="col-md-12">
        <div class="form-group customised-formgroup"> <span class="lnr lnr-bubble"></span> <textarea name="message" class="form-control" placeholder="Requirement"></textarea> </div>
      </div>
    </div>
  </div>
  <div>
    <div class="input-group-prepend"> <input type="hidden" name="action" value="UXICIgkwBTUJPgl9UFNVOAM4DWsGelsq"> <button name="submit" class="btn btn-primary mx-auto" id="submit-btn">Start Your Free Trial</button> <button style="display: none;"
        id="loading-btn" class="btn btn-primary mx-auto">Please wait.....</button> </div>
  </div>
</form>

POST

<form id="sendEnquiry" action="" method="POST" onsubmit="return sendEnquiry()">
  <div class="col-md-12 col-xs-12">
    <div class="form-group"> <input type="text" class="form-control " name="name" placeholder="Full Name*" required=""> </div>
  </div>
  <div class="col-md-12 col-xs-12">
    <div class="form-group"> <input type="text" class="form-control" name="mobile" placeholder="Your Mobile*" minlength="10" maxlength="10" required=""> </div>
  </div>
  <div class="col-md-12 col-xs-12">
    <div class="form-group"> <input type="text" class="form-control" name="pincode" placeholder="Your Pincode*" minlength="6" maxlength="6" required=""> </div>
  </div>
  <div class="col-md-12 col-xs-12">
    <div class="form-group"> <input type="text" class="form-control" name="email" placeholder="Your email (Optional)"> </div>
  </div>
  <div class="col-md-12 col-xs-12">
    <div class="form-group"> <textarea class="form-control" name="message" placeholder="Describe your requirement in detail:*" required="" rows="4"></textarea> </div>
  </div>
  <div class="col-md-12 col-xs-12">
    <div class="form-group"> <input type="hidden" name="action" value="UXACIgk7BTsJPAlMUG5VIAMqDWwGfVsj"> <input type="hidden" name="subject" id="serviceId" value=""> <button class="btn btn-primary btn-block" id="sendEnquiry-submit-btn">Request For
        Demo</button> <button style="display: none;" class="btn btn-primary btn-block" id="sendEnquiry-loading-btn">Please wait...</button> </div>
  </div>
</form>

POST

<form id="subscriptionForm" action="" method="POST" onsubmit="return subscriptionForm()">
  <div class="row">
    <div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
      <div class="form-group customised-formgroup"> <span class="lnr lnr-user"></span> <input class="form-control" placeholder="Name" name="first_name"> </div>
    </div>
    <div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
      <div class="form-group customised-formgroup"> <span class="lnr lnr-envelope"></span> <input type="email" class="form-control" placeholder="Email" name="email"> </div>
    </div>
    <div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
      <div> <input type="hidden" name="action" value="UXICIgkwBSsJNAl7UGlVIQMrDWwGYFs0"> <input type="hidden" name="publicaccountid" value="18b37eac-33be-42a1-8e7f-2b39a9db6816"> <button name="submit" class="btn btn-success btn-block"
          id="subscriptionForm-submit-btn">SIGN UP FOR FREE!</button> <button style="display: none;" class="btn btn-success btn-block" id="subscriptionForm-loading-btn">Please wait.....</button> </div>
    </div>
  </div>
</form>

Text Content

MENU
 * HOME
 * SERVICE
 * BLOG
 * CONTACT
 * Signup
 * Login


ENTERPRISE SMS GATEWAY

Send One Time Passwords (OTP) , Transactional SMS , Promotional SMS Low Cost
Reliable Messaging APIs

WHY CHOOSE ALERTWINGS ?  


ENTERPRISE SMS GATEWAY

Send One Time Passwords (OTP) , Transactional SMS , Promotional SMS Low Cost
Reliable Messaging APIs

WHY CHOOSE ALERTWINGS ?  


ENTERPRISE SMS GATEWAY

Send One Time Passwords (OTP) , Transactional SMS , Promotional SMS Low Cost
Reliable Messaging APIs

WHY CHOOSE ALERTWINGS ?  


ENTERPRISE SMS GATEWAY

Send One Time Passwords (OTP) , Transactional SMS , Promotional SMS Low Cost
Reliable Messaging APIs

WHY CHOOSE ALERTWINGS ?  


ENTERPRISE SMS GATEWAY

Send One Time Passwords (OTP) , Transactional SMS , Promotional SMS Low Cost
Reliable Messaging APIs

WHY CHOOSE ALERTWINGS ?  



Completing all Needs for Your company


OUR PRODUCTS & SERVICES

Bulk SMS

Bulk SMS services are best way to help you communicate, interact and transact
with your target audience.

 * Promotional SMS
 * Transactional SMS
 * Send OTP
 * Local SMS Marketing
 * Election Sms Campaigning

Cloud Telephony

Discover a convenient and powerful way to connect with your customers in a
customized & efficient way.

 * Voice Broadcasting
 * IVR Service
 * Tollfree Number
 * Missed Call Service

SMTP Mail

Get access to the email marketing and delivery tools you need to communicate
with your customers.

 * Transactional Email
 * Email Marketing
 * Transactional Email API

Bulk SMS Features


ADVANCED SMS PLATFORM & USER FRIENDLY

UNICODE SMS

Send mass sms with unicode option to send sms in national & regional languages
as well like hindi, tamil, telugu etc. Language is no bar to connect with
people.

PROMOTIONAL SMS

Promote your business by sending sms and capture leads. We adds another facility
of sending promotional sms with sender id using Enterprise Route.

API INTEGRATION

We facilitate integration of flexible and powerful API into applications to send
alerts, notifications, confirmations etc. We can build custom API as per current
needs.

SENDER ID & TEMPLATE

You can create unlimited sender id and templates as per your requirement with
instant approval by our team. It gives ease of access.

INTERNATIONAL SMS

Use our International gateway to send SMS across globe. AlertWings ease the
promote of your business around the world and gather leads.

SMS SCHEDULING

AlertWings offers “Send Later” option. You can schedule SMS for future dates:
simply choose time and date and sms will deliver accordingly without any error.

Let’s Start


SIGN UP FOR FREE TRIAL

Select Industry Agriculture Automobile & Transport Ecommerce Education Financial
Institution Gym Hospitality IT Company Lifestyle Clubs Logistics Marriage Bureau
Media & Advertisement Personal Use Political Public Sector Real estate Retail &
FMCG Stock and Commodity Telecom Tips And Alert Travel Wholesalers Distributors
or Manufacturers Others


Start Your Free Trial Please wait.....

Create Your FREE Account Now & Get FREE sms. No credit card required


A POWERFUL MOBILE APP

FITS IN YOUR POCKET

This App enables users to send BULK SMS, see delivery reports of the sent SMS,
manage phonebook, and see statistics of all your campaigns for a maximum of 30
days.

CREATE A CAMPAIGN

To send SMS, just create a campaign, add sender ID, select contact or group of
contacts and send as many SMS as you wish to send. Informational SMS must be
sent from Transactional route and marketing SMS must be sent from Promotional
route.

MANAGE YOUR PHONEBOOK

You can also add and delete any group in the phonebook. Manage your phonebook
easily by adding or deleting any contact in any group. You can also move or copy
contacts from one group to another.

DELIVERY REPORT

Delivery report of SMS can be seen by clicking on the particular SMS of desired
campaign.

STATISTICS

Executive summary lets you see the statistics of your campaigns.


Fact Sheet


QUALITY & ASSURANCE


3 MILLION+

SMS Everyday


12000+

HAPPY CUSTOMERS


1100+

ASSOCIATES & RESELLERS


5+

DEDICATED ROUTE

Algorithm that ensures sure-shot delivery


UNIQUE & SMART ALGORITHM




POWERFUL SENDING INFRASTRUCTURE

Easy API integration and a simple, HTTP or JSON/XML API enables your APP with
SMS whether you are sending transactional or bulk SMS. Scale quickly, whether
it’s a matter of 10 SMS or 10 million SMS.

READ MORE


ONE-SHOT-OTP

Your Complete OTP infrastructure! 99.9* percent Times Your OTP WILL NOT FAIL,
COME WHAT MAY!
Failed OTP can be frightening, simply because all it takes for a user to leave a
website is 8 seconds!

READ MORE

Meet Our Happy Customers


THOUSANDS OF SMILES

We have been using the services of AlertWings for over 3 years, primarily to
text information messages to its members. We are very satisfied with the
services of AlertWings since the application is very user friendly, the rates
being very reasonable, prompt delivery of the message and availability of
reports. Wishing AlertWings all success. ...
Navneet Sharma
Director, Sara Finvest

We offer our Hearty Gratitude for providing us with very Dynamic, Graceful and
effective service. At the same time we appreciate its team always ready to
helping and guiding us whenever we need. ...
Ramesh Kaul
Principle, Sachkhand Convent School

We have been using the services of AlertWings for over 3 years, primarily to
text information messages to its members. We are very satisfied with the
services of AlertWings since the application is very user friendly, the rates
being very reasonable, prompt delivery of the message and availability of
reports. Wishing AlertWings all success. ...
Navneet Sharma
Director, Sara Finvest

We offer our Hearty Gratitude for providing us with very Dynamic, Graceful and
effective service. At the same time we appreciate its team always ready to
helping and guiding us whenever we need. ...
Ramesh Kaul
Principle, Sachkhand Convent School

We have been using the services of AlertWings for over 3 years, primarily to
text information messages to its members. We are very satisfied with the
services of AlertWings since the application is very user friendly, the rates
being very reasonable, prompt delivery of the message and availability of
reports. Wishing AlertWings all success. ...
Navneet Sharma
Director, Sara Finvest

We offer our Hearty Gratitude for providing us with very Dynamic, Graceful and
effective service. At the same time we appreciate its team always ready to
helping and guiding us whenever we need. ...
Ramesh Kaul
Principle, Sachkhand Convent School



Resources Hub


WE HELP TO BECOME A SMART ENTREPRENEUR

WHAT IS DLT REGISTRATION? WHY IT IS REQUIRED FOR SMS SERVICE IN INDIA?

What is DLT Registration? Why It Is Required For SMS Service In India?
Distributed Ledger Technology (DLT) is a block-chain based registration system.
According to TRAI (Telecom Regulatory Authority of India), telemarketers have to
be registered in the DLT platform. It is being issued in the public interest to
control the SMS spam from various marketing firms. Earlier the bulk SMS
providers were required to register with TRAI. With the updated rules, whoever
wants to send promotional or transactional SMS to their customers needs to be
DLT registered. What Is DLT? The DLT platform keeps records of all the
transactions made by the network participants. It is mandatory as per the new
TRAI regulations. Communication messages like OTP, verification codes,
notification, etc sent by businesses to their customers need to be registered in
the TRAI DLT platform. There are multiple phases to implement the above
regulation which mandated the use of blockchain-based technology known as DLT.
Most of the telecom operators have already implemented the DLT system. It’s
aimed at creating more transparency and reducing the incidence of spam and fraud
done through SMS. We taking special measures to offer regulatory compliant
solutions in line with TRAI rules and regulations to create a more transparent
system for communication. It enables you ...

READ MORE
SMS Marketing

WHAT DO I NEED TO GET THE SENDER ID APPROVED FOR MY COUNTRY?

The following details are required for countries 
Bosnia, Herzegovina, China, Egypt, Georgia, Guatemala, Jordan, Kazakhstan, Kenya, Oman, Qatar, Slovakia, Syria,
Tanzania, Thailand, Romania, Kuwait, Montserrat, Russia, Morocco, United
Kingdom, Yemen, Nepal, and Kyrgyzstan.   ---> Sender ID ---> Company Name --->
Company URL ---> Type of Content ---> Sample Content To the following locations,
the operator required local trade license and NOC:  --->Bangladesh: Local
Registration Required: NOC required  --->Indonesia: Local Registration Required:
NOC required  --->Kenya: Local Registration Required: NOC required  --->Nigeria:
Local Registration Required: NOC required  --->Oman: Local Registration
Required: NOC required  --->Pakistan: Local Registration Required: NOC required 
--->United Arab Emirates: Local Registration Required: NOC required  --->Saudi
Arabia: Local Registration Required: NOC required  For any further information,
contact us at support@alertwings.com.  ...

READ MORE
SMS Marketing

WHAT ARE THE RULES FOR SENDER ID AND GETTING IT APPROVED IN DIFFERENT COUNTRIES?

Following are the rules and features related to Sender ID in different
countries- (To test services without registration you can test in countries that
allow Dynamic Sender ID. For the countries that require sender ID registration,
SMS can be sent only after registration is done. You can contact
support@alertwings.com for the same)   Country Sender ID Afghanistan Few
Networks Dynamic Only Albania Dynamic Sender ID Algeria Dynamic Sender ID
Andorra Dynamic Sender ID Angola Dynamic Sender ID Anguilla Dynamic Sender ID
Antigua & Barbuda Dynamic Sender ID Argentina Delivers via Numeric Sender
Armenia Dynamic Sender ID Aruba Dynamic Sender ID Australia Dynamic Sender ID
Austria Dynamic Sender ID Azerbaijan Dynamic Sender ID Bahrain Dynamic Sender ID
Bangladesh Sender ID Registration Required (Local Registration and NOC required)
Barbados Dynamic Sender ID Belarus Dynamic Sender ID Belgium Fixed Short Numeric
Belize Dynamic Sender ID Benin Dynamic Sender ID Bermuda Dynamic Sender ID
Bhutan Dynamic Sender ID Bolivia Dynamic Sender ID Bosnia & Herzegovina Sender
ID Registration Required  Botswana Dynamic Sender ID Brazil Delivers via
Numeric Sender Brunei Darussalam Dynamic Sender ID Bulgaria Dynamic Sender ID
Burkina Faso Dynamic Sender ID Burundi Dynamic Sender ID Cambodia Dynamic Sender
ID Cameroon Dynamic Sender ID Canada Delivers via Numeric Sender Cape Verde
Dynamic Sender ID Cayman Islands Dynamic Sender ID Central African Republic
Dynamic Sender ID Chad Dynamic Sender ID Chile Delivers via Numeric Sender China
Registration Required (Template needs registration) Colombia Delivers via
Numeric Sender Comoros Dynamic Sender ID Congo Dynamic Sender ID Congo D.R.
Dynamic Sender ID Cook Islands Dynamic Sender ID Costa Rica Delivers via
Numeric Sender Cote dIvoire Dynamic Sender ID Croatia Sender ID Registration
Required Cuba Sender ID Registration Required Cyprus Sender ID Registration
Required Czech Republic Dynamic Sender ID Denmark Dynamic Sender ID Djibouti
Dynamic (Alpha supported ) Dominica Delivers via Numeric Sender Dominican
Republic Delivers via Numeric Sender Ecuador Delivers via Numeric Sender Egypt
Sender ID Registration Required El Salvador Dynamic Sender ID Equatorial Guinea
Dynamic Sender ID Estonia Dynamic ...

READ MORE

DLT-REGISTRATION

DLT Registration of your Entity is mandatory Now to continue using SMS and Voice
Services as per TRAI Direction   Dear Valued Customer,   This is to remind you
that TRAI has instructed for DLT Implementation for SMS traffic and Operators
might migrate to DLT anytime. The customer needs to complete Entity and Header
(Sender ID) registration as Phase 1 of traffic migration to DLT.    As soon as
the Operators Migrate to DLT, traffic of only such registered entities using
headers would be allowed by Telecom operators. To refer to the TCCCPR 18 Telecom
Commercial Communications Customer Preference Regulation 2018, please
click here to download. We request you to register your Principal Entity and
your Headers (Sender IDs) on all the DLT portals of operators as soon as
possible. After DLT Implementation, traffic of only such registered entities
using headers would be allowed via operators. If you are already registered on
the any of the operators, it’s important to register your headers (Sender-id)
immediately to avoid loss of traffic   Information and Instructions for
Enterprise/ Entity   Scenario 1: If you are not registered with any of the DLT
Before Step 1: You can register with any one of the DLT portals below and get a
Unique Entity Id and DLT Portal Account. S. No DLT Portal Link 1 Vodafone-Idea
https://www.vilpower.in 2 Airtel https://dltconnect.airtel.in/ 3 BSNL
https://www.ucc-bsnl.co.in/ 4 Videocon https://smartping.live/entity/reg-as 5
Jio https://trueconnect.jio.com 6 MTNL https://www.ucc-mtnl.in/ Step 2: After
generating the Unique Entity Id and getting approval for your DLT Account, use
the same to get ...

READ MORE
SMS Marketing

SMS MARKETING ADVANTAGES TO INDUSTRIES

SMS marketing has several advantages, and if done industry-specific marketing,
then the benefits are countless. Solutions offered by SMS services to some of
the major industries are: 1) Agricultural industry Nearly 3/4th of the globe has
access to mobile phones. It would be highly useful for the business to
capitalize on the opportunity to do SMS marketing in agricultural industry.
Farmers can get weather forecast alerts, transportation time and cost alert,
market prices alert, harvesting alert, air moisture alert, pesticides and
fertilizers alert, drought alerts, market demand and supply alert. 2) Education
industry With a variety of SMS solutions, information can be sent across to
parents regarding parents-teachers-meet, declaration of results, and other
necessary information.  Schools and coaching institutes can also send bulk SMS
to the students to keep them updated with the daily news. Availability of
admission forms can also be passed on through SMS to the parents of prospective
students. 3) Entertainment industry Entertainment industry has shown the
majority of growth in recent years. Tapping this industry would be an effective
option for most of the marketers. Through bulk SMS service, people can be
informed about upcoming movies, movie of the week, and other entertainment news.
4) Healthcare industry Reminders can be sent to individuals regarding
appointments; health tips alerts, route ...

READ MORE
prev
next

LOAD MORE


QUICK ENQUIRY FOR

×
Request For Demo Please wait...


GET MARKETING TIPS FROM INDUSTRY EXPERTS!

SIGN UP FOR FREE! Please wait.....

Sign up for our newsletter to stay up to date with Us!

   
 * * Bulk SMS
   * Promotional SMS
   * Transactional SMS
   * Send OTP
   * Local SMS Marketing
   * Election Sms Campaigning
 * * Cloud Telephony
   * Voice Broadcasting
   * IVR Service
   * Tollfree Number
   * Missed Call Service
 * * SMTP Mail
   * Transactional Email
   * Email Marketing
   * Transactional Email API
   
 * * Support
   * blog
   * Terms and Conditions

 * * AlertWings
     
     * S.C.O.379,Motor Market, Mani Majra, CHANDIGARH, PUNJAB, INDIA, 160101
     * 9549991000
       9549991000
     * support@alertwings.com
     
     * 



© Copyright 2018 AlertWings. All Rights Reserved

Made with by Weboo Technology Pvt. Ltd.