Sample Data Preview
This Is What You'll See When You Claim Your Game
Every chart below is sample data. Claim your game to see your real numbers.
All charts and numbers below are sample data for demonstration only.
Total Votes (30d)
1,247
Unique Voters
892
Vote Growth
+23%
Voter Overlap
4.2 games
Vote Trend (30 Days)
Voter Interests
Real-Time Vote Callbacks
Get notified instantly when players vote for your game. Use callbacks to reward your community with in-game items, currency, or perks.
POST https://your-game.com/api/rmg-callback
{
"event": "vote",
"game_id": 12345,
"voter": { "id": 67890, "username": "PlayerOne" },
"vote_type": "daily",
"timestamp": "2026-03-21T14:30:00Z"
}