www.na.ninjasupport.net Open in urlscan Pro
67.227.250.40  Public Scan

Submitted URL: http://www.na.ninjasupport.net/
Effective URL: https://www.na.ninjasupport.net/
Submission: On July 14 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST javascript:void(0);

<form id="new_registration_form" action="javascript:void(0);" method="post" role="application" class="wizard clearfix fv-form fv-form-bootstrap" novalidate="novalidate"><button type="submit" class="fv-hidden-submit"
    style="display: none; width: 0px; height: 0px;"></button>
  <div class="steps clearfix">
    <ul role="tablist">
      <li role="tab" class="first current" aria-disabled="false" aria-selected="true">
        <a id="new_registration_form-t-0" href="#new_registration_form-h-0" aria-controls="new_registration_form-p-0"><span class="current-info audible">current step: </span><span class="number">1.</span> Basic Details</a></li>
      <li role="tab" class="disabled last" aria-disabled="true"><a id="new_registration_form-t-1" href="#new_registration_form-h-1" aria-controls="new_registration_form-p-1"><span class="number">2.</span> Company Details</a></li>
    </ul>
  </div>
  <div class="content clearfix">
    <h2 id="new_registration_form-h-0" tabindex="-1" class="title current">Basic Details</h2>
    <section data-step="0" id="new_registration_form-p-0" role="tabpanel" aria-labelledby="new_registration_form-h-0" class="body current" aria-hidden="false">
      <div class="row js-step js-step-active">
        <div class="col-md-6 form-group">
          <label for="fname">first name *</label>
          <input type="text" class="form-control" placeholder="Enter first name" name="first_name" id="first_name" data-fv-field="first_name">
          <small class="help-block" data-fv-validator="notEmpty" data-fv-for="first_name" data-fv-result="NOT_VALIDATED" style="display: none;">First Name Required</small>
        </div>
        <div class="col-md-6 form-group">
          <label for="lname">last name *</label>
          <input type="text" class="form-control" placeholder="Enter last name" name="last_name" id="last_name" data-fv-field="last_name">
          <small class="help-block" data-fv-validator="notEmpty" data-fv-for="last_name" data-fv-result="NOT_VALIDATED" style="display: none;">Last Name Required</small>
        </div>
        <div class="clearfix"></div>
        <div class="col-md-12 form-group">
          <label for="email">email address *</label>
          <input type="hidden" id="validateEmail" value="0">
          <input type="text" class="form-control" placeholder="Enter your email address" name="email_add" id="email_add" data-fv-field="email_add">
          <span style="display: none;" class="email_add_exists help-block"> Email ID Already Exists </span>
          <small class="help-block" data-fv-validator="notEmpty" data-fv-for="email_add" data-fv-result="NOT_VALIDATED" style="display: none;">Email Address Required</small><small class="help-block" data-fv-validator="emailAddress"
            data-fv-for="email_add" data-fv-result="NOT_VALIDATED" style="display: none;">The input is not a valid email address</small>
        </div>
        <div class="clearfix"></div>
        <div class="col-md-6 form-group">
          <label for="psd">password *</label>
          <input type="password" class="form-control" placeholder="Password" name="passwordnew" id="passwordnew" data-fv-field="passwordnew">
          <small class="help-block" data-fv-validator="notEmpty" data-fv-for="passwordnew" data-fv-result="NOT_VALIDATED" style="display: none;">Password Required</small>
        </div>
        <div class="col-md-6 form-group">
          <label for="lname">Confirm password *</label>
          <input type="password" class="form-control" placeholder="Confirm password" name="cpassword" id="cpassword" data-fv-field="cpassword">
          <small class="help-block" data-fv-validator="identical" data-fv-for="cpassword" data-fv-result="NOT_VALIDATED" style="display: none;">The password and its confirm are not the same</small>
        </div>
      </div>
    </section>
    <h2 id="new_registration_form-h-1" tabindex="-1" class="title">Company Details</h2>
    <section data-step="1" id="new_registration_form-p-1" role="tabpanel" aria-labelledby="new_registration_form-h-1" class="body" aria-hidden="true" style="display: none;">
      <div class="row js-step">
        <div class="col-md-12 form-group">
          <label for="fname">Company name *</label>
          <input type="text" class="form-control" placeholder="Enter Company name" name="company_name" id="company_name" data-fv-field="company_name">
          <span style="display: none;" class="company_name_exists help-block"> Company Name Already Exists </span>
          <small class="help-block" data-fv-validator="notEmpty" data-fv-for="company_name" data-fv-result="NOT_VALIDATED" style="display: none;">Company Name Required</small>
        </div>
        <div class="col-md-12 form-group">
          <label for="lname">Domain name *</label>
          <input type="text" class="form-control alphanumeric" placeholder="Enter Domain name" name="domain_name" id="domain_name" data-fv-field="domain_name">
          <span style="display: none;" class="domain_name_exists help-block"> Domain Name Already Exists </span>
          <small class="help-block" data-fv-validator="notEmpty" data-fv-for="domain_name" data-fv-result="NOT_VALIDATED" style="display: none;">Domain Name Required</small>
        </div>
        <div class="clearfix"></div>
        <div class="col-md-12 form-group">
          <p>We want you to know how Ninja Support, Inc. processes your Personal Information. <a href="javascript:void(0);"><strong>Read More</strong></a>.</p>
          <div class="checkbox">
            <input id="accepted_policies" name="accepted_policies" type="checkbox" data-fv-field="accepted_policies">
            <label for="accepted_policies">
              <span>I accept the terms of the <a href="javascript:void(0);"><strong>Privacy
                                                                                    Policy</strong></a> and <a href="javascript:void(0);"><strong>Terms of Use</strong></a>.</span>
            </label>
          </div>
          <div class="clearfix"></div>
          <small class="help-block" data-fv-validator="notEmpty" data-fv-for="accepted_policies" data-fv-result="NOT_VALIDATED" style="display: none;">Agree to continue Registration</small>
        </div>
      </div>
    </section>
  </div>
  <div class="actions clearfix">
    <ul role="menu" aria-label="Pagination">
      <li class="disabled" aria-disabled="true" style="display:none"><a href="#previous" role="menuitem">Previous</a></li>
      <li aria-hidden="false" aria-disabled="false"><a href="#next" role="menuitem">Next</a></li>
      <li aria-hidden="true" style="display: none;"><a href="#finish" role="menuitem">Finish</a></li>
    </ul>
  </div>
