This is the standard color palette. Light variations are used for hover states. Dark variations are used for active or focused states.
Wi-Fi has changed how we get things done. In a typical day, we all use several different Wi-Fi devices for work and play. It’s become a part of our everyday lives, sometimes without us even realizing it. But when something goes wrong it’s a mystery to fix — and your users and clients are counting on you to fix the problem.
"Wi-Spy DBx was the only option that gave us everything we needed for supporting critical enterprise-level Wi-Fi environments at an affordable price for our whole team."
![]()
Devin Akin
Divergent Dynamics
"In 16 years of building and analyzing wireless networks, Wi-Spy is the best ‘bang-for-the-buck’ I’ve seen."
![]()
Matthew Wheeler
The Network Operations Company
"Wi-Spy is easily one of my all time favorite tools and I strongly recommend it to anyone who is responsible for managing a Wi-Fi network of any size."
![]()
Larry Greenblatt
CISSP, CISM, CEH, ECSA
<div class="row" style="max-width: 1400px; margin: 0 auto;">
<blockquote class="col-sm-10 col-sm-offset-1 col-md-4 col-md-offset-0 equal-height">
<p>"..."</p>
<img class="img-circle profile" src="..." alt="—">
<p class="name">...</p>
<p class="title">...</p>
</blockquote>
<blockquote class="col-sm-10 col-sm-offset-1 col-md-4 col-md-offset-0 equal-height">
<p>"..."</p>
<img class="img-circle" src="..." alt="—">
<p class="name">...</p>
<p class="title">...</p>
</blockquote>
<blockquote class="col-sm-10 col-sm-offset-1 col-md-4 col-md-offset-0 equal-height">
<p>"..."</p>
<img class="img-circle profile" src="..." alt="—">
<p class="name">...</p>
<p class="title">...</p>
</blockquote>
</div>
"Wi-Spy DBx was the only option that gave us everything we needed for supporting critical enterprise-level Wi-Fi environments at an affordable price for our whole team."
— Devin Akin, Divergent Dynamics
"In 16 years of building and analyzing wireless networks, Wi-Spy is the best ‘bang-for-the-buck’ I’ve seen."
— Matthew Wheeler, The Network Operations Company
"Wi-Spy is easily one of my all time favorite tools and I strongly recommend it to anyone who is responsible for managing a Wi-Fi network of any size."
— Larry Greenblatt, CISSP, CISM, CEH, ECSA
<div class="row" style="max-width: 1400px; margin: 0 auto;">
<blockquote class="col-sm-10 col-sm-offset-1 col-md-4 col-md-offset-0 equal-height">
<p>"..."</p>
<span class="name">— ..., </span>
<span class="title">...</span>
</blockquote>
<blockquote class="col-sm-10 col-sm-offset-1 col-md-4 col-md-offset-0 equal-height">
<p>"..."</p>
<span class="name">— ..., </span>
<span class="title">...</span>
</blockquote>
<blockquote class="col-sm-10 col-sm-offset-1 col-md-4 col-md-offset-0 equal-height">
<p>"..."</p>
<span class="name">— ..., </span>
<span class="title">...</span>
</blockquote>
</div>
<div class="alert alert-success">
<strong>... </strong>...
</div>
<div class="alert alert-info">
<strong>... </strong>...
</div>
<div class="alert alert-warning">
<strong>... </strong>...
</div>
<div class="alert alert-danger">
<strong>... </strong>...
</div>
<a href="#">...</a>
<div class="button-group">
<div class="btn btn-major blue">...</div>
<div class="btn btn-minor">...</div>
<div class="btn inverse">...</div>
</div>
<div class="button-group">
<div class="btn btn-major green">...</div>
<div class="btn btn-major purple">...</div>
<div class="btn btn-major slate">...</div>
</div>
<form>
<div class="form-check">
<label>
<input type="radio" name="radio" checked><span class="label-text">...</span>
</label>
</div>
<div class="form-check">
<label>
<input type="radio" name="radio"><span class="label-text">...</span>
</label>
</div>
<div class="form-check">
<label>
<input type="radio" name="radio"><span class="label-text">...</span>
</label>
</div>
</form>
<form>
<label class="form-check">
<input type="radio" name="radio" checked><span class="label-text">...</span>
</label>
<label class="form-check">
<input type="radio" name="radio"><span class="label-text">...</span>
</label>
<label class="form-check">
<input type="radio" name="radio"><span class="label-text">...</span>
</label>
</form>
<form>
<div class="form-check">
<label>
<input type="checkbox" name="check" checked> <span class="label-text">...</span>
</label>
</div>
<div class="form-check">
<label>
<input type="checkbox" name="check"> <span class="label-text">...</span>
</label>
</div>
<div class="form-check">
<label>
<input type="checkbox" name="check"> <span class="label-text">...</span>
</label>
</div>
</form>
<form>
<label class="form-check">
<input type="checkbox" name="check" checked> <span class="label-text">...</span>
</label>
<label class="form-check">
<input type="checkbox" name="check"> <span class="label-text">...</span>
</label>
<label class="form-check">
<input type="checkbox" name="check"> <span class="label-text">...</span>
</label>
</form>
<div class="q-container">
<div class="q-control">
<a href="#" class="minus"></a>
</div>
<form>
<input type="quantity" class="q-form" id="Quantity" aria-describedby="Quantity" value="0">
</form>
<div class="q-control">
<a href="#" class="plus"></a>
</div>
</div>
<ul class="nav nav-pills">
<li class="nav-item active">
<a class="nav-link" data-toggle="pill" href="#">...</a>
</li>
<li class="nav-item">
<a class="nav-link" data-toggle="pill" href="#">...</a>
</li>
<li class="nav-item">
<a class="nav-link" data-toggle="pill" href="#">...</a>
</li>
</ul>
<a href="#" data-toggle="tooltip" data-placement="top" title="...">...</a>
<div class="row">
<div class="col-sm-6">
<div class="form-group">
<input type="FirstName" class="form-control" id="" placeholder="First Name">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input type="LastName" class="form-control" id="" placeholder="Last Name">
</div>
</div>
</div>
<div class="form-group">
<input type="email" class="form-control" id="" placeholder="Email">
</div>
<div class="form-group">
<h5>...</h5>
<select class="selectpicker" title="...">
<option data-hidden="true"></option>
<option>...</option>
<option>...</option>
<option>...</option>
</select>
</div>
<div class="form-group">
<h5>...</h5>
<textarea class="form-control" rows="3" placeholder="..."></textarea>
</div>
Wi-Fi is no longer a luxury. Your users depend on Wi-Fi for business, education, healthcare, and of course entertainment. But delivering fast, reliable Wi-Fi in complex network environments can be difficult. That’s why we built Chanalyzer + Wi-Spy.
<div class="jumbotron blue">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-6 col-md-push-6">
<img class="img-responsive" src="...">
</div>
<div class="col-sm-12 col-md-6 col-md-pull-6">
<h1>...</h1>
<p>...</p>
<div class="button-group">
<a href="#masthead" type="button" class="btn inverse" style="border-color: white; color: white;">Learn More</a>
<a href="#masthead" type="button" class="btn inverse" style="border-color: white; color: white;">Buy Now</a>
</div>
</div>
</div>
</div>
</div>
<div class="row sm-strip darkblue">
<div class="col-sm-12 text-center">
<span>... <a href="#">...</a></span>
</div>
</div>
Wi‑Spy is a custom USB spectrum analyzer designed specifically for troubleshooting Wi-Fi issues. Unlike most Wi-Fi tools, Wi‑Spy gathers information about ALL RF signals in the 2.4 and 5 GHz bands.
Get It Now
<div class="row md-strip cyan text-center">
<div class="col-sm-8 col-sm-offset-2 col-md-6 col-md-offset-3 col-lg-4 col-lg-offset-4">
<h2>...</h2>
<p>...</p>
<a href="#" class="btn inverse">...</a>
</div>
</div>
Once you're able to see interference using Chanalyzer + Wi-Spy, the next step is to eliminate it. Unlike the omnidirectional Wi-Fi antenna in your laptop or wireless adapter, our Device Finder 2.4 GHz Directional Antenna is highly focused to pinpoint non-Wi-Fi sources of interference. This allows you to actively seek out and remove loud transmitters from your Wi-Fi environment.
.
<div class="container-fluid md-strip cyan">
<div class="container">
<div class="row feature vertical-align">
<div class="col-sm-5">
<img class="img-responsive img-rounded" src="..." style="margin:0 auto; box-shadow: 0 2px 6px rgba(0,0,0,0.3);">
</div>
<div class="col-sm-6">
<h2>...</h2>
<p>...</p>.
</div>
</div>
</div>
</div>
Wi‑Spy is a custom USB spectrum analyzer designed specifically for troubleshooting Wi-Fi issues. Unlike most Wi-Fi tools, Wi‑Spy gathers information about ALL RF signals in the 2.4 and 5 GHz bands.
Get It Now
<div class="row md-strip cyan text-center">
<div class="col-sm-8 col-sm-offset-2 col-md-6 col-md-offset-3 col-lg-4 col-lg-offset-4">
<h2>...</h2>
<div class="embed-responsive embed-responsive-16by9 vidframe">
<iframe src="..." allowtransparency="true" frameborder="0" scrolling="no" class="wistia_embed" name="wistia_embed" allowfullscreen mozallowfullscreen webkitallowfullscreen oallowfullscreen msallowfullscreen width="400" height="225"></iframe>
<script src="..."></script>
</div>
<p>...</p>
<a href="#" class="btn inverse">...</a>
</div>
</div>
Once you're able to see interference using Chanalyzer + Wi-Spy, the next step is to eliminate it. Unlike the omnidirectional Wi-Fi antenna in your laptop or wireless adapter, our Device Finder 2.4 GHz Directional Antenna is highly focused to pinpoint non-Wi-Fi sources of interference. This allows you to actively seek out and remove loud transmitters from your Wi-Fi environment.
<div class="container">
<div class="row feature vertical-align">
<div class="col-sm-5">
<img class="img-responsive img-rounded" src="..." style="margin:0 auto; box-shadow: 0 2px 6px rgba(0,0,0,0.3);">
</div>
<div class="col-sm-7">
<h2>...</h2>
<p>...</p>
</div>
</div>
</div>
Wi-Spy is a powerful dual-band spectrum analyzer that measures Wi-Fi and non-Wi-Fi activity in both the 2.4 GHz and 5 GHz bands. This data is then passed to Chanalyzer, which maps out the interference along with your Wi-Fi networks and their respective channels so you can see and manage interference and saturation in real time.
<div class="container">
<div class="row feature vertical-align">
<div class="col-sm-5 col-md-push-7">
<img class="img-responsive" src="..." style="margin:0 auto; max-width: 95%;">
</div>
<div class="col-sm-7 col-md-pull-5">
<h2>...</h2>
<p>...</p>
</div>
</div>
</div>
Item | Price | Quantity |
---|---|---|
Chanalyzer with Report Builder | $499 | |
Device Finder Antenna for Wi-Spy | $150 | |
Report Builder Accessory for Chanalyzer | $150 |
<div class="container table-container">
<table class="table table-striped">
<div class="table-copy">
<p class="table-header">Chanalyzer</p>
<p>Note: All new Chanalyzer licenses come with one year of <a href="http://www.metageek.com/land/metacare/chanalyzer/" class="link">MetaCare Assurance</a>
</p>
</div>
<thead>
<tr>
<th>Item</th>
<th class="hide-sm">SKU</th>
<th>Price</th>
<th>Quantity</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="#" class="link">Chanalyzer with Report Builder</a></td>
<td class="hide-sm">SFW-CHAN-R</td>
<td>$499</td>
<td>
<div class="q-container">
<div class="q-control">
<a href="#" class="q-btn minus"></a>
</div>
<form>
<input type="quantity" class="q-form" id="Quantity" aria-describedby="Quantity" value="0">
</form>
<div class="q-control">
<a href="#" class="q-btn plus"></a>
</div>
</div>
</td>
</tr>
<tr>
<td><a href="#" class="link">...</a></td>
<td class="hide-sm">...</td>
<td>...</td>
<td>
<div class="q-container">
<div class="q-control">
<a href="#" class="q-btn minus"></a>
</div>
<form>
<input type="quantity" class="q-form" id="Quantity" aria-describedby="Quantity" value="0">
</form>
<div class="q-control">
<a href="#" class="q-btn plus"></a>
</div>
</div>
</td>
</tr>
<tr>
<td><a href="#" class="link">...</a></td>
<td class="hide-sm">...</td>
<td>...</td>
<td>
<div class="q-container">
<div class="q-control">
<a href="#" class="q-btn minus"></a>
</div>
<form>
<input type="quantity" class="q-form" id="Quantity" aria-describedby="Quantity" value="0">
</form>
<div class="q-control">
<a href="#" class="q-btn plus"></a>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
Ideal for basic Wi-Fi networks
Ideal for complex Wi-Fi networks
Includes:
SKUs: 2450x3v, SFW-CHAN-R, DEVFINDER-24
The total solution for great Wi-Fi
Includes:
SKUs: 2450x3v, SFW-CHAN-R, DEVFINDER-24,
SFW-EYEPA-001,
AirPcap Nx-001
<div class="container-fluid lightgrey" style="padding: 80px 0 50px">
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="card centered">
<div class="title equal-height2 blue">
<h3 class="white">Chanalyzer Basic</h3>
<p class="white">Ideal for basic Wi-Fi networks</p>
</div>
<div class="body">
<p class="text-center">Includes:</p>
<ul class="checklist">
<li>Wi‑Spy DBx</li>
<li>Chanalyzer Software</li>
<li>
<a href="https://support.metageek.com/hc/en-us/articles/203601674-What-is-MetaCare-" target="_blank" data-toggle="tooltip" data-placement="bottom" title="Software updates and support. Click to learn more">1 year
of MetaCare</a> for software
</li>
</ul>
<p class="sku">SKUs: 2450x3v, SFW-CHAN</p>
</div>
<div id="editprice" class="text-center">
<form enctype="multipart/form-data" method="post" action="https://store.metageek.com/add_cart.asp" name="catalog list">
<!-- Chanalyzer Basic -->
<input name="item_id" value="202" type="hidden" />
<input name="cb61-202" value="61" type="hidden" />
<input name="cb62-202" value="62" type="hidden" />
<input name="qty-0" value="1" type="hidden" />
<input name="event_value" value="849" type="hidden" class="gavalue">
<button type="submit" class="btn btn-major blue" alt="Buy Now">Buy Now</button>
<br>
<p class="price-text" itemprop="price">$849</p>
<meta itemprop="priceCurrency" content="USD" />
<span class="international2">+ <a href="https://support.metageek.com/hc/en-us/articles/217134107-International-Ordering-Information" target="_blank">international taxes & customs</a></span>
</form>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card centered">
<div class="title equal-height2 blue">
<h3 class="white">Chanalyzer Essential</h3>
<p class="white">Ideal for complex Wi-Fi networks</p>
</div>
<div class="body">
<p class="text-center">Includes:</p>
<ul class="checklist">
<li>Wi‑Spy DBx</li>
<li>Chanalyzer with Report Builder</li>
<li>Device Finder Antenna</li>
<li><a href="https://support.metageek.com/hc/en-us/articles/203601674-What-is-MetaCare-" target="_blank" data-toggle="tooltip" data-placement="bottom" title="Software updates and support. Click to learn more">1 year of MetaCare</a> for software</li>
</ul>
<p class="sku">SKUs: 2450x3v, SFW-CHAN-R, DEVFINDER-24</p>
</div>
<div id="editprice" class="text-center">
<form enctype="multipart/form-data" method="post" action="https://store.metageek.com/add_cart.asp" name="catalog list">
<!-- Chanalyzer Essential -->
<input name="item_id" value="203" type="hidden" />
<input name="cb66-203" value="66" type="hidden" />
<input name="cb67-203" value="67" type="hidden" />
<input name="cb68-203" value="68" type="hidden" />
<input name="qty-0" value="1" type="hidden" />
<input name="event_value" value="1149" type="hidden" class="gavalue">
<button type="submit" class="btn btn-major blue" alt="Buy Now">Buy Now</button>
<br>
<p class="price-text" itemprop="price">$1,149</p>
<meta itemprop="priceCurrency" content="USD" />
<span class="international2">+ <a href="https://support.metageek.com/hc/en-us/articles/217134107-International-Ordering-Information" target="_blank">international taxes & customs</a></span>
</form>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card centered">
<div class="title equal-height2 blue">
<h3 class="white">MetaGeek Complete</h3>
<p class="white">The total solution for great Wi-Fi</p>
</div>
<div class="body">
<p class="text-center">Includes:</p>
<ul class="checklist">
<li>Wi‑Spy DBx</li>
<li>Chanalyzer with Report Builder</li>
<li>Device Finder Antenna</li>
<li><a href="/products/eye-pa/">Eye P.A. Software</a></li>
<li>AirPcap Nx</li>
<li><a href="https://support.metageek.com/hc/en-us/articles/203601674-What-is-MetaCare-" target="_blank" data-toggle="tooltip" data-placement="bottom" title="Software updates and support. Click to learn more">1 year of MetaCare</a> for software</li>
</ul>
<p class="sku">SKUs: 2450x3v, SFW-CHAN-R, DEVFINDER-24,<br>SFW-EYEPA-001, AirPcap Nx-001</p>
</div>
<div id="editprice" class="text-center">
<form enctype="multipart/form-data" method="post" action="https://store.metageek.com/add_cart.asp" name="catalog list">
<!-- MetaGeek Complete -->
<input name="item_id" value="205" type="hidden" />
<input name="cb69-205" value="69" type="hidden" />
<input name="cb70-205" value="70" type="hidden" />
<input name="cb71-205" value="71" type="hidden" />
<input name="cb72-205" value="72" type="hidden" />
<input name="cb73-205" value="73" type="hidden" />
<input name="qty-0" value="1" type="hidden" />
<input name="event_value" value="2348" type="hidden" class="gavalue">
<button type="submit" class="btn btn-major blue" alt="Buy Now">Buy Now</button>
<br>
<p class="price-text" itemprop="price">$2,348</p>
<meta itemprop="priceCurrency" content="USD" />
<span class="international2">+ <a href="https://support.metageek.com/hc/en-us/articles/217134107-International-Ordering-Information" target="_blank">international taxes & customs</a></span>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
Learn how Wi-Spy + Chanalyzer helps you identify interference and configuration issues to improve your Wi-Fi throughput and performance.
Watch VideoLearn how Wi-Spy + Chanalyzer helps you identify interference and configuration issues to improve your Wi-Fi throughput and performance.
Watch VideoLearn how Wi-Spy + Chanalyzer helps you identify interference and configuration issues to improve your Wi-Fi throughput and performance.
Watch Video
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-4">
<div class="card thumb centered">
<div class="title" style="background-image: url(...); background-size: 120%;"></div>
<div class="body">
<strong>...</strong>
<p>...</p>
<a href="#cards" type="button" class="btn btn-major blue" alt="...">...</a>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4">
<div class="card thumb centered">
<div class="title" style="background-image: url(...); background-size: 120%;"></div>
<div class="body">
<strong>...</strong>
<p>...</p>
<a href="#cards" type="button" class="btn btn-major blue" alt="...">...</a>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4">
<div class="card thumb centered">
<div class="title" style="background-image: url(...); background-size: 120%;"></div>
<div class="body">
<strong>...</strong>
<p>...</p>
<a href="#cards" type="button" class="btn btn-major blue" alt="...">...</a>
</div>
</div>
</div>
</div>
</div>
<button class="btn btn-major blue" data-toggle="modal" data-target=".bd-example-modal-lg">...</button>
<div class="modal fade bd-example-modal-lg" tabindex="-1" role="dialog" aria-labelledby="..." aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="embed-responsive embed-responsive-16by9 vidframe">
<iframe src="..." allowtransparency="true" frameborder="0" scrolling="no" class="wistia_embed" name="wistia_embed" allowfullscreen mozallowfullscreen webkitallowfullscreen oallowfullscreen msallowfullscreen></iframe>
<script src="..."></script>
</div>
</div>
</div>
</div>