Skip to content
Anderson Collaborative

Home › Knowledge Base ›Conversion Rate: Formula, Examples, and Optimization

Conversion Rate: Formula, Examples, and Optimization

Conversion rate shows the percentage of a defined group that completed an action, such as a purchase or qualified lead. The formula is simple; the reporting context determines what the result means.

Updated September 20, 2026· 8 min read

Conversion rate is conversions divided by the relevant population, then multiplied by 100. The action might be a purchase, a qualified lead, or another event marked as important. The population might be ad interactions, website sessions, or users, so two reports can produce different rates for the same week.

Use conversion rate inside conversion rate optimization work, next to conversion tracking and cost per acquisition. Together, those measures show both how efficiently traffic converts and how much useful business it produces.

The formula

Conversion rate = (conversions / denominator) x 100
PieceWhat you must name
ConversionsThe event, plus whether you count one per person or every event
DenominatorAd interactions, sessions, users, or another stated population
WindowThe same start and end for numerator and denominator
ScopeCampaign, landing page, device, or the full site

Google Ads defines conversion rate as the average number of conversions per ad interaction, shown as a percentage: conversions divided by the ad interactions that can be tracked to a conversion in the same period. Its example is 50 conversions from 1,000 interactions, which is 5%.

GA4 no longer labels the same reports as “conversion rate.” After you mark an event as a key event, Google Analytics reports:

  • Session key event rate: sessions in which a key event happened / total sessions
  • User key event rate: users who performed a key event / total users

Those definitions are in Google’s Analytics dimensions and metrics table.

Three conversion-rate denominators: users, sessions, and ad interactions, each producing a different percentage from the same conversions

The same conversions can produce different rates when the report uses users, sessions, or ad interactions.

User, session, and ad-interaction rates

RateNumeratorDenominatorWhat it answers
Google Ads conversion rateConversions, using the action’s count settingAd interactions that can be tracked to a conversionDid paid clicks (or other billed interactions) produce the recorded action?
Session key event rateSessions with at least one key eventSessionsDid visits complete the action at least once?
User key event rateUsers who triggered a key event at least onceUsersDid unique users complete the action at least once in the window?
Impression to conversionConversionsImpressionsDid exposure, not a click or a session, define the opportunity?

A user can have several sessions. A session can have several purchases. An ad click can be followed by more than one conversion action. Mixing those layers without saying so is how a 5% “conversion rate” becomes an argument instead of a measurement.

Click-through rate still sits upstream: it tells you whether people chose the ad. Conversion rate tells you what happened after that choice, on the denominator you picked.

Count conventions and multiple conversions

Google Ads counting options are Every and One per conversion action:

  • Every counts each conversion after the interaction. Google presents this as the usual choice for sales, because each sale can add value.
  • One counts one conversion per ad click for that action. Google presents this as the usual choice for unique leads.

If you track more than one conversion action, or you count Every, Google Ads conversion rate can exceed 100%, because more than one conversion can be assigned to one interaction.

GA4 key event count follows the event’s counting method: Once per event counts every trigger, while Once per session counts the key event once in a session. Session key event rate is still the share of sessions with at least one key event, and user key event rate is the share of users with at least one. A buyer who purchases twice in the window still counts as one converting user for the user key event rate.

Worked numerical example

Hypothetical 30-day online store example:

  • Google Ads clicks that can be tracked to a conversion: 1,000
  • Purchase conversions in Google Ads, count set to Every: 80
  • GA4 users: 3,200
  • GA4 sessions: 4,000
  • Users with a purchase key event: 70
  • Sessions with a purchase key event: 75
  • Purchase events: 80
ReportCalculationResult
Google Ads conversion rate80 / 1,0008.0%
Session key event rate75 / 4,0001.9%
User key event rate70 / 3,2002.2%
Purchase events per session80 / 4,0000.020 (not a GA4 key event rate)

