Google Analytics Measurement Protocol 1.2.2
Google Analytics plugin for Unreal Engine, using a native cross-platform implementation of the Measurement Protocol.
Loading...
Searching...
No Matches
Public Attributes | List of all members
FGoogleAnalyticsMPBuildSettings Struct Reference

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...
 

Detailed Description

Settings for a Build Configuration.

Member Data Documentation

◆ Protocol

EGoogleAnalyticsMPType FGoogleAnalyticsMPBuildSettings::Protocol = EGoogleAnalyticsMPType::GA4_gtag

The Google Analytics Measurement Protocol to use.

◆ TrackingID

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).


The documentation for this struct was generated from the following file: