Google Analytics Measurement Protocol 1.2.0
Google Analytics plugin for Unreal Engine, using a native cross-platform implementation of the Measurement Protocol.
Loading...
Searching...
No Matches
GA4 gtag protocol

Table of Contents

GA4 gtag protocol

To get around the severe limitations currently present in the official GA4 Measurement Protocol (see here for details), the plugin implements a protocol related to the Google's gtag.js/GTM implementations. Since this is not an officially supported protocol by Google, it's subject to unexpected changes by Google that can cause the integration to fail. Subsequently, the integration based on the protocol EGoogleAnalyticsMPType::GA4_gtag is provided exclusively under the following condition:

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Any purchase and use of the plugin with the protocol EGoogleAnalyticsMPType::GA4_gtag are subject to the acceptance of the foregoing limitations.

To have a stable integration, you can vote this Feature Request on the official Google Analytics issue tracker: https://issuetracker.google.com/issues/295746804

Links