<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0" xml:base="https://www.brightedge.com/">
  <channel>
    <title>Weekly AI Search Insights</title>
    <link>https://www.brightedge.com/</link>
    <description/>
    <language>en-gb</language>
    
    <item>
  <title>18 Months of AI Overviews: What Healthcare Tells Us About Where Finance Is Headed</title>
  <link>https://www.brightedge.com/resources/weekly-ai-search-insights/ai-overviews-healthcare-insights-for-finance</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;18 Months of AI Overviews: What Healthcare Tells Us About Where Finance Is Headed&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;span&gt;ankit.kumar&lt;/span&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2026-01-29T12:21:02+00:00" title="Thursday, January 29, 2026 - 12:21" class="datetime"&gt;Thu, 01/29/2026 - 12:21&lt;/time&gt;
&lt;/span&gt;

  &lt;div class="field field--name-field-exclude-from-view field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Exclude from view&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-highlight-data field--type-entity-reference-revisions field--label-above"&gt;
    &lt;div class="field__label"&gt;Highlight Data&lt;/div&gt;
          &lt;div class="field__items"&gt;
              &lt;div class="field__item"&gt;  &lt;div class="paragraph paragraph--type--highlight-data paragraph--view-mode--default"&gt;
          
      &lt;/div&gt;
&lt;/div&gt;
              &lt;/div&gt;
      &lt;/div&gt;

  &lt;div class="field field--name-field-include-on-redesigned-reso field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Include on Redesigned Resource Center&lt;/div&gt;
              &lt;div class="field__item"&gt;No&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-is-a-featured-resource field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Is a Featured Resource&lt;/div&gt;
              &lt;div class="field__item"&gt;Off&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="clearfix text-formatted field field--name-field-page-content field--type-text-long field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Content&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;style type="text/css"&gt;
/* Mobile optimization (below 991px) */
@media (max-width: 991px) {
    /* Disable sticky positioning */
    .resource-item.row-reverse &gt; div:last-child,
    .resource-item.row-reverse &gt; div:last-child .download.insight-box {
        position: static !important;
    }
    
    /* Banner heading fixes */
    #content.content-resource-hero-container .article-wrapper .hero-container {
        padding: 20px 15px;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 28px !important;
        line-height: 1.3;
        margin-bottom: 15px;
        word-wrap: break-word;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .subtitle {
        font-size: 16px !important;
        line-height: 1.5;
        word-wrap: break-word;
    }
    
    /* Typography adjustments */
    h2 {
        font-size: 24px !important;
        margin-bottom: 15px;
        line-height: 1.3;
    }
    
    h3 {
        font-size: 20px !important;
        margin-bottom: 12px;
    }
    
    p strong {
        font-size: 18px !important;
        margin-block: 20px 12px;
        line-height: 1.4;
    }
    
    .insight-box p strong {
        font-size: 20px !important;
        color: #009dda;
    }
    
    body p, body ul {
        font-size: 15px !important;
        line-height: 1.6;
    }
    
    /* Layout adjustments */
    .row, .row-reverse {
        flex-direction: column !important;
        margin: 0 !important;
    }
    
    .row &gt; div, .row-reverse &gt; div {
        flex: 1 1 100% !important;
        padding: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .resource-item {
        padding: 15px;
        width: 100%;
    }
    
    .resource-item p {
        text-align: left;
        font-size: 15px;
        margin-bottom: 12px;
    }
    
    /* Image optimization */
    .resource-item img {
        width: 100% !important;
        height: auto !important;
        max-width: 100% !important;
        margin: 15px 0;
        display: block;
    }
    
    /* Insight boxes - ALIGNED WITH CONTENT */
    .insight-box {
        padding: 20px 15px;
        margin: 20px 0;
        border-radius: 8px;
        background: #f7f7f7;
        width: 100%;
        box-sizing: border-box;
    }
    
    .industry,
    .download {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
    }
    
    /* Download section specific */
    .download.insight-box {
        background: #f0f8ff;
        border: 2px solid #009dda;
        margin-top: 30px;
    }
    
    .download.insight-box h2 {
        color: #009dda;
        text-align: center;
        margin-bottom: 15px;
    }
    
    .download.insight-box p {
        text-align: center;
        margin-bottom: 15px;
    }
    
    /* Download button optimization */
    .download-button {
        width: 100%;
        max-width: 100%;
        font-size: 15px;
        padding: 16px 20px;
        display: block;
        box-sizing: border-box;
        margin: 0 auto;
        border-radius: 6px;
    }
    
    .button-container {
        margin: 20px 0;
        padding: 0;
        width: 100%;
    }
    
    /* Text alignment */
    .download-note, .report-date {
        text-align: center;
        font-size: 13px;
        padding: 0 10px;
    }
    
    /* Lists optimization */
    ul, ol {
        padding-left: 25px;
        margin: 15px 0;
    }
    
    li {
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 1.6;
    }
    
    /* Remove any inline styles that might conflict */
    .row &gt; div[style],
    .row-reverse &gt; div[style] {
        padding: 15px !important;
    }
}
/* Tablet specific (768px - 991px) */
@media (min-width: 768px) and (max-width: 991px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 32px !important;
    }
    
    h2 {
        font-size: 28px !important;
    }
    
    .resource-item {
        padding: 25px;
    }
    
    .insight-box {
        padding: 25px 20px;
    }
}
/* Small mobile devices (below 480px) */
@media (max-width: 480px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 22px !important;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .subtitle {
        font-size: 14px !important;
    }
    
    h2 {
        font-size: 20px !important;
    }
    
    h3 {
        font-size: 18px !important;
    }
    
    p strong {
        font-size: 16px !important;
    }
    
    .insight-box p strong {
        font-size: 18px !important;
    }
    
    body p, body ul, li {
        font-size: 14px !important;
    }
    
    .insight-box {
        padding: 15px 12px;
    }
    
    .download-button {
        font-size: 14px;
        padding: 14px 18px;
    }
    
    .resource-item {
        padding: 12px;
    }
}
/* Extra small devices (below 360px) */
@media (max-width: 360px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 20px !important;
    }
    
    h2 {
        font-size: 18px !important;
    }
    
    .insight-box {
        padding: 12px 10px;
    }
}
/*END*/
/* Make BOTH insight boxes in the right column sticky */
.resource-item.row-reverse &gt; div:last-child {
    position: sticky;
    top: 20px;
    align-self: flex-start;
    z-index: 100;
}
/* Or if you want ONLY the download box to be sticky */
.resource-item.row-reverse &gt; div:last-child .download.insight-box {
    position: sticky;
    top: 20px;
    z-index: 100;
}
/* Mobile - disable sticky on smaller screens */
@media (max-width: 991px) {
    .resource-item.row-reverse &gt; div:last-child,
    .resource-item.row-reverse &gt; div:last-child .download.insight-box {
        position: static;
    }
}
#content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner&gt;div .title {
text-align: left;
margin-bottom: 25px;
}
#content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner&gt;div .subtitle {
text-align: left;
}
h2 {
font-weight: 600;
margin-bottom: 20px;
font-size: 38px;
}
.insight-box {
    background: #f7f7f7;
    border: unset;
    border-radius: 8px;
border: none;
padding-top: 0;
    padding: 15px;
}
.insight-box p strong {
 font-size: 26px; color: #000}
@media screen and (max-width: 991px) {
h2 {font-size: 22px}
}
body p,
body ul{
font-size: 16px 
}
p strong {font-weight: 600;margin-block: 30px 16px;display: block;font-size: 22px;color: #000;}
ul, li, p {
color: #666;
    font-family: Roboto, Helvetica Neue Light Condensed, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.5em;
    -moz-osx-font-smoothing: greyscale;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
.resource-item {
    font-size: 1.00em;
    text-align: justify;
    padding: 0px 15px;
    margin: auto;
  }
  .row-reverse,
  .row {
    display: flex;
    flex-wrap: wrap;
  }
  .row-reverse { flex-direction: row; }
  .row { flex-direction: row; }
  .download-note {
    font-size: 0.75em;
    color: #555;
    margin-top: 10px;
    font-style: italic;
  }
  .report-date {
    font-size: 0.75em;
    color: #888;
    margin-top: 5px;
  }
  /* Download button styles */
  .download-button {
    display: inline-block;
    background-color: #f7941d; /* Bright orange */
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding: 12px 24px;
    border: none;
    border-radius: 4px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    width: 100%;
    max-width: 280px;
    box-sizing: border-box;
  }
  .download-button:hover { background-color: #e98300; }
  .button-container {
    text-align: center;
    margin: 20px auto;
    padding: 10px;
  }
  @media (max-width: 768px) {
    .row, .row-reverse { flex-direction: column !important; }
    .row &gt; div, .row-reverse &gt; div {
      flex: 1 1 100% !important;
      padding: 16px !important;
      text-align: center;
    }
    .resource-item { padding: 0 10px; }
    .resource-item p { text-align: left; }
    .download-note, .report-date { text-align: center; }
    .resource-item img {
      width: 100% !important;
      height: auto !important;
      max-width: 100% !important;
    }
  }
&lt;/style&gt;&lt;!-- First section (text left, image right via row-reverse) --&gt;&lt;div class="resource-item row-reverse"&gt;&lt;div style="flex:1 1 66%;padding:10px;"&gt;&lt;p&gt;It's been 18 months since Google launched AI Overviews. We now have enough data to see patterns — and make predictions.&lt;br&gt;&amp;nbsp;On the surface, Healthcare and Finance look completely different. Healthcare sits at 88% AI Overview coverage. Finance is at 21%. But 18 months of BrightEdge Generative Parser™ data reveals something deeper: Google applies the same logic to both categories. The gap isn't about how Google treats YMYL content — it's about how people search in these industries.&lt;/p&gt;&lt;h2&gt;Data Collected&lt;/h2&gt;&lt;p&gt;Using BrightEdge Generative Parser™, we analyzed AI Overview presence across Healthcare and Finance from May 2024 through December 2025 to understand:&lt;/p&gt;&lt;img src="https://videos.brightedge.com/stagging-files/inline-images/1.1.png" data-entity-uuid="ce52b4f6-7337-4faf-8242-a07e84b62bdc" data-entity-type="file" width="585" height="733" loading="lazy"&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;How AI Overview coverage evolved in each industry over 18 months&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Which query types saw the fastest expansion&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Where Google kept AI out — and why&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Whether the two YMYL categories follow the same underlying pattern&lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;strong&gt;Key Finding&lt;/strong&gt;&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;Google uses the same playbook for both industries. Finance just has a different query mix.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A large portion of Finance search is real-time queries — stock prices, tickers, market data. Healthcare doesn't have an equivalent. Google keeps AI out of real-time data for good reason: you need accuracy, not synthesis.&lt;/p&gt;&lt;p&gt;But when you compare similar query types — the educational, explainer, "help me understand" searches — the trajectory is nearly identical:&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Healthcare educational:&lt;/strong&gt; 82% → 93% (near saturation)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Finance educational:&lt;/strong&gt; 16% → 67% (climbing fast)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Finance educational content is where Healthcare was 12-18 months ago. At current growth rates, Finance will reach Healthcare-level saturation (90%+) by late 2026.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Headline Gap: Why Finance Looks So Different&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;At first glance, the numbers tell a simple story:&lt;/p&gt;&lt;table border="0" cellspacing="3" cellpadding="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Industry&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;May 2024&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;December 2025&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Change&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Healthcare&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;72%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;88%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;+16pp&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Finance&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;6%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;21%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;+15pp&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;Both industries grew roughly the same amount in absolute terms. But Healthcare started high; Finance started low.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The reason isn't Google's caution with financial content. It's the query mix.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Finance Query Composition&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Finance search includes a massive real-time component that Healthcare simply doesn't have:&lt;/p&gt;&lt;table border="0" cellspacing="3" cellpadding="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Query Type&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Example Keywords&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;% of Finance Queries&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;AIO Rate (Dec '25)&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Stock Tickers&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;"AAPL stock price," "NASDAQ," "SPY"&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;~70%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;8%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Educational&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;"what is a Roth IRA," "how do bonds work"&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;~13%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;67%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Trading&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;"premarket futures," "stock market today"&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;~4%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;44%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Tools/Calculators&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;"mortgage calculator," "401k calculator"&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;~3%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;11%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;When someone searches "AAPL stock price," they don't need AI synthesis. They need a live price chart. Google's traditional SERP features — the stock widget, the market summary — already do this job perfectly.&lt;/p&gt;&lt;p&gt;Healthcare doesn't have an equivalent category. There's no "diabetes ticker" that needs real-time data. The vast majority of Healthcare searches are educational — symptoms, conditions, treatments — where AI synthesis adds genuine value.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Parallel: Educational Queries Tell the Real Story&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;When you isolate educational queries in both industries, the pattern becomes clear:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Healthcare Educational (Specialty Care: Conditions, Symptoms, Treatments)&lt;/strong&gt;&lt;/p&gt;&lt;table border="0" cellspacing="3" cellpadding="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Period&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;AIO Rate&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;May 2024&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;82%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;September 2024&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;75%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;December 2024&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;91%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;May 2025&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;92%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;September 2025&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;90%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;December 2025&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;93%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;Healthcare launched high and reached near-saturation within 18 months.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Finance Educational (Tax, Retirement, Planning, Credit)&lt;/strong&gt;&lt;/p&gt;&lt;table border="0" cellspacing="3" cellpadding="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Period&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;AIO Rate&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;May 2024&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;16%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;September 2024&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;24%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;December 2024&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;27%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;May 2025&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;37%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;September 2025&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;66%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;December 2025&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;67%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;Finance educational started low but grew &lt;strong&gt;51 percentage points&lt;/strong&gt; in 18 months — accelerating sharply in 2025.&lt;/p&gt;&lt;h2&gt;&lt;strong&gt;What This Means&lt;/strong&gt;&lt;/h2&gt;&lt;p&gt;The gap between Healthcare (93%) and Finance (67%) educational queries is now just 26 percentage points — down from 66 points in May 2024.&lt;/p&gt;&lt;p&gt;At Finance's current growth rate, educational content will reach 90%+ saturation by late 2026.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Where Google Expanded in Finance&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The growth wasn't uniform. Some Finance categories exploded while others barely moved.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Biggest Movers (May 2024 → December 2025)&lt;/strong&gt;&lt;/p&gt;&lt;table border="0" cellspacing="3" cellpadding="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Category&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Example Keywords&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;May '24&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Dec '25&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Growth&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Tax Planning&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;"tax brackets," "capital gains tax," "tax refund"&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;0%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;63%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;+63pp&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Cash Management&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;"high yield savings account," "money market"&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;13%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;79%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;+67pp&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Financial Planning&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;"mortgage rates," "CD rates," "compound interest"&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;6%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;73%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;+67pp&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Credit &amp;amp; Debt&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;"student loan forgiveness," "how much house can I afford"&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;5%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;62%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;+57pp&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Fixed Income&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;"treasury bills," "bond rates," "annuity"&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;12%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;72%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;+60pp&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Retirement&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;"Roth IRA," "401k," "social security"&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;33%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;61%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;+28pp&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;&lt;strong&gt;What Stayed Flat&lt;/strong&gt;&lt;/p&gt;&lt;table border="0" cellspacing="3" cellpadding="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Category&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Example Keywords&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;May '24&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Dec '25&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Growth&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Stock Tickers&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;"AAPL stock," "SPY," "TSLA price"&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;4%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;8%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;+4pp&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Brand/Navigational&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;"Fidelity," "Charles Schwab," "Vanguard"&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;2%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;14%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;+12pp&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;&lt;strong&gt;The Pattern&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Google went all-in on the same query types in Finance that it dominated in Healthcare: educational, explainer, planning content. The categories that grew fastest are the ones where AI synthesis genuinely helps users understand complex topics.&lt;/p&gt;&lt;p&gt;Meanwhile, Google kept AI out of real-time data and navigational queries — the same approach it takes in every industry.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Where Google Kept AI Out — In Both Industries&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The most revealing pattern isn't where Google expanded. It's where Google deliberately kept AI out — and how consistent that logic is across both YMYL categories.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Local "Near Me" Queries&lt;/strong&gt;&lt;/p&gt;&lt;table border="0" cellspacing="3" cellpadding="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Industry&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Query Type&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;May '24&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Dec '25&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Healthcare&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;"doctor near me," "urgent care near me"&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;0%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;11%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Finance&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;"bank near me," "financial advisor near me"&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;0%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;20%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;Google tested AI Overviews on local queries in both industries — then pulled back. These queries belong to maps and local pack, not AI synthesis.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Real-Time Data&lt;/strong&gt;&lt;/p&gt;&lt;table border="0" cellspacing="3" cellpadding="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Industry&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Query Type&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;AIO Rate (Dec '25)&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Finance&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;Stock tickers, market prices&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;8%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Healthcare&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;N/A (no equivalent)&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;—&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;Finance has a massive category of queries where real-time accuracy matters more than synthesis. Healthcare doesn't have an equivalent — which is why Healthcare's overall number is so much higher.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Logic&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Google applies the same framework everywhere:&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;AI where synthesis adds value:&lt;/strong&gt; Educational content, explainers, planning queries&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Traditional results where accuracy matters:&lt;/strong&gt; Real-time data, local queries, navigational searches&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;The 18-Month Trajectory: Side by Side&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Healthcare&lt;/strong&gt;&lt;/p&gt;&lt;table border="0" cellspacing="3" cellpadding="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Period&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Conditions/Symptoms&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;General Education&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Local&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;May 2024&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;82%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;50%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;September 2024&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;75%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;48%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;December 2024&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;91%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;64%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;4%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;May 2025&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;92%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;71%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;14%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;September 2025&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;90%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;70%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;7%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;December 2025&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;93%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;74%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;11%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;&lt;strong&gt;Finance&lt;/strong&gt;&lt;/p&gt;&lt;table border="0" cellspacing="3" cellpadding="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Period&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Educational&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Real-Time (Tickers)&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Local&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;May 2024&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;16%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;4%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;September 2024&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;24%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;3%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;December 2024&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;27%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;4%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;May 2025&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;37%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;4%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;September 2025&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;66%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;6%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;December 2025&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;67%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;8%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;20%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;&lt;strong&gt;What This Means&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The trajectories follow the same pattern:&lt;/p&gt;&lt;ol&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Educational content saturates first&lt;/strong&gt; — Healthcare conditions hit 90%+ by December 2024; Finance educational is on the same path&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Local queries get tested, then pulled back&lt;/strong&gt; — Both industries saw Google experiment with AI on "near me" queries, then reduce coverage&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Real-time/transactional stays flat&lt;/strong&gt; — Stock tickers in Finance, navigational queries in both industries&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;strong&gt;Why This Matters: The Prediction&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Based on 18 months of data across both YMYL categories, here's what we expect:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Finance Educational Content Will Hit 90%+ by Late 2026&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Finance educational queries grew 51 percentage points in 18 months (16% → 67%). At this rate, saturation matching Healthcare (90%+) is 12-18 months away.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Headline Gap Will Close&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;As Finance educational content saturates, the overall Finance AI Overview rate will climb toward Healthcare's level. The 67-point gap (21% vs 88%) will narrow significantly — not because Google is changing its approach, but because the query mix effect will diminish as more categories reach saturation.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Local Will Stay Local&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Google tested AI Overviews on "near me" queries in both industries and pulled back. This is Maps territory. Don't expect AI to take over local search in YMYL categories.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Real-Time Will Stay Traditional&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Stock tickers, market data, and live prices will remain in traditional SERP features. Google won't risk AI synthesis where accuracy matters most.&lt;/p&gt;&lt;h2&gt;&lt;strong&gt;What This Means for Financial Services Marketers&lt;/strong&gt;&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;1. Educational Content Is AI Territory — Optimize Now&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Tax explainers, retirement planning guides, mortgage education, credit fundamentals — these query types are already at 60-70% AI Overview coverage and climbing. If you're not optimizing for AI visibility on educational content, you're ceding ground.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;2. The Playbook Is Clear: Healthcare Shows the Way&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Healthcare's trajectory is Finance's future. The categories that saturated first in Healthcare (conditions, symptoms, treatments) are analogous to what's saturating now in Finance (tax, retirement, planning). Look at where Healthcare is today to see where Finance will be in 12-18 months.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;3. Real-Time and Local Are Different Games&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;If your strategy is focused on stock-related queries or local branch visibility, traditional SEO still applies. AI Overviews aren't taking over these spaces — Google is deliberately keeping them in specialized SERP features.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;4. Track Query Intent, Not Just Industry Averages&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The headline number (21% for Finance) is misleading. Educational Finance queries are already at 67%. Knowing which of YOUR queries fall into which category — and how AI Overview coverage is changing for each — is essential for strategy.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Technical Methodology&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Data Source:&lt;/strong&gt; BrightEdge Generative Parser™&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Analysis Period:&lt;/strong&gt; May 2024 through December 2025 (6 measurement points: May '24, September '24, December '24, May '25, September '25, December '25)&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Sample Size:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Finance: 2,580 keywords tracked consistently across all periods&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Healthcare: 2,760 keywords tracked consistently across all periods&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Categorization:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Finance queries categorized by L1/L2 taxonomy: Stocks &amp;amp; Trading, Finance &amp;amp; Investing (subdivided into Tax Planning, Retirement, Financial Planning, etc.), Tools, Brands&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Healthcare queries categorized by L1/L2 taxonomy: Specialty Care (Ortho, Neuro, Gastro, etc.), General Health, Primary Care&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;AI Overview Detection:&lt;/strong&gt; Keywords classified as having AI Overview if Sge State ≠ "none"&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Local Query Identification:&lt;/strong&gt; Keywords containing "near me" flagged as local intent&lt;/p&gt;&lt;h2&gt;&lt;strong&gt;Key Takeaways&lt;/strong&gt;&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;Google Uses the Same YMYL Playbook for Healthcare and Finance:&lt;/strong&gt; AI where synthesis adds value (educational content). Traditional results where accuracy matters (real-time data, local queries). The logic is identical across both industries.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Gap Is About Query Mix, Not Google's Approach:&lt;/strong&gt; Finance has a large real-time component (stock tickers) that Healthcare doesn't. Remove that from the equation, and the trajectories are nearly parallel.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Finance Educational Content Is Climbing Fast:&lt;/strong&gt; 16% → 67% in 18 months. The acceleration in 2025 (37% → 67% in just 7 months) suggests Google has gained confidence in AI for financial education content.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Prediction: Finance Hits Healthcare Levels by Late 2026:&lt;/strong&gt; Educational Finance content will reach 90%+ AI Overview coverage within 12-18 months, matching where Healthcare is today.&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:&amp;quot;Aptos&amp;quot;,sans-serif;font-size:12.0pt;line-height:115%;"&gt;&lt;strong&gt;The Opportunity Is in Educational Content:&lt;/strong&gt; For financial services marketers, the path is clear: educational, explainer, and planning content is where AI Overviews are expanding. Optimize for these query types now — before saturation makes it harder to earn visibility.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;/div&gt;&lt;div style="flex:1 1 34%;padding:10px;"&gt;&lt;div class="resource-item row"&gt;&lt;div class="download insight-box"&gt;&lt;h2&gt;Download the Full Report&lt;/h2&gt;&lt;p&gt;Download the full AI Search Report — 18 Months of AI Overviews: What Healthcare Tells Us About Where Finance Is Headed&lt;/p&gt;&lt;div class="button-container"&gt;&lt;a class="download-button" href="https://videos.brightedge.com/stagging-files/Finance-healthcare-1-26.pdf" download&gt;Download PDF&lt;/a&gt;&lt;/div&gt;&lt;p class="download-note"&gt;Click the button above to download the full report in PDF format.&lt;/p&gt;&lt;p class="report-date"&gt;Published on January 29, 2026&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-hero-image field--type-image field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Hero Image&lt;/div&gt;
              &lt;div class="field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/2026-01/iStock-2178541521.jpg" width="4988" height="1995" alt&gt;

&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-subtitle field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Subtitle&lt;/div&gt;
              &lt;div class="field__item"&gt;BrightEdge data reveals Google uses the same YMYL playbook for both industries. The difference isn't how Google treats them — it's how people search.&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-title field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Title&lt;/div&gt;
              &lt;div class="field__item"&gt;18 Months of AI Overviews: What Healthcare Tells Us About Where Finance Is Headed&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-redesigned-pdf-image field--type-image field--label-above"&gt;
    &lt;div class="field__label"&gt;Redesigned PDF Image&lt;/div&gt;
              &lt;div class="field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/iStock-2178541521.jpg" width="4988" height="1995" alt&gt;

&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-pdf-file field--type-file field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF File&lt;/div&gt;
              &lt;div class="field__item"&gt;
&lt;span class="file file--mime-application-pdf file--application-pdf"&gt; &lt;a href="https://videos.brightedge.com/stagging-files/Finance-healthcare-1-26.pdf" type="application/pdf"&gt;Finance-healthcare-1-26.pdf&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="clearfix text-formatted field field--name-field-resource-summary field--type-text-long field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF Summary&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;p&gt;BrightEdge data reveals Google uses the same YMYL playbook for both industries. The difference isn't how Google treats them — it's how people search.&lt;/p&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-title field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF Title&lt;/div&gt;
              &lt;div class="field__item"&gt;18 Months of AI Overviews: What Healthcare Tells Us About Where Finance Is Headed&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-type field--type-entity-reference field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource Type&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;a href="https://www.brightedge.com/taxonomy/term/1476" hreflang="en-gb"&gt;Weekly AI Search Insights&lt;/a&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-weight field--type-integer field--label-above"&gt;
    &lt;div class="field__label"&gt;Weight&lt;/div&gt;
              &lt;div class="field__item"&gt;0&lt;/div&gt;
          &lt;/div&gt;
</description>
  <pubDate>Thu, 29 Jan 2026 12:21:02 +0000</pubDate>
    <dc:creator>ankit.kumar</dc:creator>
    <guid isPermaLink="false">5608 at https://www.brightedge.com</guid>
    </item>
<item>
  <title>2026 SEO Kickoff: Planning your SEO Strategy for AI Search on demand</title>
  <link>https://www.brightedge.com/on-demand-2026-seo-kickoff-ai-search</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;2026 SEO Kickoff: Planning your SEO Strategy for AI Search on demand&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;span&gt;ankit.kumar&lt;/span&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2026-01-29T11:43:19+00:00" title="Thursday, January 29, 2026 - 11:43" class="datetime"&gt;Thu, 01/29/2026 - 11:43&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="field field--name-field-page-hero-image field--type-image field--label-hidden field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/2026-01/240207-Landing-Page-Background.png" width="1980" height="720" alt&gt;

&lt;/div&gt;
      
            &lt;div class="field field--name-field-page-title field--type-string field--label-hidden field__item"&gt;On-Demand Webinar&lt;/div&gt;
      
            &lt;div class="field field--name-field-page-subtitle field--type-string field--label-hidden field__item"&gt;Watch the webinar recording below.&lt;/div&gt;
      
      &lt;div class="field field--name-field-additional-resources field--type-entity-reference field--label-hidden field__items"&gt;
              &lt;div class="field__item"&gt;&lt;a href="https://www.brightedge.com/topic-tag/blog" hreflang="en"&gt;blog&lt;/a&gt;&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;a href="https://www.brightedge.com/taxonomy/term/1476" hreflang="en-gb"&gt;Weekly AI Search Insights&lt;/a&gt;&lt;/div&gt;
          &lt;/div&gt;
  
            &lt;div class="field field--name-field-is-event field--type-boolean field--label-hidden field__item"&gt;Off&lt;/div&gt;
      
            &lt;div class="field field--name-field-parent-resource field--type-entity-reference field--label-hidden field__item"&gt;&lt;a href="https://www.brightedge.com/resources/webinars/2026-seo-kickoff-ai-search-strategy" hreflang="en-gb"&gt;2026 SEO Kickoff: Planning Your SEO Strategy for AI Search&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-field-featured-media-url field--type-string field--label-hidden field__item"&gt;https://videos.brightedge.com/webinars/2026_seo_kickoff/GMT20260128-180008_Recording_2560x1440.mp4&lt;/div&gt;
      </description>
  <pubDate>Thu, 29 Jan 2026 11:43:19 +0000</pubDate>
    <dc:creator>ankit.kumar</dc:creator>
    <guid isPermaLink="false">5607 at https://www.brightedge.com</guid>
    </item>
<item>
  <title>Gemini's December Surge: What Citation Data Reveals About Where It's Sending Traffic</title>
  <link>https://www.brightedge.com/resources/weekly-ai-search-insights/gemini-december-traffic-insights</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;Gemini's December Surge: What Citation Data Reveals About Where It's Sending Traffic&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;span&gt;ankit.kumar&lt;/span&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2026-01-22T17:05:41+00:00" title="Thursday, January 22, 2026 - 17:05" class="datetime"&gt;Thu, 01/22/2026 - 17:05&lt;/time&gt;
&lt;/span&gt;

  &lt;div class="field field--name-field-exclude-from-view field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Exclude from view&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-highlight-data field--type-entity-reference-revisions field--label-above"&gt;
    &lt;div class="field__label"&gt;Highlight Data&lt;/div&gt;
          &lt;div class="field__items"&gt;
              &lt;div class="field__item"&gt;  &lt;div class="paragraph paragraph--type--highlight-data paragraph--view-mode--default"&gt;
          
      &lt;/div&gt;
&lt;/div&gt;
              &lt;/div&gt;
      &lt;/div&gt;

  &lt;div class="field field--name-field-include-on-redesigned-reso field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Include on Redesigned Resource Center&lt;/div&gt;
              &lt;div class="field__item"&gt;Yes&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-is-a-featured-resource field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Is a Featured Resource&lt;/div&gt;
              &lt;div class="field__item"&gt;On&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="clearfix text-formatted field field--name-field-page-content field--type-text-long field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Content&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;style type="text/css"&gt;
.insight-box {
padding: 17px;
}
/* Mobile optimization (below 991px) */
@media (max-width: 991px) {
    /* Disable sticky positioning */
    .resource-item.row-reverse &gt; div:last-child,
    .resource-item.row-reverse &gt; div:last-child .download.insight-box {
        position: static !important;
    }
    
    /* Banner heading fixes */
    #content.content-resource-hero-container .article-wrapper .hero-container {
        padding: 20px 15px;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 28px !important;
        line-height: 1.3;
        margin-bottom: 15px;
        word-wrap: break-word;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .subtitle {
        font-size: 16px !important;
        line-height: 1.5;
        word-wrap: break-word;
    }
    
    /* Typography adjustments */
    h2 {
        font-size: 24px !important;
        margin-bottom: 15px;
        line-height: 1.3;
    }
    
    h3 {
        font-size: 20px !important;
        margin-bottom: 12px;
    }
    
    p strong {
        font-size: 18px !important;
        margin-block: 20px 12px;
        line-height: 1.4;
    }
    
    .insight-box p strong {
        font-size: 20px !important;
        color: #009dda;
    }
    
    body p, body ul {
        font-size: 15px !important;
        line-height: 1.6;
    }
    
    /* Layout adjustments */
    .row, .row-reverse {
        flex-direction: column !important;
        margin: 0 !important;
    }
    
    .row &gt; div, .row-reverse &gt; div {
        flex: 1 1 100% !important;
        padding: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .resource-item {
        padding: 15px;
        width: 100%;
    }
    
    .resource-item p {
        text-align: left;
        font-size: 15px;
        margin-bottom: 12px;
    }
    
    /* Image optimization */
    .resource-item img {
        width: 100% !important;
        height: auto !important;
        max-width: 100% !important;
        margin: 15px 0;
        display: block;
    }
    
    /* Insight boxes - ALIGNED WITH CONTENT */
    .insight-box {
        padding: 20px 15px;
        margin: 20px 0;
        border-radius: 8px;
        background: #f7f7f7;
        width: 100%;
        box-sizing: border-box;
    }
    
    .industry,
    .download {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
    }
    
    /* Download section specific */
    .download.insight-box {
        background: #f0f8ff;
        border: 2px solid #009dda;
        margin-top: 30px;
    }
    
    .download.insight-box h2 {
        color: #009dda;
        text-align: center;
        margin-bottom: 15px;
    }
    
    .download.insight-box p {
        text-align: center;
        margin-bottom: 15px;
    }
    
    /* Download button optimization */
    .download-button {
        width: 100%;
        max-width: 100%;
        font-size: 15px;
        padding: 16px 20px;
        display: block;
        box-sizing: border-box;
        margin: 0 auto;
        border-radius: 6px;
    }
    
    .button-container {
        margin: 20px 0;
        padding: 0;
        width: 100%;
    }
    
    /* Text alignment */
    .download-note, .report-date {
        text-align: center;
        font-size: 13px;
        padding: 0 10px;
    }
    
    /* Lists optimization */
    ul, ol {
        padding-left: 25px;
        margin: 15px 0;
    }
    
    li {
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 1.6;
    }
    
    /* Remove any inline styles that might conflict */
    .row &gt; div[style],
    .row-reverse &gt; div[style] {
        padding: 15px !important;
    }
}
/* Tablet specific (768px - 991px) */
@media (min-width: 768px) and (max-width: 991px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 32px !important;
    }
    
    h2 {
        font-size: 28px !important;
    }
    
    .resource-item {
        padding: 25px;
    }
    
    .insight-box {
        padding: 25px 20px;
    }
}
/* Small mobile devices (below 480px) */
@media (max-width: 480px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 22px !important;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .subtitle {
        font-size: 14px !important;
    }
    
    h2 {
        font-size: 20px !important;
    }
    
    h3 {
        font-size: 18px !important;
    }
    
    p strong {
        font-size: 16px !important;
    }
    
    .insight-box p strong {
        font-size: 18px !important;
    }
    
    body p, body ul, li {
        font-size: 14px !important;
    }
    
    .insight-box {
        padding: 15px 12px;
    }
    
    .download-button {
        font-size: 14px;
        padding: 14px 18px;
    }
    
    .resource-item {
        padding: 12px;
    }
}
/* Extra small devices (below 360px) */
@media (max-width: 360px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 20px !important;
    }
    
    h2 {
        font-size: 18px !important;
    }
    
    .insight-box {
        padding: 12px 10px;
    }
}
/*END*/
/* Make BOTH insight boxes in the right column sticky */
.resource-item.row-reverse &gt; div:last-child {
    position: sticky;
    top: 20px;
    align-self: flex-start;
    z-index: 100;
}
/* Or if you want ONLY the download box to be sticky */
.resource-item.row-reverse &gt; div:last-child .download.insight-box {
    position: sticky;
    top: 20px;
    z-index: 100;
}
/* Mobile - disable sticky on smaller screens */
@media (max-width: 991px) {
    .resource-item.row-reverse &gt; div:last-child,
    .resource-item.row-reverse &gt; div:last-child .download.insight-box {
        position: static;
    }
}
#content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner&gt;div .title {
text-align: left;
margin-bottom: 25px;
}
#content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner&gt;div .subtitle {
text-align: left;
}
h2 {
font-weight: 600;
margin-bottom: 20px;
font-size: 38px;
}
.insight-box {
    background: #f7f7f7;
    border: unset;
    border-radius: 8px;
border: none;
padding-top: 0;
}
.insight-box p strong {
 font-size: 26px; color: #000}
@media screen and (max-width: 991px) {
h2 {font-size: 22px}
}
body p,
body ul{
font-size: 16px 
}
p strong {font-weight: 600;margin-block: 30px 16px;display: block;font-size: 22px;color: #000;}
ul, li, p {
color: #666;
    font-family: Roboto, Helvetica Neue Light Condensed, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.5em;
    -moz-osx-font-smoothing: greyscale;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
.resource-item {
    font-size: 1.00em;
    text-align: justify;
    padding: 0px 15px;
    margin: auto;
  }
  .row-reverse,
  .row {
    display: flex;
    flex-wrap: wrap;
  }
  .row-reverse { flex-direction: row; }
  .row { flex-direction: row; }
  .download-note {
    font-size: 0.75em;
    color: #555;
    margin-top: 10px;
    font-style: italic;
  }
  .report-date {
    font-size: 0.75em;
    color: #888;
    margin-top: 5px;
  }
  /* Download button styles */
  .download-button {
    display: inline-block;
    background-color: #f7941d; /* Bright orange */
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding: 12px 24px;
    border: none;
    border-radius: 4px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    width: 100%;
    max-width: 280px;
    box-sizing: border-box;
  }
  .download-button:hover { background-color: #e98300; }
  .button-container {
    text-align: center;
    margin: 20px auto;
    padding: 10px;
  }
  @media (max-width: 768px) {
    .row, .row-reverse { flex-direction: column !important; }
    .row &gt; div, .row-reverse &gt; div {
      flex: 1 1 100% !important;
      padding: 16px !important;
      text-align: center;
    }
    .resource-item { padding: 0 10px; }
    .resource-item p { text-align: left; }
    .download-note, .report-date { text-align: center; }
    .resource-item img {
      width: 100% !important;
      height: auto !important;
      max-width: 100% !important;
    }
  }
&lt;/style&gt;&lt;!-- First section (text left, image right via row-reverse) --&gt;&lt;div class="resource-item row-reverse"&gt;&lt;div style="flex:1 1 66%;padding:10px;"&gt;&lt;p&gt;This week, BrightEdge released data showing Gemini officially overtook Perplexity in referral traffic share — a 25% lead and a landmark moment in what we're calling AI Darwinism. Gemini's referral traffic grew 33% month-over-month in December, signaling a meaningful increase in user engagement following the October model and product upgrades.&lt;/p&gt;&lt;p&gt;But referral growth only tells us &lt;em&gt;that&lt;/em&gt; more users are engaging with Gemini. It doesn't tell us &lt;em&gt;where&lt;/em&gt; Gemini is likely sending them. To understand that, we went deeper.&lt;/p&gt;&lt;h2&gt;Data Collected&lt;/h2&gt;&lt;p&gt;Using BrightEdge AI Catalyst™, we analyzed Gemini's citation behavior throughout November and December to understand:&lt;/p&gt;&lt;img src="https://videos.brightedge.com/stagging-files/inline-images/gemeni1.png" data-entity-uuid="c7c6707b-7bb8-442f-85f0-ffe6922ef6ae" data-entity-type="file" width="438" height="554" loading="lazy"&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Whether citation depth and source diversity changed as usage scaled&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;How week-to-week citation patterns shifted during December&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Which query intents saw increases or decreases in citation exposure&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;What this means for SEOs trying to earn visibility in Gemini's answers&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Key Finding&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Gemini scaled without closing off. Despite 33% referral growth, citation depth, domain diversity, and publisher concentration all remained flat. But under the hood, Gemini became more dynamic — week-to-week variance increased 34% — and citation exposure shifted toward research and planning queries. &lt;strong&gt;Gemini is scaling as an open discovery layer, not a compressed answer engine.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Stability Story: Gemini Grew Without Compressing&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;When AI platforms scale rapidly, there's a concern that they'll compress answers, reduce citations, or concentrate traffic to fewer publishers. Gemini didn't do any of that.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Citation Depth:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;November: 8.09 average citations per answer&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December: 8.06 average citations per answer&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Change: -0.3% (effectively flat)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Domain Diversity:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;November: 4.85 unique domains per answer&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December: 4.85 unique domains per answer&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Change: 0%&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Top 10 Publisher Concentration:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;November: 23.7% of all citations&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December: 23.7% of all citations&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Change: 0%&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Share of Source-Heavy Answers (10+ citations):&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;November: 33.6%&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December: 33.3%&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Change: -0.3 percentage points (effectively flat)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;What This Means&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;As Gemini's audience expanded in December, the platform maintained consistent openness to the web. No collapse in citation depth. No concentration to fewer publishers. No reduction in how often it produced highly-grounded, multi-source answers.&lt;/p&gt;&lt;p&gt;For SEOs, this is encouraging: opportunities to be cited in Gemini — regardless of your site's size — remained unchanged even as usage surged.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Under the Hood: Gemini Got More Dynamic&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;While overall citation volume stayed flat, Gemini's answer composition became more variable week-to-week in December.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Week-to-Week Standard Deviation:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;November: 0.117&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December: 0.156&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Change: +34% increase in relative variability&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Coefficient of Variation:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;November: 1.44%&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December: 1.93%&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Weekly Citation Fluctuation&lt;/strong&gt;&lt;/p&gt;&lt;table border="0" cellspacing="3" cellpadding="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Week&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Avg Citations&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;WoW % Change&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Nov Wk 1&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;8.06&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;—&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Nov Wk 2&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;8.20&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;+1.7%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Nov Wk 3&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;7.90&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;-3.6%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Nov Wk 4&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;8.08&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;+2.3%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Nov Wk 5&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;8.07&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;-0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Dec Wk 1&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;7.88&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;-2.3%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Dec Wk 2&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;7.99&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;+1.3%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Dec Wk 3&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;8.21&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;+2.8%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Dec Wk 4&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;8.18&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;-0.4%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;&lt;strong&gt;What This Means&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The increased variance suggests active tuning and optimization as usage ramped. Gemini wasn't just scaling volume — it was adjusting how it composed answers week-to-week. This is consistent with a platform in active development, testing what works as adoption accelerates.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Query Intent Changes Everything&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The most actionable finding: Gemini's citation increases were concentrated in specific query types.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;How-To / Instructional Queries:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;November: 8.34 average citations&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December: 8.77 average citations&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Change: +5.2% (the largest category-level increase)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Travel &amp;amp; Planning Queries:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;November: 9.88 average citations&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December: 9.90 average citations&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Change: +0.2%&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Comparison / Shopping Queries:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;November: 6.14 average citations&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December: 6.11 average citations&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Change: -0.5%&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;The Pattern&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Gemini increased source grounding in "decision-support" moments — the queries where users move from exploration toward action. How-to queries, travel planning, instructional content. These are high-value research stages where users are learning, evaluating, and forming intent.&lt;/p&gt;&lt;p&gt;Meanwhile, transactional queries (comparison shopping, pricing, "best deals") saw no increase in citation exposure. Gemini held flat in checkout-adjacent moments.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;What This Means&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;If you're only optimizing for transactional queries, you're missing where Gemini is building its connective tissue to the open web. The opportunity is in the research phase — the how-to's, the planning queries, the instructional content that helps users move from awareness to decision.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Why This Matters Beyond Gemini&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Gemini isn't just the standalone Gemini app. It's the foundational model powering Google's AI products:&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Google AI Mode&lt;/strong&gt; runs on Gemini&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Google AI Overviews&lt;/strong&gt; runs on Gemini&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Apple's Siri&lt;/strong&gt; is set to be powered by Gemini&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Understanding how Gemini cites and connects users to the web matters beyond just one product. As Gemini's reach expands across Google's ecosystem and into Apple's, the citation behaviors we're tracking now will have implications across multiple surfaces where users encounter AI-generated answers.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;What This Means for SEOs&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Gemini Scaled Without Closing Off:&lt;/strong&gt; 33% more referral traffic, but citation depth, domain diversity, and publisher concentration all stayed flat. The open web stayed open.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Decision-Support Moments Are the Opportunity:&lt;/strong&gt; How-to queries (+5.2%) and travel/planning queries (+0.2%) saw citation increases. Transactional queries stayed flat. Optimize for the research phase, not just the purchase moment.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Active Tuning Means Active Opportunity:&lt;/strong&gt; The 34% increase in week-to-week variance suggests Gemini is still testing and optimizing. Citation patterns aren't locked in — there's room to earn visibility as the platform evolves.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Monitor Gemini Now:&lt;/strong&gt; With Gemini set to power Siri and already powering AI Mode and AI Overviews, this platform's citation behavior is about to matter a lot more. Anyone with AI Catalyst can track how Gemini's patterns are shifting in their own vertical.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Technical Methodology&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Data Source:&lt;/strong&gt; BrightEdge AI Catalyst™&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Analysis Approach:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Gemini citation data analyzed across November and December 2025&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Weekly aggregation of average citations per answer&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Query intent categorization: How-To/Instructional, Travel &amp;amp; Planning, Comparison/Shopping, and others&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Volatility measured using week-over-week standard deviation and coefficient of variation&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Domain diversity and publisher concentration tracked across the analysis period&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Time Period:&lt;/strong&gt; November 2025 (Weeks 44-48) through December 2025 (Weeks 49-52) and early January 2026 (Week 1)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Key Takeaways&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Gemini Scaled as an Open Discovery Layer:&lt;/strong&gt; Despite 33% referral growth, citation depth (-0.3%), domain diversity (0%), and publisher concentration (0%) all remained flat. Gemini grew without becoming more closed, more shallow, or more concentrated.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Week-to-Week Variance Increased 34%:&lt;/strong&gt; Overall citation volume stayed flat, but answer composition became more dynamic. Gemini was actively tuning as usage scaled.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Research Queries Saw the Biggest Gains:&lt;/strong&gt; How-to/instructional queries: +5.2% citation increase. Travel &amp;amp; planning: +0.2%. Comparison/shopping: -0.5%. The increases are concentrated in decision-support moments.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Gemini Powers More Than Gemini:&lt;/strong&gt; AI Mode, AI Overviews, and soon Siri all run on Gemini. Citation behavior here has implications across Google's AI ecosystem and beyond.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Opportunity Is in the Research Phase:&lt;/strong&gt; Gemini is strengthening its role as connective tissue to the open web during learning, planning, and evaluation moments. Brands that optimize for these stages — not just transactional queries — will capture more visibility as Gemini scales.&lt;/p&gt;&lt;/div&gt;&lt;div style="flex:1 1 34%;padding:10px;"&gt;&lt;div class="resource-item row"&gt;&lt;div class="download insight-box"&gt;&lt;h2&gt;Download the Full Report&lt;/h2&gt;&lt;p&gt;Download the full AI Search Report — Gemini's December Surge: What Citation Data Reveals About Where It's Sending Traffic&lt;/p&gt;&lt;div class="button-container"&gt;&lt;a class="download-button" href="https://videos.brightedge.com/stagging-files/Gemini.pdf" download&gt;Download PDF&lt;/a&gt;&lt;/div&gt;&lt;p class="download-note"&gt;Click the button above to download the full report in PDF format.&lt;/p&gt;&lt;p class="report-date"&gt;Published on January 22, 2026&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-hero-image field--type-image field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Hero Image&lt;/div&gt;
              &lt;div class="field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/2026-01/iStock-2215596857.jpg" width="4650" height="3100" alt&gt;

&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-subtitle field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Subtitle&lt;/div&gt;
              &lt;div class="field__item"&gt;BrightEdge data shows Gemini surpassing Perplexity with a 25% referral traffic lead. Gemini grew 33% MoM in December after October upgrades, marking a key moment in AI Darwinism.&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-title field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Title&lt;/div&gt;
              &lt;div class="field__item"&gt;Gemini's December Surge: What Citation Data Reveals About Where It's Sending Traffic&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-redesigned-pdf-image field--type-image field--label-above"&gt;
    &lt;div class="field__label"&gt;Redesigned PDF Image&lt;/div&gt;
              &lt;div class="field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/iStock-2215596857.jpg" width="4650" height="3100" alt&gt;

&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-pdf-file field--type-file field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF File&lt;/div&gt;
              &lt;div class="field__item"&gt;
&lt;span class="file file--mime-application-pdf file--application-pdf"&gt; &lt;a href="https://videos.brightedge.com/stagging-files/Gemini.pdf" type="application/pdf"&gt;Gemini.pdf&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="clearfix text-formatted field field--name-field-resource-summary field--type-text-long field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF Summary&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;p&gt;This week, BrightEdge released data showing Gemini officially overtook Perplexity in referral traffic share — a 25% lead and a landmark moment in what we're calling AI Darwinism. Gemini's referral traffic grew 33% month-over-month in December, signaling a meaningful increase in user engagement following the October model and product upgrades.&lt;/p&gt;&lt;p&gt;But referral growth only tells us &lt;em&gt;that&lt;/em&gt; more users are engaging with Gemini. It doesn't tell us &lt;em&gt;where&lt;/em&gt; Gemini is likely sending them. To understand that, we went deeper.&lt;/p&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-title field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF Title&lt;/div&gt;
              &lt;div class="field__item"&gt;Gemini's December Surge: What Citation Data Reveals About Where It's Sending Traffic&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-type field--type-entity-reference field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource Type&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;a href="https://www.brightedge.com/taxonomy/term/1476" hreflang="en-gb"&gt;Weekly AI Search Insights&lt;/a&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-weight field--type-integer field--label-above"&gt;
    &lt;div class="field__label"&gt;Weight&lt;/div&gt;
              &lt;div class="field__item"&gt;0&lt;/div&gt;
          &lt;/div&gt;
</description>
  <pubDate>Thu, 22 Jan 2026 17:05:41 +0000</pubDate>
    <dc:creator>ankit.kumar</dc:creator>
    <guid isPermaLink="false">5601 at https://www.brightedge.com</guid>
    </item>
<item>
  <title>Finance AI Citations: How ChatGPT and Google Define Trust Differently</title>
  <link>https://www.brightedge.com/resources/weekly-ai-search-insights/finance-ai-citations-chatgpt-vs-google-trust</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;Finance AI Citations: How ChatGPT and Google Define Trust Differently&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;span&gt;ankit.kumar&lt;/span&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2026-01-15T10:04:59+00:00" title="Thursday, January 15, 2026 - 10:04" class="datetime"&gt;Thu, 01/15/2026 - 10:04&lt;/time&gt;
&lt;/span&gt;

  &lt;div class="field field--name-field-exclude-from-view field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Exclude from view&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-highlight-data field--type-entity-reference-revisions field--label-above"&gt;
    &lt;div class="field__label"&gt;Highlight Data&lt;/div&gt;
          &lt;div class="field__items"&gt;
              &lt;div class="field__item"&gt;  &lt;div class="paragraph paragraph--type--highlight-data paragraph--view-mode--default"&gt;
          
      &lt;/div&gt;
&lt;/div&gt;
              &lt;/div&gt;
      &lt;/div&gt;

  &lt;div class="field field--name-field-include-on-redesigned-reso field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Include on Redesigned Resource Center&lt;/div&gt;
              &lt;div class="field__item"&gt;Yes&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-is-a-featured-resource field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Is a Featured Resource&lt;/div&gt;
              &lt;div class="field__item"&gt;On&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="clearfix text-formatted field field--name-field-page-content field--type-text-long field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Content&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;style type="text/css"&gt;
.insight-box {
padding: 17px;
}
/* Mobile optimization (below 991px) */
@media (max-width: 991px) {
    /* Disable sticky positioning */
    .resource-item.row-reverse &gt; div:last-child,
    .resource-item.row-reverse &gt; div:last-child .download.insight-box {
        position: static !important;
    }
    
    /* Banner heading fixes */
    #content.content-resource-hero-container .article-wrapper .hero-container {
        padding: 20px 15px;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 28px !important;
        line-height: 1.3;
        margin-bottom: 15px;
        word-wrap: break-word;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .subtitle {
        font-size: 16px !important;
        line-height: 1.5;
        word-wrap: break-word;
    }
    
    /* Typography adjustments */
    h2 {
        font-size: 24px !important;
        margin-bottom: 15px;
        line-height: 1.3;
    }
    
    h3 {
        font-size: 20px !important;
        margin-bottom: 12px;
    }
    
    p strong {
        font-size: 18px !important;
        margin-block: 20px 12px;
        line-height: 1.4;
    }
    
    .insight-box p strong {
        font-size: 20px !important;
        color: #009dda;
    }
    
    body p, body ul {
        font-size: 15px !important;
        line-height: 1.6;
    }
    
    /* Layout adjustments */
    .row, .row-reverse {
        flex-direction: column !important;
        margin: 0 !important;
    }
    
    .row &gt; div, .row-reverse &gt; div {
        flex: 1 1 100% !important;
        padding: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .resource-item {
        padding: 15px;
        width: 100%;
    }
    
    .resource-item p {
        text-align: left;
        font-size: 15px;
        margin-bottom: 12px;
    }
    
    /* Image optimization */
    .resource-item img {
        width: 100% !important;
        height: auto !important;
        max-width: 100% !important;
        margin: 15px 0;
        display: block;
    }
    
    /* Insight boxes - ALIGNED WITH CONTENT */
    .insight-box {
        padding: 20px 15px;
        margin: 20px 0;
        border-radius: 8px;
        background: #f7f7f7;
        width: 100%;
        box-sizing: border-box;
    }
    
    .industry,
    .download {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
    }
    
    /* Download section specific */
    .download.insight-box {
        background: #f0f8ff;
        border: 2px solid #009dda;
        margin-top: 30px;
    }
    
    .download.insight-box h2 {
        color: #009dda;
        text-align: center;
        margin-bottom: 15px;
    }
    
    .download.insight-box p {
        text-align: center;
        margin-bottom: 15px;
    }
    
    /* Download button optimization */
    .download-button {
        width: 100%;
        max-width: 100%;
        font-size: 15px;
        padding: 16px 20px;
        display: block;
        box-sizing: border-box;
        margin: 0 auto;
        border-radius: 6px;
    }
    
    .button-container {
        margin: 20px 0;
        padding: 0;
        width: 100%;
    }
    
    /* Text alignment */
    .download-note, .report-date {
        text-align: center;
        font-size: 13px;
        padding: 0 10px;
    }
    
    /* Lists optimization */
    ul, ol {
        padding-left: 25px;
        margin: 15px 0;
    }
    
    li {
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 1.6;
    }
    
    /* Remove any inline styles that might conflict */
    .row &gt; div[style],
    .row-reverse &gt; div[style] {
        padding: 15px !important;
    }
}
/* Tablet specific (768px - 991px) */
@media (min-width: 768px) and (max-width: 991px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 32px !important;
    }
    
    h2 {
        font-size: 28px !important;
    }
    
    .resource-item {
        padding: 25px;
    }
    
    .insight-box {
        padding: 25px 20px;
    }
}
/* Small mobile devices (below 480px) */
@media (max-width: 480px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 22px !important;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .subtitle {
        font-size: 14px !important;
    }
    
    h2 {
        font-size: 20px !important;
    }
    
    h3 {
        font-size: 18px !important;
    }
    
    p strong {
        font-size: 16px !important;
    }
    
    .insight-box p strong {
        font-size: 18px !important;
    }
    
    body p, body ul, li {
        font-size: 14px !important;
    }
    
    .insight-box {
        padding: 15px 12px;
    }
    
    .download-button {
        font-size: 14px;
        padding: 14px 18px;
    }
    
    .resource-item {
        padding: 12px;
    }
}
/* Extra small devices (below 360px) */
@media (max-width: 360px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 20px !important;
    }
    
    h2 {
        font-size: 18px !important;
    }
    
    .insight-box {
        padding: 12px 10px;
    }
}
/*END*/
/* Make BOTH insight boxes in the right column sticky */
.resource-item.row-reverse &gt; div:last-child {
    position: sticky;
    top: 20px;
    align-self: flex-start;
    z-index: 100;
}
/* Or if you want ONLY the download box to be sticky */
.resource-item.row-reverse &gt; div:last-child .download.insight-box {
    position: sticky;
    top: 20px;
    z-index: 100;
}
/* Mobile - disable sticky on smaller screens */
@media (max-width: 991px) {
    .resource-item.row-reverse &gt; div:last-child,
    .resource-item.row-reverse &gt; div:last-child .download.insight-box {
        position: static;
    }
}
#content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner&gt;div .title {
text-align: left;
margin-bottom: 25px;
}
#content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner&gt;div .subtitle {
text-align: left;
}
h2 {
font-weight: 600;
margin-bottom: 20px;
font-size: 38px;
}
.insight-box {
    background: #f7f7f7;
    border: unset;
    border-radius: 8px;
border: none;
padding-top: 0;
}
.insight-box p strong {
 font-size: 26px; color: #000}
@media screen and (max-width: 991px) {
h2 {font-size: 22px}
}
body p,
body ul{
font-size: 16px 
}
p strong {font-weight: 600;margin-block: 30px 16px;display: block;font-size: 22px;color: #000;}
ul, li, p {
color: #666;
    font-family: Roboto, Helvetica Neue Light Condensed, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.5em;
    -moz-osx-font-smoothing: greyscale;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
.resource-item {
    font-size: 1.00em;
    text-align: justify;
    padding: 0px 15px;
    margin: auto;
  }
  .row-reverse,
  .row {
    display: flex;
    flex-wrap: wrap;
  }
  .row-reverse { flex-direction: row; }
  .row { flex-direction: row; }
  .download-note {
    font-size: 0.75em;
    color: #555;
    margin-top: 10px;
    font-style: italic;
  }
  .report-date {
    font-size: 0.75em;
    color: #888;
    margin-top: 5px;
  }
  /* Download button styles */
  .download-button {
    display: inline-block;
    background-color: #f7941d; /* Bright orange */
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding: 12px 24px;
    border: none;
    border-radius: 4px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    width: 100%;
    max-width: 280px;
    box-sizing: border-box;
  }
  .download-button:hover { background-color: #e98300; }
  .button-container {
    text-align: center;
    margin: 20px auto;
    padding: 10px;
  }
  @media (max-width: 768px) {
    .row, .row-reverse { flex-direction: column !important; }
    .row &gt; div, .row-reverse &gt; div {
      flex: 1 1 100% !important;
      padding: 16px !important;
      text-align: center;
    }
    .resource-item { padding: 0 10px; }
    .resource-item p { text-align: left; }
    .download-note, .report-date { text-align: center; }
    .resource-item img {
      width: 100% !important;
      height: auto !important;
      max-width: 100% !important;
    }
  }
&lt;/style&gt;&lt;!-- First section (text left, image right via row-reverse) --&gt;&lt;div class="resource-item row-reverse"&gt;&lt;div style="flex:1 1 66%;padding:10px;"&gt;&lt;h2&gt;Data Collected&lt;/h2&gt;&lt;p&gt;Using BrightEdge AI Catalyst™, we analyzed finance citations across ChatGPT, Google AI Mode, and Google AI Overviews to understand:&lt;/p&gt;&lt;img src="https://videos.brightedge.com/stagging-files/inline-images/1_3.png" data-entity-uuid="6befe082-f61e-4270-853a-772c4b347ce6" data-entity-type="file" width="588" height="738" loading="lazy"&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Which source types each platform cites for finance queries&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;How citation patterns differ by query type (stock lookups, tax questions, retirement planning, educational queries)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Platform stability and volatility in finance citations&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Where Google is experimenting with new content formats like video&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;&lt;strong&gt;Key Finding&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;Unlike healthcare — where we saw a two-way split between ChatGPT and Google — finance reveals &lt;strong&gt;three completely different trust philosophies&lt;/strong&gt;. ChatGPT trusts financial data aggregators (70%+). Google AI Mode trusts trading platforms (40% — 7x higher than ChatGPT). Google AI Overviews trusts consumer education and video (34% video citations vs. 0% for ChatGPT). Same YMYL category, three fundamentally different approaches to authority.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;The Trust Gap: Three Platforms, Three Philosophies&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;ChatGPT Trusts the Data. AI Mode Trusts Where You Trade. AI Overviews Trusts Where You Learn.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;When we analyzed where finance citations actually come from, the platforms diverged sharply:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Financial Data/News:&lt;/strong&gt; ChatGPT leads at 70%, followed by AI Mode at 51% and AI Overviews at 44%.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Trading Platforms:&lt;/strong&gt; AI Mode dominates at 40%, with AI Overviews at 30% and ChatGPT far behind at just 6%. Trading platforms appear 7x more often in AI Mode than in ChatGPT.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Consumer Finance Education:&lt;/strong&gt; AI Overviews leads dramatically at 96% combined share, compared to AI Mode at 42% and ChatGPT at 24%.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Video Content:&lt;/strong&gt; AI Overviews cites video at 34% — the #2 source category. AI Mode shows 7%. ChatGPT cites zero video for finance queries.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Government (.gov):&lt;/strong&gt; All three platforms show similar trust levels — ChatGPT at 11%, AI Mode at 12.5%, and AI Overviews at 17%.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT&lt;/strong&gt; leans heavily on financial data aggregators and market news — the platforms that provide real-time stock data, market analysis, and financial journalism.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Google AI Mode&lt;/strong&gt; goes all-in on trading platforms — the brokerages and investment apps where people actually execute trades.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Google AI Overviews&lt;/strong&gt; favors consumer finance education and video content — the explainers and educational resources.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;The One Thing They Agree On&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;Government sources (.gov) are trusted at similar rates across all three platforms (11-17%). Regulatory and official sources like IRS, SEC, and FINRA form a baseline of trust. Everything above that baseline diverges dramatically.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Why the Difference? The Interface Explains the Trust Model&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This three-way split actually makes sense when you consider the user experience:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;AI Overviews still sits atop traditional search results.&lt;/strong&gt; Users are in browse-and-learn mode — they expect to click through to educational content and watch video explainers. The trust signals reflect that intent.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT and AI Mode are chat interfaces&lt;/strong&gt; where users want direct, data-backed answers. ChatGPT leans toward authoritative data feeds. AI Mode — still within Google's ecosystem — bridges toward transactional sources where users might take action.&lt;/p&gt;&lt;p&gt;The interface drives the trust model.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;Query Type Matters: Different Questions, Different Sources&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Stock Lookups: Everyone Agrees&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;When users ask for stock prices or ticker information, all three platforms converge on financial data/news sources — but ChatGPT concentrates trust more heavily:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT:&lt;/strong&gt; 72% from financial data/news, less than 1% from trading platforms.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;AI Mode:&lt;/strong&gt; 50% from financial data/news, 8% from trading platforms.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;AI Overviews:&lt;/strong&gt; 47% from financial data/news, 4% from trading platforms.&lt;/p&gt;&lt;p&gt;ChatGPT trusts fewer sources more deeply for stock data. Google spreads trust wider, giving trading platforms a meaningful share.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Tax Queries: ChatGPT Trusts Government 2x More&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;For tax-related questions, ChatGPT shows the strongest preference for government sources:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT:&lt;/strong&gt; 50% government, 14% consumer education.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;AI Mode:&lt;/strong&gt; 37% government, 10% consumer education.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;AI Overviews:&lt;/strong&gt; 26% government, 14% consumer education.&lt;/p&gt;&lt;p&gt;ChatGPT is twice as likely to cite IRS and other government sources for tax queries compared to AI Overviews.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Retirement Planning: Same Pattern&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;For retirement and 401(k) queries, ChatGPT again leads with government sources:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT:&lt;/strong&gt; 39% government, 18% trading platforms, 24% consumer education.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;AI Mode:&lt;/strong&gt; 32% government, 19% trading platforms, 9% consumer education.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;AI Overviews:&lt;/strong&gt; 17% government, 16% trading platforms, 15% consumer education.&lt;/p&gt;&lt;p&gt;ChatGPT takes a government-first approach. Google's products split between government sources AND the platforms where you'd actually open a retirement account.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Educational "How-To" Queries: The Big Divergence&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;For educational finance queries, the platforms diverge most dramatically:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT:&lt;/strong&gt; 40% consumer education, 0% video, 13% government.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;AI Mode:&lt;/strong&gt; 15% consumer education, 0% video, 12% government.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;AI Overviews:&lt;/strong&gt; 14% consumer education, 9% video, 7% government.&lt;/p&gt;&lt;p&gt;ChatGPT trusts established consumer education publishers. AI Overviews pulls video into financial education queries — a content format ChatGPT isn't touching at all.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Trading/Investment Concepts: AI Overviews Bets on Video&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;For queries about options, ETFs, dividends, and other investment concepts:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT:&lt;/strong&gt; 23% consumer education, 0% video, 31% financial data/news.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;AI Mode:&lt;/strong&gt; 16% consumer education, 0% video, 15% financial data/news.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;AI Overviews:&lt;/strong&gt; 17% consumer education, 11% video, 12% financial data/news.&lt;/p&gt;&lt;p&gt;AI Overviews is betting that video can explain complex trading concepts. ChatGPT cites zero video for these queries.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;The Pattern&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;For data queries (stock lookups):&lt;/strong&gt; Everyone agrees — financial news wins.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;For sensitive YMYL queries (tax, retirement):&lt;/strong&gt; ChatGPT trusts government 2x more than AI Overviews.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;For educational queries:&lt;/strong&gt; ChatGPT trusts publishers; AI Overviews trusts video.&lt;/p&gt;&lt;p&gt;Query intent drives trust signals within each platform.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Volatility Factor: Stability vs. Experimentation&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT Has Conviction. Google Is Testing.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Beyond source preferences, the platforms differ dramatically in stability:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT:&lt;/strong&gt; 65% average citation volatility (most stable).&lt;/p&gt;&lt;p&gt;&lt;strong&gt;AI Mode:&lt;/strong&gt; 75% average citation volatility.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;AI Overviews:&lt;/strong&gt; 95% average citation volatility (most volatile).&lt;/p&gt;&lt;p&gt;Google's finance citations — especially in AI Overviews — are significantly more volatile than ChatGPT's. What you see in Google AI results today may shift. ChatGPT's citations have remained more stable over our tracking period.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;What This Means&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;ChatGPT appears to have made decisions about finance authority and is sticking with them. Google is still actively experimenting — testing different source mixes, adjusting weights, and iterating on what works. AI Overviews shows the most experimentation, which aligns with its role as a newer feature sitting atop traditional search.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Google's Video Experiment in Finance&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Video Gap Is Massive&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT:&lt;/strong&gt; 0% video citations.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;AI Mode:&lt;/strong&gt; 7% video citations.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;AI Overviews:&lt;/strong&gt; 34% video citations.&lt;/p&gt;&lt;p&gt;Google AI Overviews cites video as its #2 source category for finance queries. ChatGPT cites none. This is the most dramatic divergence between the platforms.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Which Query Types Trigger Video?&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;When Google does cite video for finance, it's concentrated in certain query types:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Trading/Investment Concepts:&lt;/strong&gt; 11% video in AI Overviews.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;How-To/Educational:&lt;/strong&gt; 9% video.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Retirement Planning:&lt;/strong&gt; 5% video.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Stock Lookups:&lt;/strong&gt; 4% video.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Tax Related:&lt;/strong&gt; Less than 1% video.&lt;/p&gt;&lt;p&gt;Video shows up most on conceptual and educational queries — not tax or stock data. Google appears to be testing where video adds value, starting with explanatory content before expanding to more sensitive YMYL queries.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;What This Means for Financial Services Marketers&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Track Citations Across All Three Platforms:&lt;/strong&gt; ChatGPT, AI Mode, and AI Overviews have fundamentally different trust signals. You may be winning citations in one platform and invisible in the others. Measure all three.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Query Intent Matters:&lt;/strong&gt; Stock lookups, tax questions, and retirement queries all pull from different source mixes. Understand which query types your content targets — and who gets cited for each.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Know Your Source Advantage:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Financial data aggregators have an edge on ChatGPT&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Trading platforms have an edge on AI Mode&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Consumer education sites have an edge on AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Video content has an edge on AI Overviews (and no presence on ChatGPT)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Government sources are trusted across all three — the baseline&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Google Is Still Testing — ChatGPT Has Decided:&lt;/strong&gt; Google's higher volatility means your visibility there may shift. ChatGPT is more stable — what you see now is likely what you'll get. Plan accordingly.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Video Is a Major Opportunity (On Google):&lt;/strong&gt; If you're considering video for finance content, know that AI Overviews is already citing video heavily (34%). But ChatGPT isn't touching it. Your video strategy is a Google play, not a ChatGPT play — at least for now.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;Technical Methodology&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Data Source:&lt;/strong&gt; BrightEdge AI Catalyst™&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Analysis Approach:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Finance URL-prompt pairs analyzed across three platforms: ChatGPT, Google AI Mode, Google AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Source categorization by type: Financial Data/News, Trading Platforms, Consumer Finance Education, Government (.gov), Video, Social/Community, Reference, and others&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Query intent categorization: Stock Lookup (Ticker), Stock Lookup (Company), How-To/Educational, Tax Related, Retirement Planning, Trading/Investment Concepts, Credit/Banking, Market Data&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Volatility measured using average percentage changes across citation sources&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Data Volume:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;ChatGPT: 11,000+ URL-prompt pairs&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Google AI Mode: 35,000+ URL-prompt pairs&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Google AI Overviews: 30,000+ URL-prompt pairs&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;&lt;strong&gt;Key Takeaways&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Three Different Trust Philosophies:&lt;/strong&gt; ChatGPT trusts financial data aggregators (70%+). AI Mode trusts trading platforms (40% — 7x higher than ChatGPT). AI Overviews trusts consumer education and video (34%). Not a two-way split — a three-way divergence.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Query Intent Drives Trust Signals:&lt;/strong&gt; Stock lookups converge on financial news. Tax and retirement queries show ChatGPT trusting government 2x more than AI Overviews. Educational queries show AI Overviews pulling in video while ChatGPT trusts publishers.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Video Gap Is Massive:&lt;/strong&gt; AI Overviews cites video at 34% (the #2 category). ChatGPT cites 0%. Video is a Google play, not a ChatGPT play.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Government Is the Baseline:&lt;/strong&gt; All three platforms trust .gov sources at similar rates (11-17%). That's the floor. Everything above it diverges.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT Is More Stable:&lt;/strong&gt; Google's finance citations show higher volatility (75-95%) vs. ChatGPT (65%). Google is experimenting; ChatGPT has conviction.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Interface Explains the Trust Model:&lt;/strong&gt; AI Overviews sits atop search results where users browse and learn. Chat interfaces serve users who want direct, data-backed answers. The UX drives the source mix.&lt;/p&gt;&lt;p&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;/div&gt;&lt;div style="flex:1 1 34%;padding:10px;"&gt;&lt;div class="resource-item row"&gt;&lt;div class="download insight-box"&gt;&lt;h2&gt;Download the Full Report&lt;/h2&gt;&lt;p&gt;Download the full AI Search Report — Finance AI Citations: How ChatGPT and Google Define Trust Differently&lt;/p&gt;&lt;div class="button-container"&gt;&lt;a class="download-button" href="https://videos.brightedge.com/stagging-files/Healthcare_0.pdf" download&gt;Download PDF&lt;/a&gt;&lt;/div&gt;&lt;p class="download-note"&gt;Click the button above to download the full report in PDF format.&lt;/p&gt;&lt;p class="report-date"&gt;Published on January 15, 2025&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-hero-image field--type-image field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Hero Image&lt;/div&gt;
              &lt;div class="field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/2026-01/iStock-2207665909.jpg" width="4207" height="2367" alt&gt;

&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-subtitle field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Subtitle&lt;/div&gt;
              &lt;div class="field__item"&gt;As we continue our analysis of critical YMYL categories, this week we're examining Finance. When AI answers questions about money, investments, and taxes, accuracy directly impacts users' financial decisions. So who does each platform actually trust?&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-title field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Title&lt;/div&gt;
              &lt;div class="field__item"&gt;Finance AI Citations: How ChatGPT and Google Define Trust Differently&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-redesigned-pdf-image field--type-image field--label-above"&gt;
    &lt;div class="field__label"&gt;Redesigned PDF Image&lt;/div&gt;
              &lt;div class="field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/iStock-2207665909_0.jpg" width="4207" height="2367" alt&gt;

&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-pdf-file field--type-file field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF File&lt;/div&gt;
              &lt;div class="field__item"&gt;
&lt;span class="file file--mime-application-pdf file--application-pdf"&gt; &lt;a href="https://videos.brightedge.com/stagging-files/Healthcare_0.pdf" type="application/pdf"&gt;Healthcare_0.pdf&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="clearfix text-formatted field field--name-field-resource-summary field--type-text-long field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF Summary&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;p&gt;As we continue our analysis of critical YMYL categories, this week we're examining Finance. When AI answers questions about money, investments, and taxes, accuracy directly impacts users' financial decisions. So who does each platform actually trust?&lt;/p&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-title field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF Title&lt;/div&gt;
              &lt;div class="field__item"&gt;Finance AI Citations: How ChatGPT and Google Define Trust Differently&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-type field--type-entity-reference field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource Type&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;a href="https://www.brightedge.com/taxonomy/term/1476" hreflang="en-gb"&gt;Weekly AI Search Insights&lt;/a&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-weight field--type-integer field--label-above"&gt;
    &lt;div class="field__label"&gt;Weight&lt;/div&gt;
              &lt;div class="field__item"&gt;0&lt;/div&gt;
          &lt;/div&gt;
</description>
  <pubDate>Thu, 15 Jan 2026 10:04:59 +0000</pubDate>
    <dc:creator>ankit.kumar</dc:creator>
    <guid isPermaLink="false">5597 at https://www.brightedge.com</guid>
    </item>
<item>
  <title>Healthcare AI Citations: How ChatGPT and Google Define Trust Differently</title>
  <link>https://www.brightedge.com/resources/weekly-ai-search-insights/healthcare-ai-citations-chatgpt-vs-google-trust</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;Healthcare AI Citations: How ChatGPT and Google Define Trust Differently&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;span&gt;ankit.kumar&lt;/span&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2026-01-08T10:28:15+00:00" title="Thursday, January 8, 2026 - 10:28" class="datetime"&gt;Thu, 01/08/2026 - 10:28&lt;/time&gt;
&lt;/span&gt;

  &lt;div class="field field--name-field-exclude-from-view field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Exclude from view&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-highlight-data field--type-entity-reference-revisions field--label-above"&gt;
    &lt;div class="field__label"&gt;Highlight Data&lt;/div&gt;
          &lt;div class="field__items"&gt;
              &lt;div class="field__item"&gt;  &lt;div class="paragraph paragraph--type--highlight-data paragraph--view-mode--default"&gt;
          
      &lt;/div&gt;
&lt;/div&gt;
              &lt;/div&gt;
      &lt;/div&gt;

  &lt;div class="field field--name-field-include-on-redesigned-reso field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Include on Redesigned Resource Center&lt;/div&gt;
              &lt;div class="field__item"&gt;Yes&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-is-a-featured-resource field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Is a Featured Resource&lt;/div&gt;
              &lt;div class="field__item"&gt;On&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="clearfix text-formatted field field--name-field-page-content field--type-text-long field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Content&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;style type="text/css"&gt;
/* Mobile optimization (below 991px) */
@media (max-width: 991px) {
    /* Disable sticky positioning */
    .resource-item.row-reverse &gt; div:last-child,
    .resource-item.row-reverse &gt; div:last-child .download.insight-box {
        position: static !important;
    }
    
    /* Banner heading fixes */
    #content.content-resource-hero-container .article-wrapper .hero-container {
        padding: 20px 15px;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 28px !important;
        line-height: 1.3;
        margin-bottom: 15px;
        word-wrap: break-word;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .subtitle {
        font-size: 16px !important;
        line-height: 1.5;
        word-wrap: break-word;
    }
    
    /* Typography adjustments */
    h2 {
        font-size: 24px !important;
        margin-bottom: 15px;
        line-height: 1.3;
    }
    
    h3 {
        font-size: 20px !important;
        margin-bottom: 12px;
    }
    
    p strong {
        font-size: 18px !important;
        margin-block: 20px 12px;
        line-height: 1.4;
    }
    
    .insight-box p strong {
        font-size: 20px !important;
        color: #009dda;
    }
    
    body p, body ul {
        font-size: 15px !important;
        line-height: 1.6;
    }
    
    /* Layout adjustments */
    .row, .row-reverse {
        flex-direction: column !important;
        margin: 0 !important;
    }
    
    .row &gt; div, .row-reverse &gt; div {
        flex: 1 1 100% !important;
        padding: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .resource-item {
        padding: 15px;
        width: 100%;
    }
    
    .resource-item p {
        text-align: left;
        font-size: 15px;
        margin-bottom: 12px;
    }
    
    /* Image optimization */
    .resource-item img {
        width: 100% !important;
        height: auto !important;
        max-width: 100% !important;
        margin: 15px 0;
        display: block;
    }
    
    /* Insight boxes - ALIGNED WITH CONTENT */
    .insight-box {
        padding: 20px 15px;
        margin: 20px 0;
        border-radius: 8px;
        background: #f7f7f7;
        width: 100%;
        box-sizing: border-box;
    }
    
    .industry,
    .download {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
    }
    
    /* Download section specific */
    .download.insight-box {
        background: #f0f8ff;
        border: 2px solid #009dda;
        margin-top: 30px;
    }
    
    .download.insight-box h2 {
        color: #009dda;
        text-align: center;
        margin-bottom: 15px;
    }
    
    .download.insight-box p {
        text-align: center;
        margin-bottom: 15px;
    }
    
    /* Download button optimization */
    .download-button {
        width: 100%;
        max-width: 100%;
        font-size: 15px;
        padding: 16px 20px;
        display: block;
        box-sizing: border-box;
        margin: 0 auto;
        border-radius: 6px;
    }
    
    .button-container {
        margin: 20px 0;
        padding: 0;
        width: 100%;
    }
    
    /* Text alignment */
    .download-note, .report-date {
        text-align: center;
        font-size: 13px;
        padding: 0 10px;
    }
    
    /* Lists optimization */
    ul, ol {
        padding-left: 25px;
        margin: 15px 0;
    }
    
    li {
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 1.6;
    }
    
    /* Remove any inline styles that might conflict */
    .row &gt; div[style],
    .row-reverse &gt; div[style] {
        padding: 15px !important;
    }
}
/* Tablet specific (768px - 991px) */
@media (min-width: 768px) and (max-width: 991px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 32px !important;
    }
    
    h2 {
        font-size: 28px !important;
    }
    
    .resource-item {
        padding: 25px;
    }
    
    .insight-box {
        padding: 25px 20px;
    }
}
/* Small mobile devices (below 480px) */
@media (max-width: 480px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 22px !important;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .subtitle {
        font-size: 14px !important;
    }
    
    h2 {
        font-size: 20px !important;
    }
    
    h3 {
        font-size: 18px !important;
    }
    
    p strong {
        font-size: 16px !important;
    }
    
    .insight-box p strong {
        font-size: 18px !important;
    }
    
    body p, body ul, li {
        font-size: 14px !important;
    }
    
    .insight-box {
        padding: 15px 12px;
    }
    
    .download-button {
        font-size: 14px;
        padding: 14px 18px;
    }
    
    .resource-item {
        padding: 12px;
    }
}
/* Extra small devices (below 360px) */
@media (max-width: 360px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 20px !important;
    }
    
    h2 {
        font-size: 18px !important;
    }
    
    .insight-box {
        padding: 12px 10px;
    }
}
/*END*/
/* Make BOTH insight boxes in the right column sticky */
.resource-item.row-reverse &gt; div:last-child {
    position: sticky;
    top: 20px;
    align-self: flex-start;
    z-index: 100;
}
/* Or if you want ONLY the download box to be sticky */
.resource-item.row-reverse &gt; div:last-child .download.insight-box {
    position: sticky;
    top: 20px;
    z-index: 100;
}
/* Mobile - disable sticky on smaller screens */
@media (max-width: 991px) {
    .resource-item.row-reverse &gt; div:last-child,
    .resource-item.row-reverse &gt; div:last-child .download.insight-box {
        position: static;
    }
}
#content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner&gt;div .title {
text-align: left;
margin-bottom: 25px;
}
#content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner&gt;div .subtitle {
text-align: left;
}
h2 {
font-weight: 600;
margin-bottom: 20px;
font-size: 38px;
}
.insight-box {
    background: #f7f7f7;
    border: unset;
    border-radius: 8px;
border: none;
padding-top: 0;
    padding: 15px;
}
.insight-box p strong {
 font-size: 26px; color: #000}
@media screen and (max-width: 991px) {
h2 {font-size: 22px}
}
body p,
body ul{
font-size: 16px 
}
p strong {font-weight: 600;margin-block: 30px 16px;display: block;font-size: 22px;color: #000;}
ul, li, p {
color: #666;
    font-family: Roboto, Helvetica Neue Light Condensed, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.5em;
    -moz-osx-font-smoothing: greyscale;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
.resource-item {
    font-size: 1.00em;
    text-align: justify;
    padding: 0px 15px;
    margin: auto;
  }
  .row-reverse,
  .row {
    display: flex;
    flex-wrap: wrap;
  }
  .row-reverse { flex-direction: row; }
  .row { flex-direction: row; }
  .download-note {
    font-size: 0.75em;
    color: #555;
    margin-top: 10px;
    font-style: italic;
  }
  .report-date {
    font-size: 0.75em;
    color: #888;
    margin-top: 5px;
  }
  /* Download button styles */
  .download-button {
    display: inline-block;
    background-color: #f7941d; /* Bright orange */
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding: 12px 24px;
    border: none;
    border-radius: 4px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    width: 100%;
    max-width: 280px;
    box-sizing: border-box;
  }
  .download-button:hover { background-color: #e98300; }
  .button-container {
    text-align: center;
    margin: 20px auto;
    padding: 10px;
  }
  @media (max-width: 768px) {
    .row, .row-reverse { flex-direction: column !important; }
    .row &gt; div, .row-reverse &gt; div {
      flex: 1 1 100% !important;
      padding: 16px !important;
      text-align: center;
    }
    .resource-item { padding: 0 10px; }
    .resource-item p { text-align: left; }
    .download-note, .report-date { text-align: center; }
    .resource-item img {
      width: 100% !important;
      height: auto !important;
      max-width: 100% !important;
    }
  }
&lt;/style&gt;&lt;!-- First section (text left, image right via row-reverse) --&gt;&lt;div class="resource-item row-reverse"&gt;&lt;div style="flex:1 1 66%;padding:10px;"&gt;&lt;h2&gt;Data Collected&lt;/h2&gt;&lt;p&gt;Using BrightEdge AI Catalyst™, we analyzed healthcare citations across ChatGPT, Google AI Mode, and Google AI Overviews over 14 weeks (October 2025 – January 2026) to understand:&lt;/p&gt;&lt;img src="https://videos.brightedge.com/stagging-files/inline-images/healthcare-1_0.png" data-entity-uuid="10ec1a15-b9d2-432f-a78b-ccc8079bcf7c" data-entity-type="file" width="593" height="744" loading="lazy"&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Which source types each platform cites for healthcare queries&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;How citation patterns differ by query type (symptoms, definitions, treatments)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Platform stability and volatility in healthcare citations&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Where Google is experimenting with new content formats like video&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;&lt;strong&gt;Key Finding&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;ChatGPT and Google don't agree on what makes a healthcare source authoritative. ChatGPT pulls 27% of its healthcare citations from government sources (.gov) — and just 1% from elite hospital systems. Google AI Overviews flips that entirely: 33% from elite hospital systems, only 10% from government. Same YMYL category, fundamentally different trust signals.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Trust Gap: Different Platforms, Different Authorities&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT Trusts the Institution. Google Trusts the Brand.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;When we analyzed where healthcare citations actually come from, the platforms diverged sharply:&lt;/p&gt;&lt;table border="0" cellspacing="3" cellpadding="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Source Type&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;ChatGPT&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Google AI Overviews&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Government (.gov)&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;27%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;10%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Elite Hospital Systems&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;1%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;33%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Medical Specialty Orgs&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;17%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;2%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Consumer Health Media&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;7%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;6%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;ChatGPT leans heavily on government sources like CDC, NIH, and FDA — plus medical specialty organizations (professional associations for cardiology, oncology, orthopedics, etc.).&lt;/p&gt;&lt;p&gt;Google AI Overviews goes all-in on elite hospital systems — major academic medical centers and nationally-ranked health systems.&lt;/p&gt;&lt;p&gt;Neither platform relies heavily on consumer health media (popular health information websites). Both prefer institutional authority — they just define it differently.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Government vs. Consumer Ratio&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;How much does each platform prefer official sources over consumer health websites?&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;ChatGPT: 4.2:1 ratio (strongly favors official sources)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Google AI Mode: 1.8:1 ratio&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Google AI Overviews: 2.3:1 ratio&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;ChatGPT is twice as likely to cite .gov sources over consumer health media compared to Google.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Query Type Matters: Different Questions, Different Sources&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Symptom Queries Show the Widest Gap&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;When users ask about symptoms — arguably the most sensitive healthcare searches — the platforms diverge dramatically:&lt;/p&gt;&lt;table border="0" cellspacing="3" cellpadding="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Platform&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;% Citations from Major Hospital Systems&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;ChatGPT&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;57%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Google AI Mode&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;18%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Google AI Overviews&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;20%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;ChatGPT concentrates trust heavily for symptom queries, pulling nearly 3x more citations from major hospital systems than Google does.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Definition Queries&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;For "what is" style educational queries:&lt;/p&gt;&lt;table border="0" cellspacing="3" cellpadding="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Platform&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Elite Hospitals&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Government&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Other&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;ChatGPT&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;36%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;15%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;29%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Google AI Mode&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;12%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;11%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;54%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Google AI Overviews&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;16%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;12%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;45%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;&lt;strong&gt;Treatment Queries&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;For queries about treatments and procedures:&lt;/p&gt;&lt;table border="0" cellspacing="3" cellpadding="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Platform&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Elite Hospitals&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Government&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Other&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;ChatGPT&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;52%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;8%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;19%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Google AI Mode&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;17%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;15%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;46%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Google AI Overviews&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;20%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;11%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;44%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;&lt;strong&gt;The Pattern&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;ChatGPT concentrates citations on fewer, more authoritative sources — especially for sensitive queries like symptoms and treatments. Google distributes citations across a wider mix of sources.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Volatility Factor: Stability vs. Experimentation&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT Has Conviction. Google Is Testing.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Beyond source preferences, the platforms differ dramatically in stability:&lt;/p&gt;&lt;table border="0" cellspacing="3" cellpadding="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Metric&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;ChatGPT&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Google AI Mode&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Google AI Overviews&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Citation Volatility (CV)&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;2.1%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;17.1%&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;20.2%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Week-to-Week Churn&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;0.42pp&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;2.52pp&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;6.94pp&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;Google's healthcare citations are 8-10x more volatile than ChatGPT's. What you see in Google AI results today may shift significantly. ChatGPT's citations have remained remarkably stable over our tracking period.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;What This Means&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;ChatGPT appears to have made decisions about healthcare authority and is sticking with them. Google is still actively experimenting — testing different source mixes, adjusting weights, and iterating on what works.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Google's Video Experiment&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Where Is Google Testing Video in Healthcare?&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;One notable difference: Google is experimenting with video content for healthcare answers. ChatGPT isn't citing any video.&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;ChatGPT: 0% video citations&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Google AI Overviews: 2.7% video citations&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;But the volatility tells the real story: video citations in Google AI Overviews swung more than 50 percentage points over just three months (ranging from 22% to 73% of certain result sets). Google hasn't decided whether video belongs in YMYL healthcare content.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Which Query Types Trigger Video?&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;When Google does cite video for healthcare, it's concentrated in certain query types:&lt;/p&gt;&lt;table border="0" cellspacing="3" cellpadding="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;Query Type&lt;/strong&gt;&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;&lt;strong&gt;% of Video Citations&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;General Health&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;51.5%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Symptom Exploration&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;21%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Condition-Specific&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;11.4%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Definition/Educational&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;5.4%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding:.75pt;"&gt;Treatment/Remedies&lt;/td&gt;&lt;td style="padding:.75pt;"&gt;5%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;Video shows up most on general health queries — not the most sensitive clinical content. Google appears to be testing carefully, starting with lower-stakes queries before expanding to symptoms and treatments.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Citation Priority: What Users See First&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Different Platforms Lead With Different Sources&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Beyond which sources get cited, we analyzed which sources appear first (lower rank = higher priority):&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT Citation Priority:&lt;/strong&gt;&lt;/p&gt;&lt;ol&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Crisis/Support Resources (avg rank 1.7)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Wikipedia (1.8)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Medical Specialty Orgs (1.8)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Elite Hospitals (2.0)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Government (2.3)&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;strong&gt;Google AI Overviews Citation Priority:&lt;/strong&gt;&lt;/p&gt;&lt;ol&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Elite Hospitals (avg rank 3.3)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Wikipedia (3.4)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Medical Specialty Orgs (4.3)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Government (5.0)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Consumer Media (6.3)&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;ChatGPT puts crisis and support resources first — a deliberate safety choice. Google leads with elite hospital content.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;What This Means for Healthcare Marketers&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Track Citations Across Both Platforms&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;ChatGPT and Google have fundamentally different trust signals. You may be winning citations in one platform and invisible in the other. Measure both.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Query Type Matters&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Symptom queries, definitions, and treatment searches all pull from different source mixes. Understand which query types your content targets — and who gets cited for each.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Know Your Source Advantage&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Hospital systems:&lt;/strong&gt; You have an edge on Google AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Government agencies:&lt;/strong&gt; You have an edge on ChatGPT&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Medical specialty organizations:&lt;/strong&gt; You have an edge on ChatGPT&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Consumer health media:&lt;/strong&gt; Neither platform favors you heavily&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Google Is Still Testing — ChatGPT Has Decided&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Google's 10x higher volatility means your visibility there may shift. ChatGPT is more stable — what you see now is likely what you'll get. Plan accordingly.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Video Is Unsettled&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;If you're considering video for healthcare content, know that Google's approach is still evolving rapidly. The 50+ percentage point swings suggest this is early experimentation, not settled strategy.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Technical Methodology&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Data Source:&lt;/strong&gt; BrightEdge AI Catalyst™&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Analysis Approach:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Healthcare URL-prompt pairs analyzed across three platforms: ChatGPT, Google AI Mode, Google AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;14 weeks of citation data tracked (October 2025 – January 2026)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Source categorization by type: Government (.gov), Elite Hospital Systems, Medical Specialty Organizations, Consumer Health Media, Video, Crisis/Support, Wikipedia, and others&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Query intent categorization: Definition, Symptom, Treatment, Condition-Specific, Find Care/Provider, General Health&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Volatility measured using coefficient of variation (CV) and week-over-week percentage point changes&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Data Volume:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;ChatGPT: 13,181 URL-prompt pairs&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Google AI Mode: 52,876 URL-prompt pairs&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Google AI Overviews: 47,500 URL-prompt pairs&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Measurement Period:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Citation tracking: October 2025 – January 2026&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Volatility analysis: 14-week rolling window&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;&lt;strong&gt;Key Takeaways&lt;/strong&gt;&lt;/h3&gt;&lt;ol&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Different Trust Anchors:&lt;/strong&gt; ChatGPT pulls 27% from government, 1% from elite hospitals. Google AI Overviews pulls 33% from elite hospitals, 10% from government. Fundamentally different definitions of healthcare authority.&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Symptom Queries Diverge Most:&lt;/strong&gt; ChatGPT cites major hospital systems for 57% of symptom queries vs. Google's 18-20%. ChatGPT concentrates trust; Google distributes it.&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;ChatGPT Is 10x More Stable:&lt;/strong&gt; Google's healthcare citations show 20% volatility vs. ChatGPT's 2%. Google is experimenting; ChatGPT has decided.&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Neither Trusts Consumer Health Media:&lt;/strong&gt; Both platforms prefer official sources over popular health websites by 2-4x ratios.&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Video Is Google's Experiment:&lt;/strong&gt; Google is testing video (2.7% of citations) while ChatGPT cites none. But 50pp swings suggest Google hasn't settled on whether video belongs in YMYL healthcare.&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;span style="font-family:&amp;quot;Aptos&amp;quot;,sans-serif;font-size:12.0pt;line-height:115%;"&gt;&lt;strong&gt;Query Type Determines Source Mix:&lt;/strong&gt; Different query intents (symptoms vs. definitions vs. treatments) pull from different source distributions. One-size-fits-all optimization won't work.&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;/div&gt;&lt;div style="flex:1 1 34%;padding:10px;"&gt;&lt;div class="resource-item row"&gt;&lt;div class="download insight-box"&gt;&lt;h2&gt;Download the Full Report&lt;/h2&gt;&lt;p&gt;Download the full AI Search Report — Healthcare AI Citations: How ChatGPT and Google Define Trust Differently&lt;/p&gt;&lt;div class="button-container"&gt;&lt;a class="download-button" href="https://videos.brightedge.com/stagging-files/Healthcare1-5-26.pdf" download&gt;Download PDF&lt;/a&gt;&lt;/div&gt;&lt;p class="download-note"&gt;Click the button above to download the full report in PDF format.&lt;/p&gt;&lt;p class="report-date"&gt;Published on January 08, 2026&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-hero-image field--type-image field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Hero Image&lt;/div&gt;
              &lt;div class="field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/2026-01/iStock-851030650.jpg" width="3864" height="2576" alt&gt;

&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-subtitle field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Subtitle&lt;/div&gt;
              &lt;div class="field__item"&gt;As we head into the new year, we're taking a closer look at critical YMYL categories — starting with Healthcare. When AI answers health questions, accuracy isn't optional. So who does each platform actually trust?&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-title field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Title&lt;/div&gt;
              &lt;div class="field__item"&gt;Healthcare AI Citations: How ChatGPT and Google Define Trust Differently&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-redesigned-pdf-image field--type-image field--label-above"&gt;
    &lt;div class="field__label"&gt;Redesigned PDF Image&lt;/div&gt;
              &lt;div class="field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/iStock-851030650.jpg" width="3864" height="2576" alt&gt;

&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-pdf-file field--type-file field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF File&lt;/div&gt;
              &lt;div class="field__item"&gt;
&lt;span class="file file--mime-application-pdf file--application-pdf"&gt; &lt;a href="https://videos.brightedge.com/stagging-files/Healthcare1-5-26.pdf" type="application/pdf"&gt;Healthcare1-5-26.pdf&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="clearfix text-formatted field field--name-field-resource-summary field--type-text-long field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF Summary&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;p&gt;As we head into the new year, we're taking a closer look at critical YMYL categories — starting with Healthcare. When AI answers health questions, accuracy isn't optional. So who does each platform actually trust?&lt;/p&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-title field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF Title&lt;/div&gt;
              &lt;div class="field__item"&gt;Healthcare AI Citations: How ChatGPT and Google Define Trust Differently&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-type field--type-entity-reference field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource Type&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;a href="https://www.brightedge.com/taxonomy/term/1476" hreflang="en-gb"&gt;Weekly AI Search Insights&lt;/a&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-weight field--type-integer field--label-above"&gt;
    &lt;div class="field__label"&gt;Weight&lt;/div&gt;
              &lt;div class="field__item"&gt;0&lt;/div&gt;
          &lt;/div&gt;
</description>
  <pubDate>Thu, 08 Jan 2026 10:28:15 +0000</pubDate>
    <dc:creator>ankit.kumar</dc:creator>
    <guid isPermaLink="false">5593 at https://www.brightedge.com</guid>
    </item>
<item>
  <title>Finance and AI Overviews: How Google Applies YMYL Principles to Financial Search</title>
  <link>https://www.brightedge.com/resources/weekly-ai-search-insights/google-ymyl-finance-ai-overviews</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;Finance and AI Overviews: How Google Applies YMYL Principles to Financial Search&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;span&gt;ankit.kumar&lt;/span&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2026-01-02T18:40:43+00:00" title="Friday, January 2, 2026 - 18:40" class="datetime"&gt;Fri, 01/02/2026 - 18:40&lt;/time&gt;
&lt;/span&gt;

  &lt;div class="field field--name-field-exclude-from-view field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Exclude from view&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-highlight-data field--type-entity-reference-revisions field--label-above"&gt;
    &lt;div class="field__label"&gt;Highlight Data&lt;/div&gt;
          &lt;div class="field__items"&gt;
              &lt;div class="field__item"&gt;  &lt;div class="paragraph paragraph--type--highlight-data paragraph--view-mode--default"&gt;
          
      &lt;/div&gt;
&lt;/div&gt;
              &lt;/div&gt;
      &lt;/div&gt;

  &lt;div class="field field--name-field-include-on-redesigned-reso field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Include on Redesigned Resource Center&lt;/div&gt;
              &lt;div class="field__item"&gt;Yes&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-is-a-featured-resource field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Is a Featured Resource&lt;/div&gt;
              &lt;div class="field__item"&gt;Off&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="clearfix text-formatted field field--name-field-page-content field--type-text-long field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Content&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;style type="text/css"&gt;
/* Mobile optimization (below 991px) */
@media (max-width: 991px) {
    /* Disable sticky positioning */
    .resource-item.row-reverse &gt; div:last-child,
    .resource-item.row-reverse &gt; div:last-child .download.insight-box {
        position: static !important;
    }
    
    /* Banner heading fixes */
    #content.content-resource-hero-container .article-wrapper .hero-container {
        padding: 20px 15px;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 28px !important;
        line-height: 1.3;
        margin-bottom: 15px;
        word-wrap: break-word;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .subtitle {
        font-size: 16px !important;
        line-height: 1.5;
        word-wrap: break-word;
    }
    
    /* Typography adjustments */
    h2 {
        font-size: 24px !important;
        margin-bottom: 15px;
        line-height: 1.3;
    }
    
    h3 {
        font-size: 20px !important;
        margin-bottom: 12px;
    }
    
    p strong {
        font-size: 18px !important;
        margin-block: 20px 12px;
        line-height: 1.4;
    }
    
    .insight-box p strong {
        font-size: 20px !important;
        color: #009dda;
    }
    
    body p, body ul {
        font-size: 15px !important;
        line-height: 1.6;
    }
    
    /* Layout adjustments */
    .row, .row-reverse {
        flex-direction: column !important;
        margin: 0 !important;
    }
    
    .row &gt; div, .row-reverse &gt; div {
        flex: 1 1 100% !important;
        padding: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .resource-item {
        padding: 15px;
        width: 100%;
    }
    
    .resource-item p {
        text-align: left;
        font-size: 15px;
        margin-bottom: 12px;
    }
    
    /* Image optimization */
    .resource-item img {
        width: 100% !important;
        height: auto !important;
        max-width: 100% !important;
        margin: 15px 0;
        display: block;
    }
    
    /* Insight boxes - ALIGNED WITH CONTENT */
    .insight-box {
        padding: 20px 15px;
        margin: 20px 0;
        border-radius: 8px;
        background: #f7f7f7;
        width: 100%;
        box-sizing: border-box;
    }
    
    .industry,
    .download {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
    }
    
    /* Download section specific */
    .download.insight-box {
        background: #f0f8ff;
        border: 2px solid #009dda;
        margin-top: 30px;
    }
    
    .download.insight-box h2 {
        color: #009dda;
        text-align: center;
        margin-bottom: 15px;
    }
    
    .download.insight-box p {
        text-align: center;
        margin-bottom: 15px;
    }
    
    /* Download button optimization */
    .download-button {
        width: 100%;
        max-width: 100%;
        font-size: 15px;
        padding: 16px 20px;
        display: block;
        box-sizing: border-box;
        margin: 0 auto;
        border-radius: 6px;
    }
    
    .button-container {
        margin: 20px 0;
        padding: 0;
        width: 100%;
    }
    
    /* Text alignment */
    .download-note, .report-date {
        text-align: center;
        font-size: 13px;
        padding: 0 10px;
    }
    
    /* Lists optimization */
    ul, ol {
        padding-left: 25px;
        margin: 15px 0;
    }
    
    li {
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 1.6;
    }
    
    /* Remove any inline styles that might conflict */
    .row &gt; div[style],
    .row-reverse &gt; div[style] {
        padding: 15px !important;
    }
}
/* Tablet specific (768px - 991px) */
@media (min-width: 768px) and (max-width: 991px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 32px !important;
    }
    
    h2 {
        font-size: 28px !important;
    }
    
    .resource-item {
        padding: 25px;
    }
    
    .insight-box {
        padding: 25px 20px;
    }
}
/* Small mobile devices (below 480px) */
@media (max-width: 480px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 22px !important;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .subtitle {
        font-size: 14px !important;
    }
    
    h2 {
        font-size: 20px !important;
    }
    
    h3 {
        font-size: 18px !important;
    }
    
    p strong {
        font-size: 16px !important;
    }
    
    .insight-box p strong {
        font-size: 18px !important;
    }
    
    body p, body ul, li {
        font-size: 14px !important;
    }
    
    .insight-box {
        padding: 15px 12px;
    }
    
    .download-button {
        font-size: 14px;
        padding: 14px 18px;
    }
    
    .resource-item {
        padding: 12px;
    }
}
/* Extra small devices (below 360px) */
@media (max-width: 360px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 20px !important;
    }
    
    h2 {
        font-size: 18px !important;
    }
    
    .insight-box {
        padding: 12px 10px;
    }
}
/*END*/
/* Make BOTH insight boxes in the right column sticky */
.resource-item.row-reverse &gt; div:last-child {
    position: sticky;
    top: 20px;
    align-self: flex-start;
    z-index: 100;
}
/* Or if you want ONLY the download box to be sticky */
.resource-item.row-reverse &gt; div:last-child .download.insight-box {
    position: sticky;
    top: 20px;
    z-index: 100;
}
/* Mobile - disable sticky on smaller screens */
@media (max-width: 991px) {
    .resource-item.row-reverse &gt; div:last-child,
    .resource-item.row-reverse &gt; div:last-child .download.insight-box {
        position: static;
    }
}
#content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner&gt;div .title {
text-align: left;
margin-bottom: 25px;
}
#content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner&gt;div .subtitle {
text-align: left;
}
h2 {
font-weight: 600;
margin-bottom: 20px;
font-size: 38px;
}
.insight-box {
    background: #f7f7f7;
    border: unset;
    border-radius: 8px;
border: none;
padding-top: 0;
}
.insight-box p strong {
 font-size: 26px; color: #000}
@media screen and (max-width: 991px) {
h2 {font-size: 22px}
}
body p,
body ul{
font-size: 16px 
}
p strong {font-weight: 600;margin-block: 30px 16px;display: block;font-size: 22px;color: #000;}
ul, li, p {
color: #666;
    font-family: Roboto, Helvetica Neue Light Condensed, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.5em;
    -moz-osx-font-smoothing: greyscale;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
.resource-item {
    font-size: 1.00em;
    text-align: justify;
    padding: 0px 15px;
    margin: auto;
  }
  .row-reverse,
  .row {
    display: flex;
    flex-wrap: wrap;
  }
  .row-reverse { flex-direction: row; }
  .row { flex-direction: row; }
  .download-note {
    font-size: 0.75em;
    color: #555;
    margin-top: 10px;
    font-style: italic;
  }
  .report-date {
    font-size: 0.75em;
    color: #888;
    margin-top: 5px;
  }
  /* Download button styles */
  .download-button {
    display: inline-block;
    background-color: #f7941d; /* Bright orange */
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding: 12px 24px;
    border: none;
    border-radius: 4px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    width: 100%;
    max-width: 280px;
    box-sizing: border-box;
  }
  .download-button:hover { background-color: #e98300; }
  .button-container {
    text-align: center;
    margin: 20px auto;
    padding: 10px;
  }
  @media (max-width: 768px) {
    .row, .row-reverse { flex-direction: column !important; }
    .row &gt; div, .row-reverse &gt; div {
      flex: 1 1 100% !important;
      padding: 16px !important;
      text-align: center;
    }
    .resource-item { padding: 0 10px; }
    .resource-item p { text-align: left; }
    .download-note, .report-date { text-align: center; }
    .resource-item img {
      width: 100% !important;
      height: auto !important;
      max-width: 100% !important;
    }
  }
&lt;/style&gt;&lt;!-- First section (text left, image right via row-reverse) --&gt;&lt;div class="resource-item row-reverse"&gt;&lt;div style="flex:1 1 66%;padding:10px;"&gt;&lt;h2&gt;Data Collected&lt;/h2&gt;&lt;p&gt;We analyzed finance keywords at the same point each December across three years to understand:&lt;/p&gt;&lt;img src="https://videos.brightedge.com/stagging-files/inline-images/1_2.png" data-entity-uuid="e98f8157-a462-43ba-9925-88a824d36db6" data-entity-type="file" width="591" height="744" loading="lazy"&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Year-over-year changes in AI Overview deployment rates&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Query type patterns (educational vs. transactional vs. real-time data)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Category-level expansion patterns within finance&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Comparisons to Healthcare AI Overview deployment&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;&lt;strong&gt;Key Finding&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;Google draws clear lines in Finance. AI Overview treatment depends entirely on query type: educational queries like "what is an IRA" hit 91% coverage — nearly identical to Healthcare. But real-time price queries like stock tickers sit at just 7%. And just like Healthcare, Google pulled back from local "near me" queries entirely. Same YMYL principles, adapted to different search behaviors.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;Google Draws Clear Lines in FinanceGoogle Draws Clear Lines in Finance&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;AI Treatment Depends on Query Type&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Unlike Healthcare's broad 89% coverage across clinical content, Finance shows distinct zones based on what users are trying to accomplish:&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Educational queries ("what is an IRA"): 91% have AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Rate and planning queries: 67% have AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Stock tickers and real-time prices: 7% have AI Overviews&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Google uses AI where synthesis adds value — explaining concepts, comparing options, guiding decisions. For live market data where real-time accuracy matters, Google keeps AI out entirely.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Real-Time Data Decision&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Stock ticker queries represent a deliberate exclusion. Queries like "AAPL stock," "Tesla price," and "Microsoft share price" request real-time price data, not information synthesis.&lt;/p&gt;&lt;p&gt;Google's treatment has been consistent:&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December 2023: 5% had AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December 2024: 4% had AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December 2025: 7% have AI Overviews&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;This isn't a gap Google is trying to close — it's a line they've drawn. Real-time accuracy matters more than AI synthesis for price lookups.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;Where Finance Matches Healthcare&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Educational Content Gets the Same Treatment&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Google treats educational queries nearly identically across both YMYL industries:&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Finance "what is" queries: 91% have AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Healthcare "what is" queries: 95% have AI Overviews&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Examples of finance educational queries with AI Overviews:&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;"what is an IRA"&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;"how does compound interest work"&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;"what is dollar cost averaging"&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;"what is a derivative"&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;"ebitda meaning"&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;"what is a bond"&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Planning and Guidance Content&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Queries seeking financial planning guidance show similar patterns to healthcare treatment queries:&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Retirement planning queries: 61% have AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Rate information queries: 67% have AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Tax-related queries: 55% have AI Overviews&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Examples include "rmd table," "capital gains tax rate," "traditional ira vs roth ira," and "what is long term care insurance."&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;The Local Pullback — Same Story as Healthcare&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Google Removed AI From Local Finance Queries&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Last week's biggest Healthcare finding: Google pulled AI Overviews from "near me" queries entirely, dropping from 100% coverage in 2023 to 0% in 2025.&lt;/p&gt;&lt;p&gt;Finance shows the same pattern:&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December 2023 (SGE Labs): 90% of local finance queries had AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December 2024: 0% of local finance queries had AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December 2025: ~10% of local finance queries have AI Overviews&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;The only local query retaining AI coverage is "tap to pay atm near me" — which is more educational about the feature than truly local intent.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Queries Google Removed AI From&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;"Chase bank near me" — NO AIO&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;"Wells Fargo near me" — NO AIO&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;"Bank of America financial center near me" — NO AIO&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;"Financial advisors near me" — NO AIO&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;"ATM near me" — NO AIO&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;"Moneygram near me" — NO AIO&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;"Edward Jones near me" — NO AIO&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;The Implication&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Google tested AI on local queries in both Healthcare and Finance during the SGE Labs period. After broader rollout, they pulled back from both. For "near me" queries, it's all about local pack and maps presence — no AI layer to compete with.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;Where AI Is Expanding Fast&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Post-Google I/O Growth Trajectory&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The SGE-to-AIO transition in May 2024 reset the baseline. Since then, Finance educational and planning content has expanded rapidly.&lt;/p&gt;&lt;p&gt;Post-Google I/O growth (June 2024 → December 2025):&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Educational queries: 70% → 91% (+21 percentage points)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Fixed income (bonds, CDs, treasury bills): 28% → 72% (+44 percentage points)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Rate information (mortgage rates, HELOC rates): 26% → 67% (+41 percentage points)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Tax questions: 0% → 55% (+55 percentage points)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Category Examples&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;Educational queries&lt;/em&gt; include "what is an IRA," "what is dollar cost averaging," "how does compound interest work," and "ebitda meaning."&lt;/p&gt;&lt;p&gt;&lt;em&gt;Fixed income queries&lt;/em&gt; include "what is a bond," "treasury bill rates," "cd rates," and "fixed income investments."&lt;/p&gt;&lt;p&gt;&lt;em&gt;Rate information queries&lt;/em&gt; include "interest rates today," "current mortgage rates," "heloc rates," "money market rates," and "home equity loan rates."&lt;/p&gt;&lt;p&gt;&lt;em&gt;Tax queries&lt;/em&gt; include "capital gains tax rate," "federal tax brackets," and "tax free municipal bonds."&lt;/p&gt;&lt;p&gt;&lt;strong&gt;What This Growth Means&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;If you rank for educational finance content — retirement planning guides, tax explainers, investment education — you're now competing for citations, not just clicks. Traffic may decline even if rankings hold steady, because AI is answering these queries directly.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;What Google Keeps AI Out Of&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;Google has drawn clear lines around query types where AI Overviews don't appear:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Real-Time Price Data&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Individual stock tickers: 7% have AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Market indices: Low AI coverage&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Live price queries: Traditional results dominate&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Examples: "AAPL stock," "Tesla price," "dow jones industrial average today," "S&amp;amp;P 500 futures"&lt;/p&gt;&lt;p&gt;Google recognizes that real-time accuracy matters more than AI synthesis for price lookups. These high-volume queries still play by traditional ranking rules.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Local Services&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;"Chase bank near me" — NO AIO&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;"Wells Fargo near me" — NO AIO&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;"Financial advisors near me" — NO AIO&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;"ATM near me" — NO AIO&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Google determined that local pack results and Maps integrations serve users better than AI summaries for finding bank branches, ATMs, and financial advisors.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Calculator and Tool Queries&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Finance calculator queries: 9% have AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Examples without AI: "401k calculator," "mortgage calculator," "investment calculator," "compound interest calculator"&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Users want interactive tools, not AI explanations. Google serves the tools directly.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Brand and Login Queries&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Brand login queries: 0-4% have AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Examples: "fidelity login," "charles schwab login," "td ameritrade login," "robinhood"&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Navigational queries go straight to the destination — no AI summary needed.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;Finance vs Healthcare: Side-by-Side Comparison&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;||Healthcare|Finance|&lt;br&gt;|Educational Query AIO Rate|95%|91%|&lt;br&gt;|Local "Near Me" AIO Rate|0%|~10%|&lt;br&gt;|Real-Time Data AIO Rate|N/A|7% (tickers)|&lt;br&gt;|Overall Trajectory|Near saturation (89%)|Rapid expansion|&lt;br&gt;|YoY Growth (2024→2025)|+4.6pp|Growing fast in educational categories|&lt;/p&gt;&lt;p&gt;The pattern is consistent: Google uses AI where synthesis adds value (education, explanation, planning) and keeps AI out where real-time accuracy or local relevance matters (live prices, market data, "near me" searches).&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;Technical Methodology&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;&lt;em&gt;Data Source:&lt;/em&gt; BrightEdge Generative Parser™&lt;/p&gt;&lt;p&gt;&lt;em&gt;Analysis Approach:&lt;/em&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Finance keywords analyzed at equivalent points in December 2023, December 2024, and December 2025&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;AI Overview presence tracked by category (L1/L2 taxonomy) and query type&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Query types segmented: educational, rate/planning, real-time/transactional, local intent&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Local intent queries identified and tracked separately&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Trendline data analyzed for post-I/O growth trajectory&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;em&gt;Measurement Periods:&lt;/em&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December 2023 snapshot: December 29, 2023&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December 2024 snapshot: December 29, 2024&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;December 2025 snapshot: December 26, 2025&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Trendline data: Daily tracking November 2023 through December 2025&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;&lt;strong&gt;Key Takeaways&lt;/strong&gt;&lt;/h3&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;em&gt;Google Draws Clear Lines:&lt;/em&gt; AI treatment in Finance depends entirely on query type — 91% for educational, 67% for rates/planning, 7% for stock tickers.&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;em&gt;Educational Content Matches Healthcare:&lt;/em&gt; "What is" queries hit 91% AI Overview coverage in Finance — nearly identical to Healthcare's 95%.&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;em&gt;Real-Time Data Stays Out:&lt;/em&gt; Stock tickers, market indices, and live price queries sit at 7% AI coverage. Google keeps AI out where real-time accuracy matters.&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;em&gt;Local Pullback Confirmed:&lt;/em&gt; Google removed AI from "near me" finance queries just like Healthcare. Bank branches, ATMs, and financial advisors "near me" show minimal AI coverage.&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;em&gt;Rapid Expansion Underway:&lt;/em&gt; Educational and planning categories grew 20-55 percentage points in one year. Tax, fixed income, and rate queries are expanding fast.&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;em&gt;Same Principles, Different Application:&lt;/em&gt; Both YMYL industries show identical patterns — AI for education, traditional results for local and real-time data.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style="flex:1 1 34%;padding:10px;"&gt;&lt;!-- Second section (text left, button right) --&gt;&lt;div class="resource-item row"&gt;&lt;div class="industry"&gt;&lt;style type="text/css"&gt;.insight-box {
                                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                                    padding: 15px 20px;
                                                                                                                                                                                                                                                                                                                    margin: 20px 0;
                                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                                    font-size: 1em;
                                                                                                                                                                                                                                                                                                                    line-height: 1.5;
                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                  .insight-box strong {
                                                                                                                                                                                                                                                                                                                    color: #009dda; /* Blue accent for title */
                                                                                                                                                                                                                                                                                                                    font-size: 1.05em;
                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                &lt;/style&gt;&lt;div class="insight-box"&gt;&lt;p&gt;&lt;strong&gt;Industry Implications:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This research confirms that Google applies consistent YMYL principles across industries while adapting to category-specific search behaviors.&lt;/p&gt;&lt;p&gt;For financial services marketers, the implications are significant:&lt;/p&gt;&lt;p&gt;&lt;em&gt;Educational content = New metrics.&lt;/em&gt; Retirement planning guides, tax explainers, investment education, "what is" content — expect AI Overviews on most of these queries. If traffic declined while rankings held steady, AI — not your content — is likely the cause. Track citations, not just clicks.&lt;/p&gt;&lt;p&gt;&lt;em&gt;Real-time data = Traditional rankings.&lt;/em&gt; Stock prices, market indices, ticker lookups — Google keeps AI out. These high-volume queries still play by traditional ranking rules. Position tracking tells the full story here.&lt;/p&gt;&lt;p&gt;&lt;em&gt;Local "near me" = Maps territory.&lt;/em&gt; Bank branches, ATMs, financial advisors — no AI layer to compete with. Google Business Profile optimization and local pack presence drive these results.&lt;/p&gt;&lt;p&gt;&lt;em&gt;The expansion continues.&lt;/em&gt; Unlike Healthcare (near saturation at 89%), Finance educational content is still growing rapidly. Categories at 55-70% today could reach 80-90% by late 2026. Plan your measurement strategy accordingly.&lt;/p&gt;&lt;p&gt;&lt;em&gt;Two metrics now matter.&lt;/em&gt; For educational and planning content, track AI citation presence alongside traditional rankings. For real-time and local queries, traditional position tracking still tells the full story.&lt;/p&gt;&lt;p&gt;&lt;em&gt;Same strategy, different emphasis.&lt;/em&gt; Quality content and technical SEO excellence work across both AI and traditional results. Understanding WHERE your visibility lives helps you measure success correctly and allocate resources appropriately.&lt;/p&gt;&lt;p&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="download insight-box"&gt;&lt;h2&gt;Download the Full Report&lt;/h2&gt;&lt;p&gt;Download the full AI Search Report —Finance and AI Overviews: How Google Applies YMYL Principles to Financial Search&lt;/p&gt;&lt;div class="button-container"&gt;&lt;a class="download-button" href="https://videos.brightedge.com/stagging-files/Financee.pdf?a=1" download&gt;Download PDF&lt;/a&gt;&lt;/div&gt;&lt;p class="download-note"&gt;Click the button above to download the full report in PDF format.&lt;/p&gt;&lt;p class="report-date"&gt;Published on January 03, 2026&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-hero-image field--type-image field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Hero Image&lt;/div&gt;
              &lt;div class="field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/2026-01/home.jpg" width="5000" height="3000" alt&gt;

&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-subtitle field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Subtitle&lt;/div&gt;
              &lt;div class="field__item"&gt;Last week we covered Healthcare; this week we focus on Finance (YMYL). We analyzed finance keywords across three years. Google applies similar rules, adapted to financial searches.&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-title field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Title&lt;/div&gt;
              &lt;div class="field__item"&gt;Finance and AI Overviews: How Google Applies YMYL Principles to Financial Search&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-redesigned-pdf-image field--type-image field--label-above"&gt;
    &lt;div class="field__label"&gt;Redesigned PDF Image&lt;/div&gt;
              &lt;div class="field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/home.jpg" width="5000" height="3000" alt&gt;

&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-pdf-file field--type-file field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF File&lt;/div&gt;
              &lt;div class="field__item"&gt;
&lt;span class="file file--mime-application-pdf file--application-pdf"&gt; &lt;a href="https://videos.brightedge.com/stagging-files/Financee.pdf" type="application/pdf"&gt;Financee.pdf&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="clearfix text-formatted field field--name-field-resource-summary field--type-text-long field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF Summary&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;p&gt;Last week we examined Healthcare. This week we turn to Finance — another category Google classifies as "Your Money or Your Life" (YMYL), meaning topics where search quality directly impacts users' financial security or wellbeing. Using BrightEdge Generative Parser™, we tracked finance keywords across three annual snapshots. The patterns reveal Google applying the same core principles as Healthcare — but adapted to how people actually search for financial information.&lt;/p&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-title field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF Title&lt;/div&gt;
              &lt;div class="field__item"&gt;Finance and AI Overviews: How Google Applies YMYL Principles to Financial Search&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-type field--type-entity-reference field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource Type&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;a href="https://www.brightedge.com/taxonomy/term/1476" hreflang="en-gb"&gt;Weekly AI Search Insights&lt;/a&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-weight field--type-integer field--label-above"&gt;
    &lt;div class="field__label"&gt;Weight&lt;/div&gt;
              &lt;div class="field__item"&gt;0&lt;/div&gt;
          &lt;/div&gt;
</description>
  <pubDate>Fri, 02 Jan 2026 18:40:43 +0000</pubDate>
    <dc:creator>ankit.kumar</dc:creator>
    <guid isPermaLink="false">5591 at https://www.brightedge.com</guid>
    </item>
<item>
  <title>Healthcare and AI Overviews: How Google Sharpened Its Approach Over Three Years</title>
  <link>https://www.brightedge.com/resources/weekly-ai-search-insights/healthcare-ai-evolution-google-2023-2025</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;Healthcare and AI Overviews: How Google Sharpened Its Approach Over Three Years&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;span&gt;ankit.kumar&lt;/span&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2025-12-24T10:34:08+00:00" title="Wednesday, December 24, 2025 - 10:34" class="datetime"&gt;Wed, 12/24/2025 - 10:34&lt;/time&gt;
&lt;/span&gt;

  &lt;div class="field field--name-field-exclude-from-view field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Exclude from view&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-highlight-data field--type-entity-reference-revisions field--label-above"&gt;
    &lt;div class="field__label"&gt;Highlight Data&lt;/div&gt;
          &lt;div class="field__items"&gt;
              &lt;div class="field__item"&gt;  &lt;div class="paragraph paragraph--type--highlight-data paragraph--view-mode--default"&gt;
          
      &lt;/div&gt;
&lt;/div&gt;
              &lt;/div&gt;
      &lt;/div&gt;

  &lt;div class="field field--name-field-include-on-redesigned-reso field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Include on Redesigned Resource Center&lt;/div&gt;
              &lt;div class="field__item"&gt;Yes&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-is-a-featured-resource field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Is a Featured Resource&lt;/div&gt;
              &lt;div class="field__item"&gt;Off&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="clearfix text-formatted field field--name-field-page-content field--type-text-long field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Content&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;style type="text/css"&gt;
/* Mobile optimization (below 991px) */
@media (max-width: 991px) {
    /* Disable sticky positioning */
    .resource-item.row-reverse &gt; div:last-child,
    .resource-item.row-reverse &gt; div:last-child .download.insight-box {
        position: static !important;
    }
    
    /* Banner heading fixes */
    #content.content-resource-hero-container .article-wrapper .hero-container {
        padding: 20px 15px;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 28px !important;
        line-height: 1.3;
        margin-bottom: 15px;
        word-wrap: break-word;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .subtitle {
        font-size: 16px !important;
        line-height: 1.5;
        word-wrap: break-word;
    }
    
    /* Typography adjustments */
    h2 {
        font-size: 24px !important;
        margin-bottom: 15px;
        line-height: 1.3;
    }
    
    h3 {
        font-size: 20px !important;
        margin-bottom: 12px;
    }
    
    p strong {
        font-size: 18px !important;
        margin-block: 20px 12px;
        line-height: 1.4;
    }
    
    .insight-box p strong {
        font-size: 20px !important;
        color: #009dda;
    }
    
    body p, body ul {
        font-size: 15px !important;
        line-height: 1.6;
    }
    
    /* Layout adjustments */
    .row, .row-reverse {
        flex-direction: column !important;
        margin: 0 !important;
    }
    
    .row &gt; div, .row-reverse &gt; div {
        flex: 1 1 100% !important;
        padding: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .resource-item {
        padding: 15px;
        width: 100%;
    }
    
    .resource-item p {
        text-align: left;
        font-size: 15px;
        margin-bottom: 12px;
    }
    
    /* Image optimization */
    .resource-item img {
        width: 100% !important;
        height: auto !important;
        max-width: 100% !important;
        margin: 15px 0;
        display: block;
    }
    
    /* Insight boxes - ALIGNED WITH CONTENT */
    .insight-box {
        padding: 20px 15px;
        margin: 20px 0;
        border-radius: 8px;
        background: #f7f7f7;
        width: 100%;
        box-sizing: border-box;
    }
    
    .industry,
    .download {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
    }
    
    /* Download section specific */
    .download.insight-box {
        background: #f0f8ff;
        border: 2px solid #009dda;
        margin-top: 30px;
    }
    
    .download.insight-box h2 {
        color: #009dda;
        text-align: center;
        margin-bottom: 15px;
    }
    
    .download.insight-box p {
        text-align: center;
        margin-bottom: 15px;
    }
    
    /* Download button optimization */
    .download-button {
        width: 100%;
        max-width: 100%;
        font-size: 15px;
        padding: 16px 20px;
        display: block;
        box-sizing: border-box;
        margin: 0 auto;
        border-radius: 6px;
    }
    
    .button-container {
        margin: 20px 0;
        padding: 0;
        width: 100%;
    }
    
    /* Text alignment */
    .download-note, .report-date {
        text-align: center;
        font-size: 13px;
        padding: 0 10px;
    }
    
    /* Lists optimization */
    ul, ol {
        padding-left: 25px;
        margin: 15px 0;
    }
    
    li {
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 1.6;
    }
    
    /* Remove any inline styles that might conflict */
    .row &gt; div[style],
    .row-reverse &gt; div[style] {
        padding: 15px !important;
    }
}
/* Tablet specific (768px - 991px) */
@media (min-width: 768px) and (max-width: 991px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 32px !important;
    }
    
    h2 {
        font-size: 28px !important;
    }
    
    .resource-item {
        padding: 25px;
    }
    
    .insight-box {
        padding: 25px 20px;
    }
}
/* Small mobile devices (below 480px) */
@media (max-width: 480px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 22px !important;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .subtitle {
        font-size: 14px !important;
    }
    
    h2 {
        font-size: 20px !important;
    }
    
    h3 {
        font-size: 18px !important;
    }
    
    p strong {
        font-size: 16px !important;
    }
    
    .insight-box p strong {
        font-size: 18px !important;
    }
    
    body p, body ul, li {
        font-size: 14px !important;
    }
    
    .insight-box {
        padding: 15px 12px;
    }
    
    .download-button {
        font-size: 14px;
        padding: 14px 18px;
    }
    
    .resource-item {
        padding: 12px;
    }
}
/* Extra small devices (below 360px) */
@media (max-width: 360px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 20px !important;
    }
    
    h2 {
        font-size: 18px !important;
    }
    
    .insight-box {
        padding: 12px 10px;
    }
}
/*END*/
/* Make BOTH insight boxes in the right column sticky */
.resource-item.row-reverse &gt; div:last-child {
    position: sticky;
    top: 20px;
    align-self: flex-start;
    z-index: 100;
}
/* Or if you want ONLY the download box to be sticky */
.resource-item.row-reverse &gt; div:last-child .download.insight-box {
    position: sticky;
    top: 20px;
    z-index: 100;
}
/* Mobile - disable sticky on smaller screens */
@media (max-width: 991px) {
    .resource-item.row-reverse &gt; div:last-child,
    .resource-item.row-reverse &gt; div:last-child .download.insight-box {
        position: static;
    }
}
#content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner&gt;div .title {
text-align: left;
margin-bottom: 25px;
}
#content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner&gt;div .subtitle {
text-align: left;
}
h2 {
font-weight: 600;
margin-bottom: 20px;
font-size: 38px;
}
.insight-box {
    background: #f7f7f7;
    border: unset;
    border-radius: 8px;
border: none;
padding-top: 0;
}
.insight-box p strong {
 font-size: 26px; color: #000}
@media screen and (max-width: 991px) {
h2 {font-size: 22px}
}
body p,
body ul{
font-size: 16px 
}
p strong {font-weight: 600;margin-block: 30px 16px;display: block;font-size: 22px;color: #000;}
ul, li, p {
color: #666;
    font-family: Roboto, Helvetica Neue Light Condensed, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.5em;
    -moz-osx-font-smoothing: greyscale;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
.resource-item {
    font-size: 1.00em;
    text-align: justify;
    padding: 0px 15px;
    margin: auto;
  }
  .row-reverse,
  .row {
    display: flex;
    flex-wrap: wrap;
  }
  .row-reverse { flex-direction: row; }
  .row { flex-direction: row; }
  .download-note {
    font-size: 0.75em;
    color: #555;
    margin-top: 10px;
    font-style: italic;
  }
  .report-date {
    font-size: 0.75em;
    color: #888;
    margin-top: 5px;
  }
  /* Download button styles */
  .download-button {
    display: inline-block;
    background-color: #f7941d; /* Bright orange */
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding: 12px 24px;
    border: none;
    border-radius: 4px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    width: 100%;
    max-width: 280px;
    box-sizing: border-box;
  }
  .download-button:hover { background-color: #e98300; }
  .button-container {
    text-align: center;
    margin: 20px auto;
    padding: 10px;
  }
  @media (max-width: 768px) {
    .row, .row-reverse { flex-direction: column !important; }
    .row &gt; div, .row-reverse &gt; div {
      flex: 1 1 100% !important;
      padding: 16px !important;
      text-align: center;
    }
    .resource-item { padding: 0 10px; }
    .resource-item p { text-align: left; }
    .download-note, .report-date { text-align: center; }
    .resource-item img {
      width: 100% !important;
      height: auto !important;
      max-width: 100% !important;
    }
  }
&lt;/style&gt;&lt;!-- First section (text left, image right via row-reverse) --&gt;&lt;div class="resource-item row-reverse"&gt;&lt;div style="flex:1 1 66%;padding:10px;"&gt;&lt;h2&gt;Data Collected&lt;/h2&gt;&lt;p&gt;We analyzed healthcare keywords at the same point each December across three years to understand:&lt;/p&gt;&lt;img src="https://videos.brightedge.com/stagging-files/inline-images/1_1.png" data-entity-uuid="86580086-1caa-4fb9-8de6-fed35a07149d" data-entity-type="file" width="491" height="613" loading="lazy"&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list .5in;"&gt;Year-over-year changes in AI Overview deployment rates&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;Query type patterns (clinical vs. local vs. sensitive topics)&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;Specialty-level expansion patterns within healthcare&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;Stability and volatility trends over time&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;&lt;strong&gt;Key Finding&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;Google expanded AI Overview coverage in healthcare from 59% to 89% over two years — but drew clear boundaries. Clinical content is now near-saturated (93-100% coverage), while local "near me" queries saw a complete reversal: from 100% AI Overview presence in 2023 to 0% today. Google isn't treating all healthcare queries the same. They're matching AI presence to query type — and they've stabilized their approach.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;The Three-Year Transformation&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;December 2023: 59% of Keywords Had AI Overviews&lt;/p&gt;&lt;p&gt;In late 2023, Google was still in expansion mode with AI Overviews (then called SGE). Healthcare showed moderate coverage, with roughly six in ten queries triggering an AI-generated response.&lt;/p&gt;&lt;p&gt;This was the testing phase. Google was learning where AI helped users and where it created problems — particularly in a Your Money Your Life (YMYL) category like healthcare.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;December 2024: 84% of Keywords Had AI Overviews&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The biggest expansion happened between 2023 and 2024. AI Overview presence jumped 25 percentage points in a single year as Google rolled out the feature broadly following Google I/O 2024.&lt;/p&gt;&lt;p&gt;Healthcare saw aggressive growth across most clinical categories during this period.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;December 2025: 89% of Keywords Have AI Overviews&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Growth continued but decelerated significantly — just 5 percentage points year-over-year. This suggests Google has reached near-saturation for the query types it intends to cover.&lt;/p&gt;&lt;p&gt;The slower growth isn't hesitation. It's refinement. Google drew lines on where AI belongs in healthcare search.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Intent Interpretation&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The 30 percentage point expansion from 2023 to 2025 wasn't uniform. It reflects Google's learning about healthcare search intent:&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;Clinical information intent&lt;/em&gt; → Heavy AI treatment (symptoms, treatments, conditions)&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;Local provider intent&lt;/em&gt; → AI removed entirely (Google reversed course)&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;Sensitive health topics&lt;/em&gt; → AI consistently excluded (crisis, mental health)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Google is matching SERP treatment to query risk profile, not just search volume or category.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;Where Google Went All-In: Clinical Content&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Query Type Breakdown (December 2025)&lt;/strong&gt;&lt;br&gt;&lt;em&gt;Treatment and procedure queries&lt;/em&gt; now show 100% AI Overview presence — up from 45% in 2023. This represents a 55 percentage point increase.&lt;/p&gt;&lt;p&gt;&lt;em&gt;Pain-related queries&lt;/em&gt; show 98% AI Overview presence — up from 58% in 2023. This represents a 40 percentage point increase.&lt;/p&gt;&lt;p&gt;&lt;em&gt;Symptoms and conditions queries&lt;/em&gt; show 93% AI Overview presence — up from 57% in 2023. This represents a 36 percentage point increase.&lt;/p&gt;&lt;p&gt;&lt;em&gt;Medical coding queries&lt;/em&gt; (ICD-10, CPT) show 90% AI Overview presence — up from 67% in 2023. This represents a 23 percentage point increase.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;What This Means for Clinical Content&lt;/strong&gt;&lt;br&gt;If you're measuring organic traffic on treatment pages, symptom guides, or condition explainers — and seeing declines while rankings hold steady — AI Overviews are likely the cause.&lt;/p&gt;&lt;p&gt;A Position 1 ranking on "rotator cuff surgery recovery" doesn't deliver the same traffic it did in 2023. The AI Overview answers the query before users reach organic results.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;The Specialty Breakdown&lt;/strong&gt;&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Google's expansion varied significantly by medical specialty. Core clinical specialties saw the highest coverage:&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;Genetic/Genomic content:&lt;/em&gt; 97% have AI Overviews (up from 63% in 2023)&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;Cardiology content:&lt;/em&gt; 96% have AI Overviews (up from 63% in 2023)&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;Urology content:&lt;/em&gt; 96% have AI Overviews (up from 68% in 2023)&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;Gastroenterology content:&lt;/em&gt; 94% have AI Overviews (up from 41% in 2023)&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;Orthopedics content:&lt;/em&gt; 94% have AI Overviews (up from 63% in 2023)&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;Neurology content:&lt;/em&gt; 89% have AI Overviews (up from 64% in 2023)&lt;/li&gt;&lt;li&gt;Lower coverage categories include:&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;Primary Care content:&lt;/em&gt; 74% have AI Overviews (up from 66% in 2023)&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;Mental Health/Behavioral content:&lt;/em&gt; 63% have AI Overviews (up from 58% in 2023)&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;Eating Disorders content:&lt;/em&gt; 63% have AI Overviews (up from 32% in 2023)&lt;/li&gt;&lt;li&gt;The pattern: clinical specialties with clear diagnostic and treatment pathways saw the most aggressive expansion. Categories intersecting with sensitive topics or local intent saw more conservative treatment.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;&lt;strong&gt;Where Google Pulled Back: The Reversal Story&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Local "Near Me" Queries: 100% → 0%&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This is the most significant finding in the data. Google completely reversed its approach to local healthcare searches.&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;December 2023:&lt;/em&gt; 100% of local/provider intent queries had AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;December 2024:&lt;/em&gt; 14% of local/provider intent queries had AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;December 2025:&lt;/em&gt; 0% of local/provider intent queries have AI Overviews&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Queries affected include searches like "dermatologist near me," "cardiologist near me," "pediatric dentist near me," and "best family doctor near me."&lt;/p&gt;&lt;p&gt;Google tested AI Overviews on these queries. Then removed them entirely.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Why This Matters&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;User-Generated Content&lt;/strong&gt;&lt;br&gt;For healthcare practices, clinics, and hospital systems: your local SEO investment still pays off. Google has decided — at least for now — that local healthcare provider searches should be handled by traditional local results (Maps, local pack, organic listings) rather than AI summaries.&lt;/p&gt;&lt;p&gt;The queries that drive new patient acquisition remain traditional SEO territory.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Visual and Imaging Content: 45% → 30%&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Queries seeking medical images, X-rays, or diagnostic visuals also saw Google pull back:&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;December 2023:&lt;/em&gt; 45% had AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;December 2025:&lt;/em&gt; 30% have AI Overviews&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Queries like "broken ankle x-ray," "MRI results interpretation," and "skin cancer pictures" don't lend themselves to text-based AI summaries. Google recognized this and reduced coverage.&lt;/p&gt;&lt;p&gt;This creates an opportunity: image-rich medical content faces less AI competition than text-based clinical content.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;Where Google Consistently Excludes AI&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;Some healthcare topics have shown zero or near-zero AI Overview presence across all three years. Google has clearly made policy decisions to keep AI out of these areas:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Consistently Excluded (0% AI Overviews)&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list .5in;"&gt;Self-harm and suicide-related queries&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;Specific eating disorder names (anorexia, bulimia)&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;Crisis intervention terminology&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;Addiction-related queries&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Consistently Low Coverage&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list .5in;"&gt;Mental health crisis terminology&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;Abuse-related queries&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;Visual diagnostic content&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;The Implication&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;If your content focuses on sensitive mental health topics, traditional SEO fundamentals still apply. Rankings matter. Featured snippets matter. AI isn't intercepting these users — Google has determined that human-curated results are more appropriate.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;The Stability Factor: Volatility Is Over&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Early 2024: High Volatility&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;If your content focuses on sensitive mental health topics, traditional SEO fundamentals still apply. Rankings matter. Featured snippets matter. AI isn't intercepting these users — Google has determined that human-curated results are more appropriate.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Late 2025: Stable Deployment&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;By late 2025, monthly volatility dropped to approximately 5 percentage points. Google has settled into a steady state.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;What This Means for Planning&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The wild experimentation phase is over. What you see now is Google's established approach to healthcare AI Overviews. You can plan content strategy around these patterns with reasonable confidence they'll persist.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;Search Volume Analysis&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;AI Overview deployment in healthcare does not significantly vary by search volume:&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;High volume keywords&lt;/em&gt; (100K+ monthly searches): 89% have AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;Medium volume keywords&lt;/em&gt; (10K-100K monthly searches): 88% have AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;Low volume keywords&lt;/em&gt; (1K-10K monthly searches): 89% have AI Overviews&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;Very low volume keywords&lt;/em&gt; (under 1K monthly searches): 100% have AI Overviews&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Google isn't reserving AI Overviews for high-traffic queries. Even long-tail, low-volume medical queries now predominantly feature AI-generated responses.&lt;/p&gt;&lt;p&gt;The decision factor isn't volume — it's query type and intent.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;Technical Methodology&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;&lt;em&gt;Data Source:&lt;/em&gt; BrightEdge Generative Parser™&lt;/p&gt;&lt;p&gt;&lt;em&gt;Analysis Approach:&lt;/em&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list .5in;"&gt;Healthcare keywords analyzed at equivalent points in December 2023, December 2024, and December 2025&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;AI Overview presence tracked by specialty area (L2 taxonomy) and query type&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;Query intent patterns categorized by clinical, local, sensitive, and visual content types&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;Stability measured by monthly variance in AI Overview deployment rates&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;em&gt;Measurement Periods:&lt;/em&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list .5in;"&gt;December 2023 snapshot: December 22, 2023&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;December 2024 snapshot: December 22, 2024&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;December 2025 snapshot: December 22, 2025&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;Trendline data: Daily tracking November 2023 through December 2025&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;All figures expressed as percentages to protect proprietary dataset composition.&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;Key Takeaways&lt;/strong&gt;&lt;/h3&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;The Coverage Expansion:&lt;/em&gt; Healthcare AI Overview presence grew from 59% to 89% over two years — a 30 percentage point increase. Most growth occurred between 2023 and 2024.&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;The Clinical Saturation:&lt;/em&gt; Treatment queries (100%), pain-related queries (98%), and symptom queries (93%) are now near-fully covered by AI Overviews. Clinical content is AI territory.&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;The Local Reversal:&lt;/em&gt; "Near me" and provider-finding queries went from 100% AI Overview coverage in 2023 to 0% in 2025. Google completely reversed course on local healthcare search.&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;The Sensitivity Boundaries:&lt;/em&gt; Self-harm, eating disorder names, crisis terms, and addiction queries remain consistently excluded from AI Overviews across all three years.&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;The Specialty Pattern:&lt;/em&gt; Clinical specialties (Cardiology, Gastro, Ortho) show 94-97% coverage. Mental health and primary care show 63-74% coverage.&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;em&gt;The Stability Shift:&lt;/em&gt; Monthly volatility dropped from ~20 percentage points in early 2024 to ~5 percentage points in late 2025. Google's approach has stabilized.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style="flex:1 1 34%;padding:10px;"&gt;&lt;!-- Second section (text left, button right) --&gt;&lt;div class="resource-item row"&gt;&lt;div class="industry"&gt;&lt;style type="text/css"&gt;.insight-box {
                                                                                                                                                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 15px 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 20px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 1em;
                                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 1.5;
                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                  .insight-box strong {
                                                                                                                                                                                                                                                                                                                                                                                                                                    color: #009dda; /* Blue accent for title */
                                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 1.05em;
                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                &lt;/style&gt;&lt;div class="insight-box"&gt;&lt;p&gt;&lt;strong&gt;Industry Implications:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This research confirms that Google's AI Overview strategy for healthcare has moved from experimentation to established policy. The testing phase produced clear conclusions that now govern deployment.&lt;/p&gt;&lt;p&gt;For healthcare marketers and SEO professionals, the implications are significant:&lt;/p&gt;&lt;p&gt;&lt;em&gt;The landscape has bifurcated.&lt;/em&gt; Clinical information queries are AI territory — expect AI Overviews on nearly every symptom, treatment, or condition query. Local provider queries remain traditional SEO territory — Google removed AI entirely.&lt;/p&gt;&lt;p&gt;&lt;em&gt;Traffic declines may not indicate content problems.&lt;/em&gt; If your clinical content shows declining traffic while rankings hold steady, AI Overviews — not content quality — are likely the cause. Adjust your success metrics accordingly.&lt;/p&gt;&lt;p&gt;&lt;em&gt;Local SEO still delivers.&lt;/em&gt; For practices, clinics, and hospital systems focused on patient acquisition, Google Business Profile optimization and local search fundamentals still drive results. Google kept AI out of these queries.&lt;/p&gt;&lt;p&gt;&lt;em&gt;Sensitive content follows traditional rules.&lt;/em&gt; Mental health crisis content, eating disorder resources, and addiction support pages compete in a traditional SERP environment. E-E-A-T signals and authoritative sourcing remain your primary levers.&lt;/p&gt;&lt;p&gt;&lt;em&gt;Two metrics now matter.&lt;/em&gt; For clinical content, track AI citation presence alongside traditional rankings. For local content, traditional position tracking still tells the full story.&lt;/p&gt;&lt;p&gt;&lt;em&gt;The system has stabilized.&lt;/em&gt; Unlike the volatile deployment of early 2024, Google's current approach appears settled. Plan your 2026 strategy around these patterns with confidence.&lt;/p&gt;&lt;p&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="download insight-box"&gt;&lt;h2&gt;Download the Full Report&lt;/h2&gt;&lt;p&gt;Download the full AI Search Report — Healthcare and AI Overviews: How Google Sharpened Its Approach Over Three Years&lt;/p&gt;&lt;div class="button-container"&gt;&lt;a class="download-button" href="https://videos.brightedge.com/stagging-files/Healthcare.pdf" download&gt;Download PDF&lt;/a&gt;&lt;/div&gt;&lt;p class="download-note"&gt;Click the button above to download the full report in PDF format.&lt;/p&gt;&lt;p class="report-date"&gt;Published on December 24, 2025&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-hero-image field--type-image field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Hero Image&lt;/div&gt;
              &lt;div class="field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/2025-12/hero_1.jpg" width="3694" height="2695" alt&gt;

&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-subtitle field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Subtitle&lt;/div&gt;
              &lt;div class="field__item"&gt;Using BrightEdge Generative Parser™, we tracked healthcare keywords over three annual snapshots (Dec 2023, 2024, and 2025). The data shows Google increasing AI-related content in clinical topics, while reducing focus on local and sensitive health queries.&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-title field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Title&lt;/div&gt;
              &lt;div class="field__item"&gt;Healthcare and AI Overviews: How Google Sharpened Its Approach Over Three Years&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-redesigned-pdf-image field--type-image field--label-above"&gt;
    &lt;div class="field__label"&gt;Redesigned PDF Image&lt;/div&gt;
              &lt;div class="field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/hero_3.jpg" width="3694" height="2695" alt&gt;

&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-pdf-file field--type-file field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF File&lt;/div&gt;
              &lt;div class="field__item"&gt;
&lt;span class="file file--mime-application-pdf file--application-pdf"&gt; &lt;a href="https://videos.brightedge.com/stagging-files/Healthcare.pdf" type="application/pdf"&gt;Healthcare.pdf&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="clearfix text-formatted field field--name-field-resource-summary field--type-text-long field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF Summary&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;p&gt;Using BrightEdge Generative Parser™, we tracked healthcare keywords across three annual snapshots — December 2023, December 2024, and December 2025. The patterns reveal how Google has deliberately expanded AI Overview presence in clinical content while actively pulling back from local and sensitive health queries.&lt;/p&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-title field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF Title&lt;/div&gt;
              &lt;div class="field__item"&gt;Healthcare and AI Overviews: How Google Sharpened Its Approach Over Three Years&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-type field--type-entity-reference field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource Type&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;a href="https://www.brightedge.com/taxonomy/term/1476" hreflang="en-gb"&gt;Weekly AI Search Insights&lt;/a&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-weight field--type-integer field--label-above"&gt;
    &lt;div class="field__label"&gt;Weight&lt;/div&gt;
              &lt;div class="field__item"&gt;0&lt;/div&gt;
          &lt;/div&gt;
</description>
  <pubDate>Wed, 24 Dec 2025 10:34:08 +0000</pubDate>
    <dc:creator>ankit.kumar</dc:creator>
    <guid isPermaLink="false">5588 at https://www.brightedge.com</guid>
    </item>
<item>
  <title>AI Search in 2025: Review what we predicted and what's coming next</title>
  <link>https://www.brightedge.com/ai-search-2025-review-predictions-and-whats-next-on-demand</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;AI Search in 2025: Review what we predicted and what's coming next&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;span&gt;ankit.kumar&lt;/span&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2025-12-12T08:43:38+00:00" title="Friday, December 12, 2025 - 08:43" class="datetime"&gt;Fri, 12/12/2025 - 08:43&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="field field--name-field-page-hero-image field--type-image field--label-hidden field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/2025-12/Landing-Page-Background_2.png" width="1980" height="720" alt&gt;

&lt;/div&gt;
      
            &lt;div class="field field--name-field-page-title field--type-string field--label-hidden field__item"&gt;Watch the webinar on-demand&lt;/div&gt;
      
            &lt;div class="field field--name-field-page-subtitle field--type-string field--label-hidden field__item"&gt;AI Search in 2025: Review what we predicted and what's coming next&lt;/div&gt;
      
      &lt;div class="field field--name-field-additional-resources field--type-entity-reference field--label-hidden field__items"&gt;
              &lt;div class="field__item"&gt;&lt;a href="https://www.brightedge.com/topic-tag/blog" hreflang="en"&gt;blog&lt;/a&gt;&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;a href="https://www.brightedge.com/taxonomy/term/1476" hreflang="en-gb"&gt;Weekly AI Search Insights&lt;/a&gt;&lt;/div&gt;
          &lt;/div&gt;
  
            &lt;div class="field field--name-field-is-event field--type-boolean field--label-hidden field__item"&gt;Off&lt;/div&gt;
      
            &lt;div class="field field--name-field-parent-resource field--type-entity-reference field--label-hidden field__item"&gt;&lt;a href="https://www.brightedge.com/resources/webinars/ai-search-2025-review-predictions-and-whats-next" hreflang="en-gb"&gt;AI Search in 2025: Review what we predicted and what's coming next&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-field-featured-media-url field--type-string field--label-hidden field__item"&gt;https://videos.brightedge.com/webinars/ai-search-2025/GMT20251210-155924_Recording_3200x1800.mp4&lt;/div&gt;
      </description>
  <pubDate>Fri, 12 Dec 2025 08:43:38 +0000</pubDate>
    <dc:creator>ankit.kumar</dc:creator>
    <guid isPermaLink="false">5578 at https://www.brightedge.com</guid>
    </item>
<item>
  <title>Black Friday vs. Cyber Monday 2024 vs. 2025: How Google's AI Overview Strategy Evolved in One Years</title>
  <link>https://www.brightedge.com/resources/weekly-ai-search-insights/black-friday-vs-cyber-monday-2024-vs-2025-google-ai-overview</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;Black Friday vs. Cyber Monday 2024 vs. 2025: How Google's AI Overview Strategy Evolved in One Years&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;span&gt;ankit.kumar&lt;/span&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2025-12-10T12:07:48+00:00" title="Wednesday, December 10, 2025 - 12:07" class="datetime"&gt;Wed, 12/10/2025 - 12:07&lt;/time&gt;
&lt;/span&gt;

  &lt;div class="field field--name-field-exclude-from-view field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Exclude from view&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-highlight-data field--type-entity-reference-revisions field--label-above"&gt;
    &lt;div class="field__label"&gt;Highlight Data&lt;/div&gt;
          &lt;div class="field__items"&gt;
              &lt;div class="field__item"&gt;  &lt;div class="paragraph paragraph--type--highlight-data paragraph--view-mode--default"&gt;
          
      &lt;/div&gt;
&lt;/div&gt;
              &lt;/div&gt;
      &lt;/div&gt;

  &lt;div class="field field--name-field-include-on-redesigned-reso field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Include on Redesigned Resource Center&lt;/div&gt;
              &lt;div class="field__item"&gt;Yes&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-is-a-featured-resource field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Is a Featured Resource&lt;/div&gt;
              &lt;div class="field__item"&gt;Off&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="clearfix text-formatted field field--name-field-page-content field--type-text-long field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Content&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;style type="text/css"&gt;.resource-item {
    font-size: 1.00em;
    text-align: justify;
    padding: 0px 15px;
    margin: auto;
  }
  .row-reverse,
  .row {
    display: flex;
    flex-wrap: wrap;
  }
  .row-reverse { flex-direction: row-reverse; }
  .row { flex-direction: row; }
  .download-note {
    font-size: 0.75em;
    color: #555;
    margin-top: 10px;
    font-style: italic;
  }
  .report-date {
    font-size: 0.75em;
    color: #888;
    margin-top: 5px;
  }
  /* Download button styles */
  .download-button {
    display: inline-block;
    background-color: #f7941d; /* Bright orange */
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding: 12px 24px;
    border: none;
    border-radius: 4px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    width: 100%;
    max-width: 280px;
    box-sizing: border-box;
  }
  .download-button:hover { background-color: #e98300; }
  .button-container {
    text-align: center;
    margin: 20px auto;
    padding: 10px;
  }
  @media (max-width: 768px) {
    .row, .row-reverse { flex-direction: column !important; }
    .row &gt; div, .row-reverse &gt; div {
      flex: 1 1 100% !important;
      padding: 10px 0 !important;
      text-align: center;
    }
    .resource-item { padding: 0 10px; }
    .resource-item p { text-align: left; }
    .download-note, .report-date { text-align: center; }
    .resource-item img {
      width: 100% !important;
      height: auto !important;
      max-width: 100% !important;
    }
  }
&lt;/style&gt;&lt;!-- First section (text left, image right via row-reverse) --&gt;&lt;div class="resource-item row-reverse"&gt;&lt;div style="flex:1 1 50%;padding:10px;"&gt;&lt;p&gt;&lt;strong&gt;Data Collected&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;We analyzed keywords at the same point heading into Black Friday and Cyber Monday across both years to understand:&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Year-over-year changes in AI Overview deployment rates&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Pixel height changes (how much screen real estate AIOs consume)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Category-level expansion patterns within eCommerce&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Before/during/after timing patterns around each holiday&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Search volume distribution across keywords with AIOs&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Key Finding&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Google expanded AI Overviews 3x more aggressively for Black Friday than Cyber Monday — and made them 65% larger year-over-year. The pattern reveals an intent-based strategy: AIOs dominate research moments (Black Friday) while traditional results still own purchase moments (Cyber Monday). Google isn't stepping aside for shopping anymore. They're leaning in — strategically.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Year-Over-Year Expansion&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Black Friday: +106% More Keywords with AIOs&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Black Friday saw the most dramatic expansion. The number of keywords triggering AI Overviews more than doubled from 2024 to 2025.&lt;/p&gt;&lt;p&gt;This aligns with Black Friday's role as a research-heavy shopping moment. Consumers are hunting for deals, comparing options, and evaluating purchases. Google's AI Overviews are built for exactly this use case.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Cyber Monday: +37% More Keywords with AIOs&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Cyber Monday saw meaningful expansion too — but at roughly one-third the rate of Black Friday.&lt;/p&gt;&lt;p&gt;Cyber Monday has evolved into a more transactional holiday. Shoppers have done their research; now they're ready to buy. Google's more conservative AIO expansion here suggests they recognize that traditional shopping results (carousels, PLAs, retail organic) better serve purchase-ready users.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Intent Interpretation&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The 3x expansion gap isn't random. It reflects Google's learning over the past year:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Research intent → Heavy AIO treatment&lt;/strong&gt; (Black Friday mindset)&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Purchase intent → Traditional results dominate&lt;/strong&gt; (Cyber Monday mindset)&lt;/p&gt;&lt;p&gt;Google is matching SERP treatment to user intent, not just query volume or category.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Size Shift: 65% More Screen Real Estate&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Pixel Height Comparison&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Black Friday AIOs averaged 826px in 2024 and grew to 1,368px in 2025 — a 65.6% increase.&lt;/p&gt;&lt;p&gt;Cyber Monday AIOs averaged 831px in 2024 and grew to 1,370px in 2025 — a 64.9% increase.&lt;/p&gt;&lt;p&gt;AI Overviews aren't just appearing on more keywords — they're consuming significantly more screen real estate when they do appear.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;What This Means for Organic Visibility&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A Position 1 organic ranking in 2025 sits roughly 540 pixels lower than the same ranking in 2024 — even if your actual position didn't change.&lt;/p&gt;&lt;p&gt;For context: 540 pixels is approximately half a standard desktop viewport. Content that was "above the fold" last holiday season may now require scrolling to reach.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Q4 Trend&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This wasn't a sudden holiday spike. Q4 2025 averaged 1,272px compared to Q4 2024's 823px — a 54.6% increase across the entire quarter. Google committed to larger AIOs heading into the shopping season and maintained that size throughout.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Ramp-Up Pattern: Google's Pre-Holiday Expansion&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;2024: Flat Throughout November&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;In 2024, AI Overview pixel height remained remarkably consistent throughout the holiday shopping window. November 20 saw 821px, the day before Black Friday hit 832px, Black Friday itself was 826px, and Cyber Monday was 831px.&lt;/p&gt;&lt;p&gt;Variation of only ~10px across the entire period. Google appeared to be in testing mode — maintaining a steady presence without significant expansion.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;2025: Deliberate Ramp-Up&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;2025 told a different story. Google progressively expanded AIO presence in the weeks leading up to Black Friday.&lt;/p&gt;&lt;p&gt;Four weeks before Black Friday, pixel height averaged 1,204px. Three weeks before, it grew to 1,298px. Two weeks before, it reached 1,307px. One week before, it hit 1,340px. During holiday week, it peaked at 1,371px.&lt;/p&gt;&lt;p&gt;That's a 14% increase in just four weeks — a clear signal that Google intentionally expanded AIO coverage heading into peak shopping.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Strategic Implication&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;For 2026 planning: the optimization window may need to shift earlier. Content that earns AIO citations 3-4 weeks before peak shopping could establish presence before the real estate gets crowded. Waiting until November may be too late.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Category Expansion: Where Google Leaned In&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;eCommerce Share of AIOs Grew Significantly&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;On Black Friday, eCommerce's share of keywords with AIOs grew from 6.8% in 2024 to 10.1% in 2025 — a 35% increase. On Cyber Monday, it grew from 7.7% to 10.2% — a 32% increase.&lt;/p&gt;&lt;p&gt;Google didn't just expand AIOs overall — they specifically expanded coverage of shopping-related queries. eCommerce's share of the AIO pie grew by roughly one-third.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;High-Volume Shopping Keywords&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Keywords with 50,000+ monthly search volume that triggered AIOs grew from approximately 1.7% in 2024 to 2.7% in 2025 — a 59% increase in Google's willingness to serve AIOs on high-stakes, high-volume shopping queries.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Categories That Saw the Biggest Expansion&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;TV &amp;amp; Home Theater saw the most dramatic growth at +242% for Black Friday and +57% for Cyber Monday. Electronics followed with +75% for Black Friday and +44% for Cyber Monday. Small Kitchen Appliances grew +43% for Black Friday and +42% for Cyber Monday.&lt;/p&gt;&lt;p&gt;These are core gift categories — and exactly where shoppers do the most research before purchasing. Queries like "best 65 inch tv," "ninja vs vitamix," and "top chromebooks" now live in AIO territory.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;What Stayed Flat&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Apparel saw slight contraction (-4% to -9%) and Home Furnishings declined (-29% to -30%). Google appears more aggressive with AIOs in categories where research and comparison shopping dominate, less aggressive where visual browsing and personal taste drive decisions.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The "No Pullback" Finding&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Did Google Step Aside During Peak Shopping?&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;One theory heading into 2025 was that Google might reduce AIO presence during actual shopping days — letting transactional results take over when users are ready to buy.&lt;/p&gt;&lt;p&gt;The data says otherwise.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Black Friday 2025 Timing Distribution&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Keywords with AIOs were distributed almost perfectly across the window: 33.3% the day before, 33.3% on Black Friday itself, and 33.4% the day after. Google maintained consistent AIO presence throughout the shopping window — no pullback during the peak.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Cyber Monday 2025 Timing Distribution&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Same pattern: 33.5% the day before, 33.4% on Cyber Monday, and 33.2% the day after. Google isn't temporarily stepping aside for shopping moments anymore. AIOs are a persistent feature of the shopping SERP.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;What Google Learned (And What It Means)&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The 2024 Testing Phase&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Last year's flat pixel heights and moderate expansion suggested Google was still experimenting — testing where AIOs helped users and where they got in the way.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The 2025 Commitment&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This year's data shows Google has reached conclusions:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;AIOs help shoppers research.&lt;/strong&gt; The massive Black Friday expansion (research mode) vs. moderate Cyber Monday expansion (purchase mode) shows Google matching AIO presence to intent.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Bigger AIOs don't hurt engagement.&lt;/strong&gt; The 65% size increase suggests Google's internal metrics support larger AI-generated content blocks for shopping queries.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Category matters.&lt;/strong&gt; Electronics, appliances, and TV/home theater saw aggressive expansion. Apparel and furnishings didn't. Google is selective about where AIOs add value.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Timing matters less than expected.&lt;/strong&gt; No significant pullback during peak shopping days means AIOs are now a permanent fixture, not a situational feature.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Strategic Implications for Brands&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Two Metrics Now Matter&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The old model: track your rank position, measure traffic.&lt;/p&gt;&lt;p&gt;The new model: track two different metrics depending on query intent.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;For research queries&lt;/strong&gt; (Black Friday mindset): Track citation share in AI Overviews and visibility within AIO content. These queries saw the heaviest AIO expansion.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;For purchase queries&lt;/strong&gt; (Cyber Monday mindset): Track traditional rank position, Shopping carousel presence, and PLA performance. These queries saw more conservative AIO growth.&lt;/p&gt;&lt;p&gt;Same content calendar. Different success metrics depending on intent.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Optimization Window Shifted&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;2024: Optimize in November, compete during peak shopping.&lt;/p&gt;&lt;p&gt;2025+: Optimize in October (or earlier), establish AIO presence before the ramp-up begins.&lt;/p&gt;&lt;p&gt;Google's 14% pre-holiday expansion suggests that waiting until the shopping season to optimize for AIOs puts you behind brands who started earlier.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Category-Specific Planning&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;If you're in TV/Electronics/Small Appliances:&lt;/strong&gt; AIOs are now a major part of your competitive landscape. These categories saw the biggest expansion — TV &amp;amp; Home Theater grew +242%, Electronics +75%, and Small Kitchen Appliances +43%. Plan for AIOs as a persistent SERP feature.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;If you're in Apparel/Home Furnishings:&lt;/strong&gt; AIOs expanded less aggressively — Apparel contracted slightly and Home Furnishings declined significantly. Traditional SEO may still deliver more impact than AIO-specific strategies in these categories.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Technical Methodology&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Data Source:&lt;/strong&gt; BrightEdge AI Catalyst&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Analysis Approach:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Keywords analyzed at equivalent points around Black Friday and Cyber Monday in 2024 and 2025&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;AI Overview presence tracked by date, industry, and category&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Pixel height data tracked daily throughout Q4 2024 and Q4 2025&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Search volume distribution analyzed across keywords with AIOs&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Category-level breakdowns by L0/L1 taxonomy&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Measurement Periods:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Black Friday 2024: November 28-29, 2024&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Cyber Monday 2024: December 1-3, 2024&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Black Friday 2025: November 27-29, 2025&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Cyber Monday 2025: November 30 - December 2, 2025&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Pixel Height Tracking:&lt;/strong&gt; Daily averages across tracked keyword set&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Key Takeaways&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Expansion Gap:&lt;/strong&gt; Black Friday saw +106% more keywords with AIOs YoY; Cyber Monday saw +37%. Google expanded 3x more aggressively for research moments than purchase moments.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Size Shift:&lt;/strong&gt; AI Overviews grew 65% larger YoY (~826px → ~1,368px). Same rankings now mean less visibility above the fold.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Ramp-Up Pattern:&lt;/strong&gt; 2025 showed a 14% increase in AIO pixel height in the 4 weeks before Black Friday. 2024 was flat. Google now deliberately expands heading into peak shopping.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Category Story:&lt;/strong&gt; TV &amp;amp; Home Theater (+242%), Electronics (+75%), and Small Kitchen Appliances (+43%) saw the biggest AIO expansion. Core gift categories are now AIO territory.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The No-Pullback Reality:&lt;/strong&gt; Google maintained consistent AIO presence before, during, and after both holidays. No stepping aside for peak shopping.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Intent Strategy:&lt;/strong&gt; Google matches AIO presence to user intent — heavy for research, lighter for purchase. Your metrics should do the same.&lt;/p&gt;&lt;/div&gt;&lt;div style="flex:1 1 50%;padding:10px;text-align:center;"&gt;&lt;img src="https://videos.brightedge.com/stagging-files/inline-images/1_0.png" data-entity-uuid="a62416aa-0c10-49de-99e6-a6a0b2b0f7ea" data-entity-type="file" width="595" height="748" loading="lazy"&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- Second section (text left, button right) --&gt;&lt;div class="resource-item row"&gt;&lt;div style="flex:1 1 50%;padding:10px;"&gt;&lt;style type="text/css"&gt;.insight-box {
            border: 2px solid #009dda; /* BrightEdge deep blue */
            padding: 15px 20px;
            margin: 20px 0;
            border-radius: 6px;
            font-size: 1em;
            line-height: 1.5;
          }
          .insight-box strong {
            color: #009dda; /* Blue accent for title */
            font-size: 1.05em;
          }
        &lt;/style&gt;&lt;div class="insight-box"&gt;&lt;p&gt;&lt;strong&gt;Industry Implications:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This research confirms that Google's AI Overview strategy for shopping has moved from experimentation to execution. The 2024 testing phase produced clear conclusions that drove 2025's deliberate expansion.&lt;/p&gt;&lt;p&gt;For SEO and digital marketing professionals, the implications are significant:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The SERP you optimized for last holiday season no longer exists.&lt;/strong&gt; Position 1 sits 540+ pixels lower than it did in 2024. AIO citation share is now a critical metric for research-phase queries.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Intent segmentation is essential.&lt;/strong&gt; A single "holiday SEO strategy" no longer makes sense. Research queries and purchase queries require different optimization approaches and different success metrics.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The optimization window moved earlier.&lt;/strong&gt; Google's pre-holiday ramp-up means establishing AIO presence in October, not November. Brands who wait until peak shopping to optimize are already behind.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Google is committed to AIOs for shopping.&lt;/strong&gt; The theory that Google would step aside during peak transactional moments has been disproven. AIOs are a permanent fixture of the shopping SERP — plan accordingly for Holiday 2026.&lt;/p&gt;&lt;p&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="flex:1 1 50%;padding:10px;text-align:center;"&gt;&lt;h2&gt;Download the Full Report&lt;/h2&gt;&lt;p&gt;Download the full AI Search Report — Black Friday vs. Cyber Monday 2024 vs. 2025: How Google's AI Overview Strategy Evolved in One Year&lt;/p&gt;&lt;div class="button-container"&gt;&lt;a class="download-button" href="https://videos.brightedge.com/stagging-files/Cybermondyablackfriday.pdf" download&gt;Download PDF&lt;/a&gt;&lt;/div&gt;&lt;p class="download-note"&gt;Click the button above to download the full report in PDF format.&lt;/p&gt;&lt;p class="report-date"&gt;Published on December 10, 2025&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-hero-image field--type-image field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Hero Image&lt;/div&gt;
              &lt;div class="field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/2025-12/hero-1_0.jpg" width="3864" height="2576" alt&gt;

&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-subtitle field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Subtitle&lt;/div&gt;
              &lt;div class="field__item"&gt;Using BrightEdge AI Catalyst, we analyzed AI Overview presence around Black Friday and Cyber Monday, comparing 2024 to 2025. After a year of testing, Google drew lines where AI Overviews belong in shopping — and the reveals an intent-based strategy.&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-title field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Title&lt;/div&gt;
              &lt;div class="field__item"&gt;Black Friday vs. Cyber Monday 2024 vs. 2025: How Google's AI Overview Strategy Evolved in One Year&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-redesigned-pdf-image field--type-image field--label-above"&gt;
    &lt;div class="field__label"&gt;Redesigned PDF Image&lt;/div&gt;
              &lt;div class="field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/hero-1.jpg" width="3864" height="2576" alt&gt;

&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-pdf-file field--type-file field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF File&lt;/div&gt;
              &lt;div class="field__item"&gt;
&lt;span class="file file--mime-application-pdf file--application-pdf"&gt; &lt;a href="https://videos.brightedge.com/stagging-files/Cybermondyablackfriday.pdf" type="application/pdf"&gt;Cybermondyablackfriday.pdf&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="clearfix text-formatted field field--name-field-resource-summary field--type-text-long field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF Summary&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;p&gt;Using BrightEdge AI Catalyst, we analyzed AI Overview presence on keywords around Black Friday and Cyber Monday, comparing 2024 to 2025. After a full year of testing, Google has drawn clear lines on where AI Overviews belong in shopping — and the data reveals a deliberate, intent-based strategy.&lt;/p&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-title field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF Title&lt;/div&gt;
              &lt;div class="field__item"&gt;Black Friday vs. Cyber Monday 2024 vs. 2025: How Google's AI Overview Strategy Evolved in One Year&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-type field--type-entity-reference field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource Type&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;a href="https://www.brightedge.com/taxonomy/term/1476" hreflang="en-gb"&gt;Weekly AI Search Insights&lt;/a&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-weight field--type-integer field--label-above"&gt;
    &lt;div class="field__label"&gt;Weight&lt;/div&gt;
              &lt;div class="field__item"&gt;0&lt;/div&gt;
          &lt;/div&gt;
</description>
  <pubDate>Wed, 10 Dec 2025 12:07:48 +0000</pubDate>
    <dc:creator>ankit.kumar</dc:creator>
    <guid isPermaLink="false">5577 at https://www.brightedge.com</guid>
    </item>
<item>
  <title>Who Does AI Trust When You Search for Deals? Google vs. ChatGPT Citation Patterns Reveal Different Shopping Philosophies</title>
  <link>https://www.brightedge.com/resources/weekly-ai-search-insights/who-does-ai-trust-google-vs-chatgpt-citation-patterns</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;Who Does AI Trust When You Search for Deals? Google vs. ChatGPT Citation Patterns Reveal Different Shopping Philosophies&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;span&gt;ankit.kumar&lt;/span&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2025-12-03T10:22:56+00:00" title="Wednesday, December 3, 2025 - 10:22" class="datetime"&gt;Wed, 12/03/2025 - 10:22&lt;/time&gt;
&lt;/span&gt;

  &lt;div class="field field--name-field-exclude-from-view field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Exclude from view&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-highlight-data field--type-entity-reference-revisions field--label-above"&gt;
    &lt;div class="field__label"&gt;Highlight Data&lt;/div&gt;
          &lt;div class="field__items"&gt;
              &lt;div class="field__item"&gt;  &lt;div class="paragraph paragraph--type--highlight-data paragraph--view-mode--default"&gt;
          
      &lt;/div&gt;
&lt;/div&gt;
              &lt;/div&gt;
      &lt;/div&gt;

  &lt;div class="field field--name-field-include-on-redesigned-reso field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Include on Redesigned Resource Center&lt;/div&gt;
              &lt;div class="field__item"&gt;Yes&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-is-a-featured-resource field--type-boolean field--label-above"&gt;
    &lt;div class="field__label"&gt;Is a Featured Resource&lt;/div&gt;
              &lt;div class="field__item"&gt;Off&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="clearfix text-formatted field field--name-field-page-content field--type-text-long field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Content&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;style type="text/css"&gt;
/* Mobile optimization (below 991px) */
@media (max-width: 991px) {
    /* Disable sticky positioning */
    .resource-item.row-reverse &gt; div:last-child,
    .resource-item.row-reverse &gt; div:last-child .download.insight-box {
        position: static !important;
    }
    
    /* Banner heading fixes */
    #content.content-resource-hero-container .article-wrapper .hero-container {
        padding: 20px 15px;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 28px !important;
        line-height: 1.3;
        margin-bottom: 15px;
        word-wrap: break-word;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .subtitle {
        font-size: 16px !important;
        line-height: 1.5;
        word-wrap: break-word;
    }
    
    /* Typography adjustments */
    h2 {
        font-size: 24px !important;
        margin-bottom: 15px;
        line-height: 1.3;
    }
    
    h3 {
        font-size: 20px !important;
        margin-bottom: 12px;
    }
    
    p strong {
        font-size: 18px !important;
        margin-block: 20px 12px;
        line-height: 1.4;
    }
    
    .insight-box p strong {
        font-size: 20px !important;
        color: #009dda;
    }
    
    body p, body ul {
        font-size: 15px !important;
        line-height: 1.6;
    }
    
    /* Layout adjustments */
    .row, .row-reverse {
        flex-direction: column !important;
        margin: 0 !important;
    }
    
    .row &gt; div, .row-reverse &gt; div {
        flex: 1 1 100% !important;
        padding: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .resource-item {
        padding: 15px;
        width: 100%;
    }
    
    .resource-item p {
        text-align: left;
        font-size: 15px;
        margin-bottom: 12px;
    }
    
    /* Image optimization */
    .resource-item img {
        width: 100% !important;
        height: auto !important;
        max-width: 100% !important;
        margin: 15px 0;
        display: block;
    }
    
    /* Insight boxes - ALIGNED WITH CONTENT */
    .insight-box {
        padding: 20px 15px;
        margin: 20px 0;
        border-radius: 8px;
        background: #f7f7f7;
        width: 100%;
        box-sizing: border-box;
    }
    
    .industry,
    .download {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
    }
    
    /* Download section specific */
    .download.insight-box {
        background: #f0f8ff;
        border: 2px solid #009dda;
        margin-top: 30px;
    }
    
    .download.insight-box h2 {
        color: #009dda;
        text-align: center;
        margin-bottom: 15px;
    }
    
    .download.insight-box p {
        text-align: center;
        margin-bottom: 15px;
    }
    
    /* Download button optimization */
    .download-button {
        width: 100%;
        max-width: 100%;
        font-size: 15px;
        padding: 16px 20px;
        display: block;
        box-sizing: border-box;
        margin: 0 auto;
        border-radius: 6px;
    }
    
    .button-container {
        margin: 20px 0;
        padding: 0;
        width: 100%;
    }
    
    /* Text alignment */
    .download-note, .report-date {
        text-align: center;
        font-size: 13px;
        padding: 0 10px;
    }
    
    /* Lists optimization */
    ul, ol {
        padding-left: 25px;
        margin: 15px 0;
    }
    
    li {
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 1.6;
    }
    
    /* Remove any inline styles that might conflict */
    .row &gt; div[style],
    .row-reverse &gt; div[style] {
        padding: 15px !important;
    }
}
/* Tablet specific (768px - 991px) */
@media (min-width: 768px) and (max-width: 991px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 32px !important;
    }
    
    h2 {
        font-size: 28px !important;
    }
    
    .resource-item {
        padding: 25px;
    }
    
    .insight-box {
        padding: 25px 20px;
    }
}
/* Small mobile devices (below 480px) */
@media (max-width: 480px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 22px !important;
    }
    
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .subtitle {
        font-size: 14px !important;
    }
    
    h2 {
        font-size: 20px !important;
    }
    
    h3 {
        font-size: 18px !important;
    }
    
    p strong {
        font-size: 16px !important;
    }
    
    .insight-box p strong {
        font-size: 18px !important;
    }
    
    body p, body ul, li {
        font-size: 14px !important;
    }
    
    .insight-box {
        padding: 15px 12px;
    }
    
    .download-button {
        font-size: 14px;
        padding: 14px 18px;
    }
    
    .resource-item {
        padding: 12px;
    }
}
/* Extra small devices (below 360px) */
@media (max-width: 360px) {
    #content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner &gt; div .title {
        font-size: 20px !important;
    }
    
    h2 {
        font-size: 18px !important;
    }
    
    .insight-box {
        padding: 12px 10px;
    }
}
/*END*/
/* Make BOTH insight boxes in the right column sticky */
.resource-item.row-reverse &gt; div:last-child {
    position: sticky;
    top: 20px;
    align-self: flex-start;
    z-index: 100;
}
/* Or if you want ONLY the download box to be sticky */
.resource-item.row-reverse &gt; div:last-child .download.insight-box {
    position: sticky;
    top: 20px;
    z-index: 100;
}
/* Mobile - disable sticky on smaller screens */
@media (max-width: 991px) {
    .resource-item.row-reverse &gt; div:last-child,
    .resource-item.row-reverse &gt; div:last-child .download.insight-box {
        position: static;
    }
}
#content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner&gt;div .title {
text-align: left;
margin-bottom: 25px;
}
#content.content-resource-hero-container .article-wrapper .hero-container .title-container .inner&gt;div .subtitle {
text-align: left;
}
h2 {
font-weight: 600;
margin-bottom: 20px;
font-size: 38px;
}
.insight-box {
    background: #f7f7f7;
    border: unset;
    border-radius: 8px;
border: none;
padding-top: 0;
}
.insight-box p strong {
 font-size: 26px; color: #000}
@media screen and (max-width: 991px) {
h2 {font-size: 22px}
}
body p,
body ul{
font-size: 16px 
}
p strong {font-weight: 600;margin-block: 30px 16px;display: block;font-size: 22px;color: #000;}
ul, li, p {
color: #666;
    font-family: Roboto, Helvetica Neue Light Condensed, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.5em;
    -moz-osx-font-smoothing: greyscale;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
.resource-item {
    font-size: 1.00em;
    text-align: justify;
    padding: 0px 15px;
    margin: auto;
  }
  .row-reverse,
  .row {
    display: flex;
    flex-wrap: wrap;
  }
  .row-reverse { flex-direction: row; }
  .row { flex-direction: row; }
  .download-note {
    font-size: 0.75em;
    color: #555;
    margin-top: 10px;
    font-style: italic;
  }
  .report-date {
    font-size: 0.75em;
    color: #888;
    margin-top: 5px;
  }
  /* Download button styles */
  .download-button {
    display: inline-block;
    background-color: #f7941d; /* Bright orange */
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding: 12px 24px;
    border: none;
    border-radius: 4px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    width: 100%;
    max-width: 280px;
    box-sizing: border-box;
  }
  .download-button:hover { background-color: #e98300; }
  .button-container {
    text-align: center;
    margin: 20px auto;
    padding: 10px;
  }
  @media (max-width: 768px) {
    .row, .row-reverse { flex-direction: column !important; }
    .row &gt; div, .row-reverse &gt; div {
      flex: 1 1 100% !important;
      padding: 16px !important;
      text-align: center;
    }
    .resource-item { padding: 0 10px; }
    .resource-item p { text-align: left; }
    .download-note, .report-date { text-align: center; }
    .resource-item img {
      width: 100% !important;
      height: auto !important;
      max-width: 100% !important;
    }
  }
&lt;/style&gt;&lt;!-- First section (text left, image right via row-reverse) --&gt;&lt;div class="resource-item row-reverse"&gt;&lt;div style="flex:1 1 66%;padding:10px;"&gt;&lt;h2&gt;Data Collected&lt;/h2&gt;&lt;p&gt;Analyzed citation sources across both AI platforms to understand:&lt;/p&gt;&lt;img src="https://videos.brightedge.com/stagging-files/inline-images/1_0.png" data-entity-uuid="a62416aa-0c10-49de-99e6-a6a0b2b0f7ea" data-entity-type="file" width="595" height="748" loading="lazy"&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;span&gt;Which domains each AI cites for shopping queries&lt;/span&gt;&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;span&gt;Retailer vs. third-party citation distribution&lt;/span&gt;&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;span&gt;How the same queries produce different source selections&lt;/span&gt;&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;span&gt;The underlying philosophy driving each platform's approach&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;&lt;strong&gt;Key Finding&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;Google AI Overviews cite retailers only ~4% of the time, leaning heavily on YouTube, Reddit, and editorial sources. ChatGPT cites retailers ~36% of the time — a 9x difference. The reason? Google's AIOs sit above Shopping carousels that handle transactions, so they can focus on research. ChatGPT has to serve both needs in one response.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Citation Divide&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Google AI Overviews: "The Crowd"&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Top cited sources for shopping queries:&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;YouTube&lt;/li&gt;&lt;li&gt;Reddit&lt;/li&gt;&lt;li&gt;Quora&lt;/li&gt;&lt;li&gt;Amazon&lt;/li&gt;&lt;li&gt;Facebook&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;strong&gt;Retailer share of citations: ~4%&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Google's AI Overviews lean heavily on user-generated content and editorial sources. YouTube product reviews, Reddit discussions, and Quora Q&amp;amp;A threads dominate the citation landscape for eCommerce queries.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT: "The Store"&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Top cited sources for shopping queries:&lt;/p&gt;&lt;ol&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Amazon&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Target&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Walmart&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Home Depot&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Best Buy&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;strong&gt;Retailer share of citations: ~36%&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;ChatGPT's citations skew heavily toward retailers and product pages. Major marketplaces and retail sites appear at the top, with editorial and UGC sources playing a smaller role.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Same Query, Different Sources&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Example: "Costco TV Sale"&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Google AI Overview cites:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Reddit (most frequent)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;YouTube&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;a href="http://costco.com/"&gt;Welcome to Costco Wholesale&lt;/a&gt; (third)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;ChatGPT cites:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;a href="http://costco.com/"&gt;Welcome to Costco Wholesale&lt;/a&gt; (most frequent)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Scattered others&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;When users search for a specific retailer's deals, Google still routes them through community discussion first. ChatGPT goes directly to the source.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Example: "Best Immersion Blender"&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Google AI Overview cites:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Serious Eats&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Food &amp;amp; Wine&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;The Spruce Eats&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;CNET&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;YouTube&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;ChatGPT cites:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Amazon&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Consumer Reports&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;For research-phase queries, Google cites editorial reviews and recipe sites. ChatGPT cites the marketplace where you can buy immediately.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Why the Difference? Context Matters&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Google's Advantage: The Full SERP&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Google AI Overviews don't exist in isolation. They sit atop a full search results page that includes:&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Shopping carousels with product listings&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Product listing ads (PLAs)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Organic retailer results&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Price comparisons&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Because the transactional elements already exist below the AI Overview, Google can afford to make the AIO purely informational. The citation strategy reflects this: cite the crowd for research, let Shopping results handle the purchase.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT's Reality: One Response&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;ChatGPT doesn't have a Shopping carousel underneath. The AI response IS the entire experience. This forces ChatGPT to serve both needs simultaneously:&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Provide helpful product information&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Give users a path to purchase&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;The higher retailer citation rate reflects this necessity — ChatGPT has to be both the research assistant AND the shopping guide.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;What Each AI Prioritizes&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Google AI Overviews Prioritize:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;User-Generated Content&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;YouTube product reviews and unboxings&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Reddit community discussions (r/BuyItForLife, r/Appliances, brand-specific subreddits)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Quora Q&amp;amp;A threads&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Editorial Reviews&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Serious Eats, Food &amp;amp; Wine, The Spruce Eats (kitchen products)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Rtings, CNET, Consumer Reports (electronics)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Wirecutter, TechRadar, Tom's Guide (tech products)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Why:&lt;/strong&gt; Google assumes users in the AI Overview are still researching. The shopping infrastructure below handles conversion.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT Prioritizes:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Major Retailers&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Amazon (dominant across categories)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Target, Walmart (general merchandise)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Home Depot, Lowe's (home improvement)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Best Buy (electronics)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Brand Sites&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Manufacturer product pages&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Brand-specific information&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Editorial (Secondary)&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Consumer Reports&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Category-specific review sites&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Why:&lt;/strong&gt; ChatGPT needs to provide a complete answer, including where to buy. Retailer citations serve that need directly.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Philosophy Behind the Citations&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Google's Approach: "What Do Real People Say?"&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Google's citation pattern reveals a philosophy of objectivity through community consensus. By citing YouTube reviewers, Reddit discussions, and editorial reviews, AI Overviews position themselves as aggregators of authentic opinion.&lt;/p&gt;&lt;p&gt;This makes strategic sense: Google doesn't need to push users toward purchase — the Shopping results, PLAs, and retail organic listings already do that. The AIO can focus purely on being helpful for research.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatGPT's Approach: "Where Can You Get This?"&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;ChatGPT's citation pattern reveals a philosophy of utility through directness. By citing retailers and product pages, ChatGPT aims to shorten the path from question to purchase.&lt;/p&gt;&lt;p&gt;This also makes strategic sense: without a commercial infrastructure below the response, ChatGPT serves users best by including purchase pathways directly in the answer.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Strategic Implications for Brands&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Understanding Visibility Across Platforms&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The same content can surface differently depending on which AI a user asks. Brands should monitor visibility across both platforms:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;On Google AI Overviews, look for:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;YouTube content citations&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Reddit/community mentions&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Editorial review coverage&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;UGC and social proof signals&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;On ChatGPT, look for:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Retail listing citations&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Product page references&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Marketplace presence&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Brand site mentions&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Content That Works Across Both&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Quality content surfaces on both platforms — but in different contexts:&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Product reviews on YouTube&lt;/strong&gt; → Cited by Google AIOs&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Strong Amazon listings&lt;/strong&gt; → Cited by ChatGPT&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Editorial coverage&lt;/strong&gt; → Cited by both (Google more frequently)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;Brand product pages&lt;/strong&gt; → Cited by ChatGPT primarily&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;The Monitoring Framework&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Rather than building separate strategies, brands should track where their content appears:&lt;/p&gt;&lt;p&gt;&lt;em&gt;YouTube reviews&lt;/em&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Google AIO Visibility: High&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;ChatGPT Visibility: Low&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;em&gt;Reddit presence&lt;/em&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Google AIO Visibility: High&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;ChatGPT Visibility: Low&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;em&gt;Editorial coverage&lt;/em&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Google AIO Visibility: High&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;ChatGPT Visibility: Medium&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;em&gt;Retail listings&lt;/em&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Google AIO Visibility: Low&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;ChatGPT Visibility: High&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;em&gt;Product pages&lt;/em&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Google AIO Visibility: Low&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;ChatGPT Visibility: HighRetryClaude can make mistakes. Please double-check responses.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Your content surfaces differently on each platform. Use AI search tracking tools to monitor:&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Which of your pages get cited on Google AIOs&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Which get cited on ChatGPT&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;How citation patterns shift over time&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Understand What Drives Citations&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;For Google AIO visibility:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Invest in YouTube product content&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Engage authentically in Reddit communities&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Pursue editorial review coverage&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Create content that answers "which should I buy?" questions&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;For ChatGPT visibility:&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Optimize retail listings and product pages&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Ensure strong marketplace presence&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Keep product information current and comprehensive&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Maintain accurate brand site content&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Let Each Platform Do Its Job&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Google cites the crowd because Shopping results handle transactions. ChatGPT cites retailers because it has to do both. Your content strategy doesn't need to force either platform to behave differently — optimize your content, and each AI will use it where it fits.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Coming Next&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This analysis focused on citation patterns — which sources each AI trusts for shopping queries.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Up next:&lt;/strong&gt; Our full Black Friday and Cyber Monday post-mortem, examining how Google's AI Overview strategy evolved from 2024 to 2025 and what it signals for holiday shopping in 2026.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Technical Methodology&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Data Source:&lt;/strong&gt; BrightEdge AI Catalyst&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;Analysis Approach:&lt;/strong&gt;&lt;/h3&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;eCommerce prompts analyzed across Google AI Overviews and ChatGPT&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Citation sources extracted and categorized by domain&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Domains classified by type (retailer, UGC/social, editorial, brand)&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Same prompts compared across platforms where possible&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;Week-over-week citation changes tracked&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;&lt;strong&gt;Measurement Periods:&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;Holiday Shopping Season 2025&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Key Takeaways&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;The 4% vs. 36% Divide:&lt;/strong&gt; Google AIOs cite retailers ~4% of the time; ChatGPT cites retailers ~36% — a 9x difference&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;The Source Hierarchy:&lt;/strong&gt; Google leads with YouTube/Reddit/Quora; ChatGPT leads with Amazon/Target/Walmart&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;The Context Explanation:&lt;/strong&gt; Google can focus on research because Shopping results handle purchase; ChatGPT has to do both&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;The Same-Query Difference:&lt;/strong&gt; Identical searches produce different source selections based on each platform's philosophy&lt;/li&gt;&lt;li style="tab-stops:list 36.0pt;"&gt;&lt;strong&gt;The Strategic Reality:&lt;/strong&gt; Brands should monitor visibility on both platforms and understand where their content surfaces&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style="flex:1 1 34%;padding:10px;"&gt;&lt;!-- Second section (text left, button right) --&gt;&lt;div class="resource-item row"&gt;&lt;div class="industry"&gt;&lt;style type="text/css"&gt;.insight-box {
                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                    padding: 15px 20px;
                                                                                                                                                                                                                                                                                                    margin: 20px 0;
                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                    font-size: 1em;
                                                                                                                                                                                                                                                                                                    line-height: 1.5;
                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                  .insight-box strong {
                                                                                                                                                                                                                                                                                                    color: #009dda; /* Blue accent for title */
                                                                                                                                                                                                                                                                                                    font-size: 1.05em;
                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                &lt;/style&gt;&lt;div class="insight-box"&gt;&lt;p&gt;&lt;strong&gt;Industry Implications:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This research reveals that "AI search optimization" isn't a single discipline — it's platform-specific based on how each AI approaches user intent.&lt;/p&gt;&lt;p&gt;Google's AI Overviews operate as a research layer above a transactional infrastructure. ChatGPT operates as a complete response that must serve multiple needs simultaneously. These different contexts drive fundamentally different citation strategies.&lt;/p&gt;&lt;p&gt;For brands, the implication is clear: the same content can win on both platforms, but understanding where and why each AI cites sources helps you measure success accurately. Track your visibility across both scoreboards, and optimize content that serves users at every stage of the journey.&lt;/p&gt;&lt;p&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="download insight-box"&gt;&lt;h2&gt;Download the Full Report&lt;/h2&gt;&lt;p&gt;Download the full AI Search Report — Who Does AI Trust When You Search for Deals? Google vs. ChatGPT Citation Patterns Reveal Different Shopping Philosophies&lt;/p&gt;&lt;div class="button-container"&gt;&lt;a class="download-button" href="https://videos.brightedge.com/stagging-files/IntentCitations.pdf" download&gt;Download PDF&lt;/a&gt;&lt;/div&gt;&lt;p class="download-note"&gt;Click the button above to download the full report in PDF format.&lt;/p&gt;&lt;p class="report-date"&gt;Published on December 03, 2025&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-hero-image field--type-image field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Hero Image&lt;/div&gt;
              &lt;div class="field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/2025-12/iStock-843853548.jpg" width="4531" height="2198" alt&gt;

&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-subtitle field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Subtitle&lt;/div&gt;
              &lt;div class="field__item"&gt;Using BrightEdge AI Catalyst, we analyzed tens of thousands of eCommerce prompts across Google AI Overviews and ChatGPT during the holiday shopping season. The citation patterns reveal two fundamentally different approaches to helping users shop.&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-page-title field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Page Title&lt;/div&gt;
              &lt;div class="field__item"&gt;Who Does AI Trust When You Search for Deals? Google vs. ChatGPT Citation Patterns Reveal Different Shopping Philosophies&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-redesigned-pdf-image field--type-image field--label-above"&gt;
    &lt;div class="field__label"&gt;Redesigned PDF Image&lt;/div&gt;
              &lt;div class="field__item"&gt;  &lt;img loading="lazy" src="https://videos.brightedge.com/stagging-files/iStock-843853548.jpg" width="4531" height="2198" alt&gt;

&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-pdf-file field--type-file field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF File&lt;/div&gt;
              &lt;div class="field__item"&gt;
&lt;span class="file file--mime-application-pdf file--application-pdf"&gt; &lt;a href="https://videos.brightedge.com/stagging-files/IntentCitations.pdf" type="application/pdf"&gt;IntentCitations.pdf&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="clearfix text-formatted field field--name-field-resource-summary field--type-text-long field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF Summary&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;p&gt;Using BrightEdge AI Catalyst, we analyzed tens of thousands of eCommerce prompts across Google AI Overviews and ChatGPT during the holiday shopping season. The citation patterns reveal two fundamentally different approaches to helping users shop.&lt;/p&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-title field--type-string field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource PDF Title&lt;/div&gt;
              &lt;div class="field__item"&gt;Who Does AI Trust When You Search for Deals? Google vs. ChatGPT Citation Patterns Reveal Different Shopping Philosophies&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-resource-type field--type-entity-reference field--label-above"&gt;
    &lt;div class="field__label"&gt;Resource Type&lt;/div&gt;
              &lt;div class="field__item"&gt;&lt;a href="https://www.brightedge.com/taxonomy/term/1476" hreflang="en-gb"&gt;Weekly AI Search Insights&lt;/a&gt;&lt;/div&gt;
          &lt;/div&gt;

  &lt;div class="field field--name-field-weight field--type-integer field--label-above"&gt;
    &lt;div class="field__label"&gt;Weight&lt;/div&gt;
              &lt;div class="field__item"&gt;0&lt;/div&gt;
          &lt;/div&gt;
</description>
  <pubDate>Wed, 03 Dec 2025 10:22:56 +0000</pubDate>
    <dc:creator>ankit.kumar</dc:creator>
    <guid isPermaLink="false">5575 at https://www.brightedge.com</guid>
    </item>

  </channel>
</rss>
