Nostimates
← All data types

Sources tracking across AI answer engines

sources12 engines

Source panels are the full reference set an AI engine attaches to an answer, which is usually broader than the inline citations. Tracking sources separately from citations tells you what the engine consulted versus what it chose to credit.

How it differs by engine

A drawer, right-hand panel or grouped list rendered next to or beneath the answer.

Sampling

Source panels are wider and more stable than inline citations, so they reach a usable confidence interval at lower n.

What the API returns

{
  "engine": "google_ai_overviews",
  "field": "sources",
  "prompt": "best ai visibility tracking tool",
  "country": "GB",
  "language": "en",
  "n": 30,
  "sources": [
    {
      "url": "https://nostimates.com/docs",
      "domain": "nostimates.com",
      "inline": true,
      "sample_frequency": 0.7
    },
    {
      "url": "https://example.org/report",
      "domain": "example.org",
      "inline": false,
      "sample_frequency": 0.23
    }
  ]
}
GET /v1/collect?engine=google_ai_overviews&field=sources

Response fields

KeyTypeNotes
urlstringSource URL from the panel.
domainstringRegistrable domain.
titlestring | nullPanel title as rendered.
inlinebooleanWhether this source was also cited inline.
sample_frequencyfloatShare of n samples containing this source.

Sources FAQ

What is sources tracking?
Source panels are the full reference set an AI engine attaches to an answer, which is usually broader than the inline citations. Tracking sources separately from citations tells you what the engine consulted versus what it chose to credit.
How is sources sampled?
Source panels are wider and more stable than inline citations, so they reach a usable confidence interval at lower n.
What does sources cost?
Included in the base collection wherever the engine exposes a panel.

Get sources on your prompt set

Track it in the dashboard or pull it in through the API. Send us the prompts, the brands and the markets, and we'll come back with a per-engine coverage plan and the credit arithmetic behind it.

No newsletter. One reply from a human.