adattributionkit

Configure AdAttributionKit for privacy-preserving ad conversion measurement and postback handling.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/femitz/flyby --skill adattributionkit-femitz
Or copy as Structured Prompt for Agentâ–¼
Please help me install this Agent Skill.
Skill: adattributionkit
Source: https://github.com/femitz/flyby/tree/main/.agents/skills/adattributionkit
Command: npx skills add https://github.com/femitz/flyby --skill adattributionkit-femitz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

AdAttributionKit provides a privacy-preserving mechanism to measure ad conversions (installs and re-engagement) without exposing user-level data, bridging App Store attribution with alternative marketplaces and enabling postbacks, conversion values, and re-engagement workflows.

Core Features & Use Cases

  • Publisher app setup: configure ad network IDs in Info.plist to qualify impressions.
  • Advertiser app setup and postback handling: opt in to receive postbacks and update conversion values.
  • Impressions, postbacks, conversion values, and re-engagement: end-to-end attribution across ecosystems.
  • Use Case: Migrate from SKAdNetwork, support alternative marketplaces, and handle re-engagement attribution in iOS 18+.

Quick Start

Integrate AdAttributionKit in your app, configure publisher and advertiser settings, and start tracking postbacks.

Frequently Asked Questions about adattributionkit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I measure iOS ad attribution without exposing user-level data?â–¼

Privacy-preserving ad attribution measures ad-driven conversions without exposing user-level data by using on-device impression signing and postback handling to securely track installs and re-engagement.

How do I configure publisher apps for ad attribution on iOS?â–¼

Configure publisher apps for ad attribution by adding AdNetworkIdentifiers to the Info.plist file, which qualifies the app to register on-device impressions and participate in the attribution workflow.

Can I migrate from SKAdNetwork to a privacy-preserving attribution model?â–¼

Migrating from SKAdNetwork to AdAttributionKit enables privacy-preserving measurement across App Store and alternative marketplaces, supporting postbacks, conversion values, and re-engagement workflows.

How do advertisers handle postbacks and conversion values for iOS installs?â–¼

Advertisers handle postbacks by opting in to receive attribution data and updating conversion values to measure campaign performance while maintaining user privacy across iOS marketplaces.

Does AdAttributionKit support re-engagement tracking for alternative marketplaces?â–¼

AdAttributionKit supports re-engagement tracking across App Store and alternative marketplaces by managing impressions and postbacks end-to-end without requiring user-level data exposure.