Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

AnalyticsEvent.CustomEvent

public static Analytics.AnalyticsResult CustomEvent(IDictionary<string,object> eventData);

Parameters

eventDataDictionary of custom parameters. (optional).

Returns

AnalyticsResult The result of the analytics event sent.

Description

Sends a custom event.

An event you define yourself.

Did you find this page useful? Please give it a rating: