top of page

Ecommerce Analytics: The Metrics and Reports That Drive Sales

Ecommerce analytics converts raw transaction data into actionable insights about store performance — which products sell, where customers abandon the purchase process, which traffic sources generate revenue, and how purchase behavior changes over time. For online stores, analytics isn't optional reporting infrastructure; it's the mechanism for continuous performance improvement.

The challenge with ecommerce analytics is distinguishing between the metrics that describe what happened and the metrics that explain why and point toward what to do differently.

The Core Ecommerce Metrics

Conversion rate

The percentage of sessions that result in a completed purchase. Industry benchmarks range from 1–3% for general e-commerce, with significant variation by product category, traffic quality, and price point. More useful than benchmarking against averages is tracking your conversion rate by traffic source — organic search, email, paid social, and paid search typically convert at very different rates.

Average order value (AOV)

Total revenue divided by number of orders. AOV is the lever for revenue growth that doesn't require more traffic. Tactics that increase AOV — product bundles, minimum order free shipping thresholds, upsells at checkout — generate revenue from existing traffic. Track AOV by acquisition source: customers from email typically show higher AOV than first-visit paid traffic.

Revenue per session

Total revenue divided by total sessions. This normalizes for traffic volume changes and makes period-over-period comparisons more meaningful. A week where revenue is up 20% but sessions are up 30% means conversion quality declined — a week where revenue is up 20% and sessions are flat means conversion rate or AOV improved.

Customer lifetime value (LTV)

The total revenue generated from a customer across all purchases. For e-commerce businesses with repeat purchase potential, LTV determines how much you can spend to acquire a customer. A customer with a $300 LTV over 12 months justifies higher acquisition costs than a customer whose average LTV is $90.

Cart abandonment rate

The percentage of add-to-cart events that don't result in a purchase. Industry average is approximately 70%. A high cart abandonment rate relative to industry benchmarks indicates friction in the checkout process — too many required fields, limited payment options, unexpected shipping costs, or a checkout flow that lacks trust signals.

Ecommerce Funnel Analysis

The e-commerce purchase funnel breaks the conversion path into stages: Product page view → Add to cart → Initiate checkout → Payment info → Purchase. Each stage has a drop-off rate, and the stage with the highest drop-off is the highest-priority optimization target.

Setting up funnel analysis in GA4

In GA4 Explore → Funnel exploration, build the following funnel:

  1. view_item event (product page view)

  2. add_to_cart event

  3. begin_checkout event

  4. add_payment_info event

  5. purchase event

This requires GA4 Enhanced Ecommerce tracking to be implemented. Most major platforms (Shopify, WooCommerce, Magento) have GA4 integrations that send these events automatically.

Interpreting funnel data

The step with the largest percentage drop-off gets the first optimization focus:

  • High drop-off at product page to cart: Poor product page conversion — test photography, copy, pricing presentation, and social proof (reviews, ratings)

  • High drop-off at cart to checkout: Cart abandonment — review cart page UX, add urgency signals, implement cart abandonment email sequences

  • High drop-off at checkout to payment: Checkout friction — reduce required fields, add payment method options, display security badges

  • High drop-off at payment to purchase: Payment failures — check payment gateway error rates, add alternative payment methods

Product Performance Analysis

Revenue by product

Sort products by total revenue to identify your highest-value items. These deserve priority in inventory management, photography investment, promotional placement, and ad spend.

Conversion rate by product

Products with high views but low add-to-cart rates have a product page problem. Products with high add-to-cart rates but low purchase completion have a pricing or checkout problem. Segmenting conversion data by product reveals which issues are product-specific versus systemic.

Refund rate by product

High refund rates on specific products indicate expectation mismatches between the product description and the actual item. High refund rates correlate with poor reviews and reduced repeat purchases from the affected cohort.

Traffic Source and Campaign Analysis for Ecommerce

Revenue by acquisition channel

In GA4 (Reports → Monetization → Ecommerce purchases), segment by session source/medium to see which channels generate the most revenue, not just the most traffic. Email typically shows the highest conversion rate and AOV because it reaches existing customers or warm prospects. Paid social often shows lower conversion rates but can scale acquisition volume effectively.

ROAS by campaign

For paid channels, revenue return on ad spend (ROAS) is the primary efficiency metric: revenue from campaign ÷ campaign spend. A ROAS of 3 means every $1 in ad spend returns $3 in revenue. Target ROAS varies by business model and margin structure — a business with 50% margins needs at minimum a 2x ROAS to break even on ad spend.

Email revenue attribution

Email consistently outperforms other channels in direct revenue per recipient. Track email revenue through UTM-tagged campaigns, compare revenue per email sent across campaigns, and identify which email types (promotional, abandoned cart, post-purchase) generate the highest revenue per send.

Cohort and Retention Analysis

Repeat purchase rate

The percentage of customers who make a second purchase within a defined period. For e-commerce businesses, the first repeat purchase is the strongest indicator of long-term customer value. Measure repeat purchase rate by acquisition cohort (customers acquired in January versus February) to evaluate whether customer quality varies by acquisition source.

Cohort revenue over time

Cohort analysis in GA4 (Reports → Retention) shows revenue generated by customers acquired in each week or month over subsequent periods. This reveals customer lifetime value trajectories and helps predict whether LTV improvements from product or retention changes are materializing.

Blakfy configures ecommerce analytics for online stores — implementing the tracking infrastructure, building the reports, and interpreting the data that drives conversion rate and revenue improvements.

Frequently Asked Questions

What ecommerce analytics setup does GA4 require?

GA4 ecommerce tracking requires Enhanced Ecommerce events: view_item, add_to_cart, begin_checkout, add_payment_info, and purchase — each with product data (item ID, name, price, quantity). Most e-commerce platforms have native GA4 integrations or plugins that implement this. Verify the integration is sending all events correctly by checking the GA4 Realtime report and Debug View while browsing and purchasing on the store.

What is a good ecommerce conversion rate?

E-commerce conversion rates vary significantly by category. Apparel averages 1–2%, electronics 0.5–1%, luxury goods 0.2–0.5%, and consumables or repeat-purchase items can reach 3–5%. Rather than benchmarking against averages, the more useful question is how your conversion rate compares for the same product category, traffic source, and device type over time. Consistent improvement in your own conversion rate matters more than where you rank against industry averages.

How do I reduce cart abandonment?

The highest-impact cart abandonment reductions come from: (1) adding cart abandonment email sequences (recover 5–15% of abandoned carts with a well-timed sequence), (2) eliminating unexpected costs at checkout (shipping fees not shown until checkout are the leading abandonment cause), (3) enabling guest checkout (requiring account creation increases abandonment), and (4) adding trust signals near the payment fields. Identify which abandonment cause is largest for your specific store using funnel analysis before implementing solutions.

Should I use GA4 or a dedicated ecommerce analytics tool?

GA4 provides sufficient ecommerce analytics for most stores, especially when integrated with Google Ads and Search Console. Dedicated e-commerce analytics platforms (Northbeam, Triple Whale, Glew) add value primarily for stores spending $30,000+ per month on multiple paid channels simultaneously — the cross-channel attribution and cohort analysis capabilities justify the additional tool cost at that scale. Below that, GA4 with properly implemented Enhanced Ecommerce is the appropriate starting point.

bottom of page