uat.coverme.com Open in urlscan Pro
104.102.133.238  Public Scan

Submitted URL: http://uat.scotiabank.mynextchapter.ca/
Effective URL: https://uat.coverme.com/my-next-chapter?province=ON&agecode=0
Submission: On April 20 via api from CA — Scanned from CA

Form analysis 4 forms found in the DOM

GET /search.html

<form action="/search.html" method="get" id="search-form">
  <label for="input-search" class="sr-only"></label>
  <span class="twitter-typeahead" style="position: relative; display: inline-block;"><input class="search-input searchinputbox form-control input-lg typeahead tt-hint" type="text" autocomplete="off" spellcheck="false" tabindex="-1"
      style="position: absolute; top: 0px; left: 0px; border-color: transparent; box-shadow: none; opacity: 1; background: none 0% 0% / auto repeat scroll padding-box padding-box rgba(0, 0, 0, 0);" dir="ltr"><input
      class="search-input searchinputbox form-control input-lg typeahead tt-input" type="text" autocomplete="off" placeholder="" aria-label="Enter your search query" id="input-search" spellcheck="false" dir="auto"
      style="position: relative; vertical-align: top; background-color: transparent;">
    <pre aria-hidden="true"
      style="position: absolute; visibility: hidden; white-space: pre; font-family: &quot;Open Sans&quot;, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
    <div class="tt-menu" style="position: absolute; top: 100%; left: 0px; z-index: 100; display: none;">
      <div class="tt-dataset tt-dataset-search"></div>
    </div>
  </span>
  <button class="search-input-btn" type="submit" id="search-input-btn" aria-label="SEARCH"><i class="material-icons material-search" aria-hidden="true">search</i>
  </button>
</form>

GET /search.html

<form action="/search.html" method="get" id="mobile-search-form">
  <div class="input-group">
    <label for="input-search-mobile" class="sr-only"></label>
    <span class="twitter-typeahead" style="position: relative; display: inline-block;"><input type="text" class="form-control searchinputbox form-control input-lg typeahead tt-hint" autocomplete="off" spellcheck="false" tabindex="-1"
        style="position: absolute; top: 0px; left: 0px; border-color: transparent; box-shadow: none; opacity: 1; background: none 0% 0% / auto repeat scroll padding-box padding-box rgb(255, 255, 255);" dir="ltr"><input type="text"
        class="form-control searchinputbox form-control input-lg typeahead tt-input" placeholder="" aria-label="Enter your search query" id="input-search-mobile" autocomplete="off" spellcheck="false" dir="auto"
        style="position: relative; vertical-align: top; background-color: transparent;">
      <pre aria-hidden="true"
        style="position: absolute; visibility: hidden; white-space: pre; font-family: &quot;Open Sans&quot;, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
      <div class="tt-menu" style="position: absolute; top: 100%; left: 0px; z-index: 100; display: none;">
        <div class="tt-dataset tt-dataset-search"></div>
      </div>
    </span>
    <button class="material-icons header-mob-search-icon" type="submit" id="mob-search-input-btn" aria-label="SEARCH">search</button>
  </div>
</form>

