Currently there’s not a good way to track non-linear tasks that users are completing in their play sessions. Funnels are designed to track only linear task lines like A-B-C… but what if each task could be completed at different times regardless of the others? We can’t make a separate funnel per task, because usually it’s only one item we’re tracking, AND it doesn’t reflect the play session as a whole.
As a developer I’d really like a good way to track something like this:
In a single given session:
- Did the user complete A
- Did the user complete B
- Did the user complete C
- How many times did the user do D
There isn’t currently a reliable way to do this and Roblox’s analytics suite has no support for this kind of tracking.