Dashboard Stats
Dashboard Stats
Section titled “Dashboard Stats”The Aureva analytics dashboard gives you a clear view of how your scripts and keys are performing. This guide explains the overview stats, execution tracking, key metrics, script stats, limits usage, and monthly obfuscation usage.
Overview Stats
Section titled “Overview Stats”When you open the dashboard (or project analytics), you see high-level metrics at a glance:
| Stat | Description |
|---|---|
| Total Executions | Total number of script executions across all projects (or per project) |
| Total Keys | Total keys ever created |
| Active Keys | Keys that are currently valid (not expired or revoked) |
| Total Scripts | Number of scripts across your projects |
| Total Projects | Number of projects in your account |
These stats help you understand scale: how many users, how much usage, and how your resources are distributed.
Live Executions Chart
Section titled “Live Executions Chart”The dashboard displays execution trends over time. You can view executions grouped by daily, weekly, or monthly periods. Use this for:
- Measuring script popularity
- Identifying peak usage times
- Detecting drops or spikes (e.g., after updates)
Executor Distribution
Section titled “Executor Distribution”The dashboard shows which Roblox executors users run your scripts with. You’ll see a breakdown by executor type (e.g., Synapse, Script-Ware, Fluxus, KRNL, Other). Use this to:
- Know your audience’s tools
- Debug executor-specific issues
- Prioritize compatibility testing
Script Performance
Section titled “Script Performance”The dashboard provides per-script analytics for each project. You can see:
| Metric | Description |
|---|---|
| total_executions | How often each script is run |
| unique_users | Distinct users who executed the script |
| download_count | Download count |
Drill down into a script to see execution trends, executor breakdown, and geographic distribution.
Live Events Feed
Section titled “Live Events Feed”The dashboard shows real-time updates when executions or key events occur:
| Event Type | Description |
|---|---|
| Execution | Script was loaded and executed |
| Key generated | New key created (manual or keysystem) |
| Key revoked | Key was revoked |
Live events help you verify that your loader and keysystem are working in real time.
Active Sessions
Section titled “Active Sessions”The dashboard displays currently active sessions for a project. You can see users with active sessions (e.g., heartbeat-based or execution-based tracking).
Limits Usage
Section titled “Limits Usage”The dashboard displays your subscription limits and current usage:
| Limit | Display |
|---|---|
| Projects | Used / Max (e.g., 2 / 5) |
| Scripts | Total scripts vs. tier limit (scripts per project × projects) |
| Obfuscations | Used this billing period vs. monthly limit |
Monthly Obfuscation Usage
Section titled “Monthly Obfuscation Usage”Obfuscation usage is tracked per billing cycle:
| Metric | Description |
|---|---|
| Used this month | Obfuscations performed in the current billing period |
| Limit | Maximum obfuscations per your tier |
| Reset date | When the counter resets |
Each time you obfuscate a script (or re-obfuscate after edits), it counts against your monthly limit. The dashboard shows how much of your allocation you’ve used.
Next Steps
Section titled “Next Steps”- Geo Analytics — Country breakdown and execution distribution
- Retention & Heatmaps — User return patterns and time-based activity