Total organic-search clicks across all queries, the first-line traffic-health signal. Drops here precede revenue drops by hours.
At a glance
The total number of clicks from Google’s organic results to your site over the period, summed across every query, page, country and device. This is the single most important Search Console number for an SEO or marketing team: it is the actual organic traffic Google sent you. Because organic visitors land before they browse and buy, a fall here is an early warning that visibly precedes any drop in on-site sessions or revenue, often by hours. The card compares Today, 7-day and 30-day totals against the matching prior period and fires when clicks fall more than 15% versus that prior period.
Calculation
The value is a straight sum of theclicks metric returned by the Search Analytics API over the selected date range, with no dimension breakdown applied (the unfiltered property-level total). For each window the card requests the trailing period and the prior period of equal length, then computes the percentage change:
change% is below −15, the card turns red and the alert rule fires. Note that the property-level total is queried without a query dimension, so it is NOT subject to the per-query anonymisation and 1,000-row cap that affect the breakdown cards. That makes Total Clicks the most complete click figure available from the API, which is exactly why it is the canary.
Worked example
A UK homeware retailer, Search Console connected, propertyhttps://www.thelinendrawer.co.uk/. The team is watching the 7-day window on 18 Jun 26.
Reading it:
- The 30-day window is calm, the 7-day window is not. That pattern, recent acute drop hidden inside a steady month, is the classic signature of a fresh ranking or indexing event rather than a slow seasonal decline. The 30-day average has not yet absorbed the last week’s loss.
- Triage order when this card fires. (a) Check Average Position and Position Change: if positions slipped, this is a ranking event. (b) Check Total Impressions: if impressions also fell, your visibility shrank (ranking or indexing); if impressions held but clicks fell, this is a CTR problem (a SERP-layout change, an AI overview eating clicks, or a title/meta regression). (c) Check Index Coverage Trend and Pages Not Indexed for a de-indexing batch. (d) Confirm it is real, not a tracking gap: a removed sitemap, a property re-verification, or a switch from URL-prefix to domain property all change the click base.
- For this brand the cause was impressions-stable, clicks-down. Impressions were flat week-on-week but clicks fell 19%. The drill-down showed a cluster of top non-branded queries that had gained a Google AI overview above the organic block, pushing the retailer’s result below the fold. No ranking was lost; the SERP simply changed shape. The fix was not a ranking fix but a content and rich-result play to compete for the new SERP real estate, tracked via CTR Opportunity Queries and Zero-Click Indicators.
- Why Today is only amber. The current-day figure is always incomplete because Google’s data lags 2 to 3 days, so the Today comparison is informational, not alert-grade. The hard alert is anchored to the 7-day and 30-day windows where the data has settled.
Sibling cards merchants should reference together
Reconciling against the source
Where to look in Search Console:Performance > Search results, with the Total clicks tile selected, the Search type set to Web, and the date range matched to the card’s window. The headline number on that tile is the direct counterpart to this card.The same total is available programmatically from the Search Analytics API (
searchanalytics.query) with no dimensions array, summing clicks over the range. The unfiltered property query is the most complete figure Google will give you.
Why our number may legitimately differ from the Search Console UI:
Cross-connector reconciliation:
This card is not a real-time alarm. Because Google’s data lags 2 to 3 days, Total Clicks confirms an organic trend rather than catching a live outage. For minute-level outage detection use the analytics-side real-time cards; use Total Clicks to confirm whether the cause was organic.