windowsontoday.com Open in urlscan Pro
2a06:98c1:3120::3  Public Scan

URL: https://windowsontoday.com/
Submission Tags: @phishunt_io
Submission: On December 27 via api from DE — 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="636020af1f561">
  <input type="hidden" name="lp_campaign_key" value="WY7hVjfrXBy3dtc9vbDJ">
  <input type="hidden" name="currently_using_solar_power" value="No">
  <input type="hidden" name="landing_page_url" value="https://windowsontoday.com/">
  <input type="hidden" name="jornaya_lead_id" id="leadid_token" value="9CBFD3AF-6A97-E76E-6B3F-C6719121983E">
  <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_consent_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="homeowner" 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="homeowner" 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">Category</legend>
    <h3 class="form_box-question">What type of window service are you looking for?</h3>
    <div class="form-group radio-next">
      <div class="radio-btn">
        <input id="c1" type="radio" name="category" value="Cleaning" checked="checked">
        <label for="c1"><span>Windows - Cleaning</span></label>
      </div>
      <div class="radio-btn">
        <input id="c2" type="radio" name="category" value="MultipleInstall">
        <label for="c2"><span>Windows Install - Multiple</span></label>
      </div>
      <div class="radio-btn">
        <input id="c3" type="radio" name="category" value="Repair">
        <label for="c3"><span>Windows Repair</span></label>
      </div>
      <div class="radio-btn">
        <input id="c4" type="radio" name="category" value="SingleInstall">
        <label for="c4"><span>Windows Install - Single</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_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">window number</legend>
    <h3 class="form_box-question">How many windows do you have in your home?</h3>
    <div class="form-group radio-next">
      <div class="radio-btn">
        <input id="wn1" type="radio" name="window_number" value="1 Window" checked="checked">
        <label for="wn1"><span>1 Window</span></label>
      </div>
      <div class="radio-btn">
        <input id="wn2" type="radio" name="window_number" value="2 Windows">
        <label for="wn2"><span>2 Windows</span></label>
      </div>
      <div class="radio-btn">
        <input id="wn3" type="radio" name="window_number" value="3-5 Windows">
        <label for="wn3"><span>3-5 Windows</span></label>
      </div>
      <div class="radio-btn">
        <input id="wn4" type="radio" name="window_number" value="6-9 Windows">
        <label for="wn4"><span>6-9 Windows</span></label>
      </div>
      <div class="radio-btn">
        <input id="wn5" type="radio" name="window_number" value="10+ Windows">
        <label for="wn5"><span>10+ Windows</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 5 -> 05 -->
  <fieldset id="form-step05" class="form-steps fieldset-4" data-step="05" style="display: none;">
    <legend hidden="true">Timeline</legend>
    <h3 class="form_box-question">How soon would you like this service?</h3>
    <div class="form-group radio-next">
      <div class="radio-btn">
        <input id="t1" type="radio" name="timeline" value="Immediately" checked="checked">
        <label for="t1"><span>Immediately</span></label>
      </div>
      <div class="radio-btn">
        <input id="t2" type="radio" name="timeline" value="1 Month">
        <label for="t2"><span>1 Month</span></label>
      </div>
      <div class="radio-btn">
        <input id="t3" type="radio" name="timeline" value="1-3 Months">
        <label for="t3"><span>1-3 Months</span></label>
      </div>
      <div class="radio-btn">
        <input id="t4" type="radio" name="timeline" value="3+ Months">
        <label for="t4"><span>3+ Months</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_back03">Back</a>
      </div>
      <div class="col col-xs-6">
        <div class="form-btns ml-auto text-right">
          <button id="q05-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" name="address" class="form-control" type="text" placeholder="Address">
      <!--<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"> 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
                                            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" id="xxTrustedFormToken_0" value="https://cert.trustedform.com/85184498f9c5e79d99134adf56b342e77810a84b"><input type="hidden" name="trusted_form_cert_id" id="trusted_form_cert_id_0"
    value="https://cert.trustedform.com/85184498f9c5e79d99134adf56b342e77810a84b"><input type="hidden" name="xxTrustedFormPingUrl" id="xxTrustedFormPingUrl_0"
    value="https://ping.trustedform.com/0.FfXLEpXpl4U3NuNDXbOLVfZK-u2IRuu9YRP31bh9tUpCvPqCVazTv6qf0EJ5ajGWgXuan5ow.W_by94-v87j4x0U6Edj6KA.d7k5qXb7y3GHTcwDr6aC7g">
</form>

Text Content

GET A QUOTE FOR NEW WINDOWS IN


ENTER YOUR INFORMATION TO GET YOUR FREE QUOTE


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
Category


WHAT TYPE OF WINDOW SERVICE ARE YOU LOOKING FOR?

Windows - Cleaning
Windows Install - Multiple
Windows Repair
Windows Install - Single
Pros need this information to generate a quote.
Back
Next
window number


HOW MANY WINDOWS DO YOU HAVE IN YOUR HOME?

1 Window
2 Windows
3-5 Windows
6-9 Windows
10+ Windows
Pros need this information to generate a quote.
Back
Next
Timeline


HOW SOON WOULD YOU LIKE THIS SERVICE?

Immediately
1 Month
1-3 Months
3+ Months
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
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 © 2022 www.windowsontoday.com

 * Contact |
 * Privacy |
 * Terms |
 * Do Not Sell My Info |
 * Unsubscribe

This site is a free service to assist homeowners in connecting with local window
installation contractors. 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.