@luci13.eth
Gm everyone🔆Wish you all an amazing day😈
I built a creator analytics panel for @farcade
Couple of days ago, I noticed the API key page now says "Developer" got excited thinking the Remix MCP might be back 👀 and while poking around I realized we can now pull scores + leaderboards from the creator API. So I built myself a little dashboard.
It now gives me a ton at a glance:
• Total plays + unique players across all my games
• Per-game leaderboards, score distribution, activity by hour, daily trends
• Most active players, who plays the most, not just high scores
• Click any player → every game they've played, how many times, their rank and best score in each
Self-hosted (bring your own Remix key, it never leaves your machine), zero dependencies and it caches scores in a local SQLite DB so refreshes are incremental.
Want to try it or poke at the code?
github.com/Luci13131313/remix-creator-analytics
(Heads up: "plays" here = recorded scores, so real plays are a bit higher.)