Velarion: すべてのプロダクトが 50% 割引

Firebase Analytics

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

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.26 - 4.27, 5.0
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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