Skip to content

Citation vs Mention vs Link

Quick facts

Where credit occurs
Credit occurs during step 4 of the answer loop: synthesis and attribution. At this stage, the engine may credit a source it used or withhold credit.
The three forms
A citation credits content with an attributable reference; a mention names an entity without linking to it; a link provides a clickable source that may not be tied to text the answer used.
Core principle
Being used as a source does not guarantee credit. Grounding and attribution are separate events by design.
Tracked separately?
Yes. Citation and mention are widely tracked as separate metrics, including in Otterly.AI's KPI taxonomy; link is included here for completeness.
Why separate them?
Each form of credit is measured differently, influenced by different factors, and valuable for different reasons. Combining them distorts GEO performance.

1. Three ways an AI answer can credit a source

A generative answer can credit a source in three distinct ways, or it can provide no credit at all:

  • A citation connects content that was lifted or paraphrased to an attributable reference.
  • A mention names a brand, product, or author in the answer without linking to it.
  • A link provides a clickable source that may not correspond to any text the answer used.

GEO Wiki working definition: In a generative answer, attribution is separate from grounding. An engine may use a source without crediting it, and any credit it does provide can take one of three non-equivalent forms: citation, mention, or link.

All three forms occur during step 4 of the answer loop, synthesis and attribution. This is the stage after grounding when the engine either provides a reference or withholds one.

The visible result, value, and appropriate metric differ for each form of credit:

CitationMentionLink
What it isThe answer lifts or paraphrases your content and ties it to an attributable referenceThe answer names your brand, product, or author in the prose but provides no linkThe answer displays a clickable URL that may not correspond to any grounded sentence
What the user seesA numbered chip, inline source, or hover card on a specific claim”according to Acme…” with no linkA URL in a “Sources” tray
What it’s worthAuthority and a path for referral trafficStrengthens the entity prior and may influence future answers, but produces no direct clickA path for clicks and a weak authority signal
How it’s trackedCitation share / citation countMention count / share of voiceLink presence / referral traffic

A single synthesized answer can contain all three forms at once:

"Generative engines decouple grounding from attribution.[1]   ← citation (source attached to a reused claim)
 According to Otterly.AI, mentions and citations are tracked   ← mention (brand named, no link)
 as separate KPIs. For more on answer mechanics, see the
 sources below.

 Sources:  [1] geo.wiki/citation-vs-mention
           ▸ example.com/unrelated-page                        ← link (shown in tray, no matching sentence)"

Three common observations illustrate these outcomes:

  • “It used my facts but didn’t link to or name me” means the source was used without credit; grounding does not guarantee attribution (see §3).
  • “It named us, but we got no traffic” describes a mention, not a citation. It is a different outcome.
  • “It linked us but didn’t quote us” describes a link, not a citation. Of the three outcomes, it provides the weakest credit.

GEO Metrics defines the formulas for citation share, share of voice, and referral attribution. Brand Mentions explains how to earn mentions.

3. Why grounding does not guarantee credit

Grounding does not guarantee attribution. An engine can use your content to ground an answer and still provide no credit. It can also name you without a link or link to you without quoting your content. Source use and source credit are separate by design, not because the system has malfunctioned.

  grounded subset


  ┌──────────────────────────────┐
  │  SYNTHESIS & ATTRIBUTION     │
  │  emit credit?                │
  └──────────────────────────────┘

        ├──► citation   (used + credited + reference)
        ├──► mention    (named, no link)
        ├──► link        (URL surfaced, maybe not even used)
        └──► nothing     (used, never credited)

The same grounded passage can produce any of these four outcomes. Most cases in which an engine uses content but provides no credit occur at this stage, after grounding. Content that is suitable for grounding is not guaranteed attribution.

The order matters. Attribution depends on groundability, which determines whether a passage can be selected at all (Citability). Groundability, in turn, depends on retrievability, which determines whether the page can become a candidate source (AI Crawlers). If either earlier stage fails, the source cannot receive credit. Diagnose problems in that order; Answer Loop §4 maps the possible failures at each step.

