Is there any way we can order the events in the game and get the unique user clicks on each event for a particular time period so that we understand if there is any drop off in that section of the game.
This is particularly for the FTUE. Please check this image for eg -
The First Time User Experience (FTUE) is a series of steps. We, in our last game, with the help of a publisher, was able to track the player drop off from a detailed event report on the FTUE(image attached). We were able to understand how many players proceeded to the next step of the FTUE using this report.
This report was possible as they were able to arrange the event on the order they happened.
Like wise, does playfab have a custom report generator for the events?
The First Time User Experience (FTUE) is a series of steps. We, in our last game, with the help of a publisher, was able to track the player drop off from a detailed event report on the FTUE(image attached). We were able to understand how many players proceeded to the next step of the FTUE using this report.
This report was possible as they were able to arrange the event on the order they happened.
Like wise, does playfab have a custom report generator for the events?
That's specifically what I was talking about below - we will be providing funnel analytics for titles in an upcoming sprint. Please keep an eye on our blog for more on this.
Answer by Brendan · Sep 25, 2018 at 07:09 AM
I'm not sure what you mean by "order the events", but you can track on pretty much anything the player does, either through the built-in events or calls to WritePlayerEvent. That would let you do evaluation on drop-off in the near term. Long-term, we'll be providing more analytics around things like funnel analytics, so that we can make this a base part of reporting - you can expect to see more on this in the coming months.