welcome.livongo.com Open in urlscan Pro
3.219.238.117  Public Scan

Submitted URL: http://hola.livongo.com/MUST
Effective URL: https://welcome.livongo.com/MUST?ccid=GEN
Submission: On August 24 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

Name: stepForm

<form name="stepForm" novalidate="" autocomplete="off" accept-charset="ISO-8859-1" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength ng-valid-email ng-valid-password-secure" style="">
  <div ng-transclude="">
    <!-- ngIf: coppaStep === '' --><!-- ngInclude: '/app/getStarted/getStartedStep.html' -->
    <div ng-if="coppaStep === ''" class="modal-body ng-scope" ng-include="'/app/getStarted/getStartedStep.html'" style="">
      <div class="row question-row ng-scope">
        <div class="form-wrapper col-md-6 form-question form-question-left">
          <div class="form-input-container sticky-placeholder"><span class="hint-text small ng-scope" translate="">Legal First Name</span><input id="get-started-input-firstname"
              class="form-style ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required ng-valid-pattern" name="firstName" type="text" autocomplete="given-name" aria-label="Legal First Name" placeholder="Legal First Name"
              sticky-placeholder="true" required="" form-input="" my-maxlength="64" autofocus="" ng-model="data.personalInformation.firstName" ng-pattern="/^(([a-z]+){1}(\s){0,2}(([-.\'’])(\s{0,2})([a-z]+)){0,1}[.\']{0,1})*$/i" ng-trim="false"
              aria-describedby="get-started-input-firstname-error-message"></div>
          <div id="get-started-input-firstname-error-message" aria-live="polite" class="sticky-placeholder-error"></div>
        </div>
        <div class="form-wrapper col-md-6 form-question form-question-right">
          <div class="form-input-container sticky-placeholder"><span class="hint-text small ng-scope" translate="">Legal Last Name</span><input id="get-started-input-lastname"
              class="form-style ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required ng-valid-pattern" name="lastName" type="text" autocomplete="family-name" aria-label="Legal Last Name" placeholder="Legal Last Name"
              sticky-placeholder="true" required="" form-input="" my-maxlength="64" ng-model="data.personalInformation.lastName" ng-pattern="/^(([a-z]+){1}(\s){0,2}(([-.\'’])(\s{0,2})([a-z]+)){0,1}[.\']{0,1})*$/i" ng-trim="false"
              aria-describedby="get-started-input-lastname-error-message"></div>
          <div id="get-started-input-lastname-error-message" aria-live="polite" class="sticky-placeholder-error"></div>
        </div>
      </div>
      <div class="row question-row ng-scope">
        <div class="form-wrapper col-sm-3 form-question form-question-left">
          <div class="form-input-container sticky-placeholder"><span class="hint-text small ng-scope" translate="">Month of Birth</span><input id="get-started-input-month" name="month" type="tel"
              class="form-style ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" autocomplete="bday-month" aria-label="Month of Birth" placeholder="MM"
              placeholder-display="Month of Birth" sticky-placeholder="true" form-input="" maxlength="2" required="" ng-trim="false" ng-blur="validateDate()" ng-model="date.month" ng-keyup="jumpToNextField($event, 'month')"
              ng-pattern="/^(([0]{0,1}[1-9])|10|11|12)$/" aria-describedby="get-started-input-month-error-message"></div>
          <div id="get-started-input-month-error-message" aria-live="polite" class="sticky-placeholder-error"></div>
        </div>
        <div class="pull-left date-separator hidden-xs"> /</div>
        <div class="form-wrapper col-sm-3 form-question form-question-left">
          <div class="form-input-container sticky-placeholder"><span class="hint-text small ng-scope" translate="">Day of Birth</span><input id="get-started-input-day" name="day" type="tel"
              class="form-style ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" autocomplete="bday-day" aria-label="Day of Birth" placeholder="DD"
              placeholder-display="Day of Birth" sticky-placeholder="true" form-input="" maxlength="2" required="" ng-trim="false" ng-blur="validateDate()" ng-model="date.day" ng-keyup="jumpToNextField($event, 'day')"
              ng-pattern="/^(([0]{0,1}[1-9])|([1-2][0-9])|(3[0-1]))$/" aria-describedby="get-started-input-day-error-message"></div>
          <div id="get-started-input-day-error-message" aria-live="polite" class="sticky-placeholder-error"></div>
        </div>
        <div class="pull-left date-separator hidden-xs"> /</div>
        <div class="form-wrapper col-sm-5 form-question form-question-left">
          <div class="form-input-container sticky-placeholder"><span class="hint-text small ng-scope" translate="">Year of Birth</span><input id="get-started-input-year" name="year" type="tel"
              class="form-style ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" autocomplete="bday-year" aria-label="Year of Birth" placeholder="YYYY"
              placeholder-display="Year of Birth" sticky-placeholder="true" form-input="" maxlength="4" required="" ng-trim="false" ng-attr-max-value="{{currentYear}}" ng-blur="validateDate()" ng-model="date.year"
              ng-keyup="jumpToNextField($event, 'year')" ng-pattern="/^((19|20)\d\d)$/" aria-describedby="get-started-input-year-error-message" max-value="2022"></div>
          <div id="get-started-input-year-error-message" aria-live="polite" class="sticky-placeholder-error"></div>
        </div>
      </div>
      <!-- ngIf: isU18 -->
      <div class="row question-row ng-scope">
        <div class="form-wrapper col-md-12 form-question">
          <div class="form-input-container sticky-placeholder"><span class="hint-text small ng-scope" translate="">Zip Code</span><input id="shipping-zip-code"
              class="form-style ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" name="zipcode" type="tel" required="" autocomplete="postal-code" aria-label="Zip Code" placeholder="Zip Code"
              form-input="" sticky-placeholder="true" maxlength="10" ng-model="data.personalInformation.address.zipcode" ng-keyup="validateZipcode()" ng-blur="setValueZipcode()" ng-attr-format-zipcode=""
              aria-describedby="shipping-zip-code-error-message" format-zipcode=""></div>
          <div id="shipping-zip-code-error-message" aria-live="polite" class="sticky-placeholder-error"></div>
        </div>
      </div>
      <div class="row question-row ng-scope">
        <div class="col-xs-12">
          <span class="step-description" translate="">Create your account. Use it to access your information.</span>
        </div>
      </div>
      <div class="row question-row ng-scope">
        <div class="form-wrapper col-md-6 form-question form-question-left">
          <div class="form-input-container sticky-placeholder"><span class="hint-text small ng-scope" translate="">Email Address</span><input id="get-started-input-email"
              class="form-style ng-pristine ng-untouched ng-isolate-scope ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" name="email" type="email" autocomplete="email" aria-label="Email Address"
              placeholder="Email Address" sticky-placeholder="true" required="" form-input="" autocorrect="off" autocapitalize="none" maxlength="100" ng-trim="false" ng-model="data.personalInformation.email" ng-change="onChangeEmail()"
              ng-pattern="/^[a-zA-Z0-9\.!#$%&amp;'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-_]{0,61}[a-zA-Z0-9_])?(?:\.[a-zA-Z0-9_](?:[a-zA-Z0-9-_]{0,61}[a-zA-Z0-9])?)+$/" aria-describedby="get-started-input-email-error-message"></div>
          <div id="get-started-input-email-error-message" aria-live="polite" class="sticky-placeholder-error"></div>
        </div>
        <div class="form-wrapper col-md-6 form-question form-question-right">
          <!-- Adding a fake input to get around Safari's auto-fill feature -->
          <!-- ngIf: isSafariBrowser -->
          <div class="form-input-container sticky-placeholder"><span class="hint-text small ng-scope" translate="">Password</span><input id="get-started-input-password" name="pin"
              class="form-style ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required ng-valid-maxlength valid-securepassword ng-valid-password-secure" type="password" autocomplete="new-password" aria-label="Password"
              placeholder="Password" sticky-placeholder="true" required="" form-input="" maxlength="24" ng-attr-password-secure="" ng-model="data.personalInformation.pin" aria-describedby="get-started-input-password-error-message" password-secure="">
          </div>
          <a href="" id="get-started-link-password-show" class="password-button lv-link ng-binding" ng-click="hideShowPassword()">
      Show
    </a>
          <div id="get-started-input-password-error-message" aria-live="polite" class="sticky-placeholder-error"></div>
        </div>
      </div>
      <div class="row question-row ng-scope">
        <div class="form-wrapper col-md-12 form-question">
          <div class="pull-left checkbox-input">
            <input id="get-started-terms-and-conditions" name="acceptTermsAndConditions" type="checkbox" ng-required="'true'" required="required" form-choose-element="" ng-model="$parent.acceptTermsAndConditions" value="true"
              class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-describedby="get-started-terms-and-conditions-error-message">
            <label for="get-started-terms-and-conditions" class="lv-checkbox-lg label-margin checkbox-text">
              <span class="checkbox-text">
                <span translate-comment="Get Started Page" translate="">By continuing, I accept the Livongo Health</span>
                <!-- ngIf: currentLanguage !== "es" --><a ng-if="currentLanguage !== &quot;es&quot;" href="https://content.livongo.com/docs/Terms_Service_Eng.pdf" onclick="window.open('https://content.livongo.com/docs/Terms_Service_Eng.pdf','_blank'); return false;" ng-click="trackMessageMixpanel('3.0 Terms of Service')" target="_blank" class="lv-link lv-link-inline ng-scope" translate-comment="Signup Page"><span translate="">Terms of Service</span><pdf-icon color="blue"><span class="sr-only">, Opens PDF file in a new window</span><img class="pdf-icon" rel-path="/img/ic_pdf_blue.png" alt="" src="https://cdn8.livongo.com/img/ic_pdf_blue.png"></pdf-icon></a><!-- end ngIf: currentLanguage !== "es" --><!-- ngIf: currentLanguage !== "es" --><span
                  ng-if="currentLanguage !== &quot;es&quot;" class="ng-scope">,</span><!-- end ngIf: currentLanguage !== "es" -->
                <!-- ngIf: currentLanguage == "es" --><!-- ngIf: currentLanguage == "es" -->
                <!-- ngIf: currentLanguage !== "es" --><a ng-if="currentLanguage !== &quot;es&quot;" href="https://content.livongo.com/docs/privacy_practices.pdf" onclick="window.open('https://content.livongo.com/docs/privacy_practices.pdf','_blank'); return false;" ng-click="trackMessageMixpanel('3.0 Privacy Policy')" target="_blank" class="lv-link lv-link-inline ng-scope" translate-comment="Signup Page"><span translate="">Notice of Privacy Practices</span><pdf-icon color="blue"><span class="sr-only">, Opens PDF file in a new window</span><img class="pdf-icon" rel-path="/img/ic_pdf_blue.png" alt="" src="https://cdn8.livongo.com/img/ic_pdf_blue.png"></pdf-icon></a><!-- end ngIf: currentLanguage !== "es" -->
                <!-- ngIf: currentLanguage == "es" -->
                <!-- ngIf: currentLanguage == "es" --> ,
                <a ng-href="https://teladochealth.com/privacy-policy/" target="_blank" translate-comment="Landing page" href="https://teladochealth.com/privacy-policy/"><span translate="">Website Privacy Policy</span></a>, <a href="https://content.livongo.com/docs/Non-discrimination-Notice-Language-Assistance.pdf" target="_blank" ng-click="trackMessageMixpanel('3.0 Non-Discrimination Disclosure')">
           <span class="lv-link lv-link-inline" translate="">Non-Discrimination Disclosure</span>
           <pdf-icon color="blue"><span class="sr-only">, Opens PDF file in a new window</span><img class="pdf-icon" rel-path="/img/ic_pdf_blue.png" alt="" src="https://cdn8.livongo.com/img/ic_pdf_blue.png"></pdf-icon></a>
                <span translate-comment="Signup Page"> , <span translate="">and</span>
                  <a class="lv-link-inline" href="" data-toggle="modal" data-target="#get-started-text-modal" ng-click="trackMessageMixpanel('3.0 Livongo Member Messaging')">
            <span translate="">Member Communication Policy</span>
           </a> . </span>
              </span>
            </label>
          </div>
          <div id="get-started-terms-and-conditions-error-message" aria-live="polite"></div>
        </div>
      </div>
      <div class="row question-row ng-scope">
        <!-- ngIf: isDignity -->
        <!-- ngIf: isCVS -->
      </div>
    </div><!-- end ngIf: coppaStep === '' -->
    <!-- ngIf: coppaStep === 'start' -->
    <!-- ngIf: coppaStep === 'coppaConsentRequest' || coppaStep === 'coppaConsentVerification' -->
    <!-- ngIf: coppaStep === 'final' -->
  </div>
