AppsFlyerSDK / AppsFlyerFramework

AppsFlyer Apple SDK
https://support.appsflyer.com/hc/en-us/articles/207032066-AppsFlyer-SDK-Integration-iOS
Other
166 stars 89 forks source link

Facebook traffic appears as organic on mobile, however is non organic in dashboard #120

Closed AnatoliK17 closed 3 years ago

AnatoliK17 commented 3 years ago

Report

SDK Version

AppsFlyerFramework (5.4.0)

What did you do?

I have configured everything according to documentation. Integrated all API keys and dashboard setup, and so on. However, I receive facebook ad users as organic. onConversionDataSuccess(_ conversionInfo: [AnyHashable: Any] ) {

What did you expect to happen?

to receive facebook traffic as non organic and campaign name

What happened instead?

I receive facebook ad users as organic. onConversionDataSuccess(_ conversionInfo: [AnyHashable: Any] ) {

AnatoliK17 commented 3 years ago

Received answer from support. Issue solved

Due to the Facebook AMM terms released on April 22, view-through installs and in-apps will only be available in aggregate data. All raw data from Facebook view-through will be marked under restricted media.

For the one that returned Organic, I see the call took longer than I would expect for most cases, and in rare instances such as these this can result in us returning an Organic install if we do not yet have attribution info from Facebook to return.