roblox-analytics
Installation
SKILL.md
Roblox Analytics Reference
Overview
Load this reference when the task involves:
- Tracking player behavior, feature adoption, or engagement metrics
- Implementing economy event logging (currency sources/sinks)
- Building funnel tracking (onboarding, shop conversion, progression)
- Custom event instrumentation for A/B testing or feature flags
- Understanding rate limits and batching strategies
Roblox provides a first-party analytics system via AnalyticsService. No third-party SDK needed. Events feed directly into the Creator Hub analytics dashboard with 24-hour processing delay.
Quick Reference
Load Full Reference below only when you need specific API signatures or implementation patterns.