NoteBefore you continue reading on, you may need a basic understanding of Airbridge events. Refer to the following articles for more information.The following article from the developer guide is for developers.
Finance
Users of financial apps conduct real-time buying and selling of stock shares or explore newly launched financial products. With the rise of super apps, user behavior in financial apps has become more diverse than before. Collecting the recommended Airbridge events for financial apps will help answer the following questions:- What ads did the user engage with before installing the app?
- What stock shares or financial products are the users interested in?
- How is the performance of ads in terms of generating new accounts or new credit card applications?
- How many financial products were sold?
Recommended Event Taxonomy
Below is the recommended event taxonomy for finance apps. The event taxonomy may vary depending on the intended user actions. The Install, Deeplink Open, and Open events don’t require any taxonomy setup for Airbridge to collect them, as the events are automatically collected once the Airbridge SDK is installed.Standard Events
For the full list of Standard Events, refer to this article.Sign-up (airbridge.user.signup)
Sign-up (airbridge.user.signup)
The purpose of collecting this event
You can identify the users who signed up after installing the app and measure their user retention.Event definition sample
You may define the Action or Label to collect the platform from which the user signed up.Sign-in (airbridge.user.signin)
Sign-in (airbridge.user.signin)
The purpose of collecting this event
You can identify the users who signed in and measure their user retention.Event definition sample
You may define the Action or Label to collect the platform from which the user signed in.Product Catalog (airbridge.ecommerce.productList.viewed)
Product Catalog (airbridge.ecommerce.productList.viewed)
The purpose of collecting this event
You can identify the product item lists viewed by the users who opened the app through ads.Event definition sample
You may define the Action or Label to collect information on the financial product item list the user viewed.Product View (airbridge.ecommerce.product.viewed)
Product View (airbridge.ecommerce.product.viewed)
The purpose of collecting this event
You can identify the stock items or finance product items viewed by the users who opened the app through ads.Event definition sample
You may define the Action or Label to collect the information on the stock items or the finance product items.Search Results (airbridge.ecommerce.searchResults.viewed)
Search Results (airbridge.ecommerce.searchResults.viewed)
The purpose of collecting this event
You can identify the stock items or finance product items searched for by the users who opened the app through ads and learn which items the users are interested in.Event definition sample
You may define the Action or Label to collect the search keywords.Order Complete (airbridge.ecommerce.order.completed)
Order Complete (airbridge.ecommerce.order.completed)
The purpose of collecting this event
You can measure the revenue generated by users acquired by different ads. Based on the aggregated revenue data, you can also measure metrics such as LTV and ROI or optimize your ad campaigns.Event definition sample
You may define the Action or Label to collect information on the payment method or the category of the purchased stock item or finance product item. To measure sales performance, the purchase amount shall be collected as Value. You can also use the Semantic Attributes to collect more information about the purchase.Order Cancel (airbridge.ecommerce.order.canceled)
Order Cancel (airbridge.ecommerce.order.canceled)
The purpose of collecting this event
To accurately calculate the revenue amount, the refund amount must be subtracted from the total purchase amount.Event definition sample
You may define the Action or Label to collect information on the payment method and the category of the purchased item that is canceled. The canceled amount shall be collected as Value.AttentionThe Order Cancel event (
airbridge.ecommerce.order.canceled) shall be defined so that the Transaction ID is collected as semantic attributes. The Transaction ID of the Order Cancel event must match the Transaction ID of the Order Complete event (airbridge.ecommerce.order.completed).For more details on defining the Order Cancel event, refer to this article.Add To Wishlist (airbridge.addToWishlist)
Add To Wishlist (airbridge.addToWishlist)
The purpose of collecting this event
You can identify the stock items or finance product items added to the wishlist by the users who opened the app through ads and learn which items the users are interested in.Event definition sample
You may define the Action or Label to collect information on the stock items or finance product items the users added to their wishlists.Custom Events
If necessary, define additional Custom Events other than the events listed below to collect them.Sell Stock (sell_stock)
Sell Stock (sell_stock)
The purpose of collecting this event
You can identify the stock items sold by the users who opened the app through ads.Event definition sample
You may define the Action or Label to collect the information on the stock items.Buy Stock (buy_stock)
Buy Stock (buy_stock)
The purpose of collecting this event
You can identify the stock items bought by the users who opened the app through ads.Event definition sample
You may define the Action or Label to collect the information on the stock items.Open Account (complete_open_account)
Open Account (complete_open_account)
The purpose of collecting this event
You can identify the accounts opened by the users who opened the app through ads. Collecting this event is helpful if your key metric is the number of new accounts.Event definition sample
You may define the Action or Label to collect the information on the account type that is opened.Apply Card (apply_card)
Apply Card (apply_card)