Integrate Talo as an optional in-game analytics backend for developers.
Talo is an open-source, self-hostable game backend (MIT license) that provides:
- In-game event tracking (player actions, scores, progression)
- Player stats (per-player and global)
- Leaderboards (with Steamworks sync)
- Cloud saves
- Real-time game channels (multiplayer messaging)
- Player authentication and management
Implementation Plan
- Add Talo documentation page explaining how developers can integrate Talo SDK into their uploaded games
- Optionally add a Talo API key field in game settings for developers who want to connect their game to Talo
- Consider embedding Talo's dashboard link in the game detail page for developers
- For self-hosted PlayMore: document how to run Talo alongside PlayMore via Docker
Options
- Self-hosted: Free, MIT license, requires Docker (MySQL + Redis + Node)
- Cloud free plan: Free up to 10,000 players at trytalo.com
- Cloud paid: $24.99/mo or $79.99/mo for larger scale
References
Integrate Talo as an optional in-game analytics backend for developers.
Talo is an open-source, self-hostable game backend (MIT license) that provides:
Implementation Plan
Options
References