</form>

Name: Login_form

<form name="Login_form" id="Login_form" novalidate="novalidate" class="fv-form fv-form-bootstrap"><button type="submit" class="fv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
  <div class="row">
    <div class="col-md-12 print-error-msg error" style="display:none;">&nbsp;</div>
    <div class="col-md-12 form-group">
      <label for="email1">email address *</label>
      <input type="text" class="form-control" placeholder="Enter your email address" id="username" name="username" data-fv-field="username">
      <small class="help-block" data-fv-validator="notEmpty" data-fv-for="username" data-fv-result="NOT_VALIDATED" style="display: none;">Email Id Required</small><small class="help-block" data-fv-validator="emailAddress" data-fv-for="username"
        data-fv-result="NOT_VALIDATED" style="display: none;">The is Not a Valid Email Id</small>
    </div>
    <div class="clearfix"></div>
    <div class="col-md-12 form-group">
      <label for="psd1">password *</label>
      <input type="password" class="form-control" placeholder="Enter your password" id="password" name="password" data-fv-field="password">
      <small class="help-block" data-fv-validator="notEmpty" data-fv-for="password" data-fv-result="NOT_VALIDATED" style="display: none;">Password Required</small>
    </div>
    <div class="clearfix"></div>
    <div class="col-md-12 form-group">
      <p>By creating your account, you're agreeing to our <a href="javascript:void(0);"><strong>Terms of Use</strong></a> and our <a href="javascript:void(0);"><strong>Privacy Policy</strong></a></p>
    </div>
    <div class="clearfix"></div>
    <button class="btn submit-btn" id="login_button" type="submit">login </button>
    <a href="javascript:void(0);" class="forgotpsd pop" rel="3">forgot Password</a>
  </div>
</form>

Name: Forgot_form

