Launch Offer2 free audits with all 229 checks. No credit card required.Start free audit

Channel Group Definitions in GA4: The Complete Default Channel Reference (2026)

Intermediate

How many default channel groups does GA4 have?

GA4 has 18 default channel groups in 2026: Direct, Organic Search, Paid Search, Organic Social, Paid Social, Organic Video, Paid Video, Display, Email, Affiliates, Referral, Audio, SMS, Mobile Push Notifications, Organic Shopping, Paid Shopping, Cross-network, plus Unassigned as catch-all. GA4 evaluates every session top-down, first match wins. Most attribution issues come from sessions landing in Unassigned (no rule matched) or AI engines defaulting to Referral because GA4 has no AI Assistants channel.

The 18 channels and their rules

Each channel matches based on source, medium, campaign name, and sometimes click ID. GA4 evaluates rules in a fixed order — first match wins.

#ChannelMatch logic
1DirectSource = (direct) AND medium = (none) or (not set)
2Cross-networkCampaign name contains cross-network (Performance Max, Smart)
3Paid ShoppingSource matches shopping list AND medium matches paid pattern
4Paid SearchSource matches search list AND medium matches paid pattern
5Paid SocialSource matches social list AND medium matches paid pattern
6Paid VideoSource matches video list AND medium matches paid pattern
7DisplayMedium = display, banner, expandable, interstitial, cpm
8Paid OtherMedium matches paid pattern (no source match above)
9Organic ShoppingSource matches shopping list OR campaign matches shopping pattern
10Organic SocialSource matches social list OR medium = social variants
11Organic VideoSource matches video list OR medium contains video
12Organic SearchSource matches search list OR medium = organic
13EmailSource or medium = email, e-mail, e_mail, e mail
14AffiliatesMedium = affiliate
15ReferralMedium = referral, app, link
16AudioMedium = audio
17SMSSource = sms OR medium = sms
18Mobile PushMedium ends with push, contains mobile/notification, OR source = firebase
19UnassignedNo other rule matched

The site lists Google maintains

Three rules above depend on Google's internal site lists:

Search list — google, bing, yahoo, baidu, yandex, duckduckgo, ecosia, naver, seznam, ask, kagi, you.com, startpage, brave, qwant. Notable absences: AI assistants (chatgpt.com, perplexity.ai, claude.ai). They do NOT match Organic Search by default — they fall through to Referral.

Social list — facebook, instagram, twitter/x.com, linkedin, tiktok, pinterest, reddit, snapchat, whatsapp, threads, mastodon, bluesky, discord, slack. Reddit was added relatively recently; older properties may still see it as Referral.

Video list — youtube, vimeo, twitch, dailymotion, ig.me. TikTok matches both Social and Video lists.

Shopping list — amazon, walmart, target, ebay, etsy, shopify storefronts, alibaba, mercadolibre.

These lists aren't fully publicly documented and can change without notice. Any source not on Google's lists falls through to Referral or Unassigned — which is why custom channel groups exist.

Why sessions land in Unassigned

Five most common causes:

1. Custom mediums that don't match any rule. A campaign tagged with medium=newsletter doesn't match Email (which requires exact values email, e-mail, e_mail, e mail). Falls through to Unassigned.

2. Casing inconsistencies. Medium=Email vs email — GA4's matching is case-sensitive in some contexts.

Want to see whether attribution loss is already distorting your channel data?

3. Source present but medium missing. A referral domain with no medium (source=stripe.com, medium=(not set)) doesn't match Referral. Lands in Unassigned.

4. New AI engines without proper handling. ChatGPT, Perplexity, Claude, Gemini show up in Referral by default — but if their domain isn't recognised, they can land in Unassigned.

5. Custom-built mobile app sources. Custom-source mobile traffic can land in Unassigned if medium doesn't match any rule.

The fix: look at your top 20 Source/Medium combinations in Unassigned. Most are fixable by either correcting UTM convention at source, or by building a custom channel group that catches them with explicit rules.

The custom channel group escape hatch

Default channels can't be edited. To handle non-standard traffic, build a custom channel group:

  1. GA4 Admin → Data display → Channel groups
  2. Copy the default group (you can't edit the default)
  3. Add custom channels — for example: AI Assistants (source matches AI regex), Podcast (source contains podcast OR campaign contains pod-), Internal Test (source = internal-test for QA)
  4. Order matters. Place custom channels above the rule they'd otherwise be caught by. AI Assistants must sit above Referral.
  5. Save. Standard tier gets one custom channel group; 360 gets two.

Custom channel groups apply retroactively to standard reports — historical sessions get reclassified the moment you save. They do NOT apply retroactively to BigQuery exports.

How to debug a session in the wrong channel

Six-step diagnosis:

  1. Confirm Source/Medium values in GA4 → Reports → Acquisition → Traffic Acquisition.
  2. Look up the channel matching rule in the table above.
  3. Check the rule order. Higher-priority rules can intercept before the rule you expected.
  4. Check casing or punctuation. CPC vs cpc can produce different results.
  5. Check the site lists. If Source isn't on Google's recognised list for that channel, it won't match.
  6. Check for click IDs. gclid forces Paid Search regardless of explicit medium.

The most subtle bug: a campaign tagged correctly with medium=email but landing in Referral because the Source matches a domain Google's referrer-detection has classified as a referrer. Fix at source: strip the referrer using GTM's URL Passthrough or set medium=email explicitly via UTMs.

Channel ordering as strategy

Paid AI ahead of AI Assistants. Two custom channels: Paid AI (medium=paid_ai) and AI Assistants (source matches AI regex). Place Paid AI first so paid clicks don't get bucketed into the organic AI channel.

Branded Search separate from Organic Search. A custom channel for Branded Search (campaign contains your brand name) above Organic Search lets you separate brand from non-brand without rebuilding attribution.

Internal traffic above everything. A custom channel for internal traffic (medium=internal or hostname matches your testing domains) above all other channels prevents internal QA from polluting real channel reporting.

The principle: build custom channels that match before the default rules they'd otherwise be caught by. Order is your only lever for changing default channel behaviour.

FAQ: Channel Group Definitions in GA4: The Complete Default Channel Reference

What should a team validate first when channel group definitions in ga4: the complete default channel reference appears?

Reproduce the problem in the live implementation, isolate whether it is scoped to one report or flow, and compare it against at least one secondary source before changing the setup.

How do I know whether the fix actually worked?

You need before-and-after evidence in the browser and in the downstream report. A clean-looking dashboard without validation is not enough.

When should this become a full GA4 audit instead of a quick fix?

If the issue touches attribution, consent, revenue, campaign quality, or data trust for more than one workflow, it is usually safer to audit the surrounding implementation than patch only the visible symptom.

Check Channel Group Definitions in GA4: The Complete Default Channel Reference before campaign reporting gets blamed for the wrong issue

Run a free GA4 audit to spot attribution breaks, UTM governance issues, self-referrals, and source/medium loss fast.

These findings come from auditing thousands of GA4 properties. See how your property compares

GA4 Audits Team

GA4 Audits Team

Analytics Engineering

Specialising in GA4 architecture, consent mode implementation, and multi-layer audit frameworks.

Share