<form>
  <div class="modal-header">
    <h2 class="modal-title section-headline d-none d-md-block">Select your region</h2>
    <button id="close-modal" type="button" class="close" data-dismiss="modal" aria-label="Close Dialog">
      <span class="material-icons">clear</span>
    </button>
  </div>
  <div class="modal-body">
    <div class="form-group radio-holder">
      <fieldset>
        <div class="row d-none d-md-flex">
          <div class="col-md-4 col-sm-12">
            <input id="input_loc_0" type="radio" name="chooseLocation" class="input-radio" required="" value="AB" checked="">
            <label for="input_loc_0"> <span class="sr-only">Select your region</span> Alberta</label>
            <input id="input_loc_2" type="radio" name="chooseLocation" class="input-radio" required="" value="BC" checked="">
            <label for="input_loc_2"> <span class="sr-only">Select your region</span> British Columbia</label>
            <input id="input_loc_3" type="radio" name="chooseLocation" class="input-radio" required="" value="MB" checked="">
            <label for="input_loc_3"> <span class="sr-only">Select your region</span> Manitoba</label>
            <input id="input_loc_4" type="radio" name="chooseLocation" class="input-radio" required="" value="NB" checked="">
            <label for="input_loc_4"> <span class="sr-only">Select your region</span> New Brunswick</label>
            <input id="input_loc_5" type="radio" name="chooseLocation" class="input-radio" required="" value="NL" checked="">
            <label for="input_loc_5"> <span class="sr-only">Select your region</span> Newfoundland and Labrador</label>
          </div>
          <div class="col-md-4 col-sm-12">
            <input id="input_loc_6" type="radio" name="chooseLocation" class="input-radio" required="" value="NT" checked="">
            <label for="input_loc_6"> <span class="sr-only">Select your region</span> Northwest Territories</label>
            <input id="input_loc_7" type="radio" name="chooseLocation" class="input-radio" required="" value="NS" checked="">
            <label for="input_loc_7"> <span class="sr-only">Select your region</span> Nova Scotia</label>
            <input id="input_loc_8" type="radio" name="chooseLocation" class="input-radio" required="" value="NU" checked="">
            <label for="input_loc_8"> <span class="sr-only">Select your region</span> Nunavut</label>
            <input id="input_loc_9" type="radio" name="chooseLocation" class="input-radio" required="" value="ON" checked="">
            <label for="input_loc_9"> <span class="sr-only">Select your region</span> Ontario</label>
            <input id="input_loc_10" type="radio" name="chooseLocation" class="input-radio" required="" value="PE" checked="">
            <label for="input_loc_10"> <span class="sr-only">Select your region</span> Prince Edward Island</label>
          </div>
          <div class="col-md-4 col-sm-12">
            <input id="input_loc_11" type="radio" name="chooseLocation" class="input-radio" required="" value="QC" checked="">
            <label for="input_loc_11"> <span class="sr-only">Select your region</span> Quebec</label>
            <input id="input_loc_12" type="radio" name="chooseLocation" class="input-radio" required="" value="SK" checked="">
            <label for="input_loc_12"> <span class="sr-only">Select your region</span> Saskatchewan</label>
            <input id="input_loc_13" type="radio" name="chooseLocation" class="input-radio" required="" value="YT" checked="">
            <label for="input_loc_13"> <span class="sr-only">Select your region</span> Yukon</label>
          </div>
          <div class="parsley-error" aria-live="assertive">
            <p class="text-danger filled hidden"><span class="parsley-required">This value is required.</span></p>
          </div>
        </div>
        <div class="form-group d-md-none">
          <label for="list">Select your region</label>
          <div class="row">
            <div class="col-xl-3 col-md-5 col-sm-12">
              <div class="native-dropdown-holder">
                <select class="form-control select-dropdown" id="mobileProvincelist" name="option" data-parsley-trigger="blur">
                  <option value="AB">Alberta</option>
                  <option value="BC">British Columbia</option>
                  <option value="MB">Manitoba</option>
                  <option value="NB">New Brunswick</option>
                  <option value="NL">Newfoundland and Labrador</option>
                  <option value="NT">Northwest Territories</option>
                  <option value="NS">Nova Scotia</option>
                  <option value="NU">Nunavut</option>
                  <option value="ON">Ontario</option>
                  <option value="PE">Prince Edward Island</option>
                  <option value="QC">Quebec</option>
                  <option value="SK">Saskatchewan</option>
                  <option value="YT">Yukon</option>
                </select>
                <div class="parsley-error" aria-live="assertive"></div>
              </div>
            </div>
          </div>
        </div>
      </fieldset>
    </div>
  </div>
  <div class="modal-footer">
    <div class="mr-auto ml-auto text-center">
      <button type="button" id="save_selection" class="btn btn-secondary" aria-label="Save my selection">Save my selection</button>
      <p>CoverMe Health and Life Insurance plans are only available in Canada. If you're travelling to Canada, why not explore our <a href="/travel-insurance.html" target="_self">Travel Insurance plan?</a></p>
    </div>
  </div>
