Tools & TrackingCore· 30 min read

Tracking Conversions

A conversion is the action you actually care about — and you must tell your analytics tool which action that is.

What you will learn

  • Define a conversion for any business
  • Mark an event as a conversion in GA4
  • Tell macro conversions from micro conversions

What counts as a conversion?

Traffic is nice, but visits do not pay the bills. A conversion is the moment a visitor does the valuable thing you built the website for. You decide what that is — the tool cannot guess.

BusinessMain conversion
Online clothing storeA completed purchase
Gym in LucknowA free-trial sign-up form
BakeryA phone call or WhatsApp order
Coaching instituteA demo-class booking

Micro vs macro conversions

Not every conversion is a sale. Smaller steps that lead toward a sale are micro conversions; the final valuable action is the macro conversion.

  • Macro conversion — the big goal: a purchase, a paid sign-up.
  • Micro conversion — a helpful step on the way: signing up for a newsletter, adding to cart, watching a product video.

Both matter. If lots of people add to cart (micro) but few buy (macro), you know exactly where to investigate — the checkout step.

Here is that idea with real numbers for the clothing store. Each row is a step in the funnel, and the drop between rows shows where you are losing people:

Funnel stepTypePeopleKept from previous step
Visited the sitestart10,000
Added to cartmicro1,20012%
Started checkoutmicro60050%
Completed purchasemacro20033%

The biggest leak is between "Added to cart" and "Started checkout" — only half move forward. That is precisely where you would investigate first (maybe shipping cost is a shock, or the login is annoying). Tracking micro conversions is what makes this leak visible.

Turning an event into a conversion

In GA4, you tell the tool which event is a conversion by marking it as a key event. For the clothing store, you would mark the purchase event. After that, GA4 starts counting and reporting it specially.

Marking the purchase event as a conversion in GA4
Event recorded:  purchase
Action in GA4:   mark "purchase" as a key event (conversion)

Result: GA4 now reports
  Conversions this week: 200
  Conversion rate: 4%

Note: You are not writing code here — you are clicking a setting in GA4 that says "this event is important, count it as a conversion". From then on it appears in your conversion reports automatically.

It helps to see the whole conversion-tracking flow in order — what happens from the moment a shopper acts to the moment the number shows up in your report:

  1. A visitor does the valuable action — for the clothing store, they finish buying.
  2. That action makes GA4 record an event (here the event is named purchase).
  3. You have already told GA4 to mark that event as a key event (a conversion) — a one-time setting you click once.
  4. Because it is marked, GA4 counts every purchase event as a conversion as it happens.
  5. GA4 then reports the totals for you: this week, 200 conversions and a 4% conversion rate.

Note: Steps 1 and 2 happen automatically every time someone buys. Step 3 you do only once, by hand, when you set things up. Steps 4 and 5 then run forever on their own — that is the payoff of marking the event.

Why this matters so much

Once conversions are tracked, every other report becomes powerful. You can finally ask: which channel brought the most conversions? Which page led to the most sales? Without conversion tracking, you are flying blind no matter how many visits you have.

Tip: Start with ONE clear macro conversion. A business that tracks just "purchases" well is far ahead of one that tracks twenty events badly.

Watch out: Do not mark every tiny click as a conversion. If everything is a conversion, nothing is. Keep one main goal and a few meaningful micro steps.

Q. For a gym whose website goal is free-trial sign-ups, which is the macro conversion?

Answer: The free-trial sign-up is the valuable end goal, so it is the macro conversion. Watching the video is a helpful micro step.

✍️ Practice

  1. Write down the one main (macro) conversion for a pizza shop website and two micro conversions.
  2. A store had 8,000 visits and 240 purchases marked as conversions. Calculate the conversion rate.

🏠 Homework

  1. Choose a business and define its conversion funnel: list the micro steps a visitor takes before the final macro conversion.
Want to learn this with a mentor?

CodingClave runs guided, project-based training (28-day, 45-day & 6-month batches).

Explore Training →