17 lines
893 B
Markdown
17 lines
893 B
Markdown
# 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. |
|