This separation is also visible in platform APIs. Gemini returns groundingChunks, which identify the sources used, separately from groundingSupports, which map answer passages back to those sources. Source use and source credit therefore appear in different response fields (Grounding with Google Search). Anthropic’s web search tool likewise returns a separate url and cited_text for each result (Web search tool).

4. What research shows about attribution

Liu, Zhang, and Liang evaluated Bing Chat, NeevaAI, Perplexity.ai, and YouChat in Evaluating Verifiability in Generative Search Engines (Findings of EMNLP 2023). On average, only 51.5% of generated sentences were fully supported by their citations, a measure the authors call citation recall. Only 74.5% of citations supported the sentence associated with them, which they call citation precision. The authors describe these results as “concerningly low for systems that may serve as a primary tool for information-seeking users.” A citation does not prove that the engine used a source, source use does not guarantee a citation, and even a displayed citation may be incorrect.

What holdsScope and caveat
Attribution is systematically incomplete: recall and precision both fell well below 100%The specific figures of 51.5% and 74.5% apply to a fixed evaluation set and a snapshot of engines from 2023
Fluent, useful-looking answers do not necessarily provide trustworthy sourcingEngines have changed since the study; treat the findings as evidence of the problem, not as benchmarks of current performance
The study measures the gap between source use and source creditResults varied substantially by engine, so one engine’s rate should not be applied to another

Aggarwal et al. provides a useful contrast: its impression metric measures visibility, or whether content was used, rather than whether the source received credit. Liu et al. examine the gap between those events. For a critique of Aggarwal’s headline result of “up to 40%” improvement, see the paper entry (arXiv:2311.09735 · ACM DL).

5. Why GEO teams should track all three

Each outcome has a different metric, a different way to influence it, and a different business value. Combining them into one measure distorts the performance of a GEO program.

OutcomeValueWhat influences itHow to track it
CitationAuthority and a referral pathContent that is suitable for grounding and quotation (Citability, Writing for AI Citation)Citation share (GEO Metrics, AI Citation Tracking)
MentionA stronger entity prior that can influence future answersOff-site presence (Brand Mentions)Share of voice (GEO Metrics)
LinkClicksServing as the canonical sourceReferral analytics

Industry tools already measure these outcomes separately. Otterly.AI’s KPI taxonomy defines Brand Mentions, Domain Citations, and Share of Voice as distinct metrics with separate formulas (see Brand Report KPI Definition). In practice, whether an answer names a brand is measured separately from whether it cites the brand’s domain.

An unlinked mention is not a failed citation. It is a different result whose value often accumulates more slowly. Tracking only citations that contain links understates the value of strengthening the entity prior. Citable content may be necessary to earn credit, but it is not sufficient on its own, and each form of credit produces a different kind of value.

6. How attribution differs across platforms

Citation, mention, and link remain distinct across platforms. What changes is how often each form appears and how the platform usually presents it.

PlatformTypical presentation
PerplexityCitation-dense by design; numbered, inline, link-bearing (answer-engine FAQ)
ChatGPT searchShows inline links and a sources list; links are resolved at fetch time (ChatGPT search)
Google AI OverviewsShows link cards with sparse inline attribution and draws from the search index (AI features and your website)
GeminiSeparate groundingChunks and groundingSupports fields make the distinction between source use and source credit visible in the API

Attribution density can also vary by language, which matters for multilingual GEO.

7. Common reporting mistakes

These common reporting mistakes all treat one form of credit as if it were another:

MisreadWhy it looks rightWhy it’s wrong
”It mentioned us, so we won”A mention is a real outcomeA mention does not produce traffic; it is a different result that accumulates value more slowly, not a citation
”A bare link in the sources tray is a citation”A URL appeared, so the source seems to have received creditA link with no grounded sentence provides the weakest form of credit, not the strongest; counting it as a citation overstates the result
”Focus on citations and ignore mentions”Citations provide a measurable path for clicksThis approach understates the entity prior that repeated mentions can strengthen (§5)
“Optimize attribution first”Credit is the desired result, so it seems like the right starting pointThe sequence is wrong: credit is impossible if either of the earlier stages in §3 fails