</form>

Name: loginForm

<form name="loginForm" novalidate="" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern">
  <div class="modal-header landing-custom-modal-header">
    <div class="close-block">
      <button type="button" class="close landing-custom-close" data-dismiss="modal" aria-label="Close"><img class="close-modal-button" alt="Close" rel-path="/img/ic_header_close.png" src="https://cdn8.livongo.com/img/ic_header_close.png"></button>
    </div>
    <h4 id="login-modal-title" class="modal-title landing-custom-modal-title" translate-comment="Login Page" translate="">Log in</h4>
  </div>
  <div class="modal-body landing-custom-modal-body">
    <!-- ngIf: displayError -->
    <div class="form-question">
      <div class="form-question-label">
        <label for="login-input-username" translate-comment="Login Page" translate="">Email</label>
      </div>
      <div class="form-question-input form-wrapper">
        <div class="form-input-container"><input id="login-input-username" name="username" type="text" class="form-style ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required ng-valid-pattern" placeholder="Email Address"
            required="" form-input="" ng-model="user.username" ng-pattern="/^[a-zA-Z0-9\.!#$%&amp;'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-_]{0,61}[a-zA-Z0-9_])?(?:\.[a-zA-Z0-9_](?:[a-zA-Z0-9-_]{0,61}[a-zA-Z0-9])?)+$/" autocomplete="off"
            aria-describedby="login-input-username-error-message"></div>
        <div id="login-input-username-error-message" aria-live="polite" class=""></div>
      </div>
    </div>
    <div class="form-question more-gap">
      <div class="form-question-label">
        <label for="login-input-password" translate-comment="Login Page" translate="">Password</label>
      </div>
      <div class="form-question-input form-wrapper">
        <div class="form-input-container"><input id="login-input-password" name="password" type="password" class="form-style ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required" autocomplete="current-password"
            placeholder="Password" required="" form-input="" ng-model="user.password" aria-describedby="login-input-password-error-message"></div>
        <div id="login-input-password-error-message" aria-live="polite" class=""></div>
      </div>
    </div>
    <div class="clearfix"></div>
    <div class="form-question form-signup-rememberme">
      <a href="" class="pull-right" ng-click="redirectToMP()" translate-comment="Login Page" translate="">Forgot password?</a>
    </div>
  </div>
  <div class="clearfix"></div>
  <div class="modal-footer landing-custom-modal-footer">
    <button id="login-button-submit" type="submit" class="lv-btn lv-btn-green custom-button disabled" ng-class="{'disabled':loginForm.$invalid}" ng-click="submit()" translate-comment="Login Page" translate="">Log in</button>
    <div class="clearfix"></div>
    <p class="custom-lead" ng-show="!isSugar"><span translate="" translate-comment="Login Page">Don't have an account?</span> <a class="lv-link-inline" href="" data-dismiss="modal" ng-click="hideLogin()" translate="">Join now</a></p>
  </div>
