WebmasterID logoWebmasterID
Event tracking

The spend_virtual_currency event

spend_virtual_currency is the sink side of a GA4-tracked in-game economy. You fire it when a player spends soft currency, passing virtual_currency_name, value, and the item_name purchased. With earn_virtual_currency it closes the economy loop, showing where currency drains and which in-game items absorb it — key to balancing faucets against sinks.

Verified against primary sources

What this means

spend_virtual_currency is a GA4 recommended gaming event. You fire it when a player spends in-game currency, passing virtual_currency_name, value (amount spent), and item_name (what was bought). It is the sink that balances the earn_virtual_currency faucet.

Like its counterpart, this is virtual currency — real-money transactions belong in the purchase event.

Balancing sinks and faucets

Comparing spend against earn per currency reveals economy health. The item_name breakdown shows which sinks players actually use; an item nobody spends on is a dead sink. Healthy economies keep faucets and sinks roughly in tension so currency stays meaningful.

How it appears in analytics and logs

A spend_virtual_currency event means a player used in-game currency. Concentrated spending on one item shows what the economy actually values.

Diagnostic use case

Track where players spend in-game currency and on which items, to balance the economy against earning.

What WebmasterID can help detect

WebmasterID can record currency-spend events first-party so economy sinks are measurable without third-party identifiers.

Common mistakes

Privacy and accuracy notes

Parameters describe the in-game transaction, not the person, and not real money. Keep PII out. Educational, not legal advice.

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.