www.dropthepowerbill.com Open in urlscan Pro
188.114.97.3  Public Scan

URL: https://www.dropthepowerbill.com/
Submission: On August 02 via automatic, source certstream-suspicious — Scanned from NL

Form analysis 1 forms found in the DOM

<form id="msform" class="form" novalidate="">
  <!-- Hidden Values -->
  <input type="hidden" name="lp_campaign_id" value="664652c5da7ce">
  <input type="hidden" name="lp_campaign_key" value="r98NbqBjn6YRPG4XFkMm">
  <input type="hidden" name="currently_using_solar_power" value="No">
  <input type="hidden" name="landing_page" value="https://www.dropthepowerbill.com/">
  <input type="hidden" name="jornaya_lead_id" id="leadid_token" value="8AE549EB-E328-67BF-92B9-0E9E223646C1">
  <input type="hidden" name="lp_s1" id="lp_s1" value="">
  <input type="hidden" name="lp_s2" id="lp_s2" value="">
  <input type="hidden" name="lp_s3" id="lp_s3" value="">
  <input type="hidden" name="lp_s4" id="lp_s4" value="">
  <input type="hidden" name="lp_s5" id="lp_s5" value="">
  <input type="hidden" name="tcpa_consent" value="Yes">
  <input type="hidden" name="tcpa_text"
    value="When you click Next, you agree to our Terms, Privacy Policy and authorize companies on this list to call/email and send pre-recorded and sms messages to phone # and/or email address provided using an autodialer even if your phone number is on any state or federal do not call list. Message and data rates may apply. Your consent is not required as a condition of purchase.">
  <!-- Step 01 -->
  <fieldset id="form-step1" class="form-steps fieldset-0" data-step="1" style="display: block;">
    <legend hidden="true">zipcode</legend>
    <h3 class="form_box-question"><strong>Enter your zip code to see if your area qualifies</strong></h3>
    <div class="form-group">
      <label style="visibility: hidden; position: absolute;" for="zip">Zip Code</label>
      <input id="zip" class="form-control zipcode" type="tel" name="zip_code" onkeyup="this.value=this.value.replace(/[^\d]/,'')" minlength="5" maxlength="5" placeholder="Enter your zip code*">
      <div id="zip_code_error" class="form-error-message">Please enter a valid US Zip Code.</div>
    </div>
    <div class="row">
      <div class="col col-xs-6">
        <div class="form-btns ml-auto text-right">
          <button id="q1-next" class="btn form-btn btn-next" type="button">Next</button>
        </div>
      </div>
    </div>
  </fieldset>
  <!-- Step 02 -->
  <fieldset id="form-step2" class="form-steps fieldset-1" data-step="2" style="display: none;">
    <legend hidden="true">homeowner</legend>
    <h3 class="form_box-question">Are you a homeowner?</h3>
    <div class="form-group">
      <div class="row">
        <div class="col-xs-12 col-sm-6 col-md-6">
          <div class="radio-btn radio-next">
            <input id="pc01" class="form-control" type="radio" name="property_owner" value="Yes" checked="checked">
            <label for="pc01"><span>Yes</span></label>
          </div>
        </div>
        <div class="col-xs-12 col-sm-6 col-md-6">
          <div class="radio-btn">
            <input id="pc02" class="form-control" type="radio" name="property_owner" value="No">
            <label for="pc02"><span>No</span></label>
          </div>
        </div>
      </div>
    </div>
    <div class="form-btns ml-auto text-right">
      <button id="q2-next" class="btn form-btn btn-next" type="button"><span class="btn-text">Next</span></button>
    </div>
  </fieldset>
  <!-- Step 03 REMOVED -->
  <!-- Step 04 -->
  <fieldset id="form-step4" class="form-steps fieldset-3" data-step="4" style="display: none;">
    <legend hidden="true">electric bill</legend>
    <h3 class="form_box-question">How much is your average monthly electric bill?</h3>
    <div class="form-group">
      <div class="bill_bar">
        <div class="box_range">
          <output name="billOutputName" id="billOutputName">455</output>
          <span class="intcont">
            <input type="range" name="average_monthly_electric_bill" min="30" max="900" value="455" class="slider" id="electric_bill" oninput="billOutputName.value = electric_bill.value">
          </span>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col col-xs-6 colback"><a class="btn btn-link btn-back btn_back2">Back</a>
      </div>
      <div class="col col-xs-6">
        <div class="form-btns ml-auto text-right">
          <button id="q4-next" class="btn form-btn btn-next" type="button"><span class="btn-text">Next</span>
          </button>
        </div>
      </div>
    </div>
  </fieldset>
  <!-- Step 05 -->
  <fieldset id="form-step5" class="form-steps fieldset-4" data-step="5" style="display: none;">
    <legend hidden="true">roof's sun exposure</legend>
    <h3 class="form_box-question">How sunny is your roof area?</h3>
    <div class="form-group radio-next">
      <div class="radio-btn">
        <input id="rf1" type="radio" name="roof_shade" value="Full Sun" checked="checked">
        <label for="rf1"><span>Full Sun</span></label>
      </div>
      <div class="radio-btn">
        <input id="rf2" type="radio" name="roof_shade" value="Partial Sun">
        <label for="rf2"><span>Partial Sun</span></label>
      </div>
      <div class="radio-btn">
        <input id="rf3" type="radio" name="roof_shade" value="No Sun">
        <label for="rf3"><span>No Sun</span></label>
      </div>
      <div class="radio-btn">
        <input id="rf4" type="radio" name="roof_shade" value="Not Sure">
        <label for="rf4"><span>Not Sure</span></label>
      </div>
      <div class="form-error-message">Pros need this information to generate a quote. </div>
    </div>
    <div class="row">
      <div class="col col-xs-6 colback"><a class="btn btn-link btn-back btn_back3">Back</a>
      </div>
      <div class="col col-xs-6">
        <div class="form-btns ml-auto text-right">
          <button id="q5-next" class="btn form-btn btn-next" type="button"><span class="btn-text">Next</span>
          </button>
        </div>
      </div>
    </div>
  </fieldset>
  <!-- Step 06 -->
  <fieldset id="form-step6" class="form-steps fieldset-5" data-step="6" style="display: none;">
    <legend hidden="true">Email</legend>
    <h3 class="form_box-question">What email address should your results be sent to? </h3>
    <div class="form-group">
      <label for="email" class="label" style="visibility: hidden; position: absolute;"> Email Address </label>
      <input id="email" class="form-control" type="email" name="email_address" placeholder="Email Address">
      <div id="email_address_error" class="form-error-message">Please enter a real email address.</div>
    </div>
    <div class="row">
      <div class="col colback"><a class="btn btn-link btn-back btn_back4">Back</a></div>
      <div class="col">
        <div class="form-btns ml-auto text-right">
          <button id="q6-next" class="btn form-btn btn-next" type="button"><span class="btn-text">Next</span>
          </button>
        </div>
      </div>
    </div>
  </fieldset>
  <!-- Step 07 -->
  <fieldset id="form-step7" class="form-steps fieldset-6" data-step="7" style="display: none;">
    <legend hidden="true">First Name</legend>
    <h3 class="form_box-question">What's your first name?</h3>
    <div class="form-group">
      <input id="first_name" minlength="2" class="form-control" type="text" name="first_name" placeholder="First Name">
      <div id="first_name_error" class="form-error-message">Please enter your first name.</div>
    </div>
    <div class="row">
      <div class="col colback"><a class="btn btn-link btn-back btn_back5">Back</a></div>
      <div class="col">
        <div class="form-btns ml-auto text-right">
          <button id="q7-next" class="btn form-btn btn-next" type="button"><span class="btn-text">Next</span>
          </button>
        </div>
      </div>
    </div>
  </fieldset>
  <!-- Step 08 -->
  <fieldset id="form-step8" class="form-steps fieldset-7" data-step="8" style="display: none;">
    <legend hidden="true">Last Name</legend>
    <h3 class="form_box-question">What's your last name?</h3>
    <div class="form-group">
      <input id="last_name" minlength="2" class="form-control" type="text" name="last_name" placeholder="Last Name">
      <div id="last_name_error" class="form-error-message">Please enter your last name.</div>
    </div>
    <div class="row">
      <div class="col colback"><a class="btn btn-link btn-back btn_back6">Back</a></div>
      <div class="col">
        <div class="form-btns ml-auto text-right">
          <button id="q8-next" class="btn form-btn btn-next" type="button"><span class="btn-text">Next</span>
          </button>
        </div>
      </div>
    </div>
  </fieldset>
  <!-- Step 09 -->
  <fieldset id="form-step9" class="form-steps fieldset-8" data-step="9" style="display: none;">
    <legend hidden="true">Address Name</legend>
    <h3 class="form_box-question">Where do you want the solar panels installed (street address)?</h3>
    <div class="form-group" id="street_address">
      <input id="address" class="form-control pac-target-input" type="text" placeholder="Address" autocomplete="off">
      <input id="split_address" class="form-control" type="hidden" name="address">
      <div id="full_address_error" class="form-error-message">Please provide where you'd like the panels installed.</div>
    </div>
    <div class="row">
      <div class="col colback"><a class="btn btn-link btn-back btn_back7">Back</a></div>
      <div class="col">
        <div class="form-btns ml-auto text-right">
          <button id="q9-next" class="btn form-btn btn-next" type="button"><span class="btn-text">Next</span>
          </button>
        </div>
      </div>
    </div>
  </fieldset>
  <!-- Step 10 -->
  <fieldset id="form-step10" class="form-steps fieldset-9" data-step="10" style="display: none;">
    <legend hidden="true">Phone</legend>
    <p class="form_box-desc">What phone number can we reach you at?</p>
    <div class="form-group">
      <input id="homePhonetype" class="form-control" type="tel" placeholder="(000) 000-0000" minlength="10" maxlength="16">
      <input id="homePhone" class="form-control" type="hidden" name="phone_home">
      <div id="phone_home_error" class="form-error-message phone-valid-error"> Please enter a valid US phone number.</div>
    </div>
    <span class="terms_txt">
      <label id="tcpa_label">
        <input type="hidden" name="trusted_form_cert_id" id="leadid_tcpa_disclosure" value="https://cert.trustedform.com/1edbfc44c231cd425e4938502c2b5b5b78a6cd02"> When you click Next, you agree to our <a href="./tos.html" target="_blank">Terms</a>,
        <a href="./pp.html" target="_blank">Privacy Policy</a> and <a href="./installerlist.html" target="_blank">authorize up to 4 companies on this list</a> to call/email and send pre-recorded and sms messages to phone # and/or email address
        provided using an autodialer even if your phone number is on any state or federal do not call list. Message and data rates may apply. Your consent is not required as a condition of purchase. </label>
    </span>
    <div class="row">
      <div class="col col-scale">
        <div class="form-btns ml-auto text-right btn-last-submit">
          <button id="q10-next" class="btn form-btn btn-next btn-final" type="submit"><span class="btn-text">Next</span>
          </button>
        </div>
      </div>
    </div>
  </fieldset>
  <input type="hidden" name="xxTrustedFormToken" value="https://cert.trustedform.com/1edbfc44c231cd425e4938502c2b5b5b78a6cd02" id="xxTrustedFormToken_0"><input type="hidden" name="xxTrustedFormPingUrl"
    value="https://ping.trustedform.com/0.dtvPmkUyNijsBus-uKNQxEeEWVrnShR9DEu68rcskxuSs2ukEYkuew34xKjVqBPM5jTmNNDh.BUXQtIxvus62zb1WmUoPxA.MQT9HWN9cKJbjikimpDR3w" id="xxTrustedFormPingUrl_0">
