Atomic logo
Transact Events

Transact Events

When using the Transact SDK, events are emitted as the end user navigates through the UI. These events can be used for a variety of useful things:

  • Creating a conversion funnel so you can track how your customers are moving through the Atomic flow.
  • Reacting to specific events to send messages.
  • Capturing errors as they occur so your app can handle them as you see fit.

The guides below will walk you through some of the more common use cases we've seen and help you get up and running as quickly as possible.

To see a full list of all the events emitted by Transact, refer to the Event listeners section of the Transact SDK Reference page.