# What Official AI Citation Data Actually Measures—and What It Cannot Tell You

> Official AI citation data can establish that a publisher’s URL was displayed as a source on a supported AI surface, how often that display occurred, which pages were involved, and—in Bing’s public preview—a sample of retrieval phrases.

- Canonical: https://www.aixindar.com/news/what-official-ai-citation-data-actually-measures-and-what-it-cannot-tell-you
- Markdown: https://www.aixindar.com/news/what-official-ai-citation-data-actually-measures-and-what-it-cannot-tell-you.md
- Author: Daoyu Guan — https://www.aixindar.com/experts/daoyu-guan
- Published: 2026-09-09T02:46:35.317Z
- Last updated: 2026-09-09T02:46:35.393Z
- Evidence checked: Not separately recorded in CMS
- Editorial status: Published
- Corrections: No correction record supplied by CMS.

**Direct answer:** Official AI citation data can establish that a publisher’s URL was displayed as a source on a supported AI surface, how often that display occurred, which pages were involved, and—in Bing’s public preview—a sample of retrieval phrases. It does not establish source rank, authority, answer accuracy, recommendation strength, causal influence, traffic, or conversion. Every report should preserve the platform, field definition, time range, aggregation rule, and denominator.

AI visibility measurement changed when platforms began exposing first-party fields. The difficult part did not disappear. It moved from “Can we observe anything?” to “What exactly did the platform count?”

A metric name can invite an interpretation broader than its definition. “Total citations” sounds like authority. “Average cited pages” sounds like reach. “Grounding queries” sound like user prompts. The official documentation supports narrower conclusions.

This article builds a metric dictionary from Microsoft and Google’s current public documentation and shows how to keep observation, inference, and business outcome separate.

## Start with the event, not the dashboard label

The basic observable event is a **source display**: a URL from the measured site appears as a cited or referenced source in an AI-generated answer on a supported surface.

That event has several attributes:

- platform and included product surface;
- observation time;
- site and URL;
- generated answer or answer class, if available;
- retrieval or grounding phrase, if available;
- position or presentation, only if the product exposes it;
- click or visit, measured by a separate system;
- downstream action, measured after the visit.

If a field does not expose one of those attributes, analysts should not reconstruct it from the field name. A count of displays is not a rank. A source URL is not proof that the answer used the source correctly. A phrase used for retrieval is not necessarily the text the user entered.

## Bing AI Performance: the four documented fields