</form>

Text Content

APPLY TO THE NORTH HOLLAND SOLAR INCENTIVE PROGRAM


ENTER YOUR INFORMATION TO SEE IF YOU QUALIFY


zipcode


ENTER YOUR ZIP CODE TO SEE IF YOUR AREA QUALIFIES

Zip Code
Please enter a valid US Zip Code.
Next
homeowner


ARE YOU A HOMEOWNER?

Yes
No
Next
electric bill


HOW MUCH IS YOUR AVERAGE MONTHLY ELECTRIC BILL?

455
Back
Next
roof's sun exposure


HOW SUNNY IS YOUR ROOF AREA?

Full Sun
Partial Sun
No Sun
Not Sure
Pros need this information to generate a quote.
Back
Next
Email


WHAT EMAIL ADDRESS SHOULD YOUR RESULTS BE SENT TO?

Email Address
Please enter a real email address.
Back
Next
First Name


WHAT'S YOUR FIRST NAME?

Please enter your first name.
Back
Next
Last Name


WHAT'S YOUR LAST NAME?

Please enter your last name.
Back
Next
Address Name


WHERE DO YOU WANT THE SOLAR PANELS INSTALLED (STREET ADDRESS)?

Please provide where you'd like the panels installed.
Back
Next
Phone

What phone number can we reach you at?

