ECOMMERCE TRACKING

How to Find Checkout Drop-Offs in GA4 (Before They Bankrupt You)

There is no worse feeling in e-commerce than seeing 1,000 "Add to Carts" but only 10 "Purchases". Here is how to use GA4's Explore section to find exactly where you are bleeding.

Conceptual 3D illustration of a digital funnel leaking coins due to checkout drop-offs

You are running ads. Your creatives are dialed in. The traffic is flowing, and people are adding your products to their cart. You refresh your Shopify dashboard expecting to see a flood of revenue, but instead... crickets.

Users clearly want to give you their money, but something is stopping them. You are fumbling the ball at the 1-yard line.

When business owners face this, they usually start guessing. They change their button colors, rewrite their product descriptions, or fire their ad agency. But guessing is expensive. To fix a leak, you first have to know exactly which pipe is broken.

In Google Analytics 4 (GA4), the standard out-of-the-box reports will not tell you this. Standard reports are great for seeing totals (total users, total revenue), but they are terrible for visualizing user journeys. To find the exact step where users rage-quit your site, you must use the Explore section.

Enter the GA4 Explore Section

The Explore tab is the most powerful tool inside GA4. It is an advanced, free-form workspace where you can build custom visualizations that standard reports simply cannot handle. If you want to understand complex behavior, you have to leave the "Reports" tab and learn to use "Explore."

For e-commerce drop-offs, the specific tool we need is called a Funnel Exploration.

A funnel exploration takes your user journey and breaks it down into a visual staircase. It shows you exactly how many people entered step 1, how many survived to step 2, and what percentage abandoned the process entirely.

Step-by-Step: How to Create a Checkout Funnel

Assuming your GA4 is correctly set up with standard e-commerce events (if it isn't, you need a Technical Setup first), here is exactly how to build this report:

  1. Open Explore: On the left-hand menu of GA4, click the icon that looks like a compass (Explore).
  2. Start a New Funnel: Click on the template called "Funnel exploration" (or start a Blank one and select "Funnel" under the Tab Settings).
  3. Clear the Default Steps: GA4 usually auto-populates some random steps like "First open" or "Session start". In the "Tab Settings" column on the left, find the "Steps" section and click the pencil icon to edit them. Delete all default steps.
  4. Build Your E-commerce Steps: Now, you need to tell GA4 what your checkout process looks like by selecting standard events. Add the following steps in order:
    • Step 1: Select the event view_item. Name this step "Viewed Product".
    • Step 2: Select the event add_to_cart. Name this step "Added to Cart".
    • Step 3: Select the event begin_checkout. Name this step "Started Checkout".
    • Step 4: Select the event add_shipping_info. Name this step "Entered Shipping".
    • Step 5: Select the event add_payment_info. Name this step "Entered Payment".
    • Step 6: Select the event purchase. Name this step "Purchased!".
  5. Apply and View: Click "Apply" in the top right corner.

Instantly, GA4 will generate a beautiful bar chart showing the exact volume of users at every single stage of your checkout, along with the abandonment rate between each step.

How to Read the Data (Finding the Leak)

Now that you have your funnel, you need to play detective. The data will tell you a story about your user's psychology.

Scenario A: The "Shipping Shock" Drop-Off
If 80% of your users drop off between begin_checkout and add_shipping_info, you have a price shock problem. This usually means users added the item to the cart, entered the checkout, and were suddenly hit with a $15 shipping fee they weren't expecting. They felt tricked and left. Fix: Be transparent about shipping costs on the product page, or offer a free shipping threshold.

Scenario B: The "Payment Failure" Drop-Off
If users make it all the way to add_payment_info but abandon before purchase, you have a critical trust or technical issue. Your credit card gateway might be throwing errors on mobile devices. Or, your checkout page looks sketchy and lacks security badges (like Norton or McAfee). Or worse, you are forcing them to create an account with a password just to hand you their money. Fix: Enable Guest Checkout, add Apple Pay/Google Pay for friction-less mobile payments, and test your Stripe integration.

Don't Guess. Audit.

As a business owner, you shouldn't have to guess why people aren't buying. The data is already there, sitting inside GA4, waiting for you to visualize it.

By using the Explore section to build a Funnel Exploration, you transition from making emotional decisions based on gut feelings, to making clinical decisions based on hard data.

However, this entire strategy relies on one absolute prerequisite: Your GA4 e-commerce events must be firing perfectly. If your Shopify or WooCommerce store is failing to send the add_shipping_info event to Google, your funnel will look broken even if your store is fine. If you aren't 100% confident in your data layer, reach out for a Funnel Audit today. We will verify your data, build these custom explorations for you, and show you exactly where to plug the leaks.