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 Measurement ID of a Google Analytics 4 web property (ensure you're using a Web property). The Measurement ID is a string like G-PSW1MY7HB4
, that uniquely identifies the corresponding Property.
The plugin supports distinct Measurement IDs for different Build Configurations, to separate - for example - events recorded by development builds from events recorded by production builds.
To create a GA4 web property to be use with the plugin, please follow the official setup instructions by Google. Briefly, the steps should be:
https://my-app.my-domain.com
).The plugin needs the Measurement ID of the created Web Stream (Admin > Data Streams > [your-web-stream]).
For further details and troubleshooting, please refer to the official documentation by Google.