</form>

Name: dontSeeSponsorForm

<form name="dontSeeSponsorForm" id="dont-see-sponsor-form" novalidate="" autocomplete="off" accept-charset="ISO-8859-1" class="ng-pristine ng-invalid ng-invalid-required">
  <div class="reg-content">
    <div id="employerName" class="form-wrapper form-question">
      <h1><span id="employerNameHeader" class="title-modal" translate-comment="ask Employer Name" translate="">What is the name of your employer?</span></h1>
      <div class="form-input-container">
        <input id="employerNameInput" type="text" class="form-style ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-model="dontSeeSponsorAnswers.employerName" placeholder="Employer Name"
          aria-label="dont See Sponsor Employer Name Input" required="">
      </div>
    </div>
    <div id="interestedProgramForm" class="health-question">
      <div id="interestedProgramHeader">
        <h1><span id="interestedProgramTitle" class="title-modal" translate-comment="ask Interests" translate="">Which of the following programs are you interested in?</span></h1>
      </div>
      <div class="question-response">
        <div class="grey-border form-question first">
          <div class="lv-checkbox-lg">
            <div class="pull-left">
              <span class="lv-checkbox"><input class="aside-input ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty" id="dontSeeSponsorCheckboxDBT" type="checkbox" ng-attr-lv-checkbox="" aria-label="dontSeeSponsorCheckboxDBT"
                  ng-model="dontSeeSponsorAnswers.DBT" value="true" tabindex="0" lv-checkbox=""><img class="lv-checkbox" src="/img/reg/ic-check-lg-unselected.png" alt="Checkbox unchecked"></span>
            </div>
            <div class="checkbox-text" translate="">Livongo for Diabetes</div>
          </div>
        </div>
        <div class="grey-border form-question">
          <div class="lv-checkbox-lg">
            <div class="pull-left">
              <span class="lv-checkbox"><input class="aside-input ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty" id="dontSeeSponsorCheckboxWM" type="checkbox" ng-attr-lv-checkbox="" aria-label="dontSeeSponsorCheckboxWM"
                  ng-model="dontSeeSponsorAnswers.WM" value="true" tabindex="0" lv-checkbox=""><img class="lv-checkbox" src="/img/reg/ic-check-lg-unselected.png" alt="Checkbox unchecked"></span>
            </div>
            <div class="checkbox-text" translate="">Livongo for Weight Management</div>
          </div>
        </div>
        <div class="grey-border form-question">
          <div class="lv-checkbox-lg">
            <div class="pull-left">
              <span class="lv-checkbox"><input class="aside-input ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty" id="dontSeeSponsorCheckboxHTN" type="checkbox" ng-attr-lv-checkbox="" aria-label="dontSeeSponsorCheckboxHTN"
                  ng-model="dontSeeSponsorAnswers.HTN" value="true" tabindex="0" lv-checkbox=""><img class="lv-checkbox" src="/img/reg/ic-check-lg-unselected.png" alt="Checkbox unchecked"></span>
            </div>
            <div class="checkbox-text" translate="">Livongo for Hypertension</div>
          </div>
        </div>
        <div class="grey-border form-question">
          <div class="lv-checkbox-lg">
            <div class="pull-left">
              <span class="lv-checkbox"><input class="aside-input ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty" id="dontSeeSponsorCheckboxBH" type="checkbox" ng-attr-lv-checkbox="" aria-label="dontSeeSponsorCheckboxBH"
                  ng-model="dontSeeSponsorAnswers.BH" value="true" tabindex="0" lv-checkbox=""><img class="lv-checkbox" src="/img/reg/ic-check-lg-unselected.png" alt="Checkbox unchecked"></span>
            </div>
            <div class="checkbox-text" translate="">Livongo for Behavioral Health</div>
          </div>
        </div>
        <div class="grey-border form-question last">
          <div class="lv-checkbox-lg">
            <div class="pull-left">
              <span class="lv-checkbox"><input class="aside-input ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty" id="dontSeeSponsorCheckboxDPP" type="checkbox" ng-attr-lv-checkbox="" aria-label="dontSeeSponsorCheckboxDPP"
                  ng-model="dontSeeSponsorAnswers.DPP" value="true" tabindex="0" lv-checkbox=""><img class="lv-checkbox" src="/img/reg/ic-check-lg-unselected.png" alt="Checkbox unchecked"></span>
            </div>
            <div class="checkbox-text" translate="">Healthy Living and Diabetes Prevention</div>
          </div>
        </div>
      </div>
    </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


