Please provide the following:
- SDK Version: 38
- Platforms(Android/iOS/web/all): IOS/Android
Hi team, long time reader and first time poster.
We have a marketing team that want to track app installs from when a person clicks on a Facebook Advertisement. Without this they cannot determine the advertising conversions and therefore what the effectiveness of the campaigns are. It also tells them which ads are performing the best.
I’ve searched existing feature requests and it seems that there may be a request in for adding similar functionality, but I’m not sure if we need the full SDK for this.
We already have the Facebook SDK enabled for our production app and it automatically records some events, but it does not connect the app installations with the Facebook Ads manager. This is the method we have turned on Facebook.setAutoLogAppEventsEnabledAsync(enabled: boolean)
We’ve noticed that there is someone looking for the same functionality on Upwork, but we feel that there must be another way around the problem (perhaps using Graph API or something).
Does anyone have any advice or experience that they can lend to solve this issue? If you know that this isn’t currently possible with expo and the managed workflow, can you also please let me know? We’re just trying to figure out if it’s possible.
Thanks in advance for your help.