Event Types

Note

Airbridge events come in two types, Standard Events and Custom Events. Use a Standard Event if one matches the user action you want to track. If no Standard Event matches, define a new Custom Event.

Standard Events

Standard Events are events Airbridge has predefined for major user actions. Only the category is predefined in the event components. You can define the action, label, value, and attribute. Each Standard Event appears in the dashboard with its predefined name.

Standard Event Examples

Send events to the Airbridge server

To view event data in reports, your Airbridge SDK must send collected events to the Airbridge server. Share the guides below and your event taxonomy with your developer and ask them to implement in-app event tracking. Airbridge supports Android, iOS, Flutter, React Native, and more — check the developer guide list for all available platforms.

Custom Events

Custom Events are events you define to track user actions beyond Standard Events. Define all event components to fit your service.

Custom Event Examples

Send events to the Airbridge server

To view event data in reports, your Airbridge SDK must send collected events to the Airbridge server. Share the guides below and your event taxonomy with your developer and ask them to implement in-app event tracking. Airbridge supports Android, iOS, Flutter, React Native, and more — check the developer guide list for all available platforms.