www.comparevital.com Open in urlscan Pro
20.49.97.6  Public Scan

Submitted URL: https://tinyurl.com/mc8f4k4a
Effective URL: https://www.comparevital.com/New?ImgVersion=V7&confirmation=5107988406&SourceID=2&ShowSubmit=1&utm_source=SMS_79_118&utm_medi...
Submission: On August 06 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="modal" class="modal ng-dirty ng-valid-parse ng-valid-min ng-valid-max ng-valid-email ng-valid ng-valid-required" ng-submit="save('http://www.skentry.com/')">
  <div class="modal-head">
    <div class="container">
      <span class="progress-label">Questions</span>
      <div class="progress">
        <span class="dot active"></span>
        <span class="dot"></span>
        <span class="dot"></span>
        <span class="dot"></span>
        <span class="dot"></span>
        <span class="dot"></span>
      </div>
    </div>
  </div>
  <div class="modal-content">
    <input ng-model="lead.SR_TOKEN" id="" type="hidden" name="SR_TOKEN" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-empty" value="1165974523344118951">
    <input ng-model="lead.LeadIDTocken" id="leadid_token" type="hidden" name="universal_leadid" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-empty" value="B2E1FC85-890E-3850-A0D8-665E190337D4">
    <!--
                    <div class="container tab">
                        <span class="question-name">What is your zip code?</span>
                        <div class="question-input">
                            <input id="zipkey" class="big" type="number" ng-change="getUtilityProviders();" ng-model="lead.Zip" placeholder="&#xf124; Zip Code"/>
                            <span class="helper">Just enter your zip, and zap! You’ll know if you qualify!</span>
                        </div>
                    </div>
                -->
    <div class="container tab" style="display: block;">
      <span id="home-title" class="question-name">Where is your<br>home located?</span>
      <div id="home-image">
        <!-- ngIf: googleStreetViewSrc --><img ng-if="googleStreetViewSrc" width="300" height="150"
          ng-src="https://maps.googleapis.com/maps/api/streetview?size=300x150&amp;location=18%20BLOSSOM DR%20SAN RAFAEL%20CA%2094901&amp;key=AIzaSyCp0-7a50jNl_qY0wMsTXgvtAoU6kt3wVY" class="ng-scope"
          src="https://maps.googleapis.com/maps/api/streetview?size=300x150&amp;location=18%20BLOSSOM DR%20SAN RAFAEL%20CA%2094901&amp;key=AIzaSyCp0-7a50jNl_qY0wMsTXgvtAoU6kt3wVY"><!-- end ngIf: googleStreetViewSrc -->
        <!-- ngIf: !googleStreetViewSrc && ImgVersion && lead.FName && AddressPrev -->
      </div>
      <div class="question-input" style="margin:20px 0 0 0;">
        <input id="autocomplete" class="big ng-pristine ng-untouched ng-not-empty ng-valid ng-valid-required pac-target-input" type="text" value="" placeholder=" Home Address" ng-model="lead.Address" ng-model-options="{ updateOn: 'blur' }"
          required="" autocomplete="off">
        <span class="helper">We will look up utility rates &amp; any applicable rebates for your estimate</span>
      </div>
    </div>
    <div class="container tab">
      <span class="question-name">What is your Average Monthly Utility Bill?</span>
      <div class="question-input">
        <input type="range" id="slider" class="slider ng-untouched ng-valid ng-not-empty ng-dirty ng-valid-parse ng-valid-min ng-valid-max" min="50" max="800" value="350" ng-model="lead.UtilityBill">
        <span class="value">$<span id="value">425</span></span>
      </div>
    </div>
    <div class="container tab">
      <span class="question-name">Select the status<br>of your house</span>
      <div class="question-input">
        <div class="boxes">
          <label id="unshaded" class="box box-active" for="unshaded_box">
            <div class="container" ng-click="optionStatus('Unshaded')">
              <span class="box-icon">
                <img src="unshaded.png">
              </span>
              <span class="box-name">Unshaded</span>
            </div>
            <input id="unshaded_box" type="radio" name="housetype" onchange="activateBox(this);" value="ON">
          </label>
          <label id="shaded" class="box" for="shaded_box">
            <div class="container" ng-click="optionStatus('Shaded')">
              <span class="box-icon">
                <img src="shaded.png">
              </span>
              <span class="box-name">Shaded</span>
            </div>
            <input id="shaded_box" type="radio" name="housetype" onchange="activateBox(this);">
          </label>
          <label id="some" class="box" for="some_box">
            <div class="container" ng-click="optionStatus('Some')">
              <span class="box-icon">
                <img src="some-shaded.png">
              </span>
              <span class="box-name">Some</span>
            </div>
            <input id="some_box" type="radio" name="housetype" onchange="activateBox(this);">
          </label>
          <label id="uncertain" class="box" for="uncertain_box">
            <div class="container" ng-click="optionStatus('Uncertain')">
              <span class="box-icon">
                <img src="uncertain.png">
              </span>
              <span class="box-name">Uncertain</span>
            </div>
            <input id="uncertain_box" type="radio" name="housetype" onchange="activateBox(this);">
          </label>
          <input id="housetype" type="text">
        </div>
        <span class="helper">We will look up if there are possible changes in your surroundings</span>
      </div>
    </div>
    <div class="container tab">
      <span class="question-name">Estimate your<br>credit score</span>
      <div class="question-input">
        <div class="boxes">
          <label id="excellent" class="box" for="excellent_box">
            <div class="container" ng-click="lead.CreditRating='EXCELLENT'">
              <span class="box-icon">680+</span>
              <span class="box-name">Excellent</span>
            </div>
            <input id="excellent_box" type="radio" name="creditrating" onchange="activateBox(this);">
          </label>
          <label id="good" class="box box-active" for="good_box">
            <div class="container" ng-click="lead.CreditRating='GOOD'">
              <span class="box-icon">600-679</span>
              <span class="box-name">Good</span>
            </div>
            <input id="good_box" type="radio" name="creditrating" onchange="activateBox(this);" value="ON">
          </label>
          <label id="fair" class="box" for="fair_box">
            <div class="container" ng-click="lead.CreditRating='FAIR'">
              <span class="box-icon">580-639</span>
              <span class="box-name">Fair</span>
            </div>
            <input id="fair_box" type="radio" name="creditrating" onchange="activateBox(this);">
          </label>
          <label id="poor" class="box" for="poor_box">
            <div class="container" ng-click="lead.CreditRating='POOR'">
              <span class="box-icon">&lt;579</span>
              <span class="box-name">Poor</span>
            </div>
            <input id="poor_box" type="radio" name="creditrating" onchange="activateBox(this);">
          </label>
          <input id="creditrating" type="text">
        </div>
        <span class="helper">Your payment history accounts, loans and credit, length of your credit history, etc.</span>
      </div>
    </div>
    <div class="container tab">
      <span class="question-name">Who is your current<br>utility provider?</span>
      <div class="question-input">
        <div class="select-chosen-container">
          <select class="big ng-pristine ng-untouched ng-valid ng-isolate-scope ng-not-empty" id="utilityproviderchosen" chosen="" ng-options="u.cm as u.cm for u in UtilityProvidersFilter" ng-model="lead.UtilityProvider" style="display: none;">
            <option label="PGE" value="string:PGE" selected="selected">PGE</option>
          </select>
          <div class="chosen-container chosen-container-single" style="width: 100%;" title="" id="utilityproviderchosen_chosen"><a class="chosen-single" tabindex="-1"><span>PGE</span><div><b></b></div></a>
            <div class="chosen-drop">
              <div class="chosen-search"><input type="text" autocomplete="off"></div>
              <ul class="chosen-results"></ul>
            </div>
          </div>
        </div>
        <span class="helper">We will compare utility rates to offer you the best deal</span>
      </div>
    </div>
    <div class="container tab">
      <span class="question-name">Fill in your personal info</span>
      <div class="question-input question-form">
        <input id="firstname" class="big big-50 ng-pristine ng-untouched ng-not-empty ng-valid ng-valid-required" type="text" placeholder=" First Name" ng-model="lead.FName" required="required">
        <input id="lastname" class="big big-50 ng-pristine ng-untouched ng-not-empty ng-valid ng-valid-required" type="text" placeholder="Last Name" ng-model="lead.LName" ng-model-options="{ updateOn: 'blur' }" required="">
        <input id="phone" style="border-color:inherit" class="big big-100 ng-pristine ng-untouched ng-not-empty ng-valid ng-valid-required" type="text" placeholder=" Phone" ng-model="lead.Phone" ng-model-options="{ updateOn: 'blur' }" required="">
        <input id="email" style="border-color:inherit" class="big big-100 ng-pristine ng-untouched ng-valid-email ng-not-empty ng-valid ng-valid-required" type="email" placeholder=" Email" ng-model="lead.Email"
          ng-model-options="{ updateOn: 'blur' }" required="">
      </div>
      <span class="disclosure">
        <input type="hidden" id="leadid_tcpa_disclosure" autocomplete="off">
        <label for="leadid_tcpa_disclosure">I agree to the <a target="_blank" href="terms.html">Terms</a> of Service and <a target="_blank" href="privacy.html">Privacy Policy</a> and authorize up to
          <a target="_blank" href="partners.html">4 solar energy companies</a>, their contractors and partners to contact me with offers about solar product or service by telephone calls, emails, artificial voice, and pre-recorded/text messages,
          using an automated telephone technology, to the number and email I provided above, even if my number is a mobile number or is currently listed on any state, federal or corporate Do Not Call list. I understand that my consent here is not a
          condition of purchase of any goods or services. Message and data rates may apply. California Notice.</label> Text HELP for help. Text STOP to cancel </span>
    </div>
  </div>
  <div class="modal-foot">
    <span id="back" onclick="next(-1)" ng-click="addToIndex(-1);" class="foot-previous" style="display: none;">Back</span>
    <span id="next" onclick="next(1)" ng-click="addToIndex(1);SendGA(GAPages[actualIndex], 'Click', 'HMA', 1);" class="foot-next" style="display: flex;">Next</span>
    <button id="submit" ng-disabled="!validPhone(lead.Phone) || !validEmail(lead.Email)" class="foot-next" value="Send Data" style="display: none;">Submit</button>
    <!-- ng-click="save('http://www.skentry.com/')" -->
  </div>
  <!-- <input id="leadid_token" name="universal_leadid" type="hidden" value=""/> -->
  <a href="https://voltatext.com" target="_blank"><img style="width:20%;margin: 15px 40%;max-width: 190px; margin-bottom: 0;" src="ContentImages/voltatext.png"></a>
  <input type="hidden" name="xxTrustedFormToken" id="xxTrustedFormToken_0" value="https://cert.trustedform.com/807095c47b2c4a4e7cab7a95d3102c49c5e16727"><input type="hidden" name="xxTrustedFormCertUrl" id="xxTrustedFormCertUrl_0"
    value="https://cert.trustedform.com/807095c47b2c4a4e7cab7a95d3102c49c5e16727"><input type="hidden" name="xxTrustedFormPingUrl" id="xxTrustedFormPingUrl_0"
    value="https://ping.trustedform.com/0.3w2O7YlO2LBwgbI8m89gViWXVR1Mxyvvs6m8NdLxACPVarNHSTHJx4HseF7dDPi3n3pQzQes.Pj0tYcyjZrmjqPY7EIYRKw.WfaEBvaY8zoaL5rpmsqdwQ">
</form>

Text Content

SolarSavings
Questions

Where is your
home located?

We will look up utility rates & any applicable rebates for your estimate
What is your Average Monthly Utility Bill?
$425
Select the status
of your house
Unshaded
Shaded
Some
Uncertain
We will look up if there are possible changes in your surroundings
Estimate your
credit score
680+ Excellent
600-679 Good
580-639 Fair
<579 Poor
Your payment history accounts, loans and credit, length of your credit history,
etc.
Who is your current
utility provider?
PGE
PGE


We will compare utility rates to offer you the best deal
Fill in your personal info

I agree to the Terms of Service and Privacy Policy and authorize up to 4 solar
energy companies, their contractors and partners to contact me with offers about
solar product or service by telephone calls, emails, artificial voice, and
pre-recorded/text messages, using an automated telephone technology, to the
number and email I provided above, even if my number is a mobile number or is
currently listed on any state, federal or corporate Do Not Call list. I
understand that my consent here is not a condition of purchase of any goods or
services. Message and data rates may apply. California Notice. Text HELP for
help. Text STOP to cancel
Back Next Submit
PRIVACY POLICY TERMS AND CONDITIONS
© 2021 Solar Savings