utm.new
Microsoft Copilot logo
Microsoft Copilot
ai

Microsoft Copilot UTM parameters

Microsoft Copilot is the assistant layer across copilot.microsoft.com, Bing, and Edge. It answers questions and cites sources with outbound links. You can't configure UTMs inside Copilot — there's no ad-style URL template and no click-ID macro. What you can tag is the links you control that Copilot may surface: tag them utm_source=copilot, utm_medium=ai-assistant so the clicks land in GA4's native AI Assistants channel instead of (direct)/(none) or a generic referral.

Published
Recommended UTM template
Open in builder →
utm_sourcecopilot
utm_mediumai-assistant
utm_campaign(set per campaign)
utm_id(set per campaign)
utm_term(set per campaign)
utm_content(set per campaign)

Microsoft Copilot is the assistant layer Microsoft has stitched across its consumer surfaces — the standalone app at copilot.microsoft.com, the Copilot button in Edge, and the conversational answers inside Bing. Ask it a question and it answers in prose, often citing sources with outbound links. Those outbound links are the only place tracking enters the picture, because Copilot is a place people read answers, not a console where you configure campaigns.

That distinction matters. Every other “sender” in this catalog — Meta Ads, Google Ads, the rest — gives you a field to drop a UTM template into and a click ID it appends automatically. Copilot gives you neither. There’s no URL-parameters field, no gclid/fbclid equivalent, no macro substitution. So the honest framing is this: you can’t tag traffic inside Copilot. You tag the links you control — your own pages, the canonical URLs you publish — that Copilot may surface in an answer. Everything below follows from that.

How Copilot traffic appears in analytics

When Copilot links out and the browser preserves the referrer, the click usually arrives as copilot.microsoft.com. But Copilot’s tight coupling to Bing and Edge muddies this: depending on the surface and the session, the same kind of click can show up under a Bing referrer or a generic browser referral instead. And like every AI assistant, a large share of Copilot clicks carry no usable referrer at all — they land as (direct)/(none) in GA4.

This is the dark-traffic problem in miniature. Client-side analytics reads the referrer to assign a source; when the referrer is stripped, the source vanishes, and the click silently merges into your direct or unassigned bucket. GA4 now auto-detects Copilot (along with ChatGPT, Gemini, Grok, and Deepseek) by referrer and routes those sessions into its native AI Assistants channel — but that only works when a referrer actually arrives. The referrer-less clicks still slip through. You can’t fix Copilot’s referrer behavior. What you can do is make the link itself carry the source, so attribution doesn’t depend on a header that may not arrive.

The UTM convention to apply

Tag the links you publish that Copilot is likely to cite — documentation, comparison pages, anything you’ve written to be AI-readable — with a deliberate, consistent pair:

ParameterValueWhy
utm_sourcecopilotNames the assistant. Keep it separate from bing (search) and microsoft (Microsoft Advertising) so AI traffic stays legible.
utm_mediumai-assistantThe shared medium across every assistant in this catalog. GA4 recognizes it natively as the AI Assistants channel, so Copilot, ChatGPT, Perplexity, Gemini, and Claude group into one view automatically.
utm_campaign(your call)Optional. Use it for the content theme or initiative the link belongs to.

Values are lowercase and hyphen-separated, always. Copilot, copilot, and COPILOT create three separate rows in GA4 and split your reporting for no reason.

Limitations and gotchas

  • No click ID, no per-citation token. Copilot exposes nothing like gclid. You can confirm that a click came from Copilot, never which prompt or answer produced it.
  • You can only tag links you control. If Copilot writes a bare citation to your homepage, that link carries whatever you put on your canonical URL — and nothing if you put nothing. You can’t reach into the model’s output and append a UTM.
  • Don’t UTM-tag internal links. A UTM on a link between your own pages overwrites the original source on the next pageview. Tag external-facing canonical URLs only.
  • The Bing/Edge blur. Because Copilot rides on Bing and Edge, don’t expect a single clean referrer. Treat utm_source=copilot on your own links as the source of truth, not the inbound referrer.

Verification

  1. Visit your tagged URL in a normal browser and confirm the UTMs land in the address bar and register in GA4 real-time as copilot / ai-assistant.
  2. Ask Copilot a question it should answer with your page, click the citation, and inspect the landing URL and the referrer your analytics records — that tells you how Copilot’s referrer behaves for your domain specifically.
  3. Check the AI Assistants channel. Confirm GA4’s native AI Assistants channel is catching the utm_medium=ai-assistant traffic instead of leaving it in Unassigned. For the receiver-side mechanics, see Google Analytics .

For the bigger picture — building a convention across all five assistants and getting the most out of GA4’s native AI Assistants channel — see the related guides below.

Frequently asked questions

Last reviewed
Can I set UTM parameters inside Microsoft Copilot?

No. Copilot has no advertiser URL-parameters field and no click-ID macro like gclid or fbclid. It's an answer surface, not an ad platform. The only links you can tag are the ones you control — your own pages, the URLs you publish that Copilot may cite. Tag those with utm_source=copilot&utm_medium=ai-assistant so referred clicks land in GA4's native AI Assistants channel.

What referrer does Microsoft Copilot send?

When Copilot links out and the referrer is preserved, it typically arrives as copilot.microsoft.com. Because Copilot is woven into Bing and Edge, some sessions surface under a Bing referrer or a generic browser referral instead. And like every AI assistant, a meaningful share of clicks pass no usable referrer at all and land as (direct)/(none). UTMs on the link are what survive when the referrer doesn't.

Should utm_source be 'copilot' or 'bing'?

Use copilot when you mean the assistant. Keep bing for classic Bing search and microsoft/bing for Microsoft Advertising. Splitting them keeps AI-assistant traffic legible as its own line rather than blending into search. Pair it with utm_medium=ai-assistant across every assistant so they all land in GA4's native AI Assistants channel and stay grouped in one report.

Why does my Copilot traffic show up as Direct / None in GA4?

AI assistants frequently strip or omit the HTTP referrer, so the click arrives with no source and GA4 files it under (direct)/(none). GA4 auto-detects Copilot by its referrer when one is present, but referrer-less clicks slip through. The fix isn't on Copilot's side — it's on yours: put utm_source=copilot&utm_medium=ai-assistant on the links you publish that Copilot is likely to cite. The tag survives even when the referrer is gone, and ai-assistant drops the click straight into GA4's native AI Assistants channel. See the GA4 channel guide.

Does utm_medium=ai-assistant work in GA4 out of the box?

Yes. GA4 now has a native AI Assistants default channel, and it classifies any session whose medium is exactly ai-assistant into it — no custom channel group required. (It also auto-detects Copilot, ChatGPT, Gemini, Grok, and Deepseek by referrer when one is present.) Note the literal value ai is not recognized and still falls into Unassigned — which is exactly why the value to use is ai-assistant. Tag every assistant that way and Copilot, ChatGPT, Perplexity, Gemini, and Claude share one named home in your reports automatically.

Can I track which Copilot answer linked to me?

Not at the answer level. Copilot doesn't expose a click ID or a per-citation token, and you can't tag a link the model writes itself — only the canonical URLs you publish. You'll see that Copilot referred a click (via the referrer or your utm_source=copilot tag), not which prompt or answer produced it.