---
name: AnalyticsEconomyTransactionType
last_updated: 2026-06-11T23:11:58Z
type: enum
---

# AnalyticsEconomyTransactionType

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `IAP` | 0 | Represents a source of currency purchased via Robux, for example in-experience "gold" purchased for Robux. |
| `Shop` | 1 | Purchases within a shop, for example in-experience "coins" used to buy an item within the experience. |
| `Gameplay` | 2 | Currency earned or paid through gameplay, for example in-experience "gold" earned from winning a match. |
| `ContextualPurchase` | 3 | Purchase with direct context to a reward, for example in-experience "gold" used to purchase an extra life. |
| `TimedReward` | 4 | Time-based reward, for example in-experience "gold" rewarded for logging in daily. |
| `Onboarding` | 5 | Transaction related to onboarding, for example in-experience "gold" rewarded for completing the tutorial. |