What Are Conversion Events in Google Analytics 4?

Cody Schneider9 min read

Tracking what matters is the entire point of using analytics, and in Google Analytics 4, the actions that matter most are called "conversion events." If you're coming from Universal Analytics, the shift from "Goals" to this event-based model can feel a little jarring. This article will walk you through exactly what conversion events are, why they're so important, and how to set them up step-by-step.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

What is an “Event” in a GA4 World?

Before we can define a conversion event, we need to understand the fundamental building block of GA4: the event. In the old Universal Analytics, the data model was built around sessions and pageviews. In GA4, everything a user does is an event.

Viewing a page is an event (page_view). Starting a session is an event (session_start). Scrolling down the page is an event (scroll). Clicking a link is an event (click). Each time a user interacts with your site or app in any way, an event can be sent to Google Analytics.

This is an incredibly powerful and flexible way to measure user behavior. But with thousands of different events potentially firing, how do you focus on the Clicks, Views, and Signups that actually grow your business?

That's where conversions come in.

A conversion event is simply any event that you manually mark as being important to the success of your business. It's you telling Google Analytics, "Hey, out of all these events, this specific one contributes directly to my goals."

Why Conversion Events Are So Important

Defining your conversions isn't just an administrative task, it unlocks the true power of GA4 and fuels your entire marketing operation.

  • They Measure What Matters: Without conversions, traffic and pageviews are just vanity metrics. Conversions tell you whether all that website traffic is actually turning into qualified leads, free trial sign-ups, or, most importantly, paying customers. They are your North Star metrics.
  • They Improve Marketing ROI: When you track conversions correctly, you can see which specific campaigns, channels, and keywords are actually driving results. This allows you to stop wasting money on what isn't working and double down on what is.
  • They Unlock Powerful Reporting: Many of the most valuable reports in GA4, like the attribution and user journey reports, are built around conversion events. Without them, you're missing out on key insights into how users navigate your site before taking that final, important action.
  • They Integrate with Google Ads: Properly configured conversion events can be imported directly into Google Ads. This allows you to optimize your ad campaigns for actions that have real business value and use powerful automated bidding strategies like a Target CPA (Cost-per-Acquisition).
GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Universal Analytics Goals vs. GA4 Conversion Events

If you used Universal Analytics (UA), you're probably familiar with "Goals." While the concept is similar, the mechanics are very different.

In UA, Goals were often fairly rigid and session-based. You had four main types:

  • Destination: Fired when a user reached a specific URL, like a /thank-you page. This is the most common and conceptually closest to GA4 conversions.
  • Duration: Triggered when a user's session lasted longer than a specified time.
  • Pages/Screens per session: Triggered when a user viewed a certain number of pages.
  • Event: Fired based on a specific event interaction defined by Category, Action, and Label.

The system worked, but it had limitations. You were limited to 20 goals per reporting view, and they were tied to that specific session. If a user left and came back later, the context could be lost.

GA4 simplifies and enhances this model significantly:

The foundation is different. Instead of a separate "Goal" system, you simply choose any existing tracked event - whether automatic, recommended, or custom - and flip a switch to tell GA4 it's a conversion. This ties your most important metrics directly to actual user behavior, not just session results.

This gives you more flexibility to define what's important. You can have up to 30 custom conversion events per property (in addition to a few defaults), and you can use them to measure multi-step processes or specific user behaviors far more effectively than with UA goals.

How to Set Up Conversion Events in GA4: A Step-by-Step Guide

There are two primary ways to set up a conversion event in GA4. The method you choose depends on whether the event you care about is already being tracked in your property.

Method 1: Mark an Existing Event as a Conversion (The Easy Way)

This is the simplest way to get started. If GA4 is already collecting an event that corresponds to a business goal (like a form_submit or generate_lead), all you have to do is tell GA4 that event is a conversion.

Let's say you've already configured an event called newsletter_signup that fires when someone subscribes.

  1. Navigate to your GA4 property and click on Admin (the gear icon) in the bottom-left corner.
  2. In the Property column, find the section called Data display and click on Events.
  3. You'll see a table of all the events GA4 has collected. Find your newsletter_signup event in the list.
  4. On the right side of the row for your event, you'll see a toggle switch under the "Mark as conversion" column. Click this toggle to turn it on.

