www.gofsecurity.com
Open in
urlscan Pro
13.82.101.179
Public Scan
URL:
https://www.gofsecurity.com/
Submission: On January 15 via api from US — Scanned from US
Submission: On January 15 via api from US — Scanned from US
Form analysis
1 forms found in the DOM<form id="form" onsubmit="return false;" class="ng-pristine ng-valid">
<input ng-model="lead.LDCR" name="confirmation" id="confirmation" type="hidden" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
<input name="LeadID" id="LeadID" type="hidden">
<input ng-model="lead.SRTOKEN" id="" type="hidden" value="1170527893142218951" name="SR_TOKEN" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
<input ng-model="lead.LeadIDTocken" id="leadid_token" type="hidden" value="DE69A525-C278-18EA-CBEB-5E020F048B06" name="universal_leadid" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
<input ng-model="lead.SourceID" id="SourceID" name="SourceID" type="hidden" value="" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
<input ng-model="lead.DataSource" id="DataSource" name="DataSource" type="hidden" value="" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
<div class="question" ng-show="currentTab==1" aria-hidden="false">
<h1 class="title">See Your Home Security Report</h1>
<div class="home-image">
<!-- ngIf: googleStreetViewSrc -->
<!-- ngIf: !googleStreetViewSrc --><img ng-if="!googleStreetViewSrc" class="default ng-scope" src="Content/img/default.jpg"><!-- end ngIf: !googleStreetViewSrc -->
</div>
<input type="text" placeholder="Address" class="wrap ng-pristine ng-untouched ng-valid pac-target-input" ng-model="lead.Address" id="autocomplete" tabindex="0" aria-invalid="false" autocomplete="off">
</div>
<div class="question ng-hide" ng-show="currentTab==2" aria-hidden="true">
<label>System Features</label>
<div class="choose">
<div ng-click="changeSecurityType('Only burglar/intrusion');" ng-class="{'selected': lead.SecurityType=='Only burglar/intrusion'}" role="button" tabindex="0" class="selected">
<i class="fa-regular fa-people-carry-box" aria-hidden="true"></i>Security / Intrusion</div>
<div ng-click="changeSecurityType('Only fire detection');" ng-class="{'selected': lead.SecurityType=='Only fire detection'}" role="button" tabindex="0"><i class="fa-regular fa-fire-smoke" aria-hidden="true"></i>Fire Detection</div>
<div ng-click="changeSecurityType('Both burglar and fire detection');" ng-class="{'selected': lead.SecurityType=='Both burglar and fire detection'}" role="button" tabindex="0"><i class="fa-regular fa-cctv" aria-hidden="true"></i>Both Features
</div>
<input id="SecurityType" ng-model="lead.SecurityType" type="hidden" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false" value="Only burglar/intrusion">
</div>
</div>
<div class="question ng-hide" ng-show="currentTab==3" aria-hidden="true">
<label>Type of Property</label>
<div class="choose choose-2">
<div ng-click="changeSecurityUsage('Residential');" ng-class="{'selected': lead.SecurityUsage=='Residential'}" role="button" tabindex="0" class="selected"><i class="fa-regular fa-home" aria-hidden="true"></i>Home</div>
<div ng-click="changeSecurityUsage('Business');" ng-class="{'selected': lead.SecurityUsage=='Business'}" role="button" tabindex="0"><i class="fa-regular fa-building" aria-hidden="true"></i>Business</div>
<input id="SecurityUsage" ng-model="lead.SecurityUsage" type="hidden" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false" value="Residential">
</div>
</div>
<div class="question ng-hide" ng-show="currentTab==4" aria-hidden="true">
<label>Security Service</label>
<div class="choose">
<div ng-click="changePreWired('No');" ng-class="{'selected': lead.PreWired=='No'}" role="button" tabindex="0" class="selected"><i class="fa-regular fa-sparkles" aria-hidden="true"></i>New Installation</div>
<div ng-click="changePreWired('Yes');" ng-class="{'selected': lead.PreWired=='Yes'}" role="button" tabindex="0"><i class="fa-regular fa-hammer" aria-hidden="true"></i>Reactivation</div>
<div ng-click="changePreWired('Na');" ng-class="{'selected': lead.PreWired=='Na'}" role="button" tabindex="0"><i class="fa-regular fa-box-full" aria-hidden="true"></i>Equipment Only</div>
<input id="PreWired" ng-model="lead.PreWired" type="hidden" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false" value="No">
</div>
</div>
<div class="question ng-hide" ng-show="currentTab==5" aria-hidden="true">
<label>Homeowner</label>
<div class="choose choose-2">
<div ng-click="changeOwnership('Own');" ng-class="{'selected': lead.Ownership=='Own'}" role="button" tabindex="0" class="selected"><i class="fa-regular fa-thumbs-up" aria-hidden="true"></i>Yes</div>
<div ng-click="changeOwnership('Rented');" ng-class="{'selected': lead.Ownership=='Rented'}" role="button" tabindex="0"><i class="fa-regular fa-thumbs-down" aria-hidden="true"></i>No</div>
<input id="Ownership" ng-model="lead.Ownership" type="hidden" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false" value="Own">
</div>
</div>
<div class="question ng-hide" ng-show="currentTab==6" aria-hidden="true">
<label>Day of Installation</label>
<div class="choose">
<div ng-click="changeInstallationTimeFrame('Immediately');" ng-class="{'selected': lead.InstallationTimeFrame=='Immediately'}" role="button" tabindex="0" class="selected">
<i class="fa-regular fa-calendar-check" aria-hidden="true"></i>Immediately</div>
<div ng-click="changeInstallationTimeFrame('In one month');" ng-class="{'selected': lead.InstallationTimeFrame=='In one month'}" role="button" tabindex="0"><i class="fa-regular fa-calendar-alt" aria-hidden="true"></i>1 Month</div>
<div ng-click="changeInstallationTimeFrame('In two months');" ng-class="{'selected': lead.InstallationTimeFrame=='In two months'}" role="button" tabindex="0"><i class="fa-regular fa-calendar-alt" aria-hidden="true"></i>2 Months</div>
<div ng-click="changeInstallationTimeFrame('More than two months');" ng-class="{'selected': lead.InstallationTimeFrame=='More than two months'}" role="button" tabindex="0"><i class="fa-regular fa-question" aria-hidden="true"></i>More</div>
<input id="InstallationTimeFrame" ng-model="lead.InstallationTimeFrame" type="hidden" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false" value="Immediately">
</div>
</div>
<div class="question ng-hide" ng-show="currentTab==7" aria-hidden="true">
<label>Property Entrances</label>
<div class="choose">
<div ng-click="changeEntrancesExits('1');" ng-class="{'selected': lead.EntrancesExits=='1'}" role="button" tabindex="0">
<p>1</p>Entrance
</div>
<div ng-click="changeEntrancesExits('2 to 4');" ng-class="{'selected': lead.EntrancesExits=='2 to 4'}" role="button" tabindex="0" class="selected">
<p>2 - 4</p>Entrances
</div>
<div ng-click="changeEntrancesExits('5');" ng-class="{'selected': lead.EntrancesExits=='5'}" role="button" tabindex="0">
<p>5</p>Entrances
</div>
<div ng-click="changeEntrancesExits('5+');" ng-class="{'selected': lead.EntrancesExits=='5+'}" role="button" tabindex="0">
<p>5+</p>Entrances
</div>
<input id="EntrancesExits" ng-model="lead.EntrancesExits" type="hidden" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false" value="2 to 4">
</div>
</div>
<div class="question ng-hide" ng-show="currentTab==8" aria-hidden="true">
<label>Personal Info</label>
<div class="info">
<input type="text" ng-model="lead.FName" placeholder="First Name" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
<input type="text" ng-model="lead.LName" placeholder="Last Name" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
<input type="text" ng-model="lead.Email" placeholder="Email Address" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
<input type="text" ng-model="lead.Phone" placeholder="Phone Number" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
<!-- ngIf: currentTab==(maxTab-1) -->
</div>
<div></div>
<div class="disclosure">
<input type="hidden" id="leadid_tcpa_disclosure" autocomplete="off">
<label for="leadid_tcpa_disclosure">By clicking Submit, I agree to the <a href="terms.html" target="_blank">Terms of Service</a> and <a href="terms.html" target="_blank">Privacy Policy</a> and authorize up to 4
<a href="partners.html" target="_blank">Home Security companies</a>, their contractors and partners to contact me with offers about <a href="partners.html" target="_blank">Home Security product</a> 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. Do Not Call/California Notice.</label>
</div>
</div>
<!-- ngIf: currentTab<(maxTab-1) -->
<div class="buttons ng-scope" ng-if="currentTab<(maxTab-1)">
<!-- ngIf: currentTab!=1 -->
<p ng-show="currentTab!=1 && currentTab<(maxTab-1)" class="completion ng-binding ng-hide" aria-hidden="true">Question 1 of 8</p>
<!-- ngIf: currentTab<maxTab --><button id="next" ng-if="currentTab<maxTab" ng-click="changeTab(1)" class="ng-scope" tabindex="0">Next<i class="fa fa-arrow-right" aria-hidden="true"></i></button><!-- end ngIf: currentTab<maxTab -->
</div><!-- end ngIf: currentTab<(maxTab-1) -->
<input type="hidden" name="xxTrustedFormToken" id="xxTrustedFormToken_0" value="https://cert.trustedform.com/cf91ead7a03d6e9e9fabef5cb7a540df21b4396f"><input type="hidden" name="xxTrustedFormCertUrl" id="xxTrustedFormCertUrl_0"
value="https://cert.trustedform.com/cf91ead7a03d6e9e9fabef5cb7a540df21b4396f"><input type="hidden" name="xxTrustedFormPingUrl" id="xxTrustedFormPingUrl_0"
value="https://ping.trustedform.com/0.teFebq2K4n2vEKFCZRY-SXhjCsU7nP0XlKMwpej9TJo1mAqzJ1r6FvwEFLas7GoZikznRqwo.IhiMjje5hxkHdQNjiAbWBA.FNQXt2mVOcNr3RS7dADGYA">
</form>
Text Content
Secure Home Search SMS Sent By SEE YOUR HOME SECURITY REPORT System Features Security / Intrusion Fire Detection Both Features Type of Property Home Business Security Service New Installation Reactivation Equipment Only Homeowner Yes No Day of Installation Immediately 1 Month 2 Months More Property Entrances 1 Entrance 2 - 4 Entrances 5 Entrances 5+ Entrances Personal Info By clicking Submit, I agree to the Terms of Service and Privacy Policy and authorize up to 4 Home Security companies, their contractors and partners to contact me with offers about Home Security 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. Do Not Call/California Notice. Question 1 of 8 Next Good to know How To Choose A Home Security Alarm System Home security Alarm Systems come many shapes and sizes. It might be difficult to know which system is best for you. Here are some tips. You’ll need to ask yourself some basic questions. Do you want to install the system yourself or have a security company install it for you? Do you want the system to be connected to a wireless internet signal or hardwired to a security service with battery back-up? Or do you want to have the system self-contained and off grid? Like anything else, home security Alarm Systems vary wildly in price. So naturally, you’ll want to consider your budget. And some security systems come with a membership and you have to pay monthly for upkeep and operation – essentially, you’ll be renting the core equipment. Others are a one-time purchase that you make, and you’ll own and operate the system on your own. With this in mind, educate yourself and find the best way to protect your home and family. Secure Home Search By entering your mobile number in form above you agree to receive marketing based text messages. Consent is not required for purchase. You may receive up to 5 messages per month. Standard text and data rates may apply Privacy Policy Terms of Service CCPA Partners Opt-Out 2024. All Rights Reserved.