</form>

POST

<form id="fileUploadForm" enctype="multipart/form-data" method="post" target="fileUploadIframe"><input type="file" id="fileSelector" name="file" style="display: none;"><input name="filename" type="hidden"></form>

Text Content

Take the next step toward coverage for out-of-pocket health care costs with
FollowMe™ Health and Dental Insurance. Get your quote today! Skip to main
content Skip to navigation

lock_outline Sign In "" Menu

Health and Dental
chevron_rightSubmit an online claimopen in new window


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

Manulife Vitality™
chevron_rightMy Manulife Vitalityopen in new window

 * Home
 * Manulife.ca

 * searchSearch
   
   
   search
 * Contact Us
 * FR | ON
 * Sign In
   Health and Dental
   chevron_rightSubmit an online claimopen in new window
   
   
   --------------------------------------------------------------------------------
   
   Manulife Vitality™
   chevron_rightMy Manulife Vitalityopen in new window
   

 * Shop keyboard_arrow_right
   
   Health Insurance
   
    * Drug, Dental and Health Coverage
    * keyboard_arrow_right FlexCare
    * keyboard_arrow_right FollowMe Health
    * keyboard_arrow_right Guaranteed Issue Enhanced
   
    * Serious Illness Coverage
    * keyboard_arrow_right Critical Illness Insurance
   
   Life Insurance
   
    * Term Life Coverage
    * keyboard_arrow_right Easy Issue Life
    * keyboard_arrow_right Term Life
    * keyboard_arrow_right FollowMe Life
   
    * Permanent Life Coverage
    * keyboard_arrow_right Guaranteed Issue Life
   
   Travel Insurance
   
    * 
    * keyboard_arrow_right Travelling Canadians
    * keyboard_arrow_right Visitors to Canada
    * keyboard_arrow_right Students

 * Support keyboard_arrow_right
    * keyboard_arrow_right Health & Dental Insurance
    * keyboard_arrow_right Critical Illness Insurance
    * keyboard_arrow_right Life Insurance
    * keyboard_arrow_right Travel Insurance
    * keyboard_arrow_right Manulife Vitality

 * Blog
 * Vitality

Home
Shop
Health Insurance Drug, Dental and Health Coverage
 * FlexCare
 * FollowMe Health
 * Guaranteed Issue Enhanced

Serious Illness Coverage
 * Critical Illness Insurance

Life Insurance Term Life Coverage
 * Easy Issue Life
 * Term Life
 * FollowMe Life

Permanent Life Coverage
 * Guaranteed Issue Life

Travel Insurance
 * Travelling Canadians
 * Visitors to Canada
 * Students

Support
 * Health & Dental Insurance
 * Critical Illness Insurance
 * Life Insurance
 * Travel Insurance
 * Manulife Vitality

Blog
Vitality
Manulife.ca


search
Contact Us
FR
ON


SELECT YOUR REGION

clear
Select your region Alberta Select your region British Columbia Select your
region Manitoba Select your region New Brunswick Select your region Newfoundland
and Labrador
Select your region Northwest Territories Select your region Nova Scotia Select
your region Nunavut Select your region Ontario Select your region Prince Edward
Island
Select your region Quebec Select your region Saskatchewan Select your region
Yukon

This value is required.

Select your region
Alberta British Columbia Manitoba New Brunswick Newfoundland and Labrador
Northwest Territories Nova Scotia Nunavut Ontario Prince Edward Island Quebec
Saskatchewan Yukon

Save my selection

CoverMe Health and Life Insurance plans are only available in Canada. If you're
travelling to Canada, why not explore our Travel Insurance plan?

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

Home > My Next Chapter

Get the Insurance Coverage
Health and Dental Insurance Critical Illness
Help me choose
Already started a quote? Ready to purchase? Apply now


STARTING A NEW CHAPTER IN LIFE?

Whether you’re retiring, changing jobs or going out on your own, we can help you
find solutions to fit your unique situation.

Manulife Group Benefits Members may be eligible to save 5% on FollowMe™ Health**

Health & Dental