Already registered with Livongo?

If you already have an account, click Sign in.
To create a new account, click Join Now.

Sign In Join Now
SIGN IN


AN EASY WAY TO FIT HEALTH INTO YOUR LIFE.

$0 per month

Livongo is a holistic program that empowers people with health challenges to
live better and do more. The best part? It’s all paid for by your employer or
health plan so it’s 100% at no cost to you.


JOIN NOW

Our Program What You Get Success Stories FAQs
(800) 945-4355 EN ESPAÑOL IN ENGLISH JOIN NOW
JOIN NOW
EN ESPAÑOL IN ENGLISH CALL US


GET MATCHED TO THE RIGHT PROGRAMS


DIABETES MANAGEMENT

Make diabetes management easier.

 * Connected meter and real-time insights
 * Unlimited strips shipped right to you
 * 24/7 support from expert coaches


HIGH BLOOD PRESSURE

Simplify managing your blood pressure.

 * Connected blood pressure monitor
 * Personalized insights after each check
 * One-on-one support from expert coaches


WEIGHT MANAGEMENT

Take the guesswork out of weight loss.

 * Connected smart scale
 * Unlimited one-on-one coaching
 * Mini guided challenges & more


HEALTHY LIVING & DIABETES PREVENTION

Lower your risk of developing type 2 diabetes.

 * Connected smart scale
 * Unlimited one-on-one coaching
 * Community support & more


