E-commerce

Where can I find the conversion rate in Google Analytics?

Where can I find the conversion rate in Google Analytics?

April 8, 2026

The question “where to find the conversion rate in Google Analytics?” seems simple, but it still causes a lot of confusion since the switch to GA4. In Universal Analytics, many users were used to certain terminology and fairly stable locations. In GA4, the logic has changed: we talk more about key events, session conversion rate or user conversion rate, and some metrics are not visible by default in standard reports.

This guide therefore has a very practical goal: to show you where to look, what to enable, which metric to choose depending on your question, and how to avoid the most common interpretation mistakes. We will cover standard reports, explorations, e-commerce events, and possible discrepancies between Google Analytics, Shopify, and your other tools.

If your GA4 reports seem less straightforward than before, that is normal. The most important thing is to understand the calculation logic before interpreting the figure.

Summary

In GA4, which “conversion rate” are we referring to?

The first thing to clarify is that GA4 does not highlight a single universal conversion rate. In practice, you will mainly encounter two metrics: the session conversion rate and the user conversion rate. These two rates do not express exactly the same thing.

Session conversion rate

It measures the share of sessions that include at least one key event. This is useful if you want to know what share of visits leads to the expected action.

User conversion rate

It measures the share of users who completed the key event. This is useful if you think more in terms of people than sessions, for example in longer or more recurring journeys.

Why this distinction matters

The same user may return several times before buying. If you look at the rate by session, each visit counts. If you look at the rate by user, you are reading the person’s conversion, not that of each of their visits. Neither one is inherently “better.” The right choice depends on the question being asked.

Google’s documentation on advanced conversions in GA4 and the help page on conversions / key events explain this logic. So before looking for a number, make sure you know whether you want to reason in terms of sessions or users.

Where to find it in standard GA4 reports

In GA4, the conversion rate does not always appear by default in standard reports. You often need to add it manually to a report such as Traffic acquisition or a custom report.

Most common path

  1. Go to Reports.

  2. Open, for example, Acquisition then Traffic acquisition.

  3. Click the report edit option if you have the necessary permissions.

  4. Add the metrics Session conversion rate and/or User conversion rate.

Why many users do not see it

Because GA4 is more modular than the old interface. Standard reports do not display all useful metrics by default, especially if your property has had little customization or if your role does not allow report editing.

What this report then allows

Once the metric is added, you can read the conversion rate by channel, source / medium, campaign, device, or any other dimension available in the report. This is very useful for knowing whether conversion is low everywhere, or only in certain segments.

Google also reminds us that report quality depends on proper configuration of events and key events. If nothing is marked as important, the conversion rate simply has nothing to calculate.

The key point: key events replace the old conversion logic

In GA4, key events play a central role. They are what conversion rates are based on. If you haven’t marked the right event as “key,” the rate you’re looking at won’t answer your real question.

What a key event is

A key event is an action considered important for the business: purchase, lead generation, contact request, trial started, form submitted, etc. In e-commerce, the central event is often `purchase`, but some teams also track other events as intermediate steps.

Why this changes interpretation

If you mark `purchase` as a key event, your conversion rate measures sessions or users who buy. If you mark a newsletter signup, your rate becomes much higher, but it no longer tells the same story. The metric remains correct, but its object changes.

What to check

  • Is the event properly collected?

  • Is it correctly marked as a key event?

  • Does it truly match your main objective?

Google documentation on recommended events and e-commerce measurement explains how to correctly implement these events, notably GA4 e-commerce measurement. Without this foundation, your conversion rate will be either missing or misleading.

Where to find it in GA4 Explorations

If you want to go further than standard reports, GA4 Explorations are often the most useful place to read conversion rate. They let you cross-reference your dimensions and metrics much more precisely.

Why explorations are useful

You can create a simple table that compares rates by traffic source, device, landing page, country, customer type, or channel. This is often where gaps become visible. An overall average rate can easily hide weak mobile performance, low-quality social traffic, or an international market that is falling behind.

How to set it up

  1. Go to Explore.

  2. Create a blank exploration.

  3. Import useful dimensions, for example Session source / medium, Device category, or Country.

  4. Import the metrics Session conversion rate and User conversion rate.

  5. Add them to your rows and values.

