HIVE SDK for Unreal Engine

Static Public Member Functions | List of all members
FHiveAnalytics Class Reference

A collection of features for tracking and analyzing apps and users
(User Tracking Tool Wrapper & Collect Analytics Log API)

More...

#include <HiveAnalytics.h>

Static Public Member Functions

static void SendAnalyticsLog (const TSharedPtr< FJsonObject > &LogData)
 Send log for analysis. More...
 
static void SetEnableTracker (const FString &Name, bool IsEnable)
 Set whether to use User Information Tracker for user analysis. More...
 
static void SendEvent (const FString &EventName)
 Send event for user analysis. More...
 
static void SendEventWithAttributes (const FString &EventName, const FHiveAnalyticsAttributes &Attributes)
 Send event for user analysis. More...
 
static void SendAdRevenueEvent (const FHiveAnalyticsAdRevenue &AdRevenue)
 Send events for ad revenue measurement. More...
 

Detailed Description

A collection of features for tracking and analyzing apps and users
(User Tracking Tool Wrapper & Collect Analytics Log API)


The documentation for this class was generated from the following file:
Copyright © Com2uS Platform Corporation. All Right Reserved. Terms of Use Privacy Policy