Skip to content

Commit 9e2fdd8

Browse files
authored
Merge pull request #5306 from segmentio/bcaudillo-patch-6
Updated instructions for adding an integrated parter
2 parents 6e72fc3 + 1c76fb1 commit 9e2fdd8

File tree

1 file changed

+4
-1
lines changed
  • src/connections/destinations/catalog/appsflyer

1 file changed

+4
-1
lines changed

src/connections/destinations/catalog/appsflyer/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,10 @@ All other `properties` will be sent to AppsFlyer as custom properties inside `ev
157157
Segment will automatically trigger an `Install Attributed` event if you have **trackAttributionData** enabled in your settings, and the Segment-AppsFlyer integration installed in your app. The event payload will adhere to the `Install Attributed` event specification documented [here](/docs/connections/spec/mobile/#install-attributed) and will propagate to your other downstream destinations.
158158

159159
### Server
160-
If you are tracking events server-side, AppsFlyer can still send attribution postbacks but you will need to configure this functionality in your AppsFlyer account. To enable this, navigate to your AppsFlyer app and on the sidebar of the main screen click on **Integrated Partners** and search for Segment. You will be prompted with a couple of configuration options and asked to input your Segment Write Key. Once enabled, successfully attributed app installs will begin showing up as `Install Attributed` events similar to the client side behavior documented above.
160+
If you track events server-side, AppsFlyer can still send attribution postbacks, but you need to configure this functionality in your AppsFlyer account. To enable this:
161+
1. Navigate to your AppsFlyer app and on the sidebar of the main screen select **Configuration > Partner Marketplace** and search for Segment.
162+
2. Enter the configuration options and input your Segment Write Key.
163+
Once enabled, successfully attributed app installs begin showing up as `Install Attributed` events similar to the client side behavior documented above.
161164

162165
If you are sending in the attribution data yourself, for iOS be sure the following properties are sent in within the campaign object on the `Install Attributed` or `Application Opened` event so Appsflyer can correctly attribute it as an Apple Search Ad event. These values should be returned by the [Apple Search Ads API](https://searchads.apple.com/help/reporting/0028-apple-ads-attribution-api):
163166

0 commit comments

Comments
 (0)