Configure your queue
First, decide if you should configure your queue to allow statistics to be retrieved by users. Servers may always retrieve statistics for each queue. Users may retrieve statistics only if the queue configuration has the Show the number of players matching and/or Show the time to match statistics settings checked. An example of a queue with this configuration can be found in the Matchmaking Configuration Examples.Retrieving statistics
Call the GetQueueStatistics API to retrieve the statistics. These values are aggregated and updated over time. For this reason, theGetQueueStatistics API should only be called
intermittently. It is not intended to provide real-time tracking of a queue’s
statistics.