Hey,
Is it possible to see average session length in Unity Analytics?
Noticed from this blog post (Unity Blog), but haven’t been able to find the metric.
Thanks.
Hey,
Is it possible to see average session length in Unity Analytics?
Noticed from this blog post (Unity Blog), but haven’t been able to find the metric.
Thanks.
You can work it out by going to Data Explorer and getting the “Total Daily Play Time” and dividing it by the “Total Sessions Today” metrics.
Maybe this is of help.
Hi @teemukorh ,
If you would like to accomplish something like in the article I would recommend sending a custom event at the end of each level with one of the parameters being the amount of time it took to complete the level and another parameter with the level number and then create a funnel where each step is filled depending on level number. You will be able to view the average session length for each level in the Funnel Analyzer page by selecting the Parameters Overview option in the Drilldown Type menu.
Thanks for the info. I think @lloydg alternative looks what we are looking for (would just want to know the average session length (open app ↔ close app).
My proposal to unity would be to add this metric to the dashboard, most of the other analytics solutions have it