BEHAVIORAL HEALTH

Get support for life's challenges.

 * Customized program
 * Proven tools & helpful resources
 * Dedicated support


YOUR PERSONALIZED SOLUTION

Our programs give you access to monitoring, personalized insights, expert
support, and more — all working together to help you improve and simplify your
health.


CONNECTED DEVICES

Get advanced tools to track important health stats.


PERSONALIZED INSIGHTS

Learn from real-time feedback after each reading.


EXPERT COACHING

Work towards your goals with one-on-one guidance and support.


REPORTS FOR DOCTORS

Share health reports with doctors to help with your care.


CUSTOM ALERTS

Receive health notification and reminders to keep you on track.


PRIVACY & SECURITY

Rest easy knowing your information is safe and secure.


DIABETES MANAGEMENT


SIMPLIFY LIVING WITH DIABETES

Know how you’re doing, stress less about supplies, and get help when it matters
most. With Livongo, you’ll get a connected meter, unlimited strips, personalized
insights, and live support after out-of-range readings.


Connected Meter

Unlimited Strips

Expert Support

Custom Alerts


UNLIMITED STRIPS


UNLIMITED STRIPS, WITH NO OUT-OF-POCKET FEES

Get as many strips as you need. Order right from your blood sugar meter and new
strips are sent right to your doorstep. It’s that simple.