None of these is wrong. They answer different questions. The Ads figure is post-click on paid interactions. The GA4 session figure is visit-based across all traffic in the property. The user figure treats a repeat buyer as one converting user.

Now change the paid traffic mix. Clicks fall to 400, purchases fall to 48, and Google Ads conversion rate rises to 12%. The rate improved while order volume fell. Whether the new mix is better depends on spend, revenue, margin, and the value of those orders; conversion rate alone cannot answer that question.

Unbounce’s 2024 Conversion Benchmark Report, accessed September 20, 2026, states a 6.6% median conversion rate across industries on Unbounce landing pages. The same page says the data counts conversion events, not value per conversion. Use it as dated, method-scoped context, not a target for your site.

How to diagnose a rate change

Write the decision first: pause a campaign, change the page, or leave it alone. Then check whether the rate moved because of the numerator, the denominator, or the tracking.

Segment the rate, do not only read the account total.

SplitWhy it matters
Campaign, ad group, keyword, or adMix shifts can raise the blended rate while a profitable segment shrinks
Landing pageOne URL can hide a form error on another
DeviceA mobile drop can be load time or a truncated form, not “the offer”
New versus returningReturning users can inflate a user key event rate in a short window
Paid versus organic versus emailGoogle Ads conversion rate will not match a sitewide GA4 rate

Check tracking before you rewrite the page.

  • Confirm the event still fires once per real success. Pair this with the conversion tracking receipt steps.
  • Confirm the Google Ads count setting is still One or Every as intended.
  • Confirm the GA4 key event is the same action you are reading in Ads.
  • Confirm consent, tag status, and duplicate firing. A broken tag can drop the numerator. A double fire can inflate it.

Read volume and value next to the rate. Keep conversions, spend, conversion value, margin, and qualified leads in the same table so a rate change stays connected to the business result.

Landing pages still matter, but only after the measurement is stable. Message match, load time, mobile layout, and a clear next step can change the numerator. Pair that work with landing page experience. Form length is a testable hypothesis, not a law.

Practical experiment guidance

Do not treat an ordinary before-and-after as a randomized test. Seasonality, auction pressure, and traffic mix can move conversion rate without a page change.

  1. Predefine the primary outcome: qualified conversions or conversion value, not conversion rate alone.
  2. Hold the offer, tracking, and (as far as the tool allows) the traffic source.
  3. Change one page or ad variable.
  4. Use the platform experiment or A/B tool when it can split comparable traffic. See A/B testing.
  5. If you cannot randomize, say so. A sequential test is still useful as a diagnostic, with those confounders listed.
  6. Read the result after the planned window. Do not stop on the first green day.

A remarketing list can raise conversion rate by sending warmer people. That is a mix change. Measure it as a mix change, not as proof that the landing page got better.

Conversion rate becomes useful when the action and reporting population are clear and the result is read beside volume, cost, and value.

Four coworkers at a desk with a laptop, printed charts, and a calculator

Frequently Asked Questions

What is conversion rate?

Conversion rate is conversions divided by a relevant population, multiplied by 100. Depending on the report, that population might be ad interactions, sessions, or users. Compare rates only when the action, population, counting method, and date range match.

How do Google Ads and GA4 calculate conversion rate?

Google Ads conversion rate is conversions divided by ad interactions that can be tracked to a conversion. GA4 reports session key event rate as sessions with a key event divided by sessions, and user key event rate as users who triggered a key event divided by users. Those three rates can disagree on the same site.

Can conversion rate exceed 100 percent?

Yes, when the numerator can count more than one conversion per denominator unit. Google Ads notes that tracking more than one conversion action, or counting Every conversion, can push conversion rate above 100 percent.

Does a higher conversion rate mean a better campaign?

Not always. A higher rate can accompany fewer total conversions or less revenue. Read it next to spend, conversion volume, conversion value, margin, and cost per conversion.

Sources

PUT THIS KNOWLEDGE TO WORK

NEED MORE HELP?

Talk with our team about applying Conversion Rate to your marketing.

Get a free marketing audit call