IUnifiedAnalyticsJsInterface

Interface for handling JavaScript-based analytics events in the prepurchase flow.

Inheritors

Functions

Link copied to clipboard
abstract fun appviewAddToCartEvent(json: String)

Logs an event when items are added to a cart.

Link copied to clipboard
abstract fun appviewLogAction(json: String)

Logs an action performed by the user outside of a page view.

Link copied to clipboard
abstract fun appviewLogPageView(json: String)

Logs a page view event.

Link copied to clipboard
abstract fun appviewTmPromotedClick(json: String)

Logs a click event for a Ticketmaster-promoted item.

Link copied to clipboard
abstract fun appviewTransactionEvent(json: String)

Logs a transaction event.

Link copied to clipboard

Logs the display of a native location selector.