Microsoft introduced [AI Performance in Bing Webmaster Tools](https://blogs.bing.com/webmaster/February-2026/Introducing-AI-Performance-in-Bing-Webmaster-Tools-Public-Preview) as a public preview on February 10, 2026. The announcement says the view covers Microsoft Copilot, AI-generated summaries in Bing, and selected partner integrations. Because it is a preview and aggregates supported surfaces, the product boundary belongs in every report.


| Official field               | Microsoft’s documented counting idea                                           | Defensible conclusion                                               | Conclusion the field does not support                       |
| ---------------------------- | ------------------------------------------------------------------------------ | ------------------------------------------------------------------- | ----------------------------------------------------------- |
| Total Citations              | Number of citations displayed as sources during the selected period            | The site was referenced this many times on covered surfaces         | The site ranked first, was trusted, or caused the answer    |
| Average Cited Pages          | Average daily number of unique site pages displayed as sources over the period | This many distinct pages were cited per day on average              | The pages had equal exposure or authority                   |
| Grounding queries            | Key phrases used by the AI when retrieving cited content; shown as a sample    | These phrases were associated with sampled retrieval activity       | These are all user prompts or a complete query log          |
| Page-level citation activity | Citation counts for specific URLs                                              | These URLs were displayed more or less often in the selected period | The most-cited URL was the most important or highest ranked |


Microsoft explicitly says Total Citations does not indicate placement or presentation within an answer. It says Average Cited Pages does not indicate ranking, authority, or a page’s role in an individual answer. It says page-level counts reflect frequency rather than importance, ranking, or placement. It also labels grounding queries as a sample of overall activity.

Those sentences are the measurement boundary. A publisher can report “127 citations on supported Microsoft AI experiences in August.” It should not translate that into “127 top rankings” or “127 recommendations.”

## Averages need a denominator and distribution

Average Cited Pages is a daily average across the selected range. A value of 10 could mean ten pages cited every day. It could also reflect a short spike followed by long silence. The average alone does not reveal concentration.

Pair it with:

- number of days in the selected range;
- median cited pages per day, if export data permits;
- active days with at least one cited page;
- top-page share of citations;
- new versus previously cited URLs;
- distribution by topic or page type.

These are analyst-derived summaries. Label them as such. Do not attribute them to Microsoft unless the interface or export provides the fields needed to calculate them.

A rise in unique cited pages can mean broader coverage. It can also mean the system rotated among many pages while total citation frequency remained flat. Read Total Citations and Average Cited Pages together, but keep their units distinct.

## Grounding phrases are retrieval evidence, not a prompt transcript

Microsoft describes grounding queries as key phrases the AI used when retrieving content that was referenced. This is unusually useful because it exposes part of the retrieval layer. It can reveal that a page is found for a specific technical attribute, comparison, problem, or named entity.

It remains a sample. It is not necessarily:

- the user’s original wording;
- every subquery issued during query fan-out;
- a count of unique users;
- a search-volume estimate;
- proof that the phrase appeared in the final answer;
- proof that the cited page supplied the central claim.

Treat a grounding phrase as a **retrieval association**. Use it to inspect whether the cited page contains a clear, current, and properly qualified answer. Do not convert sampled phrases into demand forecasts without another data source.

## Google reports AI-feature traffic inside Web search

Google’s [AI features and your website](https://developers.google.com/search/docs/appearance/ai-features?hl=en) documentation states that sites appearing in AI Overviews and AI Mode are included in overall Search Console traffic and reported in the Performance report under the **Web** search type.

The standard [Search Console Performance report](https://support.google.com/webmasters/answer/7576553?hl=en) defines clicks, impressions, click-through rate, and average position for Google Search results. Those fields are valuable, but the AI-feature guide describes aggregation into Web search rather than a separate citation report.

Therefore:

- Search Console can establish overall Google Search exposure and clicks under its counting rules.
- It does not, through the cited documentation, provide a native count of “AI citations” equivalent to Bing AI Performance.
- An analyst cannot infer that a specific Web impression came from AI Mode merely because the query looks conversational.
- A traffic change after AI-feature expansion remains mixed with other Web search changes unless Google exposes a valid segmentation dimension.

Google also recommends combining Search Console with analytics tools to study conversions and time on site. That is a measurement chain: Search Console describes search exposure and clicks; analytics describes sessions and actions after arrival. Neither field alone proves that an AI citation caused a sale.

## Citation, mention, recommendation, and visit are separate events

Use a simple event ladder.


| Stage          | Observable event                                   | Example metric                          | Main limitation                                               |
| -------------- | -------------------------------------------------- | --------------------------------------- | ------------------------------------------------------------- |
| Mention        | Brand or entity appears in answer text             | mention rate across frozen prompts      | may have no source or positive judgment                       |
| Citation       | Inspectable source URL is displayed                | total citations, source-selection rate  | display does not prove support or influence                   |
| Recommendation | Answer explicitly presents the entity as an option | recommendation rate or ordinal position | wording and list structure require coding                     |
| Visit          | User reaches the site                              | referred sessions or clicks             | attribution rules and untracked paths matter                  |
| Outcome        | User completes a defined action                    | qualified lead, signup, order           | affected by offer, page, sales process, and many other causes |


A citation can occur without a brand mention. A mention can occur without a citation. A recommendation can cite a third-party review rather than the recommended brand’s site. A user can see a recommendation and later visit directly. Each event needs its own source and denominator.

## What official citation counts cannot establish

### They do not measure citation support

A source can be displayed beside a sentence it does not support. Review claim-source pairs separately using a documented support rubric.

### They do not measure textual influence

A displayed source may contribute the central fact, a minor qualification, or nothing discernible. Source contribution requires answer and source analysis, and causal contribution requires an intervention.

### They do not measure authority

Frequency may correlate with broad topical coverage, freshness, or retrieval availability. The official Bing definitions explicitly reject interpreting page counts as authority.

### They do not measure rank

Unless a platform exposes a defined order or placement field, do not assign a rank from source-panel appearance. Interfaces can group, collapse, or reorder sources.

### They do not measure conversions

Conversion occurs downstream. Connect citations to referrals and referrals to outcomes only under a declared attribution rule. Preserve unattributed and direct return visits rather than forcing credit.

## Build a metric dictionary before building a dashboard

For every field, record:

1. **Official name and definition.** Save the current documentation URL and access date.
2. **Platform boundary.** Name the products, surfaces, regions, and accounts included.
3. **Unit.** Citation displays, unique pages per day, sampled phrases, impressions, clicks, sessions, or conversions.
4. **Aggregation.** Sum, daily average, percentage, rolling window, or sampled list.
5. **Dimensions.** Date, page, phrase, market, device, or other available breakdowns.
6. **Missing-value rule.** Distinguish zero, unavailable, suppressed, delayed, and outside scope.
7. **Permitted conclusion.** Write one sentence the metric can establish.
8. **Forbidden conclusion.** Write the tempting overclaim it cannot establish.
9. **Version.** Record documentation and export versions because preview fields can change.

This dictionary should travel with exports. A chart detached from its counting rules becomes difficult to audit after the platform changes.

## A defensible monthly reporting layout

Use four panels rather than one blended score.

**Panel 1: First-party platform observations.** Report Bing citation fields exactly as defined and Google Web-search fields exactly as defined. Do not normalize unlike units into one index.

**Panel 2: Controlled prompt observations.** Track mention, citation presence, recommendation, and support across a frozen prompt panel. Mark these as your own sample, not platform census data.

**Panel 3: Site behavior.** Report referred sessions, engaged sessions, and defined conversions with attribution settings and consent limitations.

**Panel 4: Evidence health.** Track whether priority facts are current, whether cited pages remain accessible, and whether important claims retain sources and qualifications.

[Xindar’s public measurement specification](https://www.aixindar.com/research-methodology/) follows the same separation principle: mention, recommendation position, citation presence, citation support, qualification coverage, and risk disclosure are individual dimensions. It does not approve a composite score without documented weights, missing-value handling, confidence intervals, and a minimum sample size.

## Frequently asked questions

### Is Total Citations the number of AI answers containing my site?

Do not assume so. Microsoft defines it as the total number of citations displayed as sources during the selected period. Multiple citations and aggregation across surfaces affect interpretation.

### Are Bing grounding queries the user’s original searches?

Microsoft describes them as key phrases used by the AI for retrieval and says the display is a sample. Report them as grounding phrases, not verbatim user prompts.

### Can Search Console isolate AI Overview or AI Mode citations?

The current Google guide says their traffic is included in the Web search type. It does not document a separate citation-count field comparable to Bing AI Performance.

### Can I combine all platforms into share of voice?

Only after defining a common event, prompt frame, weighting rule, and missing-data policy. First-party fields with different units should remain separate.

## Source and method note

This article is based on Microsoft’s [February 2026 AI Performance public-preview announcement](https://blogs.bing.com/webmaster/February-2026/Introducing-AI-Performance-in-Bing-Webmaster-Tools-Public-Preview), Google’s [AI-feature guidance](https://developers.google.com/search/docs/appearance/ai-features?hl=en), Google’s [Performance report definitions](https://support.google.com/webmasters/answer/7576553?hl=en), and Xindar’s public measurement specification. The pages were reviewed on September 9, 2026. Product fields may change after that date. No private account export was analyzed, and no conclusion about ranking, authority, traffic uplift, or conversion is reported.

## Editorial references

- [Editorial policy](https://www.aixindar.com/editorial-policy)
- [Research methodology](https://www.aixindar.com/research-methodology)
- [Corrections policy](https://www.aixindar.com/corrections)
