Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Question Analytics Beta - How to get funnel like results from data

Discussion in 'Unity Analytics' started by StefanEdurino, Nov 2, 2021.

  1. StefanEdurino

    StefanEdurino

    Joined:
    Jun 29, 2021
    Posts:
    18
    How would one use the new analytics to get a funnel view of player progression?
     
  2. SebT_Unity

    SebT_Unity

    Unity Technologies

    Joined:
    Jun 21, 2021
    Posts:
    278
    Hi Stefan,
    Great question!

    We are working on a funnel view for player progression which should be available in the near future.
    In the meantime you may try using the DATA EXPLORER.
    The attached screenshot is a small simple funnel created in DATA EXPLORER. With this funnel we can see player progress as they beat missions. We can see that around mission 5 there is a drop off.

    image (7).png
    • Select a specific date
    • Change to bar chart
    • add events
      missionCompleted 
      and grouped by
      missionName 
      ***you could replace this with your own event)
    • add each mission we want to see on the chart by adding a filter for each
      missionid
      ***Can be replaced by your own parameters.

    Hope this helps you out in the interim.
     
  3. Newcomma

    Newcomma

    Joined:
    Feb 10, 2015
    Posts:
    89
    Hey @Unity_SebT is there any update regarding the internal tooling of funnels for the unity analytics Beta? Or is the method you've described here still the recommended approach for visualising progression funnels?
     
  4. SebT_Unity

    SebT_Unity

    Unity Technologies

    Joined:
    Jun 21, 2021
    Posts:
    278
    Hi @Newcomma
    As we are still in beta we are always working on improving the product from customer feedback such as yourself. We have many users waiting for the new funnel system. We are very excited to share all its features in the coming months.
    The funnel system will automatically show up on your dashboard once available for public.

    In the meantime the above post may help you create and familiarize yourself with the data explorer.
    I will update this post as soon as I have more information to share.

    Best,
    Seb
     
    Newcomma likes this.
  5. SebT_Unity

    SebT_Unity

    Unity Technologies

    Joined:
    Jun 21, 2021
    Posts:
    278
    Hi @StefanEdurino and @Newcomma the funnel system went live today!
    You should be able to see the funnel system on your dashboard

    upload_2022-2-9_13-35-56.png

    Thanks again. Best of luck. If you have further questions feel free to post here or start a new thread.
    Best

    Seb