Metrics & analytics

event

Also called: ga4 event, analytics event, event tracking

In Google Analytics 4 (GA4), an event is any single tracked interaction or occurrence on your site or app, such as a page view, click, scroll, or purchase. Every hit GA4 collects is an event, made of an event name plus optional parameters that add context.

GA4 runs on an event-based data model. Universal Analytics tracked pageviews and sessions as separate hit types; GA4 collapses everything into one shape where each interaction is an event with a name plus optional parameters that carry detail (page_location, value, currency, and so on).

The four event types

You send an event with the Google tag:

gtag('event', 'generate_lead', { value: 100, currency: 'USD' });

An event you flag as business-critical becomes a key event. Google renamed the old “conversions” to “key events” across the GA4 interface in 2024, and reserved the word “conversion” for the action passed to Google Ads. So the flow is: an interaction fires an event, an important event gets marked as a key event, and that key event can feed Ads as a conversion. Getting the event layer right is what makes every downstream report and attribution model trustworthy.

How it affects your traffic

If your GA4 events are missing, misnamed, or double-firing, your organic reports lie, and you cannot tell which pages turn search visitors into leads or sales. Plenty of "SEO isn't working" cases trace back to broken measurement, not weak rankings. An SEO Audit checks that your key events fire once and correctly, that organic sessions attribute to the right pages, and that the actions you care about are actually tracked, so the traffic you earn from search shows up in the numbers you report on.

Get SEO Audit that moves the needle

We turn terms like this into ranked pages and qualified pipeline. Start with a free Initial SEO Strategy.