Google Analytics Measurement Protocol 1.1.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::UNIVERSAL_ANALYTICS_V1
 The Google Analytics Measurement Protocol to use. More...
 
FString TrackingID
 The 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::UNIVERSAL_ANALYTICS_V1

The Google Analytics Measurement Protocol to use.

◆ TrackingID

FString FGoogleAnalyticsMPBuildSettings::TrackingID

The 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: