Search appearances, the early signal that ranking or indexing changed. Impressions move before clicks.
At a glance
The total number of times a result for your site appeared in Google’s organic search results over the period, summed across every query, page, country and device. An impression measures visibility, not traffic: it is logged when your result is shown (and, for results lower on the page, when the user scrolls it into view). Because Google decides what to show you for before anyone decides to click, impressions move first. A fall here is the earliest, most upstream warning that your ranking footprint or your indexed page set has changed, ahead of any click or revenue movement. The card compares Today, 7-day and 30-day totals against the matching prior period and fires when impressions fall more than 20% versus that prior period.
Calculation
The value is a straight sum of theimpressions metric returned by the Search Analytics API over the selected date range, with no dimension breakdown (the unfiltered property-level total). For each window the card requests the trailing period and the prior period of equal length, then computes:
change% is below −20, the card turns red. Like Total Clicks, this property-level total is queried without a query dimension, so it is NOT reduced by per-query anonymisation or the 1,000-row UI cap. It is therefore the most complete impression figure the API will return, and the proper baseline against which the breakdown cards should be read.
Worked example
A UK outdoor-gear retailer, Search Console connected, propertyhttps://www.summittrail.co.uk/. The team is reviewing the 7-day window on 20 Jun 26.
Reading it:
- Impressions fell before clicks did. On the same day, Total Clicks was down only 6% for the 7-day window. That order, impressions falling faster and earlier than clicks, is the signature of lost visibility (you are being shown less often) rather than lost click-through. The click drop will deepen over the following days as the lower visibility works through.
- Triage order when this card fires. (a) Check Average Position and Position Change: a worsening average position with falling impressions confirms a ranking event. (b) Check Index Coverage Trend and Total Pages Indexed: if indexed pages dropped, you lost impressions because Google removed pages, not because they ranked worse. (c) Check Top Queries by Impressions: is the loss concentrated in a few high-volume queries (one keyword slipped) or spread broadly (a site-wide algorithm hit)? (d) Cross-check the date against known Google update windows.
- For this brand the cause was an indexing batch loss. Indexed pages fell by roughly 1,800 in the same week. A faulty deploy had added a
noindexheader to the entire/clearance/section during a seasonal sale, and Google had begun dropping those URLs. The clearance pages carried high impression volume on broad product queries, so impressions collapsed first; clicks were only beginning to follow. The fix (removing the erroneousnoindexand requesting re-indexing) was tracked back through Pages Not Indexed. - Why the threshold is 20%, not 15%. Impressions are noisier than clicks: a single broad, high-volume query gaining or losing one position can swing the daily impression total by tens of thousands without any real change to your business. The wider 20% band suppresses that noise while still catching genuine visibility loss.
Sibling cards merchants should reference together
Reconciling against the source
Where to look in Search Console:Performance > Search results, with the Total impressions tile selected, Search type set to Web, and the date range matched to the card’s window. The headline on that tile is the direct counterpart.The same total comes from the Search Analytics API (
searchanalytics.query) with no dimensions array, summing impressions over the range.
Why our number may legitimately differ from the Search Console UI:
Cross-connector reconciliation:
This card is the earliest organic warning, not a real-time alarm. Because Google’s data lags 2 to 3 days, Total Impressions confirms a visibility trend a couple of days after it begins. It is upstream of clicks in the funnel but still downstream of Google’s reporting clock.