OTHER·중요도 6·2026. 05. 18.·Dev.to

What channel are Email and SMS in GA4 — Google's official spec has the answer

── KO ──────────────────

GA4에서 이메일과 SMS 채널 분류 규칙을 명확히 설명합니다.

이 글에서는 GA4의 공식 Default Channel Group 규칙을 기반으로 이메일, SMS, 모바일 푸시 채널이 어떻게 분류되는지 설명합니다. 이메일 채널은 'utm_medium=email'를 통해, SMS는 정확한 문자열 'sms'와 일치하여 식별됩니다. 모바일 푸시는 'push', 'mobile', 'notification' 포함 또는 'utm_source=firebase'를 사용할 때 적용됩니다. 이로써 마케터들이 UTMs를 정확히 설정할 수 있도록 돕습니다.


── EN ──────────────────

The article clarifies the classification rules for email and SMS channels in GA4.

This article explains how the official Default Channel Group in GA4 categorizes email, SMS, and mobile push channels. The email channel is identified through 'utm_medium=email', while SMS is specifically matched with the string 'sms'. Mobile push is triggered by conditions that include 'push', 'mobile', 'notification', or 'utm_source=firebase'. This clarity aims to help marketers set UTMs correctly.

원문 보기 →목록으로