<form name="Forgot_form" id="Forgot_form" novalidate="novalidate" class="fv-form fv-form-bootstrap"><button type="submit" class="fv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
  <div class="row">
    <div class="col-md-12 print-error-forgot-msg error" style="display:none;">
    </div>
    <div class="col-md-12 form-group">
      <label for="email1">email address *</label>
      <input type="text" class="form-control" placeholder="Enter your email address" id="email" name="email" data-fv-field="email">
      <small class="help-block" data-fv-validator="notEmpty" data-fv-for="email" data-fv-result="NOT_VALIDATED" style="display: none;">Email Id Required</small><small class="help-block" data-fv-validator="emailAddress" data-fv-for="email"
        data-fv-result="NOT_VALIDATED" style="display: none;">The is Not a Valid Email Id</small>
    </div>
    <div class="clearfix"></div>
    <button class="btn submit-btn" id="forgot_button" type="submit">Submit </button>
    <a href="javascript:void(0);" class="forgotpsd pop" rel="1">Login</a>
  </div>
</form>

Text Content

 * Home
 * About Us
 * Contact Us
 * Sign In
 * Sign Up


EASY AND BEST TICKETING SYSTEM EVER!!!

Ninja Support is practical and cost-effective customer support system. Organize
your support request, prioritize the tickets and assign it to the correct
support staff.

Learn More Get Started


KEEP UP WITH THE EVER-CHANGING HELP DESK SOFTWARE

We can come up with infographics like this.


HELP DESK SOFTWARE FOR TODAY'S FAST-CHANGING GLOBAL BUSINESSES

Implement your online help desk software in days. not weeks or months


CLOUD BASED

Let HappyBox do the heavy lifting of deployment,infrastructure, maintenance and
scaling


MOBILE READY

Support your customers anywhere,anytime,anyplace


INTEGRATED

Get a complete picture of your customer by connecting with your favorite
business apps


CUSTOMIZABLE

Customize the look and feel of your help desk and maintain a cohesive brand
experience


SECURE & SAFE

SSL enabled and encrypted by 256-bit AES algorithm


BENEFITS OF USING NINJA SUPPORT


IMPROVE RESPONSE TIME

Build pre-defined response templates for commonly asked questions. Save
time,effort and improve agent productivity with Canned Responses


ASSIGN TO RIGHT SUPPORT STAFF

Speed up your work flow by automating repetitive and time consuming tasks with
smart rules


ESCALATE ISSUES WHEN REQUIRED

Benchmark quality, measure and improve help desk performance by setting up SLA
goals.


REDUCE TICKET VOLUME

Let your customer find solutionds Instantly with in a searchable knowledge base
promote self-help to cut support costs and reduce ticket volume.


WHAT OUR CLIENTS SAY

With 95% of the support tickets being responded to within 2 hours. Our customers
are impressed!


JAMES POWELL

FATCAT IT

With 95% of the support tickets being responded to within 2 hours. Our customers
are impressed!


JAMES POWELL

FATCAT IT


Support@ninja 1-855-228000


LEARN ABOUT US

 * About Ninja
 * Careers
 * Feature Tour
 * PPT/PDF
 * Contact


SUPPORT

 * Knowledge Base / FAQ
 * Video Guides
 * Report a Bug
 * Make a Suggestion


FOLLOW US

 * Facebook
 * Twitter
 * Linked In


LEGAL

 * Privacy Policy
 * Terms of Use


 * Sign up
 * Sign in



Millions of IT pros use Ninja Support every month to:


 1. 
 2. 
 3. 

Troubleshoot issues, and get answers from other IT pros

Manage their network, devices and help desk tickets

Troubleshoot issues, and get answers from other IT pros

 * current step: 1. Basic Details
 * 2. Company Details


BASIC DETAILS

first name * First Name Required
last name * Last Name Required

email address * Email ID Already Exists Email Address RequiredThe input is not a
valid email address

password * Password Required
Confirm password * The password and its confirm are not the same


COMPANY DETAILS

Company name * Company Name Already Exists Company Name Required
Domain name * Domain Name Already Exists Domain Name Required


We want you to know how Ninja Support, Inc. processes your Personal Information.
Read More.

I accept the terms of the Privacy Policy and Terms of Use.

Agree to continue Registration
 * Previous
 * Next
 * Finish


 
email address * Email Id RequiredThe is Not a Valid Email Id

password * Password Required


By creating your account, you're agreeing to our Terms of Use and our Privacy
Policy


login forgot Password


Need Help? Talk to our in-house support experts: support@Ninja Support.com


email address * Email Id RequiredThe is Not a Valid Email Id

Submit Login


Need Help? Talk to our in-house support experts: support@Ninja Support.com



OR CONNECT WITH

 * facebook
 * linkedin