question

Rajan avatar image
Rajan asked

How can we get Average stickiness in Active Players and screen time graph data

How can we get Average stickiness in Active Players and screen time graph data

apis
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Seth Du avatar image
Seth Du answered

Please understand that the focus time/ session time is via sending corresponding PlayStream Events from the clients, which is only available in Unity SDK, hence clients with other SDKs are not able to collect the data. You may refer to Unity SDK to implement this feature in other platfroms. Meanwhile, if you navigate to [Game Manager] -> [Dashboard] -> [Trends(Preview)] -> [SCREEN TIME], you are able to see the average duration and average on-screen interval with graphs, collected via Unity SDK.

Since the statistic is calculated via payload data in PlayStream event, you are able to generate the graph in Data Explorer(advanced) on your own if there are specific requirements. The timestamp and focus state are stored in “client_focus_change” event.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Heather Jones avatar image
Heather Jones answered
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.