Unified Analytics Js Interface
Handles JavaScript-based analytics events in the prepurchase flow by delegating to a UnifiedAnalyticsListener.
Parameters
listener
The UnifiedAnalyticsListener to receive analytics events.
mapper
The UALPageViewMapper used to convert JSON data for page view events.
Functions
Link copied to clipboard
Logs an event when items are added to a cart.
Link copied to clipboard
Logs an action performed by the user.
Link copied to clipboard
Logs a page view event.
Link copied to clipboard
Logs a click event for a Ticketmaster-promoted item.
Link copied to clipboard
Logs a transaction event.
Link copied to clipboard
Logs the display of a native location selector.
Link copied to clipboard
Sets the UnifiedAnalyticsListener for testing purposes.