Package-level declarations
Types
Link copied to clipboard
interface IUnifiedAnalyticsJsInterface
Interface for handling JavaScript-based analytics events in the prepurchase flow.
Link copied to clipboard
open class UnifiedAnalyticsJsInterface(listener: UnifiedAnalyticsListener, mapper: UALPageViewMapper) : IUnifiedAnalyticsJsInterface
Handles JavaScript-based analytics events in the prepurchase flow by delegating to a com.ticketmaster.foundation.UnifiedAnalyticsListener.
Link copied to clipboard
interface UnifiedAnalyticsListener
Interface for listening to analytics events related to user interactions and transactions.
Link copied to clipboard
interface UnifiedFanCookiesListener
Interface for listening to events related to fan authentication and cookie management.
Link copied to clipboard
Interface for listening to web-related analytics and authentication events.