Please enter a valid US phone number.
When you click Next, you agree to our Terms, Privacy Policy and authorize up to
4 companies on this list to call/email and send pre-recorded and sms messages to
phone # and/or email address provided using an autodialer even if your phone
number is on any state or federal do not call list. Message and data rates may
apply. Your consent is not required as a condition of purchase.
Next



Reviewing your project details..

Searching Coverage Area...

Matching you with different options...

Checking availability...

Congratulations!
We've found matches in your area!




×

LOADING

We're currently finding you a contractor in your area. This can take up to 1
minute. Please don't close this page

Copyright © 2024 www.dropthepowerbill.com

 * Contact |
 * Privacy |
 * Terms |

This site is a free service to assist homeowners in connecting with local solar
installation contractors. Not every solar installation contractor offers "$0
Down Solar Panels" so please be sure to check if that is something offered in
your local area. We will connect you with businesses who may provide additional
product details and/or assist you with quotes. All contractors are independent
and this site does not warrant or guarantee any work performed. It is the
responsibility of the homeowner to verify that the hired contractor furnishes
the necessary license and insurance required for the work being performed. All
persons depicted in a photo or video in any advertisement associated with this
site are actors or models and not contractors affiliated with this site. Any
service marks, logos, and trademarks (collectively the "Trademarks") displayed
are registered and/or unregistered Trademarks of their respective owners. This
site contains affiliate and partner links and may receive compensation for
referrals or purchases made through our links. Subject matter within this
website are copyrighted property of the owner of this site. This website and its
owner is not responsible for any photographic or typographical errors.