FLEXCARE® PLANS

Whether you need an all-around health and dental plan or targeted protection in
a specific area, Flexcare provides affordable, flexible coverage.


WHAT'S COVERED?

Core plans

 * Prescription drugs
 * Dental care
 * Vision care
 * Registered specialists and therapists
 * Other extended health care services


WHEN DO YOU PAY BENEFITS?

Flexcare plans reimburse a portion or all of your eligible health-related
expenses either when you pay or later by cheque or direct deposit into your bank
account.


WHY SHOULD I CONSIDER THIS PLAN?

If there are gaps in your coverage – big or small – Flexcare plans can give you
confidence you'll be able to afford whatever care you need.

Get a quote


FOLLOWME™ PLANS

When you lose health and dental benefits at work – whether you leave, lose your
job or retire – FollowMe plans can help keep you protected. You must apply
within 90 days of the date your benefits end. When you do, your coverage is
guaranteed with no medical questions.


WHAT'S COVERED?

Basic Plan and Enhanced Plan

 * Prescription drugs
 * Vision care
 * Registered specialists and therapists
 * Other extended health care services

Enhanced Plus Plan and Premiere Plan

 * All of the above plus
 * Dental care


WHEN DO YOU PAY BENEFITS?

FollowMe plans reimburse a portion or all of your eligible health-related
expenses either when you pay or later by cheque or direct deposit into your bank
account.


WHY SHOULD I CONSIDER THIS PLAN?

With workplace benefits, you didn't have to pay the full amount for many
health-related costs. FollowMe plans can help keep you protected from a wide
range of out-of-pocket expenses.

Get a quote
Life


COVERME® GUARANTEED ISSUE LIFE INSURANCE

Get affordable life insurance with any medical history. Your acceptance is
guaranteed with no medical questions and no medical exam.


HOW MUCH INSURANCE CAN I GET?

 * $5,000 to $25,000


WHY SHOULD I APPLY?

 * No medical questions
 * No premium increases – ever
 * Keep your policy as long as you want


AM I ELIGIBLE?

 * Yes, if you are age 40 to 75

Get a quote

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

Legal

** 5% savings applies to Manulife Group Benefits Members who apply for a
FollowMe™ Health plan within 120 days of losing their Manulife Group Benefits
coverage and pay premiums with a credit card or pre-authorized debit.

FollowMe™ is a trademark of The Manufacturers Life Insurance Company.



Questions?

Call 1-877-COVER ME®
(1-844-732-4237)

am_info@Manulife.com

Questions?

Call 1-877-COVER ME®

1-844-732-4237

mail us atam_info@Manulife.com

QUICK LINKS
 * Home
 * Online Claimsopen in new window
 * Manulife Vitality
 * Blog
 * Contact Us

SHOP
 * Health Insurance
 * Life Insurance
 * Travel Insurance

SUPPORT
 * Health and Dental Insurance
 * Critical Illness Insurance
 * Travel Insurance
 * Life Insurance
 * Manulife Vitality
 * FAQs

QUICK LINKS

 * Home
 * Online Claimsopen in new window
 * Manulife Vitality
 * Blog
 * Contact Us

SHOP

 * Health Insurance
 * Life Insurance
 * Travel Insurance

SUPPORT

 * Health and Dental Insurance
 * Critical Illness Insurance
 * Travel Insurance
 * Life Insurance
 * Manulife Vitality
 * FAQs

 * 
 * 
 * 
 * 
 * 

 * About Us
 * Accessibilityopen in new window
 * Privacy Policyopen in new window
 * Legalopen in new window
 * Sitemap
 * AMFopen in new window



Underwritten by


The Manufacturers Life Insurance Company (Manulife)

Manulife, Manulife & Stylized M Design, Stylized M Design and Cover-Me are
trademarks of The Manufacturers Life Insurance Company and are used by it, and
by its affiliates under license. © 2022 The Manufacturers Life Insurance
Company. All rights reserved. Manulife, PO Box 670, Stn Waterloo, Waterloo, ON
N2J 4B8.




STG Pub2

Live chat:Need help from an advisor