File: /home/awaldron/_domains/knowtifi.alanwaldron.com/php/knowtifivs.php
<?php
$navon = 'about';
include "_header.php";
?>
<div id="splash" class="small versus">
<div class="container">
<div class="row">
<div class="col-12">
<div class="splash-text">
<h2 class="k">knowtifi vs. Traditional Alert Systems</h2>
</div>
</div>
</div>
</div>
</div>
<div class="bg-gray section-padding">
<div class="container">
<div class="row">
<div class="col-12">
<h2 style="margin-bottom:30px;"><span class="k">Rest. Assured.</span></h2>
<div class="columns-2">
<p>The technology of traditional personal alert or home alarm systems stretches back decades and, in
today’s fast-paced, connected world, are often antiquated and fail to meet the needs of busy
families.</p>
<p>Today, many families are taking care of both elderly parents and younger children at the same
time. And time is of the essence, especially when it comes to being informed about their
safety.</p>
<p>With the knowtifi app, however, you can rest assured your family’s safety is in your hands and in
your control. Once the knowtifi app is activated, 911 is immediately contacted – no third-party
home alarm companies screening your emergency call (that’s yesterday’s technology!).</p>
<p>Instead, 911 is immediately contacted and, at the same time, your trusted list of family members,
friends or neighbors also is immediately alerted. <b><i>No more waiting and wondering.</i></b></p>
<p><b>Now, with knowtifi, help can be faster.</b></p>
</div>
</div>
</div>
</div>
</div>
<div class="section-padding">
<div class="container">
<div class="row">
<div class="col-12">
<h2 style="margin-bottom:30px;"><span class="k">Why Pay More?</span></h2>
<p>If you’re paying for a home alert or alarm system, why are you waiting for help? Every time your
alarm is engaged, a call goes to a call center somewhere where an operator “determines” your
emergency – only then are first responders dispatched.</p>
<p>Safety can’t wait. See the economic and safety differences – and the advantages – of the knowtifi
app:</p>
<table class="table">
<thead>
<tr>
<th scope="col"> </th>
<th scope="col" class="highlight">knowtifi</th>
<th scope="col">Ring</th>
<th scope="col">ADT</th>
<th scope="col">SimpliSafe</th>
</tr>
</thead>
<tbody class="table-group-divider">
<tr>
<th scope="row">Installation</th>
<td class="highlight">DIY</td>
<td>DIY</td>
<td>Professional</td>
<td></td>
</tr>
<tr>
<th scope="row">Starts At</th>
<td class="highlight">FREE</td>
<td>$3.00/month</td>
<td>$28.99/month</td>
<td></td>
</tr>
<tr>
<th scope="row">Up-Front Costs</th>
<td class="highlight">$199.00</td>
<td>Starts at $99.99</td>
<td>$125.00</td>
<td></td>
</tr>
<tr>
<th scope="row">Contract</th>
<td class="highlight">Month-to-Month</td>
<td>Month-to-Month</td>
<td>30 Months</td>
<td></td>
</tr>
<tr>
<th scope="row">Control Lights</th>
<td class="highlight">Yes</td>
<td>No</td>
<td>No</td>
<td></td>
</tr>
<tr>
<th scope="row">App Pro Version</th>
<td class="highlight">$1.99/month</td>
<td>No</td>
<td>No</td>
<td></td>
</tr>
<tr>
<th scope="row">Direct 911 Alert</th>
<td class="highlight">Yes</td>
<td>No</td>
<td>No</td>
<td></td>
</tr>
<tr>
<th scope="row">Contacts Alert</th>
<td class="highlight end">Yes</td>
<td>No</td>
<td>No</td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<?php
include "_download.php";
include "_footer.php";
?>