Skip to content

Commit c2ab627

Browse files
authored
Update ios14-guide.md
1 parent 935dcb5 commit c2ab627

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/connections/sources/catalog/libraries/mobile/ios/ios14-guide.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,12 @@ Using Segment in your mobile app does not require App Tracking Transparency (ATT
7575

7676
Please review Apple's documentation, Terms of Service, and your destinations’ documentation to determine whether you need to use Apple's ATT framework in your application.
7777

78+
7879
### Does Segment integrate with SKAdnetwork?
7980

80-
Segment does not integrate with SKAdnetwork by default. Developers should integrate directly with SKAdnetwork.
81+
[SKAdnetwork](https://developer.apple.com/documentation/storekit/skadnetwork) is a framework developers can use to attribute mobile app installs while maintaining user privacy. The conversion data shared back to advertisers are received at a random interval 24-48 hours after the install occurs and contain no user or device context.
82+
83+
Segment does not integrate with SKAdnetwork, but developers can integrate directly with SKAdnetwork alongside their Segment implementation. For more on how to use SKAdnetwork in your mobile app, see [Apple's documentation](https://developer.apple.com/documentation/storekit/skadnetwork).
8184

8285
### Destination iOS 14.5 guides
8386

@@ -86,4 +89,4 @@ Segment’s partners have put together resources to help you navigate these chan
8689
- [Branch](https://help.branch.io/faq/docs/what-actions-do-branch-customers-need-to-take-before-the-ios-145-release)
8790
- [Adjust](https://help.adjust.com/en/article/attribution-privacy-models)
8891
- [Tune](https://www.tune.com/blog/what-ios-14-5-and-apples-latest-privacy-initiatives-mean-for-marketers/)
89-
- [Kochava](https://www.kochava.com/ios-14-5-final-launch-checklist/)
92+
- [Kochava](https://www.kochava.com/ios-14-5-final-launch-checklist/)

0 commit comments

Comments
 (0)