How to Track Conversion Rate
in WooCommerce
Set up proper conversion tracking to know exactly where visitors drop off—and where to focus your optimization efforts.
6 Conversion Rates to Track
Each tells you something different about your store's performance
Overall Store Conversion Rate
Your primary health metric—tells you how efficiently you turn traffic into revenue
Total Orders ÷ Total Sessions × 100
150 orders ÷ 8,000 sessions = 1.88%
2-3% average, 4%+ excellent
Add-to-Cart Rate
Measures product page effectiveness—are visitors interested enough to start buying?
Sessions with Add-to-Cart ÷ Total Sessions × 100
800 add-to-carts ÷ 8,000 sessions = 10%
8-12% average, 15%+ excellent
Cart-to-Checkout Rate
Reveals cart abandonment severity—why do people add to cart but not proceed?
Checkout Initiations ÷ Cart Sessions × 100
400 checkouts ÷ 800 cart sessions = 50%
40-60% average, 70%+ excellent
Checkout Completion Rate
Your checkout friction indicator—low rates mean checkout UX or trust issues
Completed Orders ÷ Checkout Initiations × 100
150 orders ÷ 400 checkouts = 37.5%
30-50% average, 60%+ excellent
Product Page Conversion Rate
Identifies which products convert well and which need optimization
Orders of Product ÷ Product Page Views × 100
30 orders ÷ 1,200 views = 2.5%
2-5% average, varies by product
New vs Returning Visitor Conversion
Shows if you're building relationships—returning visitors should convert 2-4x higher
Orders by Visitor Type ÷ Sessions by Visitor Type × 100
New: 1.2% vs Returning: 4.5%
Returning should be 2-4x higher than new
The Full Funnel Picture
With 10,000 sessions, a typical funnel loses customers at each stage: 10% add to cart (1,000) → 50% reach checkout (500) → 40% complete purchase (200) = 2% overall conversion rate.
Improving checkout completion from 40% to 50% alone would give you 250 orders instead of 200—a 25% revenue increase with zero additional traffic.
Track Every Step of Your Funnel
StoreRadar shows conversion rates by channel, device, product, and funnel step—updated in real-time so you can catch drops immediately.
Conversion Tracking Setup Guide
Set up comprehensive conversion tracking step by step
Install Google Analytics 4 with Ecommerce
GA4 is the foundation of conversion tracking. Install it with enhanced ecommerce events to automatically track purchase, add_to_cart, begin_checkout, and view_item.
Install a GA4 plugin (MonsterInsights, Google Analytics for WooCommerce, or GTM). Verify events are firing in GA4 → DebugView.
All 4 core ecommerce events should fire correctly
Set Up Conversion Goals
Define what counts as a conversion in your analytics. Primary: purchase. Secondary: add_to_cart, begin_checkout, newsletter_signup.
In GA4, go to Admin → Conversions → New conversion event. Mark 'purchase' as a conversion. Optionally mark other events.
Purchase event should match WooCommerce orders within 10-15%
Enable UTM Tracking on All Campaigns
Without UTM parameters, you can't attribute conversions to specific campaigns. Tag every link in ads, emails, and social posts.
Create UTM convention: utm_source (platform), utm_medium (channel type), utm_campaign (campaign name). Use Google's Campaign URL Builder.
80%+ of paid and email traffic should have UTM tags
Build a Conversion Funnel Report
Visualize where visitors drop off: Landing → Product View → Add to Cart → Checkout → Purchase. Identify your biggest leak.
In GA4, use Explore → Funnel exploration. Set up steps: session_start → view_item → add_to_cart → begin_checkout → purchase.
Each step should retain 30-60% of the previous step
Segment Conversion Rate by Channel and Device
Overall conversion rate hides critical differences. Mobile might be 1% while desktop is 3.5%. Email might be 5% while paid social is 0.8%.
Create GA4 comparisons or segments: by device category (mobile, desktop, tablet) and by default channel grouping (organic, paid, email, social).
Desktop should be 1.5-2x mobile. Email should be highest channel.
Set Up Conversion Rate Alerts
Don't wait until month-end to discover your conversion rate dropped. Set up automated alerts for significant changes.
Use GA4 custom insights or a tool like StoreRadar to alert you when conversion rate drops below your baseline by 20%+ for 3+ consecutive days.
Catch conversion drops within 48 hours, not end of month
Conversion Rate by Channel
Know what to expect from each traffic source
| Channel | Typical Rate | Notes |
|---|---|---|
| Direct / Branded Search | 4-6% | Highest intent—they're looking for you specifically |
| Email Marketing | 3-5% | Warm audience, especially segmented campaigns |
| Organic Search | 2-3% | Varies by keyword intent—'buy' vs 'how to' |
| Paid Search (Google) | 2-4% | Depends on keyword targeting and landing page quality |
| Referral Traffic | 2-4% | Pre-qualified if from relevant review or partner sites |
| Paid Social (Meta) | 1-2% | Interruption model—requires strong creative and landing pages |
| Organic Social | 0.5-1.5% | Discovery traffic, often top-of-funnel browsers |
Conversion Rate by Device
| Device | Typical Rate | Traffic Share | Notes |
|---|---|---|---|
| Desktop | 3-4% | 25-40% | Higher conversion but shrinking traffic share |
| Mobile | 1-2% | 50-65% | Most traffic but lowest conversion—biggest opportunity |
| Tablet | 2-3% | 5-10% | Between mobile and desktop, declining share |
Key Insight
The mobile conversion gap is the single biggest opportunity for most WooCommerce stores. If mobile gets 60% of your traffic but converts at half the desktop rate, improving mobile conversion by even 0.5% can be more impactful than doubling your ad spend.
Quick Wins
Start tracking conversion rates properly today
Verify GA4 Ecommerce Events
Open GA4 → DebugView → Place a test order. Verify purchase, add_to_cart, and begin_checkout events fire correctly.
Check Mobile vs Desktop Split
In GA4, compare conversion rates by device. If mobile is 50%+ lower than desktop, mobile optimization is your priority.
Build a Basic Funnel Report
Create a GA4 funnel: page_view → add_to_cart → begin_checkout → purchase. Find your biggest drop-off point.
Calculate Conversion by Channel
In GA4 → Reports → Acquisition, check conversion rates by channel. Identify your highest and lowest converting sources.
Set Up a Weekly Conversion Report
Create a saved GA4 report or Looker Studio dashboard showing weekly conversion rate with comparison to previous period.
Audit Your UTM Tagging
Check that all paid ads, email links, and social posts have UTM parameters. Fix any untagged campaigns to improve attribution.
Conversion Tracking Pitfalls
Avoid these mistakes when measuring conversion rates
Not Filtering Bot Traffic
Bots and crawlers inflate session counts, making your conversion rate appear lower than it actually is. Some stores have 20-30% bot traffic.
Enable bot filtering in GA4 (it's on by default). Use server-side analytics or tools that filter known bots. Your real conversion rate may be 20-30% higher than reported.
Tracking Sessions Instead of Users
A customer who visits 5 times before buying creates 5 sessions but only 1 conversion. Session-based conversion rate undervalues your funnel.
Track both session-based and user-based conversion rates. User-based rate shows what percentage of people eventually buy, which is better for long-term strategy.
Ignoring Micro-Conversions
Only tracking purchases misses the full picture. You can't improve what you don't measure—and the purchase is the last step, not the only one.
Track add-to-cart rate, checkout initiation rate, and email signup rate. These tell you where the funnel leaks before the purchase step.
Not Segmenting by Source and Device
An overall 2% conversion rate could mean 4% on desktop from email and 0.5% on mobile from paid social. Optimization strategies differ dramatically.
Always segment conversion rates by traffic source, device, and landing page. Optimize each segment separately—don't apply desktop fixes to mobile problems.
Making Decisions on Small Sample Sizes
Your conversion rate went from 2% to 4% today! But that's based on 50 visitors. You need hundreds of conversions for statistical significance.
Wait for at least 100 conversions (or 1,000 sessions) before drawing conclusions. Use a statistical significance calculator for A/B tests.
Related WooCommerce Guides
Increase Conversion Rate
Proven tactics to turn more visitors into buyers.
Track Revenue
Set up accurate revenue tracking across channels.
Track Customer Lifetime Value
Know how much each customer is worth over time.
Reduce Cart Abandonment
Stop losing customers at checkout.
Checkout Optimization
Streamline your checkout to boost completions.
Stop Losing Customers
Diagnose why customers aren't coming back.
Frequently Asked Questions
Common questions about tracking conversion rates in WooCommerce
WooCommerce doesn't show conversion rate natively. You need to calculate it: Conversion Rate = (Orders ÷ Sessions) × 100. Use Google Analytics 4 with ecommerce tracking for automatic calculation, or divide WooCommerce orders by sessions from your analytics tool.
The primary conversion is a completed purchase (order placed). But you should also track micro-conversions: add-to-cart rate, checkout initiation rate, and email signup rate. These help diagnose where in the funnel you're losing potential customers.
Common reasons: GA4 counts sessions differently than WooCommerce counts visitors, bot traffic inflating GA4 sessions, payment gateway redirects losing tracking, ad blockers preventing GA4 from firing, and timezone differences between platforms. A 10-15% discrepancy is normal.
The average ecommerce conversion rate is 2-3%. Top WooCommerce stores achieve 4-5%+. However, rates vary by industry (fashion 1-2%, food 3-5%), traffic source (email 3-5%, paid social 1-2%), and device (desktop 3-4%, mobile 1-2%). Compare to your own historical data.
Product conversion rate = Orders for that product ÷ Product page views × 100. GA4 tracks this with enhanced ecommerce. In WooCommerce, compare product page views (from analytics) to units sold. Low product conversion rates point to pricing, imagery, or description issues.
Track daily for quick pulse checks and anomaly detection. Analyze weekly for trends and A/B test results. Make strategic decisions based on monthly data. Daily rates fluctuate too much—a Tuesday dip doesn't mean your store is broken.
Track Conversions That Matter
StoreRadar shows conversion rates by channel, device, product, and funnel step—so you know exactly where to focus to grow revenue.
Start Free Trial ->By signing up, you agree to our Terms of Service and Privacy Policy