Course → Module 10: Measurement and Maintenance
Session 3 of 10

Google Search Console is the only tool that shows you exactly how Google sees your website. Third-party tools estimate. GSC reports reality. For entity monitoring, three areas of GSC matter most: brand search performance, indexing health, and structured data validation. Together, they tell you whether Google is recognizing your entity, how often searchers find you by name, and whether your technical signals are intact.

Brand Search Impressions and Clicks

The Performance report in GSC shows every query that triggered an impression for your site. Filter by queries containing your brand name (or close variations) to isolate brand search traffic. This is your most direct measure of entity recognition. When someone searches your name and Google shows your site, that is an impression. When they click, that is validation.

Brand search impressions trending upward means more people are searching for you by name. That is a signal of growing entity awareness. Brand search CTR (click-through rate) tells you whether your search result is compelling enough to earn the click. For brand searches, CTR should be high, typically 40% or above. If it is below 30%, your title tags, meta descriptions, or SERP presentation need work.

GSC Metric Entity Signal What It Tells You Target Benchmark
Brand impressions Entity awareness How often people search your name Trending upward quarter over quarter
Brand clicks Entity engagement How often they click through Growing proportionally with impressions
Brand CTR SERP presentation quality Whether your result is compelling 40%+ for exact brand match
Brand average position Entity authority Where you rank for your own name Position 1.0 for exact match
Pages indexed Crawl health How much of your site Google sees All important pages indexed
Structured data items Schema health Valid vs. error vs. warning counts Zero errors, minimal warnings
Enhancements valid items Rich result eligibility Which pages qualify for rich results All target pages valid

The Branded Queries Filter

In late 2025, Google added a branded queries filter to the Search Console Performance report. This filter automatically segments your data into branded and non-branded queries, saving you the manual work of filtering by brand name patterns. Use it. It gives you a clean split between people who already know your entity (branded) and people discovering you through topic searches (non-branded).

For entity monitoring, the branded segment is your primary focus. The non-branded segment matters for content strategy, but the branded segment is the direct measure of whether your entity work is producing results.

Tracking Brand Search Over Time

The chart below shows a sample trajectory of brand search impressions over 12 months. The pattern is typical: slow growth in the first three months as foundational signals propagate, then acceleration as corroborating signals reinforce each other.

Notice that clicks grow roughly in proportion to impressions. That means CTR is holding steady, which is the healthy pattern. If impressions grow but clicks stagnate, your SERP presentation is degrading, possibly due to a competitor appearing above you or a Knowledge Panel change pulling attention away from your organic result.

Indexing Health

The Pages report (formerly Coverage report) in GSC tells you which pages Google has indexed, which it has excluded, and why. For entity monitoring, focus on these questions:

Check indexing status monthly. A sudden drop in indexed pages can indicate technical problems (robots.txt changes, noindex tags, server errors) that directly affect your entity's visibility.

Structured Data Reports

GSC's Enhancements section shows reports for each structured data type it detects on your site. If you have Organization markup, you will see an Organization report. If you have FAQ markup, a FAQ report. Each report shows three states: valid, valid with warnings, and errors.

graph LR A["GSC Enhancements"] --> B["Organization"] A --> C["LocalBusiness"] A --> D["FAQ"] A --> E["Product"] A --> F["Article"] B --> G{"Status"} C --> G D --> G E --> G F --> G G -->|Valid| H["No Action Needed"] G -->|Warning| I["Review and Fix
if Possible"] G -->|Error| J["Fix Immediately"] style A fill:#222221,stroke:#c8a882,color:#ede9e3 style G fill:#222221,stroke:#c8a882,color:#ede9e3 style H fill:#222221,stroke:#6b8f71,color:#ede9e3 style I fill:#222221,stroke:#c8a882,color:#ede9e3 style J fill:#222221,stroke:#c47a5a,color:#ede9e3

Errors mean Google cannot parse or use your structured data at all. These must be fixed immediately. Warnings mean the data is usable but incomplete or suboptimal. Fix these when you can. Valid means everything is working.

After fixing errors, use GSC's "Validate fix" button to request re-evaluation. Google will recrawl the affected pages and update the report, usually within a few days.

Setting Up a Monthly GSC Review

Combine all three areas into a monthly review that takes 15 to 20 minutes. Pull the data on the same day each month for consistency.

  1. Open Performance report. Apply branded queries filter. Note impressions, clicks, CTR, and average position. Compare to previous month.
  2. Open Pages report. Note total indexed pages. Check for any new exclusions or errors.
  3. Open each Enhancement report. Note error counts. Fix any new errors.
  4. Record all numbers in your entity tracking spreadsheet.

Google Search Console does not tell you what to do. It tells you what Google sees. Your job is to make sure what Google sees matches what you intended.

Further Reading

Assignment

Perform a complete GSC entity audit for your website.

  1. Open Google Search Console. Navigate to the Performance report. Apply the branded queries filter (or manually filter for your brand name). Record impressions, clicks, CTR, and average position for the last 28 days and the last 3 months.
  2. Open the Pages report. Record the total number of indexed pages. List any pages with errors or "Crawled, currently not indexed" status.
  3. Open each Enhancement report. Record the number of valid items, warnings, and errors for each structured data type.
  4. Create a single summary table with all metrics. This becomes the GSC section of your quarterly review.
  5. If you find any structured data errors, fix them and use the "Validate fix" button.