TMPrePurchaseUserAnalyticsListener

Interface for tracking user actions in the prepurchase flow.

Functions

Link copied to clipboard
abstract fun onEDPSelectionStarted(event: DiscoveryEvent)

Called when a user selects an event on an Artist or Venue Details Page.

Link copied to clipboard
abstract fun onMenuItemSelected(event: DiscoveryAbstractEntity, menuItemSelected: TMPrePurchaseMenuItem)

Called when a user selects a menu item.

Link copied to clipboard
abstract fun openURLNotSupported(url: String)

Called when a user navigates to an unsupported URL.