Google Analytics

No Comments
Google analytics

What Google Analytics Is

Google Analytics is Google's free web analytics platform — the JavaScript tag and reporting suite that tells you how many people visited your site, where they came from, and what they did once they landed. For SEO work it is the "so what" layer: Search Console tells you that you got the click, Analytics tells you whether that click turned into anything worth having.

The UA-to-GA4 Break

The single most important fact about Google Analytics right now: the product you probably learned on is dead. Universal Analytics (UA) stopped processing hits on July 1, 2023 (July 1, 2024 for paying 360 customers), and Google Analytics 4 replaced it with a fundamentally different measurement model. UA was built around sessions and pageviews; GA4 is built around events — a page_view, a scroll, a purchase, and even a session_start are all just events with parameters. That is not a version bump. Metrics with identical names are computed differently, and any report that lines up 2022 UA numbers next to 2024 GA4 numbers is comparing apples to a fruit that merely rhymes with apples.

UA vs GA4 Concept Mapping

When you are translating an old report, an old dashboard, or an old habit, this is the mapping that matters.

Universal Analytics conceptGA4 equivalentWhat changed
Pageview (hit type)page_view eventNo longer a special hit — just one event among many
SessionSession (derived from session_start)No more splits at midnight or on campaign change, so GA4 typically reports fewer sessions than UA did for identical traffic
Bounce rateEngagement rate (inverted)A GA4 "engaged session" lasts 10+ seconds, fires a key event, or views 2+ pages; bounce rate is simply the remainder
GoalsKey events (formerly "conversions")You mark any event as key; no 20-goal limit, no goal slots
Views (filtered profiles)Data streams + report filtersViews are gone; filtering happens at property level or in reports/explorations
Default channel groupingSession default channel groupSimilar idea, different classification rules — organic and referral do not map 1:1
Custom dimensions (hit/session/user scope)Event parameters + custom dimensionsRegistered against events; must be created before data collects, never retroactively
Behavior Flow, many canned reportsExplorationsFewer prebuilt reports; you assemble funnel, path, and free-form analyses yourself

How to Check Organic Performance in Google Analytics

  1. Open your GA4 property and go to Reports → Acquisition → Traffic acquisition.
  2. In the table, keep the default Session default channel group dimension and find the Organic Search row.
  3. Add a secondary dimension of Landing page + query string to see which pages earn that traffic.
  4. Check the Engagement rate and Average engagement time per session columns — traffic that arrives and immediately leaves tells you the ranking and the content are mismatched.
  5. Link Search Console under Admin → Product links so query data appears alongside behavior data.

Common Mistakes and Fixes

  • Comparing UA numbers to GA4 numbers 1:1. Sessions, users, and bounce rate are all computed differently. Fix: treat July 2023 as a measurement break, annotate it, and only trend GA4 against GA4.
  • Expecting keyword data. Google Analytics has not shown organic keywords since "(not provided)" took over in the early 2010s. Fix: get queries from Search Console, and use the GA4–GSC link to stitch the two views together.
  • No key events configured. Without key events, every traffic report is a popularity contest. Fix: mark the handful of events that represent real business outcomes — form submits, sign-ups, purchases — as key events on day one.
  • Internal traffic polluting the data. Your own team hammering the site inflates everything. Fix: define internal IP rules under Admin → Data streams → Configure tag settings, then activate the filter.
  • Leaving data retention at the default. GA4 keeps event-level data for explorations for only 2 months out of the box. Fix: switch it to 14 months under Admin → Data retention before you need the history, not after.

Google Analytics FAQ

Is Google Analytics the same thing as GA4?

Today, effectively yes — GA4 is the only Google Analytics that still collects data. "Google Analytics" is the product family; GA4 is the current generation of it.

Can I still see my old Universal Analytics data?

No. Google shut down UA access and deleted the data during 2024. If you did not export it while the interface was alive, that history is gone — which is exactly why exporting key reports should be part of any platform migration.

Does Google Analytics affect my rankings?

No. Google has said repeatedly that Analytics data is not a ranking input, and sites without any GA tag rank fine. It measures outcomes; it does not cause them.

Why don't my Analytics numbers match Search Console?

Different units and different collection points: GSC counts clicks on Google's side, GA4 counts sessions on yours, and ad blockers, consent banners, and JavaScript failures all shave GA4's count. A 10–20% gap is normal; identical numbers would actually be suspicious.

Do I need Google Analytics if I have Search Console?

For pure ranking work you can survive on GSC, but you will be blind to what happens after the click. Analytics is how you prove organic traffic converts — which is the argument that keeps SEO budgets alive.

Going Deeper

Start with how to configure Google Analytics 4 for SEO to get the property set up properly, then build the reporting layer with GA4 for SEO: organic-only reports and engagement metrics.

Claude Vincent is a technical SEO consultant focused on crawlability, rendering, and AI-search visibility. He writes the field guides and case studies at SEO ProCheck, with a bias toward the durable, unglamorous work that decides whether search engines and AI answer engines can actually read and cite a site.

About SEO ProCheck

Technical SEO consulting and GEO strategy with 20 years of enterprise experience. Case studies, resources, and tools for search and AI visibility.

Work With Me

Technical SEO audits, GEO strategy, site migrations, and international SEO. Hourly consulting for teams who need hands-on support, not just reports.

Subscribe to our newsletter!

More from our blog