Class AnalyticsService
Client SDK for Unity Analytics. https://cloud.unity.com/analytics
The Unity Analytics package enables you to track in-game actions so you can gather user insights, segment your player base and make informed decisions around the optimization of your game.
Inherited Members
Namespace: Unity.Services.Analytics
Assembly: Unity.Services.Analytics.dll
Syntax
public static class AnalyticsService
Properties
Instance
This is the entry point for working with the UGS Analytics SDK.
Declaration
public static IAnalyticsService Instance { get; }
Property Value
| Type | Description |
|---|---|
| IAnalyticsService |