Description
Tracks an analytic event to GameAnalytics and Firebase (Google) analytics on exported projects.
GameAnalytics keys must be set in Global Properties for this behaviour to be used inside of the hub. See "Entering the Tracking Keys" documentation to learn how to set up the properties.
Note: On exported projects, this behavior will also send events to Firebase Analytics when you add your GoogleService-Info.plist file to your Xcode project.
Properties
Triggers Immediately
Event | This is the event category. Use this to describe your event. |
Value | The Value is an amount related to this event. This is a number which could represent a score, or a value amount the coin represents. GameAnalytics uses this value to calculate sums and averages of similar events |
Outputs
This behavior has no outputs.
Examples
This behaviour is perfect to see where players are getting struck, why they are leaving, what they like, what they don't like, etc. It's a great way to get feedback on your game.
Related
0 Comments