primalhealth.gymmasteronline.com Open in urlscan Pro
172.105.172.195  Public Scan

Submitted URL: http://primalhealth.gymmasteronline.com/
Effective URL: https://primalhealth.gymmasteronline.com/login
Submission: On November 02 via api from US — Scanned from AU

Form analysis 1 forms found in the DOM

<form id="loginform" class="ease-in-out" role="form">
  <div id="logindetails">
    <div style="margin-bottom: 1.5rem;">
      <label for="email" class="fw-bold" data-l10n-id="email-label">Email</label>
      <input id="email" type="text" class="form-control" autocorrect="off" autocapitalize="off" data-l10n-id="email-input" placeholder="Email">
    </div>
    <div style="margin-bottom: 1.5rem;">
      <label for="password" class="fw-bold" data-l10n-id="password-label">Password</label>
      <input id="password" type="password" class="form-control" autocorrect="off" autocapitalize="off" data-l10n-id="password-input" placeholder="Password">
    </div>
    <div style="margin-bottom: 1.5rem;">
      <label for="company" class="control-label fw-bold" data-l10n-id="club-label">Club</label>
      <select class="form-select" id="company" name="company" value="None">
        <option value="2">Primal Health Club - Benalla</option>
        <option value="4">Primal Health Club - Kyabram</option>
        <option value="5">Primal Health Club - Mansfield</option>
      </select>
    </div>
    <div class="none" id="totp_section" style="margin-bottom: 1.5rem;">
      <div class="d-flex flex-row justify-content-between">
        <label for="totp" class="mr-auto fw-bold" data-l10n-id="twofactor-auth-code">Authentication Code</label>
        <a id="help_button_totp" for="totp" data-l10n-id="twofactor-help-button">What's This?</a>
      </div>
      <div id="totp_help_section" class="none">
        <p data-l10n-id="twofactor-help-text">Your account uses a time-based password (TOTP) to verify your login credentials. If you have lost access to your mobile device, please contact an administrator to reset your authentication.</p>
      </div>
      <div class="otp-container d-flex flex-row justify-content-center mt-1 mb-1">
        <input id="otptotp1" type="text" class="otp-input form-control form-control-sm text-center " autocomplete="off" autocapitalize="on" maxlength="1" style="aspect-ratio: 1;">
        <input id="otptotp2" type="text" class="otp-input form-control form-control-sm text-center ms-3" autocomplete="off" autocapitalize="on" maxlength="1" style="aspect-ratio: 1;">
        <input id="otptotp3" type="text" class="otp-input form-control form-control-sm text-center ms-3" autocomplete="off" autocapitalize="on" maxlength="1" style="aspect-ratio: 1;">
        <input id="otptotp4" type="text" class="otp-input form-control form-control-sm text-center ms-3" autocomplete="off" autocapitalize="on" maxlength="1" style="aspect-ratio: 1;">
        <input id="otptotp5" type="text" class="otp-input form-control form-control-sm text-center ms-3" autocomplete="off" autocapitalize="on" maxlength="1" style="aspect-ratio: 1;">
        <input id="otptotp6" type="text" class="otp-input form-control form-control-sm text-center ms-3" autocomplete="off" autocapitalize="on" maxlength="1" style="aspect-ratio: 1;">
        <input id="totp_code" class="d-none" value="">
      </div>
      <input id="remember-me-2fa" type="checkbox">
      <label id="remember-me-label" for="remember-me-2fa" data-l10n-id="twofactor-remember-me" title="Remember me on this device for 30 days">Remember me</label>
    </div>
    <div class="none" id="emailed_section" style="margin-bottom: 1.5rem;">
      <div class="d-flex flex-row justify-content-between">
        <label for="email_code" class="fw-bold" data-l10n-id="email-auth-code">Emailed Code</label>
        <a id="help_button_email_code" for="email_code" data-l10n-id="email-code-help-button">What's This?</a>
      </div>
      <div id="email_code_help_section" class="none">
        <p data-l10n-id="email-code-help-text">To protect your business and member data, you will need to enter a unique code that has been sent to your email to continue. Please consider setting up two-factor authentication on your account, which
          will only require a new code from an authenticator mobile app every 30 days or when you log in from a new device. Didn't receive the code? Check your spam folder or click Login to resend.</p>
      </div>
      <div class="otp-container d-flex flex-row justify-content-center mt-1 mb-1">
        <input id="otpemailed1" type="text" class="otp-input form-control form-control-sm text-center " autocomplete="off" autocapitalize="on" maxlength="1" style="aspect-ratio: 1;">
        <input id="otpemailed2" type="text" class="otp-input form-control form-control-sm text-center ms-3" autocomplete="off" autocapitalize="on" maxlength="1" style="aspect-ratio: 1;">
        <input id="otpemailed3" type="text" class="otp-input form-control form-control-sm text-center ms-3" autocomplete="off" autocapitalize="on" maxlength="1" style="aspect-ratio: 1;">
        <input id="otpemailed4" type="text" class="otp-input form-control form-control-sm text-center ms-3" autocomplete="off" autocapitalize="on" maxlength="1" style="aspect-ratio: 1;">
        <input id="otpemailed5" type="text" class="otp-input form-control form-control-sm text-center ms-3" autocomplete="off" autocapitalize="on" maxlength="1" style="aspect-ratio: 1;">
        <input id="otpemailed6" type="text" class="otp-input form-control form-control-sm text-center ms-3" autocomplete="off" autocapitalize="on" maxlength="1" style="aspect-ratio: 1;">
        <input id="emailed_code" class="d-none" value="">
      </div>
    </div>
  </div>
  <!--[if lte IE 8]>
    <h4>WARNING: Your browser is not supported.</h4>
    <p>We recommend you upgrade to the latest version of Chrome, Safari or Firefox.</p>
    <![endif]-->
  <div>
    <pre id="loginresponse" class="text-center"></pre>
  </div>
  <button type="submit" class="btn btn-success col-12" data-l10n-id="login-button" style="margin-bottom: 1.5rem; padding: 1rem 0;">Login</button>
  <div class="text-center" style="margin-bottom: 1.5rem;">
    <a href="/forgot" data-l10n-id="forgot-password-link">Forgot Password</a>
  </div>
  <a type="button" class="btn btn-default col-12" href="https://primalhealth.gymmasteronline.com/portal/" data-l10n-id="member-portal-button">Member Portal</a>
