Skip to content

AnalyticsSettings

Configuration class for the analytics service.

Constructor

new AnalyticsSettings(string appId, string secret)

Properties

PropertyTypeDefaultDescription
AppIdstringAnalytics namespace. Determines which project in the dashboard receives events. Example: my-game-prod
SecretstringAnalytics write key. Authenticates event submission.