Official template · v1.0.0
Roblox game overview
Your own event stream instead of aggregate charts: sessions with durations from PlayerAdded and PlayerRemoving, hourly activity, day-by-day retention, and the concurrency curve from the server-stats heartbeat. Feed it from the Roblox Luau module.
Installs as a normal dashboard in its own environment, so its events never mix with your other data - fully editable, no tie back to the template.
What's on the dashboard
Previews drawn with sample data - your events replace it the moment they arrive.
Connections
Counter
Disconnects
Counter
Average session length (s)
Counter
Connections over time
Line chart
Activity by hour
Activity heatmap
Player retention
Retention grid
Players online
Area chart
Events it expects
Charts fill in as events arrive; installing before the data flows just shows empty states.
player_connectedPlayerAdded, UserId as the actorplayer_droppedPlayerRemoving, with session_secondsserver_statsplayers, capacity, place version