GET STARTED



HIGH BLOOD PRESSURE


TAKE CHARGE OF YOUR BLOOD PRESSURE

Track your health with our connected blood pressure monitor. See all your
readings in one place, get personalized tips after every check, share reports
with doctors, and work toward your goals with help from experts.

Cellular Connectivity

Tips and Insights



Share with Doctor

Set Reminders


GET THE APP


ALL YOUR INFORMATION AT YOUR FINGERTIPS

See your readings, insights, and health tips right on your phone.





HEALTHY LIVING & DIABETES PREVENTION


IMPROVE YOUR LIFESTYLE

Ready to get healthier? We're here for you. Healthy Living & Diabetes Prevention
combines live, expert coaching with smart technologies that support you every
step of the way.


Personalized Coaching

Smart Scale

Smart Dashboard

Lessons for Healthier Habits


WEIGHT MANAGEMENT


START TO SEE RESULTS

Small changes can make a big difference! Our Weight Management program helps you
lose weight, learn smart strategies for a healthier lifestyle, and create better
habits.


Personalized Coaching

Smart Scale

Smart Dashboard

Mini Challenges


SUCCESS STORIES


“ALL I CAN SAY IS I LOVE IT”

Here’s what some of our members have to say:

“Since Livongo came into my life, the support has been beyond anything I could
dream of.”

— Dianne K.
“My husband and I just received our kits. I can't believe what all is in the
kit, and most of all it's free. All I can say is I love it. I'm keeping up with
my readings now, which I never checked before.”

— Barbara L.
“Thanks to Retrofit was able to lose weight, train hard and not get injured. I
have a new-found confidence that allows me to go about life in a pretty awesome
way.”

— Jackie N.
“Retrofit was life-changing. It's not a diet. It's my life, and the important
thing was getting my life back.”

— Bob M.

The testimonials, statements, and opinions presented are applicable to the
individuals depicted. Each member’s exact results and experience will be unique
and individual to each member. The testimonials are voluntarily provided and are
not paid. "All I can Say Is I love It" is a real testimonial by Livongo member
Barbara L.


FREQUENTLY ASKED QUESTIONS

WHAT IS LIVONGO?


Livongo is a program created to empower all people with chronic conditions,
including, diabetes, and high blood pressure, to live better, healthier lives.
We use advanced technology, personalized recommendations, and real-time
communication to provide you with the right information and support. This
combination helps you take the right actions to improve your health in easy and
simple ways.

IS LIVONGO RIGHT FOR ME?


If you have type 1 or type 2 diabetes, high blood pressure, and are eligible for
Livongo through your employer or health plan, Livongo is for you! Livongo can
make it easier to manage your condition(s), giving you the support, tools, and
feedback you need when you need them most.

SO WHAT DO I GET?


We’re glad you asked!

When you enroll in Livongo for Diabetes, you’ll get a connected blood glucose
meter that offers automatic data uploading, real-time insights and feedback on
your readings, access to Certified Diabetes Educators, and more. You’ll also get
unlimited strips and lancets shipped right to your door. All are provided at no
cost to you whatsoever.

