WebmasterID logoWebmasterID
Event tracking

The refund event

refund is a GA4 recommended e-commerce event that records a refund against a prior transaction. It references the original transaction_id and carries the refunded value (and items, for partial refunds). It matters because reported revenue is misleading if refunds are not subtracted — refund events let analytics reflect net revenue rather than gross.

Verified against primary sources

What this means

refund is a GA4 recommended retail event. A full refund references the original `transaction_id`; a partial refund also includes the specific `items` and quantities being refunded along with the refunded `value` and `currency`. GA4 uses it to adjust revenue downward so reports reflect what was actually kept.

Without refund events, dashboards overstate earnings — every cancelled or returned order still counts as revenue.

Net revenue and refund monitoring

Firing refund events keeps revenue honest: gross purchase revenue minus refunds approximates net. Beyond accounting, refund patterns are diagnostic — a product or acquisition source with an outsized refund rate may indicate misrepresentation, quality problems, or fraudulent orders. Always reference the original transaction so the refund nets against the right purchase, and send currency with value.

How it appears in analytics and logs

A refund event means a previous purchase was reversed in full or part. A rising refund rate for a product or source can signal quality issues, misleading marketing, or fraud.

Diagnostic use case

Record refunds so revenue reports show net rather than gross, and so you can monitor refund rates by product or campaign.

What WebmasterID can help detect

WebmasterID can record refund events first-party tied to the original transaction, so net revenue is visible without third-party e-commerce tags.

Common mistakes

Privacy and accuracy notes

A refund event references a transaction_id and amounts, not a person. Keep customer identifiers and payment data out of the payload.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.