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.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question Does the new Unity Analytics (cloud one) have heatmaps?

Discussion in 'Unity Analytics' started by sebas77, Oct 18, 2022.

  1. sebas77

    sebas77

    Joined:
    Nov 4, 2011
    Posts:
    1,630
  2. Laurie-Unity

    Laurie-Unity

    Unity Technologies

    Joined:
    Mar 5, 2020
    Posts:
    217
    Hi Sebas77,

    Your assumption is correct, the new Gaming Services Analytics does not support heatmaps out of the box. However, you could assign additional parameters to report the x,y,z position to any customEvents where you feel positional data may be useful. The SQL Data Explorer could be used to analyze the positional data, or the Data Access feature used with something lke Tableau for visualization could be used to build heatmaps.