Google Analytics Measurement Protocol 1.2.2
Google Analytics plugin for Unreal Engine, using a native cross-platform implementation of the Measurement Protocol.
|
The plugin needs the Tracking ID of a Universal Analytics property. The Tracking ID is a string like UA-000000-2
, that uniquely identifies the corresponding Property.
The plugin supports distinct Tracking IDs for different Build Configurations, to separate - for example - events recorded by development builds from events recorded by production builds.
To create a Universal Analytics property to be use with the plugin, please follow the official Google setup instructions. Briefly, the steps should be:
https://my-app.my-domain.com
);Please refer to the official setup documentation by Google for further details and troubleshooting on setting up the Google Analytics backend.
For the best experience, we suggest to create a Mobile App View, enable the Ecommerce and the Enhanced Ecommerce features, enable the User-ID feature. Please refer to the official Google Analytics documentation for its configuration and usage.