Search Unity

Custom Event Count: What am I missing?

Discussion in 'Unity Analytics' started by rikkir, Jun 10, 2017.

  1. rikkir

    rikkir

    Joined:
    Feb 11, 2015
    Posts:
    16
    Hi there,
    I am new to Analytics and have set up some Custom Events in my game. However. perhaps I am not understanding correctly, how to get information.

    For instance, I want to know how many people open game mode x. As such, I created and run my custom event like this....
    Code (csharp):
    1.  
    2. Analytics.CustomEvent ("gameMode_x_Opened");

    My expectation was that this would create a category and run a count with in Analytics, so that each time a user opens Game Mode X, this is fired. So if ten users exist and the each open it twice, Analytics would show a count of 20.

    However, what I find is, under My Project, Event Manager, these custom events do exist, but no count with in is there.


    What am I missing?
     
  2. rikkir

    rikkir

    Joined:
    Feb 11, 2015
    Posts:
    16
    Hi,
    I am bumping this as I still have the same question.

    What I am looking at is, Funnel Analyzer vs Event Manager.

    Its seems Funnel Analyzer has about a 1/3 of the custom events I initiated, with counts. While Event Manager has all the Custom Events I installed but no counts at all.
     
  3. ap-unity

    ap-unity

    Unity Technologies

    Joined:
    Aug 3, 2016
    Posts:
    1,519
    Merhabadunnya likes this.