Navigation
API > API/Runtime > API/Runtime/Analytics > API/Runtime/Analytics/FAnalytics > API/Runtime/Analytics/FAnalytics/ConfigFromIni
Description
Reads the ProviderModuleName key from the Analytics section of GEngineIni, which is the default, preferred location to look for the analytics provider name. This is purely optional, and you can store that information anywhere you want or merely hardcode the provider module.
| Name | GetDefaultProviderModuleName |
| Type | function |
| Header File | /Engine/Source/Runtime/Analytics/Analytics/Public/Analytics.h |
| Include Path | #include "Analytics.h" |
static FName GetDefaultProviderModuleName()