
To track organic traffic sources, open Google Analytics 4, go to Reports, then Life cycle, then Acquisition, then Traffic acquisition, and switch the dimension to Session source / medium. Filter or search for "organic" to isolate unpaid search visits from direct, referral, paid, and social traffic. Pair that view with Google Search Console for the actual search queries behind those sessions, since GA4 alone never shows you what someone typed into Google.
Organic traffic is any visit that arrives through an unpaid, natural listing on a search engine results page. It excludes paid search ads, direct visits with no referrer, and clicks from other websites, social platforms, or email campaigns, even when those all trace back to the same search ecosystem. If a visitor typed your name into Google and clicked the blue link instead of the ad above it, that session is organic.
GA4 further splits "organic" into four channel types so you are not lumping unrelated traffic together: Organic search (Google, Bing, DuckDuckGo, and similar), Organic social (Facebook, X, LinkedIn), Organic video (YouTube, TikTok), and Organic shopping (Amazon, Etsy, and marketplace listings). When people say "track organic traffic," they almost always mean organic search specifically, and that is the focus of this guide.
Open GA4, go to Reports > Life cycle > Acquisition > Traffic acquisition, then change the table's dimension from Session default channel group to Session source / medium and filter for "organic." That single view shows every search engine sending you unpaid visits, ranked by sessions, engagement rate, and conversions.
For a broader look at your full traffic picture before narrowing to organic, our guide on how to monitor website traffic covers the other channels worth watching alongside it.
Organic sessions always carry a source and a medium, such as google / organic, because the browser or link passed along that information. Direct sessions show up as (direct) / (none) because GA4 received no referrer data at all, whether the person typed the URL, used a bookmark, or clicked a link inside an app that stripped it. Referral sessions carry the sending website's domain as the source, with "referral" as the medium.
The confusion usually happens in one of three places. First, a visitor searches Google, clicks your result, but their browser or a privacy extension blocks the referrer, so GA4 quietly reclassifies the visit as direct. Second, someone bookmarks a page they originally found through search and returns later directly, which correctly shows as direct even though search was involved in the original discovery. Third, a link inside a native mobile app (a search app, a social app's in-app browser) sometimes fails to pass a referrer, again landing in direct. None of these are GA4 mistakes; they are limits of what a browser is willing to share. It is why direct traffic in Google Analytics is rarely 100% actually direct.
(not set) means GA4 could not determine a value for that dimension on a given session, most often because a UTM link was missing utm_source, a redirect stripped the referrer, or a tracking tag fired before configuration loaded. A small amount is normal. A rate under roughly 5% is typically nothing to worry about; between 5% and 10% is worth a look; above 10% usually points to a real configuration problem somewhere in your tagging or redirect chain.
To chase it down, check three things in order. First, audit any campaign links for missing or malformed UTM parameters, since utm_source is the minimum GA4 needs to attribute a session correctly. Second, check whether any redirects in your funnel (a link shortener, an old URL forwarding to a new one) drop query parameters along the way, which silently erases the source. Third, open GA4's DebugView, browse your own site through a search result and through a bookmark, and confirm the page_view events carry the source and medium you expect. If organic sessions specifically are landing in (not set), the most common culprit is a redirect between the search results page and your final landing page that is stripping the referrer.
Yes. Google Search Console shows organic clicks, impressions, average position, and click-through rate by query and by page, entirely independent of GA4. It is a direct read from Google's own index rather than an inference from browser behavior, which makes it more reliable for search-specific questions but blind to anything that happens after the click.
Most teams do not choose one over the other; they run both because each answers a different question.
To close that gap, link Search Console to GA4 directly: in GA4, go to Admin, then Product links, then Search Console, and follow the setup flow. Once linked (data typically starts populating within a day or two), GA4 gains a dedicated Search Console report showing queries, landing pages, and countries for your organic Google traffic, letting you connect a query straight through to on-site behavior and conversions in one place. If you are weighing the two platforms more broadly, Search Console vs. Google Analytics breaks down what each one is actually built for.
Once the basic view is working, a few extra cuts turn a traffic number into something you can act on.
In the Traffic acquisition report, add Landing page as a secondary dimension while filtered to Organic Search, then sort by sessions descending. This tells you which pages are actually earning search visits today, which should guide where you spend your next round of on-page work. You can cross-check the same list from the acquisition angle in Search Console's Pages tab.
For device, country, or conversion-rate breakdowns, go to Explore, start a blank exploration, and build a User segment where "First user medium" contains "organic." Add dimensions like landing page, device category, and country, and metrics like sessions, engaged sessions, and conversions. This view survives longer than a one-off filter and can be duplicated for future comparisons.
A single month of organic sessions tells you little on its own. Compare the current period against the previous period and the same period last year using GA4's built-in comparison feature (the "Compare" toggle near the date picker) so seasonal search behavior does not get mistaken for a real gain or loss.
Whether Google Analytics is worth paying for at all is a fair question for smaller sites; see is Google Analytics free for what the free tier actually covers before you look at anything paid.
Clean organic tracking is what let us prove real movement for clients rather than guess at it. When we grew Zluri's organic traffic by 45%, the Traffic acquisition report broken down by source and landing page was how we confirmed the gains were coming from search rather than a temporary referral spike, and which specific pages were carrying the growth. The same discipline applied to Software Testing Stuff, where tracking organic sessions by landing page showed which existing pages to prioritize on the way to adding more than 10,000 monthly organic visits.
The lesson holds regardless of company size: you cannot optimize what you are not measuring correctly, and a mislabeled or leaking organic report will send you chasing the wrong pages.
What counts as organic traffic? Organic traffic is visits that arrive through unpaid, natural listings on a search engine results page. It excludes paid search ads, direct visits, referral clicks from other sites, and social or email traffic, even though all of those can also come from a search engine's ecosystem.
Where do I find organic traffic in GA4? Open Reports, then Life cycle, then Acquisition, then Traffic acquisition. Switch the Session default channel group dimension to Session source / medium, then filter or search for the word organic to isolate organic search sessions from every other channel.
How do I tell organic traffic apart from direct traffic? Organic sessions carry a source and a medium, such as google / organic, because the browser passed along a referrer or the link carried tracking parameters. Direct sessions show as (direct) / (none) because GA4 received no referrer information at all, whether the visitor typed the URL, used a bookmark, or opened a link from an app that stripped the referrer.
Why does GA4 show (not set) for organic traffic? (not set) appears when GA4 cannot determine a dimension's value for a session, often because a UTM tag is missing utm_source, a redirect stripped the referrer, or a tag fired before configuration loaded. Under about 5% (not set) is normal; above 10% usually points to a tracking or redirect problem worth auditing.
Can I track organic traffic without Google Analytics? Yes. Google Search Console shows organic clicks, impressions, and average position by query and page without needing GA4 at all. It will not show on-site behavior like conversions or time on page, which is why most teams run GSC and GA4 side by side rather than choosing one.
What is the difference between organic search and organic social in GA4? Organic search covers unpaid clicks from search engines like Google or Bing. Organic social covers unpaid clicks from social platforms such as Facebook, LinkedIn, or X. GA4's default channel grouping separates them automatically, so a spike in one will not get miscounted as the other.
How do I find which landing pages get the most organic traffic? In the Traffic acquisition report, add Landing page as a secondary dimension while filtered to Organic Search, or build the same view in the Pages and screens report under Engagement. Sorting by sessions shows exactly which URLs are earning organic visits.
Should I link Search Console to GA4? Yes, if organic performance matters to the business. The link adds a dedicated Search Console report inside GA4 showing queries, landing pages, and countries for organic Google traffic, closing the biggest gap in GA4's own organic data: it never sees the search query itself.
How often should I check my organic traffic sources? A monthly review catches most problems in time, but check weekly during a launch, a migration, or right after any change to tracking code, redirects, or the sitemap, since those are the moments organic data is most likely to break silently.
Does organic traffic include AI search referrals like ChatGPT or Perplexity? Not by default. GA4 typically buckets AI chatbot referral traffic under organic social, referral, or (not set) depending on how the link was formatted, not under organic search. Reviewing the Session source / medium list for AI platform names is the only reliable way to see that traffic separately today.
Open your own Traffic acquisition report today, switch to Session source / medium, and check your (not set) rate before anything else. If it is climbing, that is costing you visibility into your best-performing channel. If you want a second set of eyes on whether your organic data can actually be trusted, request a free SEO audit from Rankite and we will check your tracking setup alongside your rankings.
Get a free, no-obligation SEO audit and a 30-minute strategy session. We'll show you exactly where the growth is hiding.
Fill out the form and we'll get back to you within one business day. Prefer email? Write to us directly at contact@rankite.com.