What’s new in AdAttributionKit
Asked on 2025-07-02
1 search
In the session titled "What’s new in AdAttributionKit" at WWDC 2025, several new features and updates were introduced for AdAttributionKit. Here are some of the key highlights:
-
Overlapping Conversion Windows: You can now measure overlapping conversion windows in your app. This allows for more accurate tracking of conversions that occur simultaneously. You can configure this by setting the "Eligible for Ad Attribution Kit Overlapping Conversions" key in your app's Info.plist.
-
Configurable Attribution Windows: Advertisers can now specify their desired attribution window length in the Info.plist file. This flexibility allows for different configurations based on ad network and ad interaction type, such as click-through and view-through ads.
-
Postback Enhancements: New features have been added to help better consume and interpret postback data. This includes the ability to customize attribution rules and receive new geography data in postbacks, which can help measure the success of ad campaigns in different countries.
-
Testability Improvements: New testability features have been introduced, allowing developers to test their AdAttributionKit implementation earlier in the development lifecycle. This includes creating development postbacks directly in iOS settings and testing conversion value updates.
-
Re-engagement Support: With iOS 18.4, apps can now have multiple active re-engagement conversion windows simultaneously, and conversion tags can be used to specify which re-engagement conversion to update.
For more detailed information, you can refer to the session chapters such as Measure overlapping conversion windows, Customize attribution rules, and Test AdAttributionKit.

What’s new in AdAttributionKit
Learn about new features in AdAttributionKit, including how to measure overlapping re-engagement conversions and customize ad attribution rules for your app. Gain insight on a new postback property you can use to measure the success of ad campaigns across countries and regions. We’ll also demonstrate new functionality and best practices for testing your AdAttributionKit implementation. To get the most out of this session, we recommend first watching “Meet AdAttributionKit.”

Meet AdAttributionKit
Introducing AdAttributionKit, a new iOS framework for privacy-preserving ad attribution. Learn how AdAttributionKit supports re-engagement, click-through attribution (including support for custom creative), JWS formatted impressions and postbacks, and more. We’ll provide insight into testing your AdAttributionKit implementation and deep-dive into code snippets and best practices for adopting AdAttributionKit.