E-commerce
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 a certain vocabulary 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’ll talk about standard reports, explorations, e-commerce events, and possible discrepancies between Google Analytics, Shopify, and your other tools.
What you will be able to do: locate the right conversion rate in GA4 and understand what it really measures.
What you will not find: a single magic button that summarizes all performance without configuration or segmentation.
Related reading: e-commerce conversion rate definitions, conversion funnel and improving e-commerce conversion rate.
If your GA4 reports seem less straightforward than before, that’s normal. The most important thing is to understand the calculation logic before interpreting the number.
Summary
In GA4, which “conversion rate” are we talking about?
The first thing to clarify is that GA4 does not promote a single universal conversion rate. In practice, you will mostly 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 contain at least one key event. It is useful if you want to know what share of visits results in the expected action.
User conversion rate
It measures the share of users who completed the key event. It is useful if you think more in terms of people than sessions, for example for longer or more repeat journeys.
Why this distinction matters
A single user may return several times before buying. If you look at the rate per session, each visit counts. If you look at the rate per user, you are reading the transformation of the person, not that of each of their visits. Neither is “better” in absolute terms. The right choice depends on the question being asked.
Google documentation on advanced conversions in GA4 and the help page on conversions / key events explain this logic. Before looking for a number, make sure you know whether you want to think in terms of sessions or users.
Where to find it in GA4 standard reports
In GA4, the conversion rate does not always appear by default in standard reports. It often has to be added manually to a report such as Traffic acquisition or a custom report.
Most common path
Go to Reports.
Open, for example, Acquisition and then Traffic acquisition.
Click the report editing option if you have the necessary permissions.
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 been little customized or if your role does not allow report editing.
What this report lets you do next
Once the metric has been added, you can view the conversion rate by channel, source / medium, campaign, device, or other dimension available in the report. It’s very useful for seeing whether conversion is low everywhere, or only on certain segments.
Google also reminds us that report quality depends on properly configured events and key events. If nothing is marked as important, there is simply nothing for the conversion rate to calculate.
The key point: key events replace the old conversion logic
In GA4, key events play a central role. They are what form the basis of conversion rates. If you have not marked the right event as “key,” the rate you are looking at will not 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 reading milestones.
Why this changes interpretation
If you mark `purchase` as a key event, your conversion rate measures the 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 is still correct, but it measures something different.
What to check
Is the event being collected properly?
Is it correctly marked as a key event?
Does it really match your main objective?
Google’s documentation on recommended events and ecommerce measurement explains how to implement these events correctly, including GA4 ecommerce measurement. Without this foundation, your conversion rate will either be 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 your dimensions and metrics in a much more granular way.
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 the gaps become visible. A global average rate easily hides weak mobile performance, unqualified social traffic, or an international market that is underperforming.
How to set it up
Go to Explore.
Create a blank exploration.
Import your useful dimensions, for example Session source / medium, Device category, or Country.
Import the metrics Session conversion rate and User conversion rate.
Add them to your rows and values.
The right approach
When you use a session-based metric, try to also use a dimension that is compatible with the session. This avoids some ambiguous interpretations. The same principle applies to user-centered analyses.
A very concrete use case
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 connect conversion rate and purchase events
In e-commerce, the conversion rate should never be read in isolation. It only makes sense when it is 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 actual journey.
Why this chain matters
A low final conversion rate can come from a lack of add-to-carts, leakage at checkout, a declined payment, or poorly aligned traffic. Without the intermediate events, you only have the final result. With them, you can see the step that breaks.
What Google recommends
Google documents the e-commerce measurement structure precisely in the GA4 e-commerce documentation, including the 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 a very low add-to-cart rate does not indicate the same problem as a good add-to-cart rate with a low checkout rate. This is where our article on the e-commerce conversion funnel complements GA4 analysis very well.
DebugView and validation
Before trusting your reports, check in DebugView that the events are being sent correctly and with the right parameters. This is especially important after a change to the theme, the dataLayer, GTM, or the payment tool. A GA4 property can 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 that 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.
Events sent incorrectly or incompletely.
Test orders, refunds, or technical exclusions.
The right approach
Instead of trying to force a perfect match between tools, try to understand which tool answers which question. Shopify will give you a native view of the store. GA4 will help you segment the marketing and behavioral journey. Both are useful, but they are not interchangeable.
What needs to be documented
Define a reference source for each use case: sales management, marketing analysis, journey analysis, product analysis. That is what prevents sterile debates over “the right number”.
The most common mistakes when reading the conversion rate in GA4
Many interpretation errors come less from the tool than from the shortcuts made around the tool. Here are the most common ones.
Confusing session and user: you are comparing two different metrics as if they were telling 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 the definitions.
Drawing a business conclusion without looking at the funnel: cart, checkout, payment, returns, margin.
The habit to adopt
Every time you see a rate, ask yourself three questions: what formula is being used, which segment am I reading it on, and which key event triggers it? This simple habit avoids a large share of bad decisions.
Which rate should you look at depending on your business question?
The right rate always depends on the question you ask.
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 underperforms? | rate segmented by device category |
Is the problem coming from the funnel? | e-commerce events + funnel explorations |
A more useful reading than the rate alone
If you manage performance marketing, session rate is often more useful. If you are looking at longer cycles or retention, user rate may better reflect reality. If you are trying to find where the journey breaks down, 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 is to connect the conversion rate to the context: source, device, country, journey stage, average order value, returns, margin, traffic quality.
The right sequence
Check the key event.
Choose session or user depending on the question.
Segment: channel, device, market, customers.
Link it to the funnel: add to cart, checkout, payment.
Review it against the business: average order value, margin, returns.
That is when the rate becomes useful. Before that, it remains mostly an elegant number, but one that is not very actionable.
Example: a global drop in the rate may seem worrying, but become much clearer once segmented: paid social down, email stable, desktop fine, mobile weak at checkout. Without this reading, you start the wrong initiative.
Qstomy: convert better, but also understand friction better
The conversion rate in GA4 shows that there is a drop-off. 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, delivery 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 answer common objections, guide visitors to the right product, reassure them about delivery or returns, then hand off to a human with context if necessary. This does not replace reading GA4 reports, but it does help give a more concrete why for certain observed drop-offs.
For Shopify : Shopify integration.
To see the product : request a demo.
For context : why use an AI chatbot for e-commerce.
An additional source of insights
The questions raised by the conversational channel can also inform your analytical hypotheses: they connect the behavior observed in GA4 to the objections actually expressed by visitors.
Where to start if you don't see the correct rate in GA4
If you can’t find the conversion rate useful in GA4, start in this order:
Check your key events.
Add the right metric in a standard report or an exploration.
Segment by session, device, and source.
Link your rates to e-commerce events.
Then compare only with Shopify or your other dashboards.
The biggest trap is thinking that a rate that is missing 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 are starting from scratch, begin with `purchase` as the main key event, add the conversion metrics to the acquisition report, then build a simple exploration by channel and device. That trio already gives you a very solid basis for deciding. Then enrich it gradually rather than overcomplicating it too early.
Summary, sources and FAQ
In brief
In GA4, the conversion rate is not a single number displayed everywhere by default. It depends on the key events you have defined and 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 in a business context.
Start with the definition: which key event, which formula, which segment?
Add the metric to standard reports or use explorations.
Link 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. A “correct” average rate can hide a very weak mobile performance, excellent email performance, underperforming paid social, or an international market that is leaking users. In practice, it is these gaps that make it possible to choose the right action, far more than the overall average. That is where everything becomes truly actionable.
Sources (external)
Google Analytics Help: advanced conversion tracking in Google Analytics and conversions / key events.
Google for Developers: measure e-commerce in GA4 and recommended events.
Google Analytics Help: e-commerce in Google Analytics.
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 have to add it as a metric, and check that your key events are configured correctly.
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 goals.
Why do GA4 and Shopify not show the same rate?
Because they do not always count the same things in the same way: sessions, attribution, consent, events, technical exclusions. You need to understand the definition before comparing.
Where can I see the funnel steps in GA4?
Through the 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
April 8, 2026