Sign up for Livongo for Hypertension and you’ll get a connected blood pressure
monitor that records blood pressure readings in the Livongo mobile app along
with personalized tips, and nutrition, stress, and exercise information to help
you manage your blood pressure. All are provided at no cost to you whatsoever.


IS THIS REALLY NO COST FOR ME? HOW CAN THAT BE?


Yes! As long as you are eligible for Livongo through your employer or health
plan, Livongo is available at no cost to you. Even shipping is included! Your
employer, health plan, or healthcare provider pays for the program on your
behalf through a partnership with Livongo. At this time, Livongo is available
only to members of participating programs.

WHO CAN JOIN?


To enroll in Livongo for Diabetes, you must have a diagnosis of type 1 or type 2
diabetes, and be eligible through your employer or health plan. To enroll in
Livongo for Hypertension, you must have high blood pressure, and be eligible
through your employer or health plan. Call us at (800) 945-4355 if you have
questions about eligibility.

HOW DO I ENROLL?


It’s easy, and takes only a few minutes! For our diabetes and hypertension
programs, click JOIN NOW at the top or bottom of this page to answer a few easy
questions about you and your health. Next, download the Livongo app and log in.
You may also enroll by calling Livongo Member Support at (800) 945-4355.

DO I NEED TO ENROLL IN ALL PROGRAMS OR CAN I CHOOSE JUST ONE?


You can sign up for just one or as many programs as you’re eligible for. Once
you sign up, we’ll send a Welcome Kit for each of your programs to get you
started. If you start with one Livongo program, you can always add on another
program when you feel ready.

HOW DO I START USING LIVONGO?


Once you’re approved as a member, we’ll mail you a Welcome Kit for the
program(s) you’ve signed up for. When your Livongo for Diabetes Welcome Kit
arrives, you can follow the instructions to begin using the enclosed blood sugar
monitor right away. When your Livongo for Hypertension Welcome Kit arrives, all
you’ll have to do is enable Bluetooth® on your phone and then log in to the
Livongo mobile app. The app will walk you through the rest.

DOES UNLIMITED STRIPS REALLY MEAN UNLIMITED?


Yes, for as long as you are a Livongo member! Whether you check once a week or
once an hour, Livongo provides all the strips you need at no cost to you.

CAN I CANCEL MY MEMBERSHIP?


Yes, you can cancel at any time for any reason. To cancel any program, just call
Livongo at (800) 945-4355 or email help@livongo.com.

DO I NEED TO DOWNLOAD THE MOBILE APP?


We do ask that you download the app so you can get the most out of Livongo,
including easy tracking, personalized tips, all of your data in one place, and
more.

YOU’RE SURE THIS ISN’T GOING TO COST ME ANYTHING?


Yep — not a penny! If you’re eligible through your employer or health plan, you
can get these programs at no cost to you. You’ve got nothing to lose!

WILL MY INFORMATION BE SAFE?


We take your privacy seriously. Your protected health information like blood
sugar and blood pressure readings are protected through federal and state laws,
including Health Insurance Portability and Accountability Act (HIPAA), and will
not be shared with any third party in a manner that violates federal or state
law.



GETTING STARTED IS EASY

Join today and we'll ship your new devices right to your doorstep — At no cost
to you. It's that simple!


JOIN NOW


Program includes trends and support on your secure Livongo account and mobile
app but does not include a tablet or phone. You must have an iPhone or Android
smartphone to participate in the program.






2022 © Livongo, PM05122.A

Español English Notice of Privacy Practices, Opens PDF file in a new window
Website Privacy Policy Terms of Service, Opens PDF file in a new window Member
Communication Policy
In order to join the Livongo for Hypertension program, access to the Livongo app
from the US Apple App Store or US Google Play Store is required. Members must
download the Livongo app to enroll in the program. Livongo makes no
representations or warranties that the Livongo for Hypertension Program complies
with regulatory requirements outside the United States.
Your registration code (MUST) is for coverage through Montana Unified School
Trust.
Let's Start with the Basics
Who will be using Livongo? Please enter the name as it exists with their
insurance provider.
Legal First Name

Legal Last Name

Month of Birth

/
Day of Birth

/
Year of Birth

Zip Code

Create your account. Use it to access your information.
Email Address

Password
Show

By continuing, I accept the Livongo Health Terms of Service, Opens PDF file in a
new window, Notice of Privacy Practices, Opens PDF file in a new window ,
Website Privacy Policy, Non-Discrimination Disclosure , Opens PDF file in a new
window , and Member Communication Policy .


