Skip to main content

Methods

Muta.configure()

Initializes the SDK with your API key.

Parameters

Muta.shared.displayPlacement()

Displays a placement in a modal overlay.

Parameters

Muta.shared.on()

Subscribe to Muta events.

Parameters

Returns

A Subscription object that can be used to unsubscribe from the event.

Types

MutaEvent

Base protocol for all Muta events.

FlowStartedEvent

ScreenViewedEvent

FlowCompletedEvent

FlowAbandonedEvent

CodeScreenDisplayedEvent

CodeScreenActionEvent

CustomEvent

Usage Example

InjectedScreen

CodeScreenContext

Usage Example

ErrorEvent

Example Usage