AppLovin SDK fully supports Apple’s SKAdNetwork attribution. It allows DSPs to submit signed clicks to the SKAdNetwork API. Review the bid request/response specification for integration details.
SKAdNetworkItems from the source app’s Info.plist.imp.ext.skadn object in the bid request.
It sends this request to the demand sources in the source app’s Info.plist.seatbid.bid.ext.skadn.The following recommendations show you how to properly handle clicks for each of the AppLovin-supported Creative Types:
When the SKAdNetwork (skadn object) is in the bid response, the <ClickThrough> node is ignored.
Use the <ClickTracking> node if you need click tracking.
AppLovin accepts click-tracking URLs via the bid response seatbid.bid.ext.clicktrackers array.
This is supported on all SDK versions that support SKAN, but not on versions earlier than that.
Include this object only when AppLovin includes SKAN parameters in the bid request.
When the user clicks an ad, the AppLovin SDK renders the StoreKit, asynchronously hits each URL, and follows redirects (response codes in the 300–399 range).
You do not need to do anything special; the AppLovin SDK handles clicks properly.
ext.skadn.productpage.SKAdNetwork attribution requires a SKAdNetwork ID. You can get one by registering with Apple.