solarontoday.com Open in urlscan Pro
2606:4700:3108::ac42:2b91  Public Scan

Submitted URL: http://solarontoday.com/
Effective URL: https://solarontoday.com/
Submission Tags: tranco_l324
Submission: On May 11 via api from DE — Scanned from DE

Form analysis 1 forms found in the DOM

GET

<form id="msform" style="width:100%;" method="GET" novalidate="">
  <input type="hidden" name="lp_campaign_id" value="6108ce2f71711">
  <input type="hidden" name="lp_campaign_key" value="4QtT7khN3Dzb2HJCpBFG">
  <input type="hidden" name="currently_using_solar_power" value="No">
  <input type="hidden" name="homeowner" id="own">
  <input type="hidden" name="landing_page" value="https://solarontoday.com">
  <input type="hidden" name="jornaya_lead_id" id="leadid_token" value="6D9165BC-8A6B-AB9E-D9BA-CAB6CDF6C0B5">
  <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="">
  <fieldset style="display: block; width: 90%;left: 0%; opacity: 1; transform: scale(1); position: relative;" id="house">
    <h2 class="fs-title">Do You Own a House?</h2>
    <input type="button" class="next action-button" value="No" onclick="setvalno();">
    <input type="button" class="next action-button" value="Yes" onclick="setvalyes();">
  </fieldset>
  <fieldset id="szip">
    <h2 class="fs-title">Location</h2>
    <h3 class="fs-subtitle">Please provide your Zip Code</h3>
    <label class="form-check-label" for="zipcode">Your Zipcode : <input type="text" id="zipcode" name="zip_code" minlength="5" maxlength="5" placeholder="Please enter your Zip Code" required="" value=""
        onkeyup="this.value=this.value.replace(/[^\d]/,'')">
    </label>
    <input type="button" name="next" id="step1" class="next action-button" value="Next">
  </fieldset>
  <fieldset id="sutility">
    <h2 class="fs-title">Monthly Average Billing</h2>
    <label class="form-check-label" for="bill"> Your average Monthly Bill : <h3 id="outputbill" style="font-weight:bold;color:red; text-align:center">$300</h3>
      <input type="range" name="average_monthly_electric_bill" min="100" max="800" value="300" step="50" class="slider" id="myRange">
    </label>
    <input type="button" name="next" id="step2" class="next action-button" value="Next">
  </fieldset>
  <fieldset>
    <h2 class="fs-title">How Sunny Is Your Roof?</h2>
    <h3 class="fs-subtitle">Please choose which describes your roof area</h3>
    <label class="form-check-label" for="state">
      <select name="roof_shade" id="shade" required="">
        <option value="No Shade" selected="selected">Full Sun</option>
        <option value="Some Shade">Partial Sun</option>
        <option value="Full Shade">No Sun</option>
        <option value="Not Sure">Not Sure</option>
      </select>
    </label>
    <input type="button" name="next" class="next action-button" value="Next">
  </fieldset>
  <fieldset>
    <div id="final-step">
      <h2 class="fs-title">Personal Details</h2>
      <h3 class="fs-subtitle">Your just moments away from getting access to USA Made Solar Tech</h3>
      <label class="form-check-label" for="fname">
        <input type="text" name="first_name" placeholder="First Name" onkeypress="return (event.charCode > 64 &amp;&amp; event.charCode < 91) || (event.charCode > 96 &amp;&amp; event.charCode < 123)" required="" value="">
      </label>
      <label class="form-check-label" for="lname">
        <input type="text" name="last_name" placeholder="Last Name" onkeypress="return (event.charCode > 64 &amp;&amp; event.charCode < 91) || (event.charCode > 96 &amp;&amp; event.charCode < 123)" required="" value="">
      </label>
      <label class="form-check-label" for="phone">
        <input type="number" name="phone_home" placeholder="Phone" minlength="7" maxlength="14" required="" value="">
      </label>
      <label class="form-check-label" for="email">
        <input type="email" name="email_address" id="email" placeholder="Email" minlength="4" required="" value="">
      </label>
      <label class="form-check-label" for="address">
        <input id="address" class="form-control pac-target-input" type="text" minlength="1" placeholder="Street Address" required="" autocomplete="off">
        <input id="split_address" class="form-control" type="hidden" name="address">
      </label>
      <input type="hidden" name="trusted_form_cert_id" id="leadid_tcpa_disclosure" value="https://cert.trustedform.com/9f7f7f93506131f0e22958a6c85c7c186b5f7a5b">
      <p style="font-size:10px">By clicking the button below, you are providing your electronic signature in which you consent, acknowledge and agree to the following: (a) our <a href="tos.html" target="_blank">Terms of Service</a> and <a href="pp.html" target="_blank">Privacy
