Game telemetry
Last updated on October 24, 2024
AGS Shared Cloud
Game Telemetry is not available on AGS Shared Cloud tier.
Overview
The Game Telemetry service acts as a scalable event data ingestion pipeline for your game, to send events into a designated streaming pipeline using an HTTP based REST API. With this service, you can collect and analyze player data and use it to inform future design decisions.
How it works
The diagram below gives a basic overview of how the Game Telemetry service works:
AccelByte Game Telemetry SDK sends events to be tracked into the Game Telemetry pipeline. After that, the Game Telemetry pipeline sends events to Kafka. Kafka Connect then pulls the events from Kafka and passes them to the designated data warehouse, and data visualization tools.