Skip to content

Talo integration for in-game analytics #31

Description

@yusufkaraaslan

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

  1. Add Talo documentation page explaining how developers can integrate Talo SDK into their uploaded games
  2. Optionally add a Talo API key field in game settings for developers who want to connect their game to Talo
  3. Consider embedding Talo's dashboard link in the game detail page for developers
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions