Event types help you identify opportunities to grow and monetize your experience. They allow you to integrate event tracking in your experience and visualize your in-experience economy and player usage patterns on the Analytics dashboard
Once you begin tracking these events from your experience using the AnalyticsService, you'll unlock new Economy, Funnel, and Custom dashboards under Analytics on the Creator Dashboard. You can use these dashboards to identify growth opportunities and segment users by age, gender, platform, OS and custom fields. All of these features are free to use.
Event Types
Roblox provides three sets of analytic dashboards you can use to track different aspects of your experience:
Economy events let you track your in-experience economy, such as:
- Top sinks — What do users spend in-experience resources on?
- Top sources — Where do users earn resources?
- Average wallet balance — How much resources are users holding?
Funnel events let you track your user's progress through key stages of your experience, such as:
- Onboarding — Where do users drop off when getting started with your experience?
- Progression — Where do users stop advancing through your experience?
- Shop — Where do users abandon purchases?
Custom events let you track metrics specific to your experience, such as:
- Adoption — How many users click on a specific UI component?
- User Behavior — What is the most frequently used ability on each map?
- Core Loop — How do kill/death ratios compare across different weapons?
For more information on setting up these dashboards, see Economy Events, Funnel Events and Custom Events.
Validating Your Event Tracking
Once you add Economy, Funnel, or Custom events to your experience, charts on the respective pages typically take 24 hours to appear. In the meantime, you can check if events are set up correctly using the View Events tool:
- Navigate to the Economy, Funnel, or Custom pages of your Analytics dashboard for your experience.
- Click the View Events button at the top of each page. A near real-time list of the most recent events displays.
- Refresh the page to update the list.
You can also visit your experience's error report to see if there are any errors with your event tracking.
Event Tracking Limitations
The following limitations apply when tracking your events with AnalyticsService:
Limitation | Maximum Value | Examples | |
---|---|---|---|
Global Rate Limit | Total AnalyticsService requests per minute | 120 + (20 * CCU) | |
Economy, Funnel, and Custom events | Number of custom fields | 3 | Class, Level, Weapon |
Unique values per custom field | Unlimited — After 8,000 combined values across all custom fields, values will be grouped as "Other" | Warrior, Mage, Archer | |
Economy only | Resource types | 10 | Coins, Gold, Credits |
transactionTypes | Unlimited — After 20, values will be grouped as "Other" | IAP, Gameplay | |
itemSkus | Unlimited — After 100, values will be grouped as "Other" | ||
Funnel only | Number of funnels | 10 | Onboarding, Shop |
Steps per funnel | 100 | Step 1, Step 2, Step 3 | |
Custom only | eventNames | 100 | MonsterDefeated, KillDeathRatio, PetAdoption |