Branch Integration

Incorporate attribution events from Branch and drive automated messaging from Airship using events attributed to a cross-platform user.

Branch’s People-Based Attribution events connect individual users’ actions across platforms, helping you better understand your users and their cross-platform behaviors.

This integration sends attribution events from Branch to Airship as custom events. You can use these events to trigger Airship AutomationA set of conditions that your audience must meet before they receive a message. rules and JourneysA series of messages that is initiated by a trigger. Airship sends messages in the series based on your timing settings, and you can also set conditions that determine its audience and continuation. Sequences can be connected to each other and to other messaging components to create continuous user experiences in a Journey. , and even reference properties from Branch events in automation rules using HandlebarsHandlebars is Airship’s templating language for personalization. Handlebars expressions use double curly braces wrapped around a content template, ranging from a simple variable, e.g., {{first_name}}, to complex evaluations of personalization data. .

sequenceDiagram participant A as Audience participant B as Branch participant C as Airship B->>A: Identify user by Airship channel_id A->>B: User performs attribution event B->>C: Forward attribution event as custom event C->>A: Message to channel_id in response to custom event

See the Branch integration documentation for more information.