Skip to content
accs-net.com

Press Esc to close

Conversion

A conversion in Google Analytics is a user action you’ve defined as valuable β€” a purchase, signup, demo request, or lead submission. In GA4 conversion tracking, every conversion is a regular event you’ve explicitly marked as a conversion (or, in GA4’s newer terminology, a “key event”). This guide covers what counts as a conversion, how to configure them in GA4, macro vs micro classification, primary vs secondary, the conversion rate formula, industry benchmarks, and the seven most-asked questions about Google Analytics conversion tracking.

What Is a Conversion?

A conversion is a desired user action β€” a measurable behavior that contributes to your business goal. In analytics terms, it’s any tracked event you’ve designated as a key outcome. The action itself is not special; what makes something a conversion is the explicit marker you place on it.

Different businesses count different conversions. An online store counts purchase events. A B2B SaaS company counts demo requests and trial signups. A media site counts newsletter subscriptions. The same form submission can be a primary conversion on one site and an irrelevant ping on another. Two rules apply universally: conversions must be measurable through events or imported data, and every conversion you track should connect to a downstream business outcome β€” tracking arbitrary clicks dilutes reports and muddies attribution.

Conversions in GA4 (vs Goals in Universal Analytics)

If you’re migrating from Universal Analytics, the change is significant. UA had a fixed slot system: goals were configured as Destination, Duration, Pages/Session, or Event types, with a hard limit of 20 per view. GA4 abandoned the goals concept entirely. In its place: any event can become a conversion with a single toggle, and there is no per-property cap (though only 30 conversions per property contribute to Google Ads bidding).

Property Universal Analytics (Goals) Google Analytics 4 (Conversions / Key Events)
Definition Pre-configured goal type (Destination, Duration, Pages, Event) Any event marked as a conversion
Configuration UI Admin β†’ View β†’ Goals Admin β†’ Events β†’ toggle “Mark as conversion”
Cap per property 20 goals per view Unlimited tracked, 30 used by Google Ads
Default visibility Standard report column Reports β†’ Engagement β†’ Conversions
Retroactive data No β€” only counts from goal creation forward Yes β€” events fired before the toggle still count
Name in 2024+ Goals (deprecated) “Key events” (renamed) β€” conversions reserved for Ads-imported events

The 2024 GA4 rename caused confusion: Google now reserves conversion for events imported into Google Ads and uses key event in the standard UI. The mechanic is unchanged β€” a marked event still aggregates in reports, only the label moved. Most practitioners still call them conversions because that’s the language tools and stakeholders use.

How GA4 Conversions Are Configured (Mark Event as Conversion)

The setup is simple but easy to get wrong. Follow this exact sequence:

  1. Open GA4 β†’ Admin β†’ Events (under Data display).
  2. Find the event you want to mark β€” for example generate_lead, sign_up, or purchase.
  3. Toggle the “Mark as key event” (formerly “Mark as conversion”) switch on.
  4. Wait 24-48 hours for the conversion to appear in Reports β†’ Engagement β†’ Conversions.
  5. If you plan to use the conversion for Google Ads bidding, navigate to Admin β†’ Conversions and import the event into your linked Ads account.

If the event you need doesn’t exist yet, fire it through your data layer via GTM, or build a custom event in GA4 β†’ Admin β†’ Events β†’ Create event. Only after the event exists and has fired at least once can you mark it as a conversion.

Three setup mistakes to avoid: marking pageviews as conversions inflates counts on every refresh (use generate_lead or form_submit instead); marking too many events dilutes the signal β€” keep primary conversions to 3-5 high-value outcomes; and a GA4 conversion does not automatically become a Google Ads bidding signal β€” you must explicitly link and import it from the Ads side.

Macro vs Micro Conversions

Macro vs micro conversions hierarchy in GA4: macro tier shows purchase, demo request, account signup, lead form, paid subscription; micro tier shows newsletter signup, add to cart, video play, scroll 50 percent, PDF download, with arrows feeding from micro into macro
Macro vs micro conversion hierarchy β€” micro events feed into macro outcomes. Track both to see the full funnel, mark only macro as primary.

Conversions sit on two tiers based on business value:

  • Macro conversions are direct revenue or qualified-lead outcomes. Examples: completed purchase, paid subscription, demo request from a qualified prospect, B2B contact form submission. These belong in your bidding optimization and CFO reports.
  • Micro conversions are intent or engagement signals on the path to a macro outcome. Examples: newsletter signup, add to cart, video 75% completion, scroll-50%, PDF download, account creation without payment. These help diagnose where users drop off and which content moves them forward.

The practical rule: track both, but treat them differently. Macro conversions drive bidding and revenue reports; micro conversions feed funnel analysis and remarketing audiences. Mixing them in the same dashboard is the most common mistake β€” your “conversion rate” jumps wildly when newsletter signups outnumber purchases 50:1, and stakeholders lose trust in the metric.

Primary vs Secondary Conversions in GA4

Within GA4 you can label conversions as primary or secondary, a distinction that matters for Google Ads and reporting clarity:

  • Primary conversion: the conversion you want Smart Bidding (tCPA, tROAS, Maximize Conversions) to optimize against. Treat your single highest-value action β€” usually purchase for ecommerce or generate_lead for B2B β€” as your primary.
  • Secondary conversion: tracked, counted, attributed, and visible in reports, but excluded from automated bidding. Secondaries are perfect for micro conversions (newsletter signup, scroll depth, PDF download) and for tracking the full path without polluting the bidding signal.

The classification happens inside Google Ads under Tools β†’ Conversions, not inside GA4. From GA4’s perspective every marked event is just a conversion β€” Ads is where you split them into primary/secondary roles.

Conversion Rate β€” How It’s Calculated

Conversion rate is the share of sessions or users that completed a conversion. The formula:

Conversion Rate = (Conversions / Total Sessions) Γ— 100%

In GA4 you have two flavors of the same metric:

  • Session conversion rate = conversions Γ· total sessions. Use this for landing-page and channel comparisons.
  • User conversion rate = converting users Γ· total users. Use this for cohort analysis and ad-spend efficiency.

Worked example: a landing page gets 2,000 sessions in a week and produces 60 form submissions. Session conversion rate = 60 Γ· 2,000 Γ— 100% = 3%. For ecommerce specifically, GA4 exposes a per-event conversion rate in Reports β†’ Monetization β†’ Ecommerce purchases, useful for product- and channel-level breakdown.

Conversion Rate Benchmarks by Industry

Conversion rate varies by industry, traffic source, and page intent. The ranges below are typical mid-market values β€” use them as a sanity check, not a goal:

Conversion rate benchmarks by industry in GA4: blog and content 0.5 to 1 percent, mobile apps 1 to 3 percent, e-commerce 2 to 3 percent, B2B SaaS 3 to 5 percent, lead generation 4 to 7 percent, paid search landing pages 5 to 10 percent
Typical conversion rate ranges by site type β€” paid search landing pages convert highest because they’re built for a single intent

Three rules when reading benchmarks: paid search landing pages outperform every other category because they’re single-purpose and intent-matched β€” a 1% paid-landing rate is a problem, a 3% ecommerce rate is healthy. B2B SaaS demo signups average 3-5%, but channel matters more than the headline β€” branded search converts at 8-12%, cold display at 0.5-1%. Blog and content sites rarely exceed 1% on opt-in goals, but their job is to feed retargeting and earn organic links, not close transactions on first visit.

How to Improve Conversion Rate

