Search Widget
A Private Search Engine for the Network

Install a search bar on your website that searches across the entire HIGH INTENT NETWORK. New eyeballs. New opportunities. Every search benefits every member.

A rising tide lifts all boats.

The Same Model. Our Network.

Google makes tens of millions of dollars per hour doing one thing: pulling and serving data from news, research, and businesses -- getting people to click on links that go to businesses who are paying for that visibility. It's all basically the same process.

We're doing the exact same thing. Just like the big tech companies. But internal to OUR network. Our private group of small businesses, entrepreneurs, and investors who are winning together.

#ArtLabMentality -- Together We're Helping All The Businesses On The Network Thrive

How the Search Widget Works

1

Install

Copy the HTML or CSS code and paste it anywhere on your website.

2

Search

Visitors type queries into the search bar on your site. Results pull from the entire network.

3

Discover

Top 10 results from network silos, FAQs, and business pages -- ranked by relevance.

4

Track

The VRTCLS EDGE pixel fires on every search. Visitor data flows to your dashboard.

Why Install the Search Widget

New Eyeballs You Didn't Have Before

Visitors on OTHER network members' sites can discover YOUR business through search results. Traffic you never would have reached.

Built-In Visitor Tracking

Every search interaction includes the VRTCLS EDGE pixel. Enriched visitor data appears in your dashboard automatically.

Help Others, Help Yourself

By installing the search bar, your visitors discover other network businesses -- and their visitors discover you. Win-win across the board.

SEO Boost Through Internal Linking

Search results link to silo pages that link back to your business. More internal network links = more authority for everyone.

Get the Code

Choose HTML or CSS -- both include the search functionality and tracking pixel.

Basic HTML with inline styles. Works anywhere. No external CSS needed.

index.html
<!-- el.ag Network Search Widget -->
<div id="elag-search-widget" style="max-width:600px;margin:20px auto;font-family:system-ui,-apple-system,sans-serif;">
  <form id="elag-search-form" style="display:flex;gap:8px;">
    <input
      type="text"
      id="elag-search-input"
      placeholder="Search the HIGH INTENT NETWORK..."
      style="flex:1;padding:12px 16px;border:2px solid #0D9488;border-radius:8px;font-size:16px;outline:none;transition:border-color 0.2s;"
      onfocus="this.style.borderColor='#F97316'"
      onblur="this.style.borderColor='#0D9488'"
    />
    <button
      type="submit"
      style="padding:12px 24px;background:#F97316;color:white;border:none;border-radius:8px;font-size:16px;font-weight:bold;cursor:pointer;transition:background 0.2s;"
      onmouseover="this.style.background='#EA580C'"
      onmouseout="this.style.background='#F97316'"
    >Search</button>
  </form>
  <div id="elag-money-words" style="margin-top:8px;font-size:12px;"></div>
  <div id="elag-search-results" style="margin-top:16px;"></div>
  <div style="text-align:right;margin-top:8px;">
    <a href="https://el.ag" target="_blank" rel="noopener" style="font-size:11px;color:#0D9488;text-decoration:none;opacity:0.6;">Powered by el.ag</a>
  </div>
