question

hfawns avatar image
hfawns asked

Screen Time analytics UE4 always 0

The Screen Time analytics value is always 0 in our UE4 title. We are using the latest plyafab plugin. Is there something we need to do to get this to work? I thought the information was sent automatically by the SDK.

10 |1200

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

1 Answer

·
Seth Du avatar image
Seth Du answered

Currently Session feature is only supported in Unity SDK, please keep track of UE SDK update. In addition, please see Andy’s reply in this thread.

2 comments
10 |1200

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

cronuxgames@gmail.com avatar image cronuxgames@gmail.com commented ·

is it currently on the UE SDK?

0 Likes 0 ·
Seth Du avatar image Seth Du ♦ cronuxgames@gmail.com commented ·

UE SDK doesn't support it. Meanwhile if you investigate the implementation from Unity SDK, it simply calls WriteEvents APIs to log specific data. You may have a similar implement on UE project and calculate the required time via Data Explorer with Kusto.

0 Likes 0 ·

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.