---
title: Branch Events Connector Setup Guide
description: This article describes how to set up the Branch Events DSP connector.
url: https://docs.tealium.com/server-side-connectors/branch-events-connector/
---## Connector Actions

| Action Name | AudienceStream | EventStream |
| --- | :---: | :---: |
|Log Commerce Event| ✓| ✓|
|Log Content Event| ✓| ✓|
|Log Lifecycle Event| ✓| ✓|
|Log Custom Event| ✓| ✓|

## Configure Settings

Go to the Connector Marketplace and add a new connector. Read the [Connector Overview](https://docs.tealium.com/about-connectors/) article for general instructions on how to add a connector.

After adding the connector, configure the following settings:

* **Branch Key**  
This value is found on the **Profile** page of the **Branch Account Manager**.

## Action Settings - Parameters and Options

Click **Next** or go to the **Actions** tab. This is where you configure connector actions.

This section describes how to set up parameters and options for each action.

### Action - Log Commerce Event

#### Parameters

|**Parameter**| **Description**|
|---| ---|
|Event Type|  <ul><li>(Required) Select a type of commerce event.</li></ul> |
|OS Type|  <ul><li>(Required) Select a type of operating system on the mobile device.</li></ul> |
|Device ID|  <ul><li>(Required) Specify one or two device IDs.</li><li>Different IDs can be selected depending on the OS type.</li></ul> |
|User Data|  <ul><li>(Optional) Specify as many device-identifying parameters as needed:</li> <ul><li>**OS Version** <ul><li>Number</li><li>Version of the operating system.</li><li>Specific to Android and iOS.</li></ul> </li><li>**Environment** <ul><li>String</li><li>Usually `FULL_APP`.</li></ul> </li><li>**User Agent** <ul><li>String</li><li>User agent of the browser or app where the event occurred.</li></ul> </li><li>**HTTP Origin** <ul><li>String</li><li>Current page URL where Web SDK logged web session start.</li></ul> </li><li>**HTTP Referrer** <ul><li>String</li><li>Referral URL that led to the current page where the Web SDK logged web session started.</li></ul> </li><li>**Local IP** <ul><li>String</li><li>Local IP of the device (Android only).</li></ul> </li><li>**Country** <ul><li>String</li><li>Country code of the user, usually based on device settings or user agent string.</li></ul> </li><li>**Language** <ul><li>String</li><li>Language code of the user, usually based on device settings or user agent string.</li></ul> </li><li>**Brand** <ul><li>String</li><li>Brand of the device.</li></ul> </li><li>**Model** <ul><li>String</li><li>Model of the device.</li></ul> </li><li>**App Version** <ul><li>String</li><li>App version downloaded by the user.</li></ul> </li><li>**Screen DPI** <ul><li>Number</li><li>Screen DPI.</li></ul> </li><li>**Screen Height** <ul><li>Number</li><li>Height of the screen.</li></ul> </li><li>**Screen Width** <ul><li>Number</li><li>Width of the screen.</li></ul> </li><li>**Developer Identity** <ul><li>String</li><li>Developer-specified identity for a user.</li></ul> </li><li>**Device Fingerprint ID** <ul><li>Branch internal-only field for tracking devices.</li></ul> </li><li>**Browser Fingerprint ID** <ul><li>Branch internal-only field for tracking browsers.</li></ul> </li><li>**Limit Ad Tracking** <ul><li>Value is True if the partner has opted to not be tracked by advertiser.</li></ul> </li><li>**Device IP** <ul><li>The IP address for the device where the event occurred.</li><li>Map the Client IP attribute to this value. **This attribute is recommended.**</li></ul> </li></ul> </ul> |
|Event Data|  <ul><li>(Optional) Data specific for the event.</li> <ul><li>**Transaction ID** <ul><li>String</li><li>Partner-specified transaction ID for the partner's internal use.</li></ul> </li><li>**Currency** <ul><li>String</li><li>Currency that revenue, price, shipping, and tax were originally reported in by the partner.</li></ul> </li><li>**Revenue** <ul><li>Number</li><li>Partner-specified reported revenue for the event.</li></ul> </li><li>**Shipping** <ul><li>Number</li><li>Shipping cost associated with the transaction.</li></ul> </li><li>**Tax** <ul><li>Number</li><li>Total tax associated with the transaction.</li></ul> </li><li>**Coupon** <ul><li>String</li><li>Transaction coupon redeemed with the transaction.</li><li>Example: `SPRING2017`.</li></ul> </li><li>**Affiliation** <ul><li>String</li><li>Store or affiliation from which this transaction occurred.</li><li>Example: `Google Store`.</li></ul> </li><li>**Description** <ul><li>String</li><li>Description associated with the event, not necessarily specific to an individual content item.</li></ul> </li></ul> </ul> |
|Custom Data|  <ul><li>(Optional) Specify additional data with arbitrary property names and values.</li></ul> |
|Content Items|  <ul><li>(Optional) Specify properties for content items either as array-type values of equal lengths, or as a single value, which will apply to all items.  <ul><li>Content Schema</li><li>Category or schema for a piece of content, may be used in the future for analytics.</li><li>One of:  <ul><li>`COMMERCE_AUCTION`</li><li>`COMMERCE_BUSINESS`</li><li>`COMMERCE_OTHER`</li><li>`COMMERCE_PRODUCT`</li><li>`COMMERCE_RESTAURANT`</li><li>`COMMERCE_SERVICE`</li><li>`COMMERCE_TRAVEL_FLIGHT`</li><li>`COMMERCE_TRAVEL_HOTEL`</li><li>`COMMERCE_TRAVEL_OTHER`</li><li>`GAME_STATE`</li><li>`MEDIA_IMAGE`</li><li>`MEDIA_MIXED`</li><li>`MEDIA_MUSIC`</li><li>`MEDIA_OTHER`</li><li>`MEDIA_VIDEO`</li><li>`OTHER`</li><li>`TEXT_ARTICLE`</li><li>`TEXT_BLOG`</li><li>`TEXT_OTHER`</li><li>`TEXT_RECIPE`</li><li>`TEXT_REVIEW`</li><li>`TEXT_SEARCH_RESULTS`</li><li>`TEXT_STORY`</li><li>`TEXT_TECHNICAL_DOC`</li></ul> </li><li>**Title** <ul><li>Title for the individual content item.</li></ul> </li><li>**Description** <ul><li>Description of the individual content item.</li></ul> </li><li>**Image URL** <ul><li>Image URL for the individual content item.</li></ul> </li><li>**Canonical Identifier** <ul><li>Used to allow Branch to unify content/messages for Content Analytics.</li></ul> </li><li>**Publicly Indexable** <ul><li>If value is `true`, content can be viewed by anyone.</li><li>If value is `false`, cannot index for public use.</li></ul> </li><li>**Locally Indexable** <ul><li>If value is `true`, content can be indexed for local (device) use.</li><li>If value is `false`, cannot index for local use.</li></ul> </li><li>**Price** <ul><li>Price for the product/content.</li></ul> </li><li>**Quantity** <ul><li>Quantity of the item to be ordered.</li><li>Example: for `PURCHASE`, `ADD_TO_CART`</li></ul> </li><li>**SKU** <ul><li>Product SKU or product ID.</li></ul> </li><li>**Product Name** <ul><li>Name of the product.</li></ul> </li><li>**Product Brand** <ul><li>Brand of the product.</li></ul> </li><li>**Product Category** <ul><li>Category of a product. if applicable.</li><li>One of:  <ul><li>`ANIMALS_AND_PET_SUPPLIES`</li><li>`APPAREL_AND_ACCESSORIES`</li><li>`ARTS_AND_ENTERTAINMENT`</li><li>`BABY_AND_TODDLER`</li><li>`BUSINESS_AND_INDUSTRIAL`</li><li>`CAMERAS_AND_OPTICS`</li><li>`ELECTRONICS`</li><li>`FOOD_BEVERAGES_AND_TOBACCO`</li><li>`FURNITURE`</li><li>`HARDWARE`</li><li>`HEALTH_AND_BEAUTY`</li><li>`HOME_AND_GARDEN`</li><li>`LUGGAGE_AND_BAGS`</li><li>`MATURE`</li><li>`MEDIA`</li><li>`OFFICE_SUPPLIES`</li><li>`RELIGIOUS_AND_CEREMONIAL`</li><li>`SOFTWARE`</li><li>`SPORTING_GOODS`</li><li>`TOYS_AND_GAMES`</li><li>`VEHICLES_AND_PARTS`</li></ul> </li></ul> </li><li>**Product Variant** <ul><li>Variant of the product.</li><li>Example: `red`.</li></ul> </li><li>**Rating Average** <ul><li>Average rating of the item.</li></ul> </li><li>**Rating Count** <ul><li>Number of ratings for the item.</li></ul> </li><li>**Rating Max** <ul><li>Maximum possible rating for the item.</li><li>Example: `5.0` if 5 stars is highest possible rating.</li></ul> </li><li>**Creation Timestamp** <ul><li>Time the content was created.</li></ul> </li><li>**Exp Date** <ul><li>The last time after which this content is no longer valid.</li><li>`Null` /  means no limit.</li><li>Should rarely be set.</li></ul> </li><li>**Condition** <ul><li>For auctions, whether the item is new, good, acceptable, etc.</li><li>One of:  <ul><li>`OTHER`</li><li>`NEW`</li><li>`EXCELLENT`</li><li>`GOOD`</li><li>`FAIR`</li><li>`POOR`</li><li>`USED`</li><li>`REFURBISHED`</li></ul> </li></ul> </li><li>**Keywords** <ul><li>Keyword.</li></ul> </li><li>**Image Captions** <ul><li>String with comma-separated values.</li><li>Captions associated with the image.</li></ul> </li><li>**Latitude** <ul><li>Latitude for a restaurant, business, room (hotel), etc.</li></ul> </li><li>**Longitude** <ul><li>Longitude for a restaurant, business, room (hotel), etc.</li></ul> </li><li>**Postal Code** <ul><li>Postal/zip code for a restaurant, business, room (hotel), etc.</li></ul> </li><li>**Country** <ul><li>Country code for a restaurant, business, room (hotel), etc.</li></ul> </li><li>**Region** <ul><li>State or region for a restaurant, business, room (hotel), etc.</li></ul> </li><li>**City** <ul><li>City for a restaurant, business, room (hotel), etc.</li></ul> </li><li>**Street** <ul><li>Street address for a restaurant, business, room (hotel), etc.</li></ul> </li><li>**Custom Fields** <ul><li>Key-value pairs that the app developer would like attached to the content item.</li></ul> </li></ul> </li></ul> |

### Action - Log Content Event

#### Parameters

|**Parameter**| **Description**|
|---| ---|
|Event Type|  <ul><li>(Required) Select a type of commerce event.</li></ul> |
|OS Type|  <ul><li>(Required) Select a type of operating system on the mobile device.</li></ul> |
|Device ID|  <ul><li>(Required) Specify one or two device IDs.</li><li>Different IDs can be selected depending on the OS type.</li></ul> |
|User Data|  <ul><li>(Optional) Specify as many device-identifying parameters as needed:</li> <ul><li>**OS Version** <ul><li>Number</li><li>Version of the operating system.</li><li>Specific to Android and iOS.</li></ul> </li><li>**Environment** <ul><li>String</li><li>Usually "**FULL\_APP**".</li></ul> </li><li>**User Agent** <ul><li>String</li><li>User agent of the browser or app where the event occurred.</li></ul> </li><li>**HTTP Origin** <ul><li>String</li><li>Current page URL where Web SDK logged web session start.</li></ul> </li><li>**HTTP Referrer** <ul><li>String</li><li>Referral URL that led to the current page where the Web SDK logged web session started.</li></ul> </li><li>**Local IP** <ul><li>String</li><li>Local IP of the device (Android only).</li></ul> </li><li>**Country** <ul><li>String</li><li>Country code of the user, usually based on device settings or user agent string.</li></ul> </li><li>**Language** <ul><li>String</li><li>Language code of the user, usually based on device settings or user agent string.</li></ul> </li><li>**Brand** <ul><li>String</li><li>Brand of the device.</li></ul> </li><li>**Model** <ul><li>String</li><li>Model of the device.</li></ul> </li><li>**App Version** <ul><li>String</li><li>App version downloaded by the user.</li></ul> </li><li>**Screen DPI** <ul><li>Number</li><li>Screen DPI.</li></ul> </li><li>**Screen Height** <ul><li>Number,</li><li>Height of the screen.</li></ul> </li><li>**Screen Width** <ul><li>Number</li><li>Width of the screen.</li></ul> </li><li>**Developer Identity** <ul><li>String</li><li>Developer-specified identity for a user.</li></ul> </li><li>**Device Fingerprint ID** <ul><li>Branch internal-only field for tracking devices.</li></ul> </li><li>**Browser Fingerprint ID** <ul><li>Branch internal-only field for tracking browsers.</li></ul> </li><li>**Limit Ad Tracking** <ul><li>Value is True if the partner has opted to not be tracked by advertiser.</li></ul> </li><li>**Device IP** <ul><li>The IP address for the device where the event occurred.</li><li>Map the Client IP attribute to this value. **This attribute is recommended.**</li></ul> </li></ul> </ul> |
|Event Data|  <ul><li>(Optional) Data specific for the event.</li> <ul><li>**Search Query** <ul><li>String</li><li>Search query associated with the event.</li></ul> </li><li>Description__ <ul><li>String</li><li>Description associated with the event, not necessarily specific to individual content items.</li></ul> </li></ul> </ul> |
|Custom Data|  <ul><li>(Optional) Specify additional data with arbitrary property names and values</li></ul> |
|Content Items|  <ul><li>(Optional) Specify properties for content items either as array-type values of equal lengths, or as a single value, which will apply to all items.  <ul><li>Content Schema</li><li>Category or schema for a piece of content, may be used in the future for analytics.</li><li>One of:  <ul><li>`COMMERCE_AUCTION`</li><li>`COMMERCE_BUSINESS`</li><li>`COMMERCE_OTHER`</li><li>`COMMERCE_PRODUCT`</li><li>`COMMERCE_RESTAURANT`</li><li>`COMMERCE_SERVICE`</li><li>`COMMERCE_TRAVEL_FLIGHT`</li><li>`COMMERCE_TRAVEL_HOTEL`</li><li>`COMMERCE_TRAVEL_OTHER`</li><li>`GAME_STATE`</li><li>`MEDIA_IMAGE`</li><li>`MEDIA_MIXED`</li><li>`MEDIA_MUSIC`</li><li>`MEDIA_OTHER`</li><li>`MEDIA_VIDEO`</li><li>`OTHER`</li><li>`TEXT_ARTICLE`</li><li>`TEXT_BLOG`</li><li>`TEXT_OTHER`</li><li>`TEXT_RECIPE`</li><li>`TEXT_REVIEW`</li><li>`TEXT_SEARCH_RESULTS`</li><li>`TEXT_STORY`</li><li>`TEXT_TECHNICAL_DOC`</li></ul> </li><li>**Title** <ul><li>Title for the individual content item.</li></ul> </li><li>**Description** <ul><li>Description of the individual content item.</li></ul> </li><li>**Image URL** <ul><li>Image URL for the individual content item.</li></ul> </li><li>**Canonical Identifier** <ul><li>Used to allow Branch to unify content/messages for Content Analytics.</li></ul> </li><li>**Publicly Indexable** <ul><li>If value is `true`, content can be viewed by anyone.</li><li>If value is `false`, cannot index for public use.</li></ul> </li><li>**Locally Indexable** <ul><li>If value is `true`, content can be indexed for local (device) use.</li><li>If value is `false`, cannot index for local use.</li></ul> </li><li>**Price** <ul><li>Price for the product/content.</li></ul> </li><li>**Quantity** <ul><li>Quantity of the item to be ordered.</li><li>Example: for `PURCHASE`, `ADD_TO_CART`</li></ul> </li><li>**SKU** <ul><li>Product SKU or product ID.</li></ul> </li><li>**Product Name** <ul><li>Name of the product.</li></ul> </li><li>**Product Brand** <ul><li>Brand of the product.</li></ul> </li><li>**Product Category** <ul><li>Category of a product. if applicable.</li><li>One of:  <ul><li>`ANIMALS_AND_PET_SUPPLIES`</li><li>`APPAREL_AND_ACCESSORIES`</li><li>`ARTS_AND_ENTERTAINMENT`</li><li>`BABY_AND_TODDLER`</li><li>`BUSINESS_AND_INDUSTRIAL`</li><li>`CAMERAS_AND_OPTICS`</li><li>`ELECTRONICS`</li><li>`FOOD_BEVERAGES_AND_TOBACCO`</li><li>`FURNITURE`</li><li>`HARDWARE`</li><li>`HEALTH_AND_BEAUTY`</li><li>`HOME_AND_GARDEN`</li><li>`LUGGAGE_AND_BAGS`</li><li>`MATURE`</li><li>`MEDIA`</li><li>`OFFICE_SUPPLIES`</li><li>`RELIGIOUS_AND_CEREMONIAL`</li><li>`SOFTWARE`</li><li>`SPORTING_GOODS`</li><li>`TOYS_AND_GAMES`</li><li>`VEHICLES_AND_PARTS`</li></ul> </li></ul> </li><li>**Product Variant** <ul><li>Variant of the product.</li><li>Example: `red`</li></ul> </li><li>**Rating Average** <ul><li>Average rating of the item.</li></ul> </li><li>**Rating Count** <ul><li>Number of ratings for the item.</li></ul> </li><li>**Rating Max** <ul><li>Maximum possible rating for the item.</li><li>Example: `5.0` if 5 stars is highest possible rating.</li></ul> </li><li>**Creation Timestamp** <ul><li>Time the content was created.</li></ul> </li><li>**Exp Date** <ul><li>The last time after which this content is no longer valid.</li><li>`Null` /  means no limit.</li><li>Should rarely be set.</li></ul> </li><li>**Condition** <ul><li>For auctions, whether the item is new, good, acceptable, etc.</li><li>One of:  <ul><li>`OTHER`</li><li>`NEW`</li><li>`EXCELLENT`</li><li>`GOOD`</li><li>`FAIR`</li><li>`POOR`</li><li>`USED`</li><li>`REFURBISHED`</li></ul> </li></ul> </li><li>**Keywords** <ul><li>Keyword.</li></ul> </li><li>**Image Captions** <ul><li>String with comma-separated values.</li><li>Captions associated with the image.</li></ul> </li><li>**Latitude** <ul><li>Latitude for a restaurant, business, room (hotel), etc.</li></ul> </li><li>**Longitude** <ul><li>Longitude for a restaurant, business, room (hotel), etc.</li></ul> </li><li>**Postal Code** <ul><li>Postal/zip code for a restaurant, business, room (hotel), etc.</li></ul> </li><li>**Country** <ul><li>Country code for a restaurant, business, room (hotel), etc.</li></ul> </li><li>**Region** <ul><li>State or region for a restaurant, business, room (hotel), etc.</li></ul> </li><li>**City** <ul><li>City for a restaurant, business, room (hotel), etc.</li></ul> </li><li>**Street** <ul><li>Street address for a restaurant, business, room (hotel), etc.</li></ul> </li><li>**Custom Fields** <ul><li>Key-value pairs that the app developer would like attached to the content item.</li></ul> </li></ul> </li></ul> |

### Action - Log Lifecycle Event

#### Parameters

|**Parameter**| **Description**|
|---| ---|
|Event Type|  <ul><li>(Required) Select a type of commerce event.</li></ul> |
|OS Type|  <ul><li>(Required) Select a type of operating system on the mobile device.</li></ul> |
|Device ID|  <ul><li>(Required) Specify one or two device IDs.</li><li>Different IDs can be selected depending on OS type.</li></ul> |
|User Data|  <ul> <ul><li>(Optional) Specify as many device-identifying parameters as needed:</li> <ul><li>**OS Version** <ul><li>Number</li><li>Version of the operating system.</li><li>Specific to Android and iOS.</li></ul> </li><li>**Environment** <ul><li>String</li><li>Usually `FULL_APP`.</li></ul> </li><li>**User Agent** <ul><li>String</li><li>User agent of the browser or app where the event occurred.</li></ul> </li><li>**HTTP Origin** <ul><li>String</li><li>Current page URL where Web SDK logged web session start.</li></ul> </li><li>**HTTP Referrer** <ul><li>String</li><li>Referral URL that led to the current page where the Web SDK logged web session started.</li></ul> </li><li>**Local IP** <ul><li>String</li><li>Local IP of the device (Android only).</li></ul> </li><li>**Country** <ul><li>String</li><li>Country code of the user, usually based on device settings or user agent string.</li></ul> </li><li>**Language** <ul><li>String</li><li>Language code of the user, usually based on device settings or user agent string.</li></ul> </li><li>**Brand** <ul><li>String</li><li>Brand of the device.</li></ul> </li><li>**Model** <ul><li>String</li><li>Model of the device.</li></ul> </li><li>**App Version** <ul><li>String</li><li>App version downloaded by the user.</li></ul> </li><li>**Screen DPI** <ul><li>Number</li><li>Screen DPI.</li></ul> </li><li>**Screen Height** <ul><li>Number</li><li>Height of the screen.</li></ul> </li><li>**Screen Width** <ul><li>Number</li><li>Width of the screen.</li></ul> </li><li>**Developer Identity** <ul><li>String</li><li>Developer-specified identity for a user.</li></ul> </li><li>**Device Fingerprint ID** <ul><li>Branch internal-only field for tracking devices.</li></ul> </li><li>**Browser Fingerprint ID** <ul><li>Branch internal-only field for tracking browsers.</li></ul> </li><li>**Limit Ad Tracking** <ul><li>Value is `True` if the partner has opted to not be tracked by advertiser.</li></ul> </li></ul> </ul> </ul> <ul> <ul> <ul><li>**Device IP** <ul><li>The IP address for the device where the event occurred.</li><li>Map the Client IP attribute to this value. **This attribute is recommended.**</li></ul> </li></ul> </ul> </ul> |
|Event Data|  <ul><li>(Optional) Data specific for the event.</li><li>Description: string, description associated with the event, not necessarily specific to any individual content items.</li></ul> |
|Custom Data|  <ul><li>(Optional) Specify additional data with arbitrary property names and values.</li></ul> |

### Action - Log Custom Event

#### Parameters

|**Parameter**| **Description**|
|---| ---|
|Event Type|  <ul><li>(Required) Select a type of commerce event.</li></ul> |
|OS Type|  <ul><li>(Required) Select a type of operating system on the mobile device.</li></ul> |
|Device ID|  <ul><li>(Required) Specify one or two device IDs.</li><li>Different IDs can be selected depending on the OS type.</li></ul> |
|User Data|  <ul><li>(Optional) Specify as many device-identifying parameters as needed:</li> <ul><li>**OS Version** <ul><li>Number</li><li>Version of the operating system.</li><li>Specific to Android and iOS.</li></ul> </li><li>**Environment** <ul><li>String</li><li>Usually `FULL_APP`.</li></ul> </li><li>**User Agent** <ul><li>String</li><li>User agent of the browser or app where the event occurred.</li></ul> </li><li>**HTTP Origin** <ul><li>String</li><li>Current page URL where Web SDK logged web session start.</li></ul> </li><li>**HTTP Referrer** <ul><li>String</li><li>Referral URL that led to the current page where the Web SDK logged web session started.</li></ul> </li><li>**Local IP** <ul><li>String</li><li>Local IP of the device (Android only).</li></ul> </li><li>**Country** <ul><li>String</li><li>Country code of the user, usually based on device settings or user agent string.</li></ul> </li><li>**Language** <ul><li>String</li><li>Language code of the user, usually based on device settings or user agent string.</li></ul> </li><li>**Brand** <ul><li>String</li><li>Brand of the device.</li></ul> </li><li>**Model** <ul><li>String</li><li>Model of the device.</li></ul> </li><li>**App Version** <ul><li>String</li><li>App version downloaded by the user.</li></ul> </li><li>**Screen DPI** <ul><li>Number</li><li>Screen DPI.</li></ul> </li><li>**Screen Height** <ul><li>Number,</li><li>Height of the screen.</li></ul> </li><li>**Screen Width** <ul><li>Number</li><li>Width of the screen.</li></ul> </li><li>**Developer Identity** <ul><li>String</li><li>Developer-specified identity for a user.</li></ul> </li><li>**Device Fingerprint ID** <ul><li>Branch internal-only field for tracking devices.</li></ul> </li><li>**Browser Fingerprint ID** <ul><li>Branch internal-only field for tracking browsers.</li></ul> </li><li>**Limit Ad Tracking** <ul><li>Value is `True` if the partner has opted to not be tracked by advertiser.</li></ul> </li><li>**Device IP** <ul><li>The IP address for the device where the event occurred.</li><li>Map the Client IP attribute to this value. **This attribute is recommended.**</li></ul> </li></ul> </ul> |
|Custom Data|  <ul><li>(Optional) Specify additional data with arbitrary property names and values</li></ul> |

#### Vendor Documentation

* [Branch Docs: Events](https://docs.branch.io/apps/v2event/)
* [Branch API: Logging Commerce, Content, Lifecycle and Custom Events](https://github.com/BranchMetrics/branch-deep-linking-public-api#logging-commerce-events "TGest")