And that’s it! You've just created a conversion event. Within 24-48 hours, GA4 will start populating your Conversions report with this specific data.

This method works perfectly for many common events, including:

  • generate_lead or form_submit for lead generation.
  • sign_up for new account creations.
  • purchase for e-commerce transactions (this one is actually marked as a conversion by default and can't be turned off).
  • file_download if you're tracking downloads of a whitepaper or case study. This is an enhanced measurement event you can enable with one click.
GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Method 2: Create a New Event from an Existing One (For More Specific Goals)

Sometimes, an existing raw event is too broad to be a conversion. The classic example is tracking a specific "thank you" page visit. A page_view event itself isn't a conversion, but a page view of /confirmation-page definitely is.

For these situations, you create a new, more specific event from the generic page_view, and then mark your new, specific event as a conversion.

Let's walk through tracking a form submission that redirects to /contact-thank-you:

  1. Go to Admin > Events.
  2. Click the Create event button. From the next screen, click Create again.
  3. Now you'll configure your new event. This is where the magic happens.
  4. Keep the "Copy parameters from the source event" box checked. This is usually a good idea.
  5. Click Create in the top-right corner.

You've now created a new custom event. However, you're not done yet! The crucial next step is to wait for this new contact_form_success event to be triggered at least once. After a user triggers it, go back to the Admin > Events page. Your new event will appear in the table, and now you can simply follow Method 1 to mark it as a conversion. This two-step process is a common point of confusion, so remember: create the event, trigger it, then mark it as a conversion.

Where to See Your Conversion Data

Once your conversions are set up and data is flowing, you can analyze your performance in several key reports within the GA4 interface.

1. Verifying with the Realtime Report

The moment you set up a new conversion, you can head to Reports > Realtime. In the "Event count by Event name" or "Conversions by Event name" cards, you should see your conversion appear shortly after performing the action on your site. This is the fastest way to confirm things are working.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

2. The Conversions Report

Your main hub for conversion data is at Reports > Engagement > Conversions. This report provides a simple summary listing all your conversion events and showing the total number of conversions, users who converted, and any associated event revenue.

3. Acquisition Reports

This is where your conversion data becomes truly powerful for making marketing decisions. Navigate to Reports > Acquisition > Traffic acquisition. By default, this report shows sessions channel by channel. But if you click the dropdown for the Events or Conversions columns, you can select YOUR specific conversion event (e.g., contact_form_success). This will instantly show you which channels - Organic Search, Paid Search, Email, Direct - are driving the most valuable user actions.

Quick Tips and Best Practices

  • Think Micro and Macro: You don't have to limit yourself to major "macro" conversions like a purchase. Also track "micro" conversions like a newsletter signup, adding an item to the cart, or watching a significant portion of a video. These signal engagement and help you understand the customer journey.
  • Use Recommended Event Names: Whenever possible, use Google's recommended event names (e.g., generate_lead instead of form_sent). This helps GA4 better understand your data and unlocks future automated insights and features.
  • Test Before You Trust: Always use DebugView (found in the Admin panel) and the Realtime Report to thoroughly test your conversion setup. Ensure it fires when it should, and just as importantly, that it doesn't fire when it shouldn't.

Final Thoughts

Switching your thinking from session-based goals to event-based conversions is the single biggest "aha!" moment when learning Google Analytics 4. By focusing on the specific actions that create business value and marking them as conversion events, you unlock a clearer, more powerful way to measure performance and grow your business.

Connecting data sources so you can see your conversions is just the first step. At Graphed, we make the next part - actually analyzing that performance - effortless. Once you connect Google Analytics, you can use plain English to ask what your conversion data actually means. Instead of digging through reports, just ask, "Show me my top 5 converting landing pages this month," or "Compare conversions from Google Ads vs. Facebook Ads for the last 30 days," and get an instant real-time dashboard that answers your question in seconds.

Related Articles