minesweeper_game/Library/PackageCache/com.unity.services.analytics@f7e249983920/README.md
2025-03-15 14:30:26 -04:00

893 B

Analytics

This package adds support for analytics to your project, allowing you to develop actionable insights about your game.

The Documentation Links and other information about this package are available through Package Manager.

Select the Analytics Package in the Package Manager UI.

Build Flags

Define these flags in the 'Player Settings'.

Build Flag Description
UNITY_ANALYTICS_DEVELOPMENT Extra checks, these are overboard for normal use, they are geared towards development of this SDK.
UNITY_ANALYTICS_EVENT_LOGS This will push out a debug message for every single event sent.