-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classEventName.Companion
-
Enum Constant Summary
Enum Constants Enum Constant Description VIDEO_ACTIONVideo action funnel event - tracks user interactions with video player
VIDEO_PROGRESSVideo progress funnel event - tracks video playback progress
IMPRESSIONAd impression funnel event - tracks when ads are displayed to users
SALE_COMPLETESale completion funnel event - tracks successful purchases
ADD_TO_CARTAdd to cart funnel event - tracks when user adds item to cart
VIEW_PRODUCTProduct view event - tracks when user views a product
-
Method Summary
Modifier and Type Method Description final StringgetEventName()final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getEventName
final String getEventName()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-