</div>
<script>
(function(){
  var f=document.getElementById('elag-search-form');
  var i=document.getElementById('elag-search-input');
  var r=document.getElementById('elag-search-results');
  // Fire VRTCLS EDGE pixel
  var p=new Image();p.src='https://el.ag/api/pixel/search-widget?t='+Date.now()+'&r='+encodeURIComponent(document.referrer)+'&u='+encodeURIComponent(location.href);
  // Load money words
  var mw=document.getElementById('elag-money-words');
  fetch('https://el.ag/api/search/moneywords').then(function(res){return res.json()}).then(function(data){if(data.words&&data.words.length){var h='';data.words.forEach(function(w,idx){if(idx>0)h+=' \u00b7 ';h+='<a href="'+w.url+'" target="_blank" rel="noopener" style="color:#0D9488;text-decoration:none;font-size:12px;">'+w.word+'</a>';});mw.innerHTML=h;}}).catch(function(){});
  f.addEventListener('submit',function(e){
    e.preventDefault();
    var q=i.value.trim();
    if(!q)return;
    r.innerHTML='<p style="color:#0D9488;padding:12px;">Searching the network...</p>';
    fetch('https://el.ag/api/search?q='+encodeURIComponent(q))
      .then(function(res){return res.json()})
      .then(function(data){
        if(!data.results||!data.results.length){
          r.innerHTML='<p style="color:#6B7280;padding:12px;">No results found. Try a different search term.</p>';
          return;
        }
        var h='';
        data.results.forEach(function(item,idx){
          h+='<a href="'+item.url+'" target="_blank" rel="noopener" style="display:block;padding:12px 16px;margin-bottom:8px;background:white;border:1px solid #E5E7EB;border-radius:8px;text-decoration:none;transition:border-color 0.2s;border-left:3px solid #0D9488;" onmouseover="this.style.borderColor='#F97316'" onmouseout="this.style.borderColor='#E5E7EB';this.style.borderLeftColor='#0D9488'">';
          h+='<div style="font-size:14px;font-weight:600;color:#0D9488;margin-bottom:4px;">'+item.title+'</div>';
          h+='<div style="font-size:13px;color:#6B7280;">'+item.description+'</div>';
          h+='<div style="font-size:11px;color:#9CA3AF;margin-top:4px;">el.ag/'+item.slug+'</div>';
          h+='</a>';
        });
        r.innerHTML=h;
        // Track search event
        var s=new Image();s.src='https://el.ag/api/pixel/search-widget?t='+Date.now()+'&q='+encodeURIComponent(q)+'&r='+encodeURIComponent(document.referrer);
      })
      .catch(function(){
        r.innerHTML='<p style="color:#EF4444;padding:12px;">Search unavailable. Please try again.</p>';
      });
  });
})();
</script>

Live Preview

Voice Drips - Complete Guide
Optimize your voice drip campaigns for maximum engagement...
el.ag/voice-drips
Voice Drips Strategy
Strategic approach to voice drip marketing and automation...
el.ag/voice-drips/voice-drips-strategy
Voice Drips Optimization
Advanced optimization techniques for voice drip systems...
el.ag/voice-drips/voice-drips-optimization
Powered by el.ag

Frequently Asked Questions

What is the el.ag Search Widget?
The el.ag Search Widget is an embeddable search engine that searches across all businesses in the HIGH INTENT NETWORK. It pulls results from optimized silo pages, supporting content, and FAQs across the entire network, giving your website visitors access to curated, high-quality business resources.
How does the Search Widget benefit my business?
By installing the Search Widget, you gain new eyeballs from other network members whose visitors use the search. Every search result links back to network pages, driving cross-traffic. It also includes the VRTCLS EDGE pixel, so visitor data from searches on YOUR site feeds into your dashboard.
How is this different from Google?
Google indexes the entire internet and charges businesses for visibility through ads. The el.ag Search Widget indexes only our private HIGH INTENT NETWORK of vetted businesses. Same model -- curating and serving search results -- but internal to our network of entrepreneurs, investors, and small businesses who win together.
Is the Search Widget free?
Yes. The Search Widget is included for all el.ag network members. Install it on your website and start benefiting from cross-network traffic immediately.
Does the Search Widget include visitor tracking?
Yes. The Search Widget includes the VRTCLS EDGE pixel. When visitors use the search on your website, their activity is tracked and enriched data appears in your el.ag dashboard alongside your other visitor data.

Not a Member Yet?

Create your account, activate your money word, and get access to the Search Widget, SmartCode tracking, and the entire HIGH INTENT NETWORK.

CREATE ACCOUNT AND GET SMARTCODE