</form>

Text Content

SENDING IN PROGRESS

20%
 * Login

Email
Password
Club Primal Health Club - BenallaPrimal Health Club - KyabramPrimal Health Club
- Mansfield
Authentication Code What's This?

Your account uses a time-based password (TOTP) to verify your login credentials.
If you have lost access to your mobile device, please contact an administrator
to reset your authentication.


Remember me
Emailed Code What's This?

To protect your business and member data, you will need to enter a unique code
that has been sent to your email to continue. Please consider setting up
two-factor authentication on your account, which will only require a new code
from an authenticator mobile app every 30 days or when you log in from a new
device. Didn't receive the code? Check your spam folder or click Login to
resend.





Login
Forgot Password
Member Portal


GYMMASTER NEWS


LEAD GENERATION FOR GYMS: STRATEGIES THAT CONVERT

SUN, 14 JUL 2024

In the competitive landscape of the fitness industry, gyms not only need to
offer top-notch facilities and services but also master the art of attracting
new members. Enter the game-changer: Lead Generation. This crucial strategy is
about more...


ESSENTIAL EQUIPMENT: WHAT YOU NEED TO OPEN YOUR NEW GYM

THU, 11 JUL 2024

Ever walked into a gym and felt overwhelmed by the sheer variety of equipment?
Now imagine being the one responsible for choosing all that gear. Daunting,
right? Whether you’re a seasoned fitness pro or a newcomer to the industry,
starting a gym...


7 WAYS TO REDUCE THE MONTHLY COST OF RUNNING YOUR GYM

WED, 10 JUL 2024

How to Reduce Your Gym’s Operating Expenses Reducing a gym’s operating expenses
is essential for maintaining profitability and ensuring the long-term success of
the business. The fitness industry is competitive, and managing costs
effectively can...

Show More...

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

Contact us for technical assistance help@gymmaster.com or (+61) 3 9001 0393


SUPPORT HOURS:

Monday 5am to 7:30pm NZDT

Tuesday to Friday 2am to 7:30pm NZDT

Saturday 2am to 1pm NZDT

Sunday Closed

© 2024 GymMaster Online (v1360)