Policy</a>, including our arbitration provision. (b) You are providing express written consent to share your information with solarOnToday, and up to <a href="solarinstallerlist.html" target="_blank">4 home service and solar professionals or authorized third
parties</a> calling on our, or their behalf who may contact you about their products and services. (c) You give consent (consent not required as a condition to purchase a good/service) for them/us to contact you through automated means, for
        marketing purposes at the phone number(s) and at the email address you have provided (e.g. automatic telephone dialing system, text, artificial or pre-recorded messaging) via telephone, mobile device (including SMS and MMS) and/or email, even
        if your telephone number is currently listed on any state, federal or corporate Do Not Call registry. You may opt-out from SMS or Text messages at any time by replying STOP. Data and Msg rates may apply. As an alternative, you may contact us
        by email at: contact@solarontoday.com. You understand that you may revoke this consent at any time. </p>
      <input type="submit" name="submit" id="btn-submit" class="submit action-button" value="GET ACCESS">
      <div id="formLoader" style="display: none;">
        <img src="loader.gif" style="width: 70px; margin-top: -10px;">
      </div>
    </div>
    <div id="thankYou-page" style="width: 100%; display: none;">
      <br>
      <section class="container results p-0" style="padding-bottom: 50px;">
        <div class="loadingMessageConatinerWrapper text-center">
          <div class="loading-text">
            <p class="step1">Reviewing your project details..</p>
            <p style="display:none;" class="step2">Searching Coverage Area...</p>
            <p style="display:none;" class="step3">Matching you with different options...</p>
            <p style="display:none;" class="step4">Checking availability...</p>
            <p style="display:none;" class="step5"><span>Congratulations!</span><br>We've found matches in your area! </p>
          </div>
          <div class="loading-icons">
            <div class="loading-icon licon1"></div>
            <div class="loading-icon licon2"></div>
            <div class="loading-icon licon3"></div>
            <div class="loading-icon licon4"></div>
            <div class="loading-icon licon5"></div>
          </div>
          <div class="clearfix"></div>
        </div>
        <br>
      </section>
    </div>
  </fieldset>
  <input type="hidden" name="xxTrustedFormToken" value="https://cert.trustedform.com/9f7f7f93506131f0e22958a6c85c7c186b5f7a5b" id="xxTrustedFormToken_0"><input type="hidden" name="xxTrustedFormPingUrl"
    value="https://ping.trustedform.com/0.THx4Eh2LXOaLw8t7Md1X11lBf0dqbctWPj_4zIhIbh_icyx4gIY-JLIo_bs2ZbjMMVv9DeMX.v9YIpWELGdVR9FCXuo3Bvw.UaaIi7SXmKIfQkR4zlkGew" id="xxTrustedFormPingUrl_0">
</form>

Text Content

SEE IF YOU QUALIFY FOR $0 DOWN SOLAR PANELS IN MINUTES!

Fill out this form to see if you qualify. The process only takes about 60
seconds.


SEE IF YOU QUALIFY FOR $0 DOWN SOLAR PANELS IN MINUTES!

Fill out this form to see if you qualify. The process only takes 60 seconds.


DO YOU OWN A HOUSE?


LOCATION


PLEASE PROVIDE YOUR ZIP CODE

Your Zipcode :


MONTHLY AVERAGE BILLING

Your average Monthly Bill :


$300


HOW SUNNY IS YOUR ROOF?


PLEASE CHOOSE WHICH DESCRIBES YOUR ROOF AREA

Full Sun Partial Sun No Sun Not Sure


PERSONAL DETAILS


YOUR JUST MOMENTS AWAY FROM GETTING ACCESS TO USA MADE SOLAR TECH

By clicking the button below, you are providing your electronic signature in
which you consent, acknowledge and agree to the following: (a) our Terms of
Service and Privacy Policy, including our arbitration provision. (b) You are
providing express written consent to share your information with solarOnToday,
and up to 4 home service and solar professionals or authorized third parties
calling on our, or their behalf who may contact you about their products and
services. (c) You give consent (consent not required as a condition to purchase
a good/service) for them/us to contact you through automated means, for
marketing purposes at the phone number(s) and at the email address you have
provided (e.g. automatic telephone dialing system, text, artificial or
pre-recorded messaging) via telephone, mobile device (including SMS and MMS)
and/or email, even if your telephone number is currently listed on any state,
federal or corporate Do Not Call registry. You may opt-out from SMS or Text
messages at any time by replying STOP. Data and Msg rates may apply. As an
alternative, you may contact us by email at: contact@solarontoday.com. You
understand that you may revoke this consent at any time.





Reviewing your project details..

Searching Coverage Area...

Matching you with different options...

Checking availability...

Congratulations!
We've found matches in your area!





Benefits of Solar Panels on Your Home


WHY ARE HOMEOWNERS GOING SOLAR

REDUCE YOUR ELECTRIC BILL

Installing residential solar panels could potentially reduce your electric bill
by allowing you to source your own energy directly from the sun.

Learn More



OWN YOUR POWER

Residential solar panels allow you to source your energy right from the sun and
convert it into usable power that you own 365 days a year.

Learn More



PROTECTION FOR POWER OUTAGES

Solar panels help you avoid the impact of unexpected grid complications that
come with traditional energy because solar panels together with a battery backup
provide electricity when you need it the most.

Learn More



INCREASE YOUR CURB APPEAL

We use American-made solar panels with an all-black, modern aesthetic to mesh
seamlessly with your roof.

Learn More



How Solar Panels Work for Your Home

Solar panels work by harvesting energy from the sun and converting it into
usable electricity for your home. Any unused excess electricity from your panels
can either flow back to your power meter to offset the cost of your future
electric bills, depending on your area and utility provider, or be stored in a
battery backup for use during a power outage or at night when your panels aren’t
generating electricity.

Learn More




GETTING APPROVED IS
AS EASY AS...

Many Americans are unaware that this program even exists. This is by far the
easiest way for homeowner
to get access to the latest solar technology at, little to NO COST.

Step 1

Apply Online

One simple application done in 60 seconds or less.

Step 2

Get Approved

We'll let you know if you qualify for this program.

Step 3

Speak With An Advisor

One of our advisors will reach out to you to get you setup!

×

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 | Solar On Today

Privacy Policy | Terms Of Service | Contact Us | Do Not Sell My Info |
Unsubscribe


IMPORTANT DISCLOSURES

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.