Google Analytics Measurement Protocol 1.2.2
Google Analytics plugin for Unreal Engine, using a native cross-platform implementation of the Measurement Protocol.
|
Settings for a Build Configuration. More...
#include <GAMPSettings.h>
Public Attributes | |
EGoogleAnalyticsMPType | Protocol = EGoogleAnalyticsMPType::GA4_gtag |
The Google Analytics Measurement Protocol to use. More... | |
FString | TrackingID |
The web Measurement/Tracking ID to use, as reported by your backend (if empty, the analytics is disabled for this build configuration). More... | |
Settings for a Build Configuration.
EGoogleAnalyticsMPType FGoogleAnalyticsMPBuildSettings::Protocol = EGoogleAnalyticsMPType::GA4_gtag |
The Google Analytics Measurement Protocol to use.
FString FGoogleAnalyticsMPBuildSettings::TrackingID |
The web Measurement/Tracking ID to use, as reported by your backend (if empty, the analytics is disabled for this build configuration).