Submit



Reach this by mistake?

Chat with Us Try again
Or contact member support at membersupport@livongo.com.


Error Code



Error


An error occurred while trying to submit your information. Please check your
information and try again.

A Livongo account with this email address is already in use. Already registered?
Visit my.livongo.com to order strips or access your account.

An account with this coverage information already exists.

Questions? Call (800) 945-4355 or chat with us.

OK
Error

An active account with this information already exists. Sign in at
my.livongo.com. Questions? Call (800) 945-4355 or chat with us.

An inactive account with this information already exists. Call (800) 945-4355 or
chat with us to access your account.

There is no SIM assigned to this account. If you have any questions, please call
member support at (800) 945-4355.

An account with this personal information already exists. If you have any
questions, please call member support at (800) 945-4355.

The registration code is inactive. If you have any questions, please call member
support at (800) 945-4355.

The selected programs are not supported by your registration code. If you have
any questions, please call member support at (800) 945-4355.

International phone numbers are not supported for your registration code. Please
enter a valid US phone number. Questions? Call (800) 945-4355 or chat with us.

An error occurred while trying to submit your information. Please check your
information and try again. If you have any questions, please call member support
at (800) 945-4355.

An error occurred while trying to validate your card information. Please check
your information and try again. If you have any questions, please call member
support at (800) 945-4355.

OK OK

Don't lose your updates


You haven't saved your updates. If you leave now, you'll lose the changes from
this page.

Do you want to leave without saving?

Yes

LOG IN

Email

Password


Forgot password?

Log in


Don't have an account? Join now


Error


An error occurred while trying to submit your information. Please check your
information and try again.


LET'S KEEP IN TOUCH

It looks like your employer doesn't offer Livongo today. Fill out the form below
and we can keep you in the loop when we add your employer!




WHAT IS THE NAME OF YOUR EMPLOYER?




WHICH OF THE FOLLOWING PROGRAMS ARE YOU INTERESTED IN?

Livongo for Diabetes
Livongo for Weight Management
Livongo for Hypertension
Livongo for Behavioral Health
Healthy Living and Diabetes Prevention
Keep Me In The Loop
https://cdn8.livongo.com

Please verify that you have a network connection before continuing.

OK
Get Livongo App

Livongo Member Communication Policy


By accepting this Policy, I hereby give my consent for Livongo Health, Inc.
(“Livongo”) to communicate with me through the methods outlined in this
document. I understand that these communications may involve the use and
disclosure of protected health information (“PHI”) about me to carry out
treatment, payment and health care operations (“TPO”). I further understand that
I may change my communication preferences with Livongo at any time.

Telephone
With this consent, Livongo may call my home number, mobile number or other
alternative number and leave a message on voicemail in reference to any items
that assist Livongo in carrying out TPO, such as reminders, insurance items,
shipment and delivery of supplies, health profile updates and any calls
pertaining to my care, including, but not limited to, conversations with Livongo
Certified Diabetes Educators.

Text
With this consent, Livongo may contact me via unencrypted SMS text messages in
reference to any items that assist Livongo in carrying out TPO, such as
reminders, insurance items, shipment and delivery of supplies, health profile
updates and any communications pertaining to my care, including text messages
exchanged with Livongo Certified Diabetes Educators and automated text message
campaigns.

Email
With this consent, Livongo may contact me via unencrypted email in reference to
any items that assist Livongo in carrying out TPO, such as reminders, insurance
items, shipment and delivery of supplies, health profile updates and any
communications pertaining to my care, including information exchanged with
Livongo Certified Diabetes Educators and email message campaigns.

Live Chat


.



We use cookies on the site to enhance site navigation, analyze site usage and
assist in our marketing efforts. Privacy Policy

Cookies Settings Accept All Cookies



PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * PERFORMANCE COOKIES


 * FUNCTIONAL COOKIES


 * TARGETING COOKIES

YOUR PRIVACY

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
Privacy Policy

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

PERFORMANCE COOKIES

Performance Cookies Active


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

FUNCTIONAL COOKIES

Functional Cookies Active


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

TARGETING COOKIES

Targeting Cookies Active


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Back Button


BACK

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Clear
checkbox label label
Apply Cancel
Confirm My Choices
Allow All

Live chat:Live Chat