You cannot optimize for credit directly. Improve the two conditions that precede it: groundability and the off-site prior created by mentions. Attribution follows both.

8. What to do next

The answer loop can produce three forms of credit. Credit does not necessarily follow source use, and it is not always reliable. Measure citation, mention, and link separately, then choose the next resource according to the result you want to improve.

Your goalStart here
Track the outcome I am actually gettingAI Citation Tracking
Write to earn citationsWriting for AI Citation
Earn off-site mentionsBrand Mentions
Define the metrics preciselyGEO Metrics · Glossary
Be selectable in the first placeCitability
Check whether my source is trustedE-E-A-T
See where attribution occurs in the loopAnswer Loop
Understand the overall methodGenerative Engine Optimization

References

Academic:

  • Liu, N. F., Zhang, T. & Liang, P. (2023). Evaluating Verifiability in Generative Search Engines. Findings of EMNLP 2023. arXiv:2304.09848
  • Aggarwal, P., Murahari, V., Rajpurohit, T., Kalyan, A., Narasimhan, K. & Deshpande, A. (2024). GEO: Generative Engine Optimization. KDD ‘24. arXiv:2311.09735 · ACM DL · paper summary

Industry / tooling:

Official platform documentation (as of 2026-05):

Frequently asked questions

The AI used my facts but didn't cite or name me. Why?
Grounding and attribution are separate events in step 4 of the answer loop. An engine can use your passage to support an answer without citing, mentioning, or linking to you. This is a structural property of the system, not a bug, which is why source use and the different forms of credit must be tracked separately.
Is a mention the same as a citation?
No. A citation connects lifted or paraphrased content to an attributable reference, such as a numbered chip, inline source, or hover card. A mention names a brand, product, or author in the answer without a link. A citation provides authority and a referral path; a mention reinforces the entity prior and may influence future answers, but it produces no direct click.
There's no link to me. Does that still count as a win?
Often, yes. An unlinked mention reinforces the model's entity prior (the association between your name and a topic). That association can accumulate through training data and entity graphs and affect future answers. Its value builds more slowly, and it does not generate a click, but tracking only link-bearing citations would miss its value. Brand Mentions explains how to earn this kind of exposure.
The engine linked me but didn't quote me. What is that?
That is a link, the weakest of the three outcomes. A URL can appear in a sources tray even when no sentence in the answer is grounded on it, because engines often display candidate links that did not support the prose. Treating a bare link as a citation therefore overstates the credit you received. Check whether any part of the answer is actually attributable to your source before reporting it as a citation.
Which one should I optimize for, and how?
You cannot optimize for credit directly. Credit follows two earlier conditions: your content must be suitable for grounding, as described in Citability, and your entity needs an off-site prior, as described in Brand Mentions. Improve those conditions, then track the outcome. GEO Metrics defines the measures, AI Citation Tracking explains how to monitor them, and Writing for AI Citation explains how to create citable content.

See also

Sources

Primary

  1. Evaluating Verifiability in Generative Search Engines (Liu, Zhang & Liang, EMNLP '23 Findings) · arXiv / Findings of EMNLP 2023 · 2023-10-23
  2. GEO: Generative Engine Optimization (Aggarwal et al., KDD '24) · arXiv · 2024-06-28
  3. GEO: Generative Engine Optimization (KDD '24 Proceedings) · ACM SIGKDD · 2024-08-25
  4. Definition of Brand Report KPIs (Brand Mentions, Domain Citations, Share of Voice) · Otterly.AI
  5. Grounding with Google Search (Gemini API — groundingChunks / groundingSupports) · Google
  6. Web search tool (per-result url / cited_text; citations always enabled) · Anthropic
  7. What is an answer engine, and how does Perplexity work as one? · Perplexity AI
  8. ChatGPT search — OpenAI Help Center · OpenAI

Secondary

  1. AI features and your website · Google Search Central
Last updated: 2026-05-18 Authors: Ray Yang Topic: Foundations