Variable: analyticsEventTarget

const analyticsEventTarget: EventTarget

Use this global event target to listen for failure events during SDK initialization or as the component is rendering. For example, if the intializeAnalyticsSdk function fails due to an invalid orgUrl parameter value.

constants/sdk.constants.ts:55