Five highest-leverage levers ranked by impact:

  1. Match intent. If a page ranks for an informational query but reads like a sales page, visitors bounce. Audit the SERP and reshape the page to match what searchers actually want.
  2. Reduce friction at the conversion step. Every extra form field cuts conversion rate 5-10%. Strip top-of-funnel forms to email + one qualifying field; ask for more on subsequent screens.
  3. Speed up Largest Contentful Paint. Pages slower than 2.5 seconds lose 7-30% of visitors. See Core Web Vitals impact on conversion for the data.
  4. Add specific social proof above the fold. A named customer logo or testimonial in the visible area lifts conversion 5-15% on cold traffic; generic “trusted by thousands” lifts it 0%.
  5. Diagnose with funnel analysis. Run checkout funnel analysis to find the biggest drop-off step, then optimize that one before touching anything else.

The most common mistake: optimizing the wrong page. A 1% lift on your top-traffic landing page beats a 30% lift on a page nobody visits. For the broader view of how small conversion-rate gains compound into revenue, see tying revenue to traffic.

Frequently Asked Questions

What is a conversion in Google Analytics?

A conversion in Google Analytics is any tracked user action you’ve explicitly marked as valuable β€” a purchase, signup, lead form submission, demo request, or other measurable behavior. In GA4 you mark a conversion by toggling “Mark as key event” on any existing event under Admin β†’ Events.

How do you set up conversions in GA4?

Open Admin β†’ Events, find the event you want to track (or create one first), and toggle “Mark as key event” on. Wait 24-48 hours for data to appear in Reports β†’ Engagement β†’ Conversions. To use the conversion for Google Ads bidding, also import it through Admin β†’ Conversions in your linked Ads account.

What is the difference between conversion and event in GA4?

Every conversion is an event, but not every event is a conversion. Events are the raw building block β€” every GA4 event (pageview, click, scroll, purchase) is captured automatically or by your dataLayer. A conversion is an event that you’ve explicitly designated as a key business outcome by toggling “Mark as key event” in Admin β†’ Events.

Are conversions the same as goals in GA4?

No. Goals were a Universal Analytics concept with four pre-defined types (Destination, Duration, Pages, Event) limited to 20 per view. GA4 replaced goals with conversions (now called “key events” in the UI): any event can be marked as a conversion, with no per-property cap, and historical data is included retroactively.

What is a good conversion rate?

It depends on industry and traffic source. E-commerce typically runs 2-3%, B2B SaaS 3-5%, paid search landing pages 5-10%, content / blog sites 0.5-1%. Compare against your historical baseline first, then against industry benchmarks. A 1% improvement on your top-traffic page usually beats hitting an “industry average” on a low-traffic page.

What is the difference between primary and secondary conversion in GA4?

Primary conversions are the high-value actions Google Ads Smart Bidding optimizes against (usually purchase or generate_lead). Secondary conversions are tracked and reported but excluded from automated bidding, ideal for micro events like newsletter signups. The split happens in Google Ads under Tools β†’ Conversions, not in GA4.

How many conversions can I track in GA4?

GA4 has no hard limit on the number of events you can mark as conversions, but only 30 per property can be imported into Google Ads for bidding. Best practice: keep 3-5 primary conversions tied to revenue, and use secondaries for micro-engagement.

  • Conversion Rate β€” the formula and benchmarks for measuring conversion efficiency
  • Macro Conversion β€” high-value primary outcomes (purchase, signup, lead)
  • Micro Conversion β€” engagement signals that feed macro funnels
  • GA4 events β€” the raw building block of every conversion
  • Goals β€” the deprecated Universal Analytics predecessor
  • Purchase event β€” the canonical e-commerce primary conversion
  • AOV (Average Order Value) β€” paired with conversion rate to forecast revenue
  • ROI β€” measures profitability against marketing spend
  • Data Layer β€” where conversion events are typically pushed

Tom Martin
Written by

Tom Martin

Web analytics specialist with deep expertise in Google Analytics, Tag Manager, and e-commerce tracking. Helping businesses understand their data without the noise β€” practical guides, honest reviews, and real-world implementation experience.