Firebase Analytics

Kulichin - 代码插件 - 2021/09/05

Firebase Analytics plugin for Unreal Engine which provides various methods for logging a user actions.

  • 支持的平台
  • 支持的引擎版本
    4.26 - 4.27, 5.0
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

Firebase Analytics plugin for Unreal Engine provides various methods for logging a user's actions. Currently, the plugin supports only the Android platforms.

技术细节

Firebase Analytics helps you understand how people use your Android app. The SDK automatically captures a number of events and user properties and also allows you to define your own custom events to measure the things that uniquely matter to your business. Once the data is captured, it's available in a dashboard through the Firebase console. This dashboard provides detailed insights about your data — from summary data such as active users and demographics to more detailed data such as identifying your most purchased items.

Analytics also integrates with a number of other Firebase features. For example, it automatically logs events that correspond to notification messages sent via the Notifications composer and provides reporting on the impact of each campaign.

Number of Blueprints: 1

Number of C++ Classes: 3

Supported Development Platforms: Windows, Linux, macOS

Supported Target Build Platforms: Android

Documentation: Github Wiki Page