<!DOCTYPE html>

<html lang="en">

<head>

  <meta charset="UTF-8" />

  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>

  <title>Eli Beggs | Paid Media Strategist</title>

  <link rel="stylesheet" href="styles.css"/>

  <link rel="icon" href="assets/icons/icon.svg" type="image/svg+xml">

</head>

<body>

  <header class="hero">

    <h1>Paid Media Strategist: Scaling Profitable Leads for B2B Growth</h1>

    <p>I help $5M–$25M B2B companies scale qualified leads at predictable costs—so you can focus on growth, not guesswork.</p>

    <a href="#contact" class="cta-button">Contact Me</a>

  </header>


  <section class="about">

    <h2>About Me</h2>

    <p>I’m Eli, a Paid Media Strategist based in Vancouver. My approach blends data-driven precision with creative problem-solving, whether I’m scaling YouTube Ads for insurance leads or optimizing Meta campaigns for e-commerce. When I’m not in the analytics dashboard, you’ll find me watching sports, traveling, or on the golf course—always looking for the next challenge.</p>

  </section>


  <section class="skills">

    <h2>Skills & Platforms</h2>

    <ul>

      <li>Google Search Ads</li>

      <li>YouTube Ads</li>

      <li>Meta Ads</li>

      <li>Landing Page & Funnel Optimization</li>

      <li>Data & Measurement</li>

    </ul>

  </section>


  <section class="achievements">

    <h2>Key Achievements</h2>

    <ul>

      <li><strong>Scaled YouTube Ads for Home & Auto Insurance:</strong> Grew daily ad spend to $13,000 USD profitably, generating thousands of qualified leads for a national client with a proven ROI.</li>

      <li><strong>Scaled Business Loans Lead Gen on YouTube:</strong> Expanded daily ad spend to over $9,000 USD, consistently delivering high-quality leads for a national financial services brand.</li>

      <li><strong>E-commerce & Lead Gen for B2B Promotional Products:</strong> Managed over $300,000 USD in monthly ad spend, tripling campaign budgets while maintaining stable cost per sale—driving significant revenue growth.</li>

      <li><strong>Doubled Lead Generation for an Information Product:</strong> Optimized Facebook, Google, and YouTube campaigns to double lead volume while cutting cost per lead in half—maximizing ROI and campaign efficiency.</li>

      <li><strong>Managed Display Banner Ads for an Online Info Product:</strong> Successfully scaled daily ad spend to $4,000 USD internationally, quadrupling spend while maintaining profitability.</li>

      <li><strong>Managed 40+ SMB Google & Meta Ads Accounts:</strong> Helped diverse clients—from real estate and e-commerce to local services—acquire customers and measure campaign success, often improving ROAS and lowering CAC.</li>

    </ul>

  </section>


  <section class="clients">

    <h2>Experience Across Diverse Industries</h2>

    <div class="client-tags">

      <div class="tag" data-category="real-estate">Real Estate</div>

      <div class="tag" data-category="ecommerce">E-commerce</div>

      <div class="tag" data-category="tourism">Tourism</div>

      <div class="tag" data-category="b2b">B2B</div>

      <div class="tag" data-category="health">Health & Wellness</div>

      <div class="tag" data-category="luxury">Luxury Goods</div>

      <div class="tag" data-category="local">Local Services</div>

      <div class="tag" data-category="saas">SaaS</div>

    </div>

    <div class="client-list" id="clientList" style="display: none;">

      <ul>

        <li>Real estate project sales lead generation</li>

        <li>E-commerce subscription pet food</li>

        <li>Regional plumbing lead generation</li>

        <li>Life coaching lead generation</li>

        <li>Celebrity hypnotherapy lead generation</li>

        <li>Private jet charter lead generation</li>

        <li>Local hotel chain bookings</li>

        <li>Golf tour package company lead generation</li>

        <li>Local jeweler e-commerce/foot traffic</li>

        <li>Local supplement store e-commerce/foot traffic</li>

        <li>Luxury furniture, art, and decoration store (Miami)</li>

        <li>Local tourism campaigns (multiple clients)</li>

        <li>Aluminum railing B2B leads/product awareness</li>

        <li>Live event equipment supplier lead generation</li>

        <li>Pet store franchise (multi-location foot traffic)</li>

        <li>Local interior designer lead generation</li>

        <li>Boat manufacturer brand awareness</li>

        <li>Winery wine box subscription/product awareness</li>

        <li>Habitat for Humanity local awareness advertising</li>

        <li>Massage therapy specialty training</li>

        <li>Custom home builder lead generation</li>

        <li>Helicopter tour lead generation</li>

        <li>Odor-proof bag manufacturer (ecommerce/B2B leads)</li>

        <li>Financial advisor firm lead generation (search & YouTube)</li>

        <li>Astrology app subscription lead generation</li>

        <li>Local insurance lead generation (multiple clients)</li>

        <li>Sporting equipment e-commerce</li>

        <li>HVAC e-commerce</li>

        <li>Equipment rental</li>

        <li>Alcohol reduction program/health lead generation</li>

        <li>B2B safety training (ecommerce/lead generation)</li>

        <li>Local pawn clients</li>

        <li>Trading coaching (multiple clients)</li>

        <li>SEO agency lead generation</li>

        <li>Epoxy installer lead generation</li>

      </ul>

    </div>

    <button id="toggleClients">Show All Clients</button>

  </section>


  <section class="testimonials">

    <h2>Testimonials</h2>

    <ul>

      <li>"Eli transformed our lead generation strategy—scaling spend while keeping costs under control."</li>

      <li>"Working with Eli felt like having a full media team. He’s data-driven and always focused on ROI."</li>

      <li>"Our campaign performance improved dramatically thanks to Eli’s expertise in paid media."</li>

    </ul>

  </section>


  <section class="contact" id="contact">

    <h2>Contact Me</h2>

    <p><a href="https://www.linkedin.com/in/elibeggs/" target="_blank">LinkedIn</a></p>

  </section>


  <footer>

    <p>Based in Vancouver, serving clients worldwide.</p>

  </footer>


  <script src="script.js"></script>

</body>

</html>