Skip to main content

Analytics Reporting Initialization (InitAnalytics)

AndroidiOSWindows
If you are using Unreal Engine, see InitAnalytics for the Unreal Engine SDK.

Initialize the Analytics module.

note

Be sure to initialize InitAnalytics before calling the Analytics module.

Function definition

public static void InitAnalytics();

Code sample

INTLAPI.InitAnalytics();