Nostimates

Microsoft Copilot share of voice tracking

copilotshare_of_voiceAnonymous

Copilot share of voice is cheap to compute because collection here is cheap. It belongs in a coverage table, not on the cover slide.

How it renders

Derived from mentions and citations across the sample set.

Sampling

This is the field where n matters most. At n=1 the metric is noise; at n=30 the interval is typically tight enough to defend in a client report.

Gotcha

A large Copilot share is not a large commercial fact. Present it with its audience context or a client will over-read it.

What the API returns

A single collection call against Microsoft Copilot for the share of voice field, sampled n times and returned as one object per prompt.

{
  "engine": "copilot",
  "field": "share_of_voice",
  "prompt": "best ai visibility tracking tool",
  "country": "GB",
  "language": "en",
  "n": 30,
  "share_of_voice": [
    {
      "brand": "Nostimates",
      "share": 0.34,
      "ci95": {
        "low": 0.2,
        "high": 0.52
      },
      "n": 30
    },
    {
      "brand": "Competitor",
      "share": 0.21,
      "ci95": {
        "low": 0.1,
        "high": 0.38
      },
      "n": 30
    }
  ]
}
GET /v1/collect?engine=copilot&field=share_of_voice

Response fields

KeyTypeNotes
brandstringBrand from the configured competitor set.
sharefloatPoint estimate across the sample set.
ci95object95% Wilson interval as { low, high }.
nintegerSamples behind the estimate.
delta_priorfloat | nullChange against the previous run of the same prompt set.

What it costs

Derived at no extra credit cost, but it scales with n — the interval is bought with samples.

See credit pricing →

Microsoft Copilot share of voice FAQ

How much does Copilot share matter?
As coverage completeness, meaningfully. As a driver of traffic, far less than the Google surfaces.
What n is enough?
Twenty is generally plenty given the surface's stability and low cost.

Cover Copilot without over-reporting it

We'll add it to your engine mix with reporting context built in.

No newsletter. One reply from a human.

Across every engine

Compare how share of voice behaves on every engine we track.

Share of voice across all engines →