ovatu.com Open in urlscan Pro
34.198.73.57  Public Scan

URL: https://ovatu.com/e/
Submission: On May 02 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /pricing#form

<form class="login-form" id="login-form" action="/pricing#form" method="POST">
  <div class="form-group businessname">
    <label class="sr-only" for="Location_title">Business name</label> <input placeholder="Business name" class="form-control login-businessname" name="Location[title]" id="Location_title" type="text">
  </div><!--//form-group-->
  <div class="form-group firstname">
    <label class="sr-only" for="Location_firstName">First name</label> <input placeholder="First name" class="form-control login-firstname" name="Location[firstName]" id="Location_firstName" type="text">
  </div><!--//form-group-->
  <div class="form-group lastname">
    <label class="sr-only" for="Location_lastName">Last name</label> <input placeholder="Last name" class="form-control login-lastname" name="Location[lastName]" id="Location_lastName" type="text">
  </div><!--//form-group-->
  <div class="form-group email">
    <label class="sr-only" for="Location_email">Email</label> <input placeholder="Email" class="form-control login-email" name="Location[email]" id="Location_email" type="text">
  </div><!--//form-group-->
  <div class="form-group phone">
    <label class="sr-only" for="Location_phone">Phone</label> <input placeholder="Phone" class="form-control login-phone" name="Location[phone]" id="Location_phone" type="text">
  </div><!--//form-group-->
  <div class="form-group findus">
    <label for="howDidYouFindUs">How did you find us</label> <select placeholder="How did you find us?" class="form-control login-findus" onchange="howDidYouFindUsChanges(true);" name="howDidYouFindUs" id="howDidYouFindUs">
      <option value="" selected="selected">-- Please select --</option>
      <option value="google">Google Search</option>
      <option value="social">Social Media ad</option>
      <option value="forum">Online Forum</option>
      <option value="recommendation">Recommendation</option>
      <option value="blog">Blog article</option>
      <option value="ovatu">Used Ovatu in the past</option>
      <option value="youtube">Youtube</option>
      <option value="other">Other</option>
    </select> <input placeholder="How did you find us?" class="form-control login-findus" style="display:none;" type="text" value="" name="howDidYouFindUsOther" id="howDidYouFindUsOther">
    <script>
      function howDidYouFindUsChanges(focus) {
        var $list = $('#howDidYouFindUs')
        var value = $list.val();
        var $otherField = $('#howDidYouFindUsOther')
        if (value == 'other') {
          $otherField.show();
          if (focus) $otherField.focus();
        } else {
          $otherField.hide();
        }
      }
      howDidYouFindUsChanges(false);
    </script>
  </div><!--//form-group-->
  <div class="form-group provider">
    <label for="provider">Have you used appointment software before?</label>
    <div class="" style="margin-bottom: 0px;">
      <div class="row">
        <div class="col-1"><input id="existingProvider-no" style="margin-right: 5px;" value="no" onchange="providerChanged(true);" checked="checked" type="radio" name="existingProvider"></div>
        <div class="col-11">
          <label for="existingProvider-no" style="font-weight: inherit;">No, I'm new to this.</label>
        </div>
      </div>
      <div class="row">
        <div class="col-1"><input id="existingProvider-yes" style="margin-right: 5px;" value="yes" onchange="providerChanged(true);" type="radio" name="existingProvider"></div>
        <div class="col-11">
          <label for="existingProvider-yes" style="font-weight: inherit;">Yes, I'm moving from a different provider.</label>
        </div>
      </div>
    </div>
    <script>
      function providerChanged(focus) {
        var radioValue = $("input[name='existingProvider']:checked").val();
        console.log('radio: ' + radioValue)
        var $providerDetailContainer = $('#provider-detail-container')
        if (radioValue == 'yes') {
          $providerDetailContainer.show();
          if (focus) $('#existingProviderName').focus();
        } else {
          $providerDetailContainer.hide();
        }
      }
      providerChanged(false);
    </script>
  </div><!--//form-group-->
  <div id="provider-detail-container" class="form-group provider-detail" style="display:none;">
    <label for="existingProviderName">To help us onboard you, please tell us which provider you came from</label> <input placeholder="Appointment software provider" class="form-control login-findus" type="text" value="" name="existingProviderName"
      id="existingProviderName">
  </div><!--//form-group-->
  <div class="form-group">
    <div class="g-recaptcha" id="g-recaptcha" data-sitekey="6LfNsSAUAAAAAB7dEk14iEzB2IvuTCdLG90mjk8X">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfNsSAUAAAAAB7dEk14iEzB2IvuTCdLG90mjk8X&amp;co=aHR0cHM6Ly9vdmF0dS5jb206NDQz&amp;hl=de&amp;v=4q6CtudrwcI-LSEYlfoEbDXg&amp;size=normal&amp;cb=k1iplpuzcxsq" width="304"
            height="78" role="presentation" name="a-p1m0b9hmzbgv" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
        <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
  </div>
  <div class="form-group">
    <div class="note" style="margin-bottom: 0px;">
      <div class="row">
        <div class="col-1"><input id="agreeToPrivacy" style="margin-right: 5px;" type="checkbox" value="1" name="agreeToPrivacy"></div>
        <div class="col-11">
          <label for="agreeToPrivacy" style="font-weight: inherit;">I have read and I understand this <a target="_blank" href="/privacy">Privacy Policy</a>, and I consent to the collection, use and disclosure of my personal information in accordance
            with this <a target="_blank" href="/privacy">Privacy Policy</a>.</label>
        </div>
      </div>
      <div class="row">
        <div class="col-1"><input id="agreeToTerms" style="margin-right: 5px;" type="checkbox" value="1" name="agreeToTerms"></div>
        <div class="col-11">
          <label for="agreeToTerms" style="font-weight: inherit;">I have read and accept the <a target="_blank" href="/saas-agreement">Software as a Service Agreement</a>.</label>
        </div>
      </div>
    </div>
  </div><!--//form-group-->
  <button type="submit" class="btn btn-rounded btn-4 px-3 w-100 text-center"> Sign up <i class="fas fa-long-arrow-alt-right ml-1"></i>
  </button>
