Firebase Analytics

Kulichin - Code Plugins - Sep 5, 2021

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

  • Supported Platforms
  • Supported Engine Versions
    4.26 - 4.27, 5.0
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

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

Technical Details

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