
Why Checkout Abandonment Analysis Requires the Funnel Exploration Report
Cart abandonment is the single biggest revenue leak in ecommerce. Industry averages hover around 70% abandonment—meaning seven out of every ten shoppers who add something to their cart never complete a purchase. The question is not whether people are abandoning; it is where in your checkout flow they are leaving and why. GA4’s Funnel Exploration report is the most powerful tool available for answering this question precisely.
Unlike Universal Analytics goals, GA4 funnel explorations let you define multi-step funnels using any combination of events, parameters, and conditions. You can build a checkout funnel that maps exactly to your site’s specific steps—cart view, shipping details, payment details, order confirmation—and see the drop-off rate at every transition. You can then segment that funnel by device type, traffic source, new versus returning users, or any other dimension to identify which audience segments have the worst abandonment rates and prioritize your optimization efforts accordingly.
Step 1: Ensure the Required Events Are Firing
Before building the funnel, verify that GA4 is receiving the events you want to use as funnel steps. The standard GA4 ecommerce events for a checkout funnel are: view_cart (user views the cart page), begin_checkout (user enters the checkout flow), add_shipping_info (user completes the shipping step), add_payment_info (user enters payment details), and purchase (order confirmed). In GA4, go to Reports → Engagement → Events and verify all five events appear in your event list with recent data. If any step is missing, you will need to implement the corresponding GTM tags before the funnel will show meaningful data.
Step 2: Create a New Funnel Exploration
In GA4, click “Explore” in the left navigation. Click the blank “+” template to start a new exploration, or select the “Funnel exploration” template directly. Give your exploration a descriptive name like “Checkout Funnel — April 2026.” Set the date range to a period with enough traffic to be statistically meaningful—at least 30 days for most ecommerce sites.
In the Variables panel on the left, you have Dimensions and Metrics available to add. Add the dimensions you may want to use as breakdowns: Device Category, Session Source/Medium, New/Returning, and any custom dimensions relevant to your checkout (such as checkout type or payment method). You will use these as segment comparisons later.
Step 3: Define the Funnel Steps
In the Tab Settings panel (center column), find the “Steps” section and click “Edit steps.” Click “+” to add your first step. For the condition, select “Event name” equals “view_cart.” Name this step “Cart View.” Add a second step: “Event name” equals “begin_checkout,” named “Begin Checkout.” Add a third step: “Event name” equals “add_shipping_info,” named “Shipping Info.” Add a fourth step: “Event name” equals “add_payment_info,” named “Payment Info.” Add a fifth step: “Event name” equals “purchase,” named “Purchase.”
Below the steps list, choose whether to make this an Open funnel or Closed funnel. A Closed funnel only counts users who enter at Step 1—if a user goes directly to the payment page without hitting the cart page first, they are excluded. An Open funnel counts users who enter at any step. For checkout abandonment analysis, a Closed funnel is usually more accurate because it tracks the intended sequential path. However, if your checkout allows non-linear navigation (users jumping back and forth), an Open funnel gives you a more complete picture of overall conversion rates at each step.
Step 4: Read and Interpret the Funnel Visualization
GA4 renders the funnel as a cascading bar chart showing user counts and completion rates at each step. The key numbers to focus on are the step-to-step conversion rates—the percentage of users who complete each transition. For a typical ecommerce checkout you might see: Cart View → Begin Checkout: 45% completion; Begin Checkout → Shipping Info: 78% completion; Shipping Info → Payment Info: 65% completion; Payment Info → Purchase: 82% completion. The overall cart-to-purchase rate in this example is roughly 19%—meaning 81% of users who view the cart do not complete a purchase.
The biggest drop-off point identifies your highest-priority optimization opportunity. In the example above, the Cart View → Begin Checkout step loses 55% of users—the largest absolute drop in the funnel. This suggests the problem is at the top of checkout: users see the cart but do not begin checkout. Possible causes include shipping cost shock, trust concerns, or a confusing checkout initiation UX. Contrast this with a funnel where the biggest drop is at Payment Info → Purchase, which would point to payment form friction or trust issues at the final confirmation step.
Step 5: Segment the Funnel by Device Type
One of the most revealing analyses is comparing the checkout funnel between desktop and mobile users. In the Tab Settings, find the “Breakdown” dropdown and select “Device Category.” The funnel visualization will now show separate bars for Desktop, Mobile, and Tablet at each step. It is extremely common to find that mobile users abandon the checkout at significantly higher rates than desktop users—particularly at the Payment Info step, where typing credit card details on a small keyboard is genuinely painful. This data makes a compelling business case for implementing Apple Pay, Google Pay, or one-click checkout to remove mobile payment friction.
Step 6: Segment by New vs. Returning Users
Change the breakdown to “New/Returning” to compare checkout completion rates between first-time visitors and returning customers. Returning customers almost always have higher checkout completion rates—they know your brand, trust your checkout, and may have saved payment methods. A large gap between new user and returning user checkout rates indicates that trust-building elements (reviews, security badges, money-back guarantees) prominently placed in the checkout flow could meaningfully lift new user conversion rates.
Step 7: Segment by Traffic Source
Switch the breakdown to “Session Source/Medium” to see whether checkout abandonment rates differ by traffic channel. Paid search visitors who clicked a product-specific ad often have higher checkout intent than visitors from social media who were browsing casually. If your paid search traffic shows a much lower Cart View → Begin Checkout rate than your organic traffic, this may indicate a landing page or product page issue for paid visitors—perhaps your paid ads are driving traffic to pages that do not match the ad’s promise, creating friction before users even reach the cart.
Using Elapsed Time to Identify Session-Spanning Abandonment
GA4’s Funnel Exploration has an often-overlooked setting: Elapsed Time. By default, the funnel measures step completion within the same session. But some shoppers research a product, add it to cart, then return days later to complete the purchase. Enable the “Elapsed Time” option and set it to 7 or 30 days to capture cross-session funnel completions. This gives you a more accurate picture of your true conversion rate—accounting for the natural multi-session purchase journey—versus the within-session rate that often understates real conversion because it excludes users who complete the purchase in a later session.
Turning Funnel Insights Into Action
The funnel exploration report is only valuable if it drives action. Once you identify your biggest drop-off step, create a targeted improvement hypothesis and test it. If Cart View → Begin Checkout is the problem, test displaying estimated shipping costs earlier, adding prominent trust signals (SSL badge, money-back guarantee), or simplifying the checkout entry button. If Shipping Info → Payment Info is the biggest leak, test saving the user’s progress automatically so they can return easily, or offering a guest checkout option that skips account creation. Use GA4’s built-in A/B testing or a third-party tool like Google Optimize to run the test, and re-examine the funnel report two to four weeks later to measure whether the drop-off rate at the targeted step has improved.
Conclusion
GA4’s Funnel Exploration report transforms checkout abandonment from a frustrating mystery into a diagnosable, actionable data problem. By mapping your exact checkout steps, segmenting by device, traffic source, and user type, and using elapsed time to capture cross-session journeys, you can pinpoint precisely where and why shoppers are leaving—and prioritize your optimization efforts on the steps that will generate the greatest revenue lift. Run this analysis monthly and treat each funnel step’s conversion rate as a KPI your team actively manages.