skadnetwork

Generated on 8/6/2024

1 search

The context provided mentions SkadNetwork in relation to the new AdAttributionKit introduced at WWDC 2024. Here are some key points about SkadNetwork and its integration with AdAttributionKit:

  1. AdAttributionKit and SkadNetwork Fundamentals:

    • AdAttributionKit is built on top of SkadNetwork fundamentals. It continues to use privacy-preserving ad attribution principles, such as crowd anonymity, which was a core feature of SkadNetwork (Meet AdAttributionKit).
  2. Ad Network Enrollment:

    • If an ad network is already registered for use with SkadNetwork, no further enrollment is needed to use AdAttributionKit. This ensures a seamless transition for existing users of SkadNetwork (Meet AdAttributionKit).
  3. Postbacks and Conversion Values:

    • AdAttributionKit sends postbacks as a combination of a signed compact JWS and a few unsigned fields. This is similar to the postback mechanism in SkadNetwork, ensuring compatibility and ease of adoption for developers familiar with SkadNetwork (Meet AdAttributionKit).
  4. SK Overlay and SKStoreProductViewController:

    • Implementing SK Overlay and SKStoreProductViewController in AdAttributionKit follows the same pattern as in SkadNetwork. This includes setting up instances of app configuration and handling ad impressions (Meet AdAttributionKit).

For more detailed information about SkadNetwork, you can refer to the session "What's new with SkadNetwork" from WWDC 2022, as mentioned in the context.

Relevant Sessions