</form>

Text Content

 * 
 * Businesses Features Pricing Help Blog About Us
 * Login
   Location login Employee login
   Get Started
 * Close
   
   PAGES
   
   Pricing Help Updates About us
   
   BUSINESSES
   
   Hair & Beauty Spa & Massage Alt. Health Tattoo Fitness
   
   FEATURES
   
   Online Booking Reminders Payment & POS Scheduling Reporting
   Sign in   Get Started


HAIR & BEAUTY

Business management made easy


SPA & MASSAGE

An end-to-end booking solution


ALTERNATIVE HEALTH

The ultimate organisation tool


TATTOO

Create better customer loyalty


FITNESS

Streamline the entire process


ONLINE BOOKING

Get new bookings on autopilot!


REMINDERS & MARKETING

No-shows are a thing of the past


PAYMENTS & POS

An easy way to collect payments


SCHEDULING

A booking engine working for you


REPORTING

All your business data. One location


HELP GUIDES

A step-by-step guide to EVERY feature


TUTORIALS

Video tutorials on how to get started


UPDATES

Every feature update, announced here


CUSTOMER STORIES

See how Ovatu is helping our customers


THIS IS AWKWARD, AN ERROR HAS OCCURRED :/

Not to worry, our techies have been alerted and a fix should be rolled out
shortly!

Ovatu is smart scheduling software that helps businesses simplify, automate and
scale their entire booking process.

POLICIES

Terms of Use Privacy Policy SaaS Agreement Ovatu + GDPR Data Processing Schedule

TALK TO US

(628) 500-7735 hello@ovatu.com

--------------------------------------------------------------------------------

© 2019 Ovatu Pty Ltd. All Rights Reserved.

Global
Global Australia Canada Europe Ireland New Zealand United Kingdom United States
×


60 DAYS FREE.

Let’s work together to use this time to get you organised, set-up and ready to
hit the ground running when life returns to normal.
Business name
First name
Last name
Email
Phone
How did you find us -- Please select -- Google Search Social Media ad Online
Forum Recommendation Blog article Used Ovatu in the past Youtube Other
Have you used appointment software before?
No, I'm new to this.
Yes, I'm moving from a different provider.
To help us onboard you, please tell us which provider you came from

I have read and I understand this Privacy Policy, and I consent to the
collection, use and disclosure of my personal information in accordance with
this Privacy Policy.
I have read and accept the Software as a Service Agreement.
Sign up

Already have an account? Log in