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