Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/UInterchangeAnalyticsHandlerBase
Description
Creates an Analytics Event Attribute for the current instance of the analytics helper. Helpful to be used on external analytics events not sent by AnalyticsHelper.
| Name | GetAnalyticsIDAttribute |
| Type | function |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeAnalyticsHandlerBase.h |
| Include Path | #include "InterchangeAnalyticsHandlerBase.h" |
| Source | /Engine/Source/Runtime/Interchange/Engine/Private/InterchangeAnalyticsHandlerBase.cpp |
virtual FAnalyticsEventAttribute GetAnalyticsIDAttribute() const