trackEvent

fun trackEvent(eventName: String, properties: Properties)

Deprecated

This method is deprecated since 12.0.00 and will be removed in 14.00.00

Replace with

import com.moengage.core.analytics.MoEAnalyticsHelper
MoEAnalyticsHelper#trackEvent

Track user behaviour as events with properties.

Parameters

eventName

Event Name

properties

instance of Properties