SKAdNetworkとは? #
SKAdnetwork is the new way of attribution introduced by Apple for iOS 14. This is the official ドキュメント となります。
When using SKAdnetwork, a signature is attached to each ad click. When the user opens your app for the first time, Apple will be able to verify if they are coming from a specific ad with this signature. Then, a postback is sent back to the ad network to attribute a new install.
In order to integrate with SKAdnetworks, you will have to call the method below in the SDK. We have already updated both our iOS と Unity SDK to support the following method.
updatePostbackConversionValue(_:): This method should be called every time you want to update the conversion value attached to this specific user. You can call this method as many times as you want, but the conversion value will only be updated if it is higher than the previous one.
Please check with your ad-networks if they are ready to run SKAdnetwork campaigns.
SKAdNetwork Reporting in Tenjin #
詳細を読む
Conversion Value #
詳細を読む
SKAdnetwork postback timer #
詳細を読む
List of supported networks #
詳細を読む
データエクスポーター #
詳細を読む
