ULAnalytics
object ULAnalytics
Class to collect the analytics related function calls.
Functions
Link copied to clipboard
Send a PMDeselected event to the analytics server. Call this function when the user has deselected the pay monthly option in the checkout flow.
Link copied to clipboard
Send a PMSelected event to the analytics server. Call this function when the user has selected the pay monthly option in the checkout flow.
Link copied to clipboard
fun sendSubmitEventWithVirtualCard(virtualCard: ULPMVirtualCard, tripInfo: <Error class: unknown class>)
Send a Submit event to the analytics server. Call this method when a virtual card has been submitted to your server to pay for a trip.