AnalyticsLogger
object AnalyticsLogger
A singleton object responsible for handling analytics logging throughout the Airwallex SDK. Provides methods to log various types of events including page views, errors, API errors, actions, and payment views.
Functions
Link copied to clipboard
Initializes the analytics tracker with the provided context.
Link copied to clipboard
Logs an API error event.
Link copied to clipboard
Logs a page view event.
Link copied to clipboard
Logs a payment method view event.
Link copied to clipboard
Sets the current session information.
Link copied to clipboard
Updates the account ID in the analytics tracker.