What Is a Referrer? Its Meaning in GA4, How to Check It, and the Difference from Direct

July 7, 2026

Author: Shusaku Yosa
参照元とは?GA4での意味と確認方法・直接(direct)との違いを解説

When looking at reports in GA4, the term "referrer" comes up frequently. However, surprisingly few people can accurately explain what a referrer actually is or how it differs from "direct." This article explains, in easy-to-understand terms, what a referrer means in GA4, how to check it, and how it differs from "direct."

What Is a Referrer?

A referrer is the information that shows which page (URL) a user was on immediately before visiting your site. For example, if someone clicks a link on another site and arrives at yours, that linking site becomes the "referrer." In other words, by looking at the referrer, you can understand "where" a user came from to reach your site.

In GA4, this referrer information is recorded as dimensions such as "session source / referrer" and used to analyze traffic paths.

The Meaning of Referrer in GA4

In GA4, traffic analysis uses two elements: "source" and "medium." These two are easier to understand when viewed as a set.

  • Source: the specific name of the traffic origin. Examples: google, yahoo, facebook.com, the domain of a particular blog, etc.
  • Medium: the type or method of the traffic. Examples: organic (natural search), cpc (cost-per-click ads), referral (links from other sites), email, etc.

In GA4 it is common to check these two combined in the form "source / medium (e.g., google / organic)," which lets you grasp at a glance "from which medium, and by what method" a user arrived.

How to Check the Referrer in GA4

The main ways to check the referrer in GA4 are as follows.

Checking from Reports

Open "Reports" → "Acquisition" → "Traffic acquisition" in the left menu. Switch the table's dimension to "Session source / medium" to see the number of sessions and conversions per traffic path in a list.

Checking with Exploration Reports

Using the "Explore" feature, you can set dimensions such as "Session source / medium" or "Source" and freely combine periods, segments, and metrics for analysis. This is handy when you want to extract only a specific referrer.

The Difference Between Referrer and Direct

"Direct" refers to traffic that arrives with no referrer information. In GA4 it is displayed as "(direct) / (none)." Whereas a referrer is "traffic whose origin is known," direct is "traffic whose origin could not be identified."

The main cases classified as direct are the following.

  • Accessing via a browser bookmark or by typing the URL directly
  • Coming from an in-app link that does not pass a referrer, such as a mail app or chat app
  • The referrer being lost in a transition from an https site to an http site
  • The referrer not being captured due to redirects or faulty tracking tags

In other words, direct includes not only "users who truly accessed directly" but also "traffic that should have had a referrer but could not be measured." If direct is unnaturally high, reviewing your tracking setup and the assignment of UTM parameters can sometimes improve it.

Tips for Measuring Referrers Accurately

  • Add UTM parameters (utm_source, utm_medium, etc.) to traffic from ads, email, and the like, to explicitly distinguish the traffic source
  • Register your own domain and payment or external-integration services in the referral exclusion list to exclude unnecessary referrals
  • Check the implementation of your tracking tags so the referrer is not lost during redirects

Summary

The referrer is an important metric that shows "where a user came from," and in GA4 you analyze traffic paths by combining source and medium. Because "direct" refers to traffic whose referrer could not be identified, understanding the difference between the two and getting your tracking setup in order is the first step toward accurate data analysis.

Related posts