The right reflex

When you use a session-based metric, try to also use a session-compatible dimension. This avoids certain ambiguous interpretations. The same principle applies to user-centered analyses.

A very practical use

Explorations are particularly useful for comparing segments that behave differently: mobile versus desktop, organic traffic versus paid social, new visitors versus returning visitors. It is also the ideal place to check whether a drop in conversion is widespread or concentrated in just one type of traffic.

GA4 and e-commerce: where to link conversion rate and purchase events

In e-commerce, the conversion rate should never be read in isolation. It takes on its full meaning when linked to the events recommended by Google: `view_item`, `add_to_cart`, `begin_checkout`, `purchase`, and even `refund`. It is this chain of events that makes it possible to read the real journey.

Why this chain is important

A low final conversion rate can come from a lack of add-to-carts, drop-off at checkout, a declined payment, or poorly aligned traffic. Without intermediate events, you only have the final result. With them, you can see which step breaks.

What Google recommends

Google precisely documents the e-commerce measurement structure in the GA4 e-commerce documentation, including expected parameters such as `currency`, `value`, and the `items` array. If these events are poorly instrumented, conversion reports become less reliable.

The right business interpretation

A correct final conversion rate with very low add-to-cart does not indicate the same problem as good add-to-cart with weak checkout. This is where our article on the e-commerce conversion funnel complements the GA4 analysis very well.

DebugView and validation

Before trusting your reports, check in DebugView that events are being sent correctly and with the right parameters. This is especially important after a theme change, dataLayer change, GTM change, or payment tool change. A GA4 property may seem “quiet” while the implementation is actually incomplete.

Why GA4, Shopify, and your other tools may differ

It is very common for the conversion rate seen in GA4 not to be exactly the same as the one seen in Shopify or in an internal dashboard. This does not automatically mean that one tool is wrong. It often means they are not counting exactly the same thing.

The most common causes

  • Sessions versus users.

  • Different attribution windows.

  • Consent and cookies that reduce visibility on the analytics side.

  • Poorly sent events or incomplete events.

  • Test orders, refunds, or technical exclusions.

The right approach

Instead of trying to force perfect equality between tools, aim to understand which tool answers which question. Shopify gives you a native view of the store. GA4 helps you segment the marketing and behavioral journey. Both are useful, but not interchangeable.

What needs to be documented

Define a reference source for each use: commercial management, marketing view, journey analysis, product view. This is what avoids sterile debates about “the right number.”

The most common mistakes when reading the conversion rate in GA4

Many reading errors come less from the tool itself than from the shortcuts taken around the tool. Here are the most common ones.

  • Confusing session and user: you compare two different metrics as if they told the same story.

  • Forgetting to mark the right key event: the rate becomes unusable or answers the wrong question.

  • Reading an overall rate without segmentation: you miss differences by channel, device, or country.

  • Comparing GA4 to another tool without checking definitions.

  • Drawing a business conclusion without looking at the funnel: cart, checkout, payment, returns, margin.

The reflex to adopt

Every time you see a rate, ask yourself three questions: what formula is being used, for which segment am I reading it, and what key event triggers it? This simple reflex avoids a large share of bad decisions.

Which rate should you look at based on your business question?

The right rate always depends on the question you are asking.

Question

Most useful GA4 metric

What share of visits converts?

session conversion rate

What share of users converts?

user conversion rate

Which channel generates the best sessions?

session rate + source / medium

Which device is underperforming?

rate segmented by device category

Is the problem coming from the funnel?

e-commerce events + funnel explorations

A more useful reading than rate alone

If you manage performance marketing, the session rate is often more useful. If you are looking at longer cycles or retention, the user rate may better reflect reality. If you are trying to find where the journey breaks, e-commerce events and the funnel are even more useful than the final percentage.

In all cases, try to keep a simple logic: one question, one segment, one main metric, then a few guardrails. That is what makes reports readable and actionable.

How to better interpret the GA4 conversion rate

The proper use of GA4 is not to find a number and comment on it as a global average. It consists of linking the conversion rate to context: source, device, country, stage of the journey, average order value, returns, margin, traffic quality.

The right sequence

  1. Check the key event.

  2. Choose session or user depending on the question.

  3. Segment: channel, device, market, customers.

  4. Link to the funnel: add to cart, checkout, payment.

  5. Review with the business in mind: average order value, margin, returns.

That is when the rate becomes useful. Before that, it remains mostly an elegant number, but one with little operational value.

Example: an overall drop in the rate may seem worrying, but become much more readable once segmented: paid social down, email stable, desktop acceptable, mobile weak at checkout. Without this reading, you start the wrong project.

Qstomy: convert better, but also better understand friction points

The conversion rate in GA4 shows that a leak exists. But it does not always explain why it exists. Part of that answer is often found in the recurring questions visitors ask before buying: compatibility, lead time, returns, size, stock, and the specific use of a product.

Qstomy acts here as an AI sales and support agent connected to the store’s catalog, policies, and content. It can immediately respond to frequent objections, guide visitors to the right product, reassure them about delivery or returns, then hand off to a human with context if needed. This does not replace reading GA4 reports, but it helps provide a more concrete why for certain observed leaks.

An additional source of insights

Questions surfaced through the conversational channel can also feed your analytical hypotheses: they connect behavior observed in GA4 with the objections actually expressed by visitors.

Where to start if you don't see the right rate in GA4

If you can’t find the conversion rate metric in GA4, start in this order:

  1. Check your key events.

  2. Add the correct metric in a standard report or an exploration.

  3. Segment by session, device, and source.

  4. Link your rates to e-commerce events.

  5. Only then compare with Shopify or your other dashboards.

The biggest trap is thinking that a rate not shown by default means GA4 “doesn’t have it.” Most of the time, you mainly need to configure it and read it in the right context.

If you’re starting from scratch, begin with `purchase` as the main key event, add conversion metrics to the acquisition report, then build a simple exploration by channel and by device. This trio already provides a very solid foundation for making decisions. Then, enrich things progressively rather than making them too complex too early.

Summary, sources and FAQ

In brief

In GA4, the conversion rate is not a single figure displayed everywhere by default. It depends on the key events you have defined and on the metric you choose: per session or per user. To use it correctly, you need to segment it, connect it to e-commerce events, and read it with business context.

  • Start with the definition: which key event, which formula, which segment?

  • Add the metric to standard reports or use explorations.

  • Connect the rate to the funnel: product view, cart, checkout, payment.

  • Compare tools intelligently: GA4, Shopify, and your dashboards do not always answer the same question.

The decisive point is often segmentation. An “acceptable” average rate can hide very weak mobile performance, excellent email performance, degraded paid social performance, or an international market that is leaking. In practice, these gaps are what make it possible to choose the right action, far more than the overall average. That is where everything becomes truly actionable.

Sources (external)

FAQ

Why don’t I see the conversion rate in my GA4 reports?

Because it is not always displayed by default in standard reports. You often need to add it as a metric and verify that your key events are correctly configured.

What is the difference between conversion rate per session and per user?

The first measures the share of sessions that convert. The second measures the share of users who convert. The right choice depends on your analysis question.

Should `purchase` be used as a key event?

For an e-commerce store, yes in most cases, because it is the most obvious macro-conversion. But you can also track other key events depending on your objectives.

Why don’t GA4 and Shopify show the same rate?

Because they do not always count the same things or in the same way: sessions, attribution, consent, events, technical exclusions. You need to understand the definition before comparing.

Where can I see funnel steps in GA4?

Via e-commerce events (`view_item`, `add_to_cart`, `begin_checkout`, `purchase`) and especially in explorations, where you can rebuild a more detailed view of the journey.

Go further

Enzo Garcia

April 8, 2026

Convert over 2,000 customers on average per month with Qstomy.

The world’s 1st Shopify AI dedicated to customer conversion

Empowering 200+ e-commerce merchants

Subscribe to the newsletter and get a personalized e-book!

No-code solution, no technical knowledge required. AI trained on your e-shop and non-intrusive.

*Unsubscribe at any time. We do not send spam.

Subscribe to the newsletter and get a personalized e-book!

No-code solution, no technical knowledge required. AI trained on your e-shop and non-intrusive.

*Unsubscribe at any time. We do not send spam.