{"id":218,"count":0,"description":"","link":"https:\/\/tenjin.com\/es\/glossary\/skad-network\/","name":"SKAdNetwork","slug":"skad-network","taxonomy":"glossaries","parent":0,"meta":{"status":["1","1"],"order":["0","0"],"glossary_term_description":["<div style=\"border: 1px solid #e5e5e5;padding: 16px;border-radius: 8px;background: #fafafa\">\r\n\r\n<b>Definition:<\/b>\r\n\r\n<span style=\"font-weight: 400\">SKAdNetwork (Stock Keeping Ad Network) is Apple's privacy-first mobile attribution framework for iOS. It allows advertisers to measure app install campaigns and attribute conversions to the correct ad source without relying on user-level identifiers like IDFA. It is the primary attribution mechanism for iOS campaigns in a post-ATT world.<\/span>\r\n\r\n<\/div>\r\n<!-- wp:heading -->\r\n<h2><\/h2>\r\n<h2><strong>What is SKAdNetwork?<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">SKAdNetwork is a mobile advertising attribution framework developed by Apple. It was designed to give advertisers a way to measure campaign performance on iOS while respecting user privacy. Rather than tracking individual users, SKAdNetwork works at an aggregated level, providing install and conversion signals without exposing any personal data.<\/span>\r\n\r\n<span style=\"font-weight: 400\">SKAdNetwork became the central framework for iOS attribution following Apple's App Tracking Transparency (ATT) rollout in 2021, which significantly limited access to the IDFA (Identifier for Advertisers). For mobile marketers running iOS campaigns, understanding how SKAdNetwork works is no longer optional. It is fundamental.<\/span>\r\n\r\nIf you would like to learn more about SKAdNetwork, you can also read <a href=\"https:\/\/tenjin.com\/docs\/what-is-skadnetwork\/\">this article<\/a> that explains what SKAdNetwork is in depth.\r\n<h2><strong>How SKAdNetwork Works<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">SKAdNetwork operates through a defined flow between ad networks, app developers, and Apple. Here is a simplified breakdown:<\/span>\r\n<ol>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">A user sees an ad served by a participating ad network<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The user installs and opens the advertised app<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The app registers a conversion value with Apple using the SKAdNetwork API<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Apple validates the install and sends a postback to the ad network with limited attribution data<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The ad network shares that data with the advertiser or MMP<\/span><\/li>\r\n<\/ol>\r\n<span style=\"font-weight: 400\">The main thing to understand about SKAdNetwork is that data is not sent in real-time. There is a timer-based delay built into the postback or callback process, so the data returned is intentionally limited. You receive a campaign ID and a conversion value, but no user-level identifiers.<\/span>\r\n\r\n<span style=\"font-weight: 400\">This is a very fundamental shift from traditional attribution, where individual click and install events could be matched precisely. SKAdNetwork requires a different approach to measurement and optimization.<\/span>\r\n<h2><strong>SKAdNetwork Conversion Values<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">One of the most important and most discussed aspects of SKAdNetwork is the conversion value. This is a 6-bit value (ranging from 0 to 63) that the app sets to communicate post-install activity back to the ad network.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Because you only get one value with a limited update window, you need to decide upfront what you want to measure. Common approaches include encoding:<\/span>\r\n<ul>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Revenue tiers (e.g. users who spent above a certain threshold)<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Engagement milestones (e.g. completing a tutorial or reaching a level)<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Retention signals (e.g. returning on day 2 or day 3)<\/span><\/li>\r\n<\/ul>\r\n<span style=\"font-weight: 400\">How you configure your conversion values has a direct impact on the quality of the signal you get back. A well-designed conversion value schema gives your campaigns the data they need to optimise. A poorly designed one wastes a scarce resource.<\/span>\r\n\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:heading -->\r\n<h2><strong>SKAdNetwork Versions and Updates<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">Apple has continued to evolve the SKAdNetwork framework since its initial release. Each version has introduced improvements to address limitations in the original design.<\/span>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><b>Version<\/b><\/td>\r\n<td><b>Key Changes<\/b><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><span style=\"font-weight: 400\">SKAdNetwork 2.0<\/span><\/td>\r\n<td><span style=\"font-weight: 400\">Introduced view-through attribution<\/span><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><span style=\"font-weight: 400\">SKAdNetwork 3.0<\/span><\/td>\r\n<td><span style=\"font-weight: 400\">Added a copy of the postback sent to the advertised app<\/span><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><span style=\"font-weight: 400\">SKAdNetwork 4.0<\/span><\/td>\r\n<td><span style=\"font-weight: 400\">Introduced multiple conversion windows, hierarchical source identifiers, and web-to-app attribution support<\/span><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<span style=\"font-weight: 400\">SKAdNetwork 4.0 was different from all other versions, as it was a significant step forward. Multiple conversion windows allow for a more complete picture of post-install behavior, and the hierarchical source identifier gives advertisers more granular campaign data while still protecting user privacy.<\/span>\r\n<h2><strong>Challenges of SKAdNetwork<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">SKAdNetwork solves an important problem but it comes with real limitations that every iOS marketer needs to plan around:<\/span>\r\n<h4><span style=\"font-weight: 400\"><strong>Delayed Postbacks<\/strong> <\/span><\/h4>\r\n<span style=\"font-weight: 400\">Data is not sent in real time. Postbacks are delivered after a timer expires, which means there is an inherent lag between a campaign running and receiving measurable feedback.<\/span>\r\n<h4><span style=\"font-weight: 400\"><strong>Limited Data Granularity<\/strong> <\/span><\/h4>\r\n<span style=\"font-weight: 400\">You receive a campaign ID and a conversion value. <\/span><span style=\"font-weight: 400\">User-level data, creative-level data, and publisher-level data are not available through SKAdNetwork alone.<\/span>\r\n<h4><strong>Conversion Value Constraints<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">With only 64 possible values, you are forced to prioritize what you measure. You cannot capture everything, so your schema needs to reflect your most important business signals.<\/span>\r\n<h4><strong>Attribution Window Limits<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">The conversion value update window is time-limited. Once it closes, no further post-install activity can update the signal sent to your ad network.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Understanding these constraints is the first step to building a measurement strategy that works within them rather than against them.<\/span>\r\n<h2><strong>SKAdNetwork and Probabilistic Attribution<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">Because SKAdNetwork provides limited, aggregated data, many marketers use it alongside probabilistic attribution to fill in the gaps. Probabilistic attribution uses signals like device type, OS version, and IP address to model likely attribution when deterministic data is not available.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Used together, SKAdNetwork and probabilistic modeling give a more complete picture of iOS campaign performance than either approach alone. The right balance depends on your app, your campaign scale, and your measurement priorities.<\/span>\r\n<h2><strong>How Tenjin Supports SKAdNetwork<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">Tenjin is built to help mobile marketers navigate SKAdNetwork without losing visibility into campaign performance. As a leading MMP, Tenjin has developed a robust SKAdNetwork solution that makes iOS attribution manageable and actionable.<\/span>\r\n\r\n<span style=\"font-weight: 400\">With Tenjin, you can:<\/span>\r\n<ul>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Configure and manage your SKAdNetwork conversion value schema directly in the dashboard<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Receive and process SKAdNetwork postbacks across all major iOS ad networks<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Combine SKAdNetwork data with other signals for a more complete view of campaign performance<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Analyse SKAdNetwork results alongside your Android and cross-platform data in one place<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Export raw SKAdNetwork data via DataVault or Raw Data Exporter for deeper analysis<\/span><\/li>\r\n<\/ul>\r\n<span style=\"font-weight: 400\">You can learn more about how Tenjin as a mobile measurement partner can take the complexity out of SKAdNetwork reporting in our <\/span><a href=\"https:\/\/tenjin.com\/docs\/what-is-skadnetwork\/\"><span style=\"font-weight: 400\">SKAdNetwork documentation<\/span><\/a><span style=\"font-weight: 400\">.\u00a0<\/span>\r\n\r\n<hr \/>\r\n\r\n<h2><strong>Related Terms<\/strong><\/h2>\r\n<ul>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/app-tracking-transparency-att\/\">App Tracking Transparency (ATT)<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/attribution-window\/\">Attribution Window<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/conversion\/\">Conversion<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/advertising-id\/\">Advertising ID (IDFA and GAID)<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/mobile-measurement-partner-mmp\/\">Mobile Measurement Partner (MMP)<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/callbacks\/\">Callbacks<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/attribution\/\">Attribution<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/return-on-ad-spend-roas\/\">Return On Ad Spend (ROAS)<\/a><\/li>\r\n<\/ul>\r\n\r\n<hr \/>\r\n\r\n<h2><strong>Frequently Asked Questions<\/strong><\/h2>\r\n<h4><strong>What is SKAdNetwork?<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">SKAdNetwork is Apple's framework for measuring mobile app install campaigns on iOS without tracking individual users. It attributes installs and conversion events to ad campaigns using aggregated postbacks rather than user-level data, making it the primary attribution method for iOS in a privacy-first environment.<\/span>\r\n<h4><strong>Why does SKAdNetwork matter for mobile marketers?<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">Following Apple's ATT rollout, access to the IDFA was significantly restricted. SKAdNetwork became the primary way to measure iOS campaign performance without relying on individual user identifiers. Understanding and configuring it correctly is essential for anyone running iOS user acquisition campaigns.<\/span>\r\n<h4><strong>How does Tenjin support SKAdNetwork?<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">Tenjin provides a full SKAdNetwork solution including conversion value schema management, postback processing, and reporting across all major iOS ad networks. You can analyse SKAdNetwork data alongside your broader campaign metrics in one dashboard and export raw data for further analysis.<\/span>\r\n\r\n<!-- \/wp:heading -->"]},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SKAdNetwork: Apple&#039;s Privacy Attribution Framework | Tenjin Glossary<\/title>\n<meta name=\"description\" content=\"What is SKAdNetwork? Learn how Apple&#039;s SKAdNetwork attribution framework works, why it matters for iOS campaign measurement, and how Tenjin helps you make the most of it.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tenjin.com\/es\/glossary\/skad-network\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SKAdNetwork: Apple&#039;s Privacy Attribution Framework | Tenjin Glossary\" \/>\n<meta property=\"og:description\" content=\"What is SKAdNetwork? Learn how Apple&#039;s SKAdNetwork attribution framework works, why it matters for iOS campaign measurement, and how Tenjin helps you make the most of it.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tenjin.com\/es\/glossary\/skad-network\/\" \/>\n<meta property=\"og:site_name\" content=\"Tenjin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@TenjinMMP\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"CollectionPage\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/glossary\\\/skad-network\\\/\",\"url\":\"https:\\\/\\\/tenjin.com\\\/glossary\\\/skad-network\\\/\",\"name\":\"SKAdNetwork: Apple's Privacy Attribution Framework | Tenjin Glossary\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/#website\"},\"description\":\"What is SKAdNetwork? Learn how Apple's SKAdNetwork attribution framework works, why it matters for iOS campaign measurement, and how Tenjin helps you make the most of it.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/glossary\\\/skad-network\\\/#breadcrumb\"},\"inLanguage\":\"es\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/glossary\\\/skad-network\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tenjin.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SKAdNetwork\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/#website\",\"url\":\"https:\\\/\\\/tenjin.com\\\/\",\"name\":\"Tenjin\",\"description\":\"Growth Made Simple\",\"publisher\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/#organization\"},\"alternateName\":\"Tenjin - Mobile Measurement Partner\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tenjin.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/#organization\",\"name\":\"Tenjin\",\"url\":\"https:\\\/\\\/tenjin.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/tenjin.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/images.webp\",\"contentUrl\":\"https:\\\/\\\/tenjin.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/images.webp\",\"width\":429,\"height\":117,\"caption\":\"Tenjin\"},\"image\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/TenjinMMP\",\"https:\\\/\\\/www.youtube.com\\\/@TenjinMMP\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/tenjin\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SKAdNetwork: Apple's Privacy Attribution Framework | Tenjin Glossary","description":"\u00bfQu\u00e9 es SKAdNetwork? Descubre c\u00f3mo funciona el marco de atribuci\u00f3n SKAdNetwork de Apple, por qu\u00e9 es importante para la medici\u00f3n de campa\u00f1as iOS y c\u00f3mo Tenjin te ayuda a sacarle el m\u00e1ximo partido.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tenjin.com\/es\/glossary\/skad-network\/","og_locale":"es_ES","og_type":"article","og_title":"SKAdNetwork: Apple's Privacy Attribution Framework | Tenjin Glossary","og_description":"What is SKAdNetwork? Learn how Apple's SKAdNetwork attribution framework works, why it matters for iOS campaign measurement, and how Tenjin helps you make the most of it.","og_url":"https:\/\/tenjin.com\/es\/glossary\/skad-network\/","og_site_name":"Tenjin","twitter_card":"summary_large_image","twitter_site":"@TenjinMMP","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"CollectionPage","@id":"https:\/\/tenjin.com\/glossary\/skad-network\/","url":"https:\/\/tenjin.com\/glossary\/skad-network\/","name":"SKAdNetwork: el marco de atribuci\u00f3n de Apple basado en la privacidad | Glosario de Tenjin","isPartOf":{"@id":"https:\/\/tenjin.com\/#website"},"description":"\u00bfQu\u00e9 es SKAdNetwork? Descubre c\u00f3mo funciona el marco de atribuci\u00f3n SKAdNetwork de Apple, por qu\u00e9 es importante para la medici\u00f3n de campa\u00f1as iOS y c\u00f3mo Tenjin te ayuda a sacarle el m\u00e1ximo partido.","breadcrumb":{"@id":"https:\/\/tenjin.com\/glossary\/skad-network\/#breadcrumb"},"inLanguage":"es"},{"@type":"BreadcrumbList","@id":"https:\/\/tenjin.com\/glossary\/skad-network\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tenjin.com\/"},{"@type":"ListItem","position":2,"name":"SKAdNetwork"}]},{"@type":"WebSite","@id":"https:\/\/tenjin.com\/#website","url":"https:\/\/tenjin.com\/","name":"Tenjin","description":"Crecimiento Hecho Simple","publisher":{"@id":"https:\/\/tenjin.com\/#organization"},"alternateName":"Tenjin - Mobile Measurement Partner","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tenjin.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/tenjin.com\/#organization","name":"Tenjin","url":"https:\/\/tenjin.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/tenjin.com\/#\/schema\/logo\/image\/","url":"https:\/\/tenjin.com\/wp-content\/uploads\/2026\/04\/images.webp","contentUrl":"https:\/\/tenjin.com\/wp-content\/uploads\/2026\/04\/images.webp","width":429,"height":117,"caption":"Tenjin"},"image":{"@id":"https:\/\/tenjin.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/TenjinMMP","https:\/\/www.youtube.com\/@TenjinMMP","https:\/\/www.linkedin.com\/company\/tenjin"]}]}},"glossary_term_description":"<div style=\"border: 1px solid #e5e5e5;padding: 16px;border-radius: 8px;background: #fafafa\">\r\n\r\n<b>Definition:<\/b>\r\n\r\n<span style=\"font-weight: 400\">SKAdNetwork (Stock Keeping Ad Network) is Apple's privacy-first mobile attribution framework for iOS. It allows advertisers to measure app install campaigns and attribute conversions to the correct ad source without relying on user-level identifiers like IDFA. It is the primary attribution mechanism for iOS campaigns in a post-ATT world.<\/span>\r\n\r\n<\/div>\r\n<!-- wp:heading -->\r\n<h2><\/h2>\r\n<h2><strong>What is SKAdNetwork?<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">SKAdNetwork is a mobile advertising attribution framework developed by Apple. It was designed to give advertisers a way to measure campaign performance on iOS while respecting user privacy. Rather than tracking individual users, SKAdNetwork works at an aggregated level, providing install and conversion signals without exposing any personal data.<\/span>\r\n\r\n<span style=\"font-weight: 400\">SKAdNetwork became the central framework for iOS attribution following Apple's App Tracking Transparency (ATT) rollout in 2021, which significantly limited access to the IDFA (Identifier for Advertisers). For mobile marketers running iOS campaigns, understanding how SKAdNetwork works is no longer optional. It is fundamental.<\/span>\r\n\r\nIf you would like to learn more about SKAdNetwork, you can also read <a href=\"https:\/\/tenjin.com\/docs\/what-is-skadnetwork\/\">this article<\/a> that explains what SKAdNetwork is in depth.\r\n<h2><strong>How SKAdNetwork Works<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">SKAdNetwork operates through a defined flow between ad networks, app developers, and Apple. Here is a simplified breakdown:<\/span>\r\n<ol>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">A user sees an ad served by a participating ad network<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The user installs and opens the advertised app<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The app registers a conversion value with Apple using the SKAdNetwork API<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Apple validates the install and sends a postback to the ad network with limited attribution data<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The ad network shares that data with the advertiser or MMP<\/span><\/li>\r\n<\/ol>\r\n<span style=\"font-weight: 400\">The main thing to understand about SKAdNetwork is that data is not sent in real-time. There is a timer-based delay built into the postback or callback process, so the data returned is intentionally limited. You receive a campaign ID and a conversion value, but no user-level identifiers.<\/span>\r\n\r\n<span style=\"font-weight: 400\">This is a very fundamental shift from traditional attribution, where individual click and install events could be matched precisely. SKAdNetwork requires a different approach to measurement and optimization.<\/span>\r\n<h2><strong>SKAdNetwork Conversion Values<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">One of the most important and most discussed aspects of SKAdNetwork is the conversion value. This is a 6-bit value (ranging from 0 to 63) that the app sets to communicate post-install activity back to the ad network.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Because you only get one value with a limited update window, you need to decide upfront what you want to measure. Common approaches include encoding:<\/span>\r\n<ul>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Revenue tiers (e.g. users who spent above a certain threshold)<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Engagement milestones (e.g. completing a tutorial or reaching a level)<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Retention signals (e.g. returning on day 2 or day 3)<\/span><\/li>\r\n<\/ul>\r\n<span style=\"font-weight: 400\">How you configure your conversion values has a direct impact on the quality of the signal you get back. A well-designed conversion value schema gives your campaigns the data they need to optimise. A poorly designed one wastes a scarce resource.<\/span>\r\n\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:heading -->\r\n<h2><strong>SKAdNetwork Versions and Updates<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">Apple has continued to evolve the SKAdNetwork framework since its initial release. Each version has introduced improvements to address limitations in the original design.<\/span>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><b>Version<\/b><\/td>\r\n<td><b>Key Changes<\/b><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><span style=\"font-weight: 400\">SKAdNetwork 2.0<\/span><\/td>\r\n<td><span style=\"font-weight: 400\">Introduced view-through attribution<\/span><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><span style=\"font-weight: 400\">SKAdNetwork 3.0<\/span><\/td>\r\n<td><span style=\"font-weight: 400\">Added a copy of the postback sent to the advertised app<\/span><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><span style=\"font-weight: 400\">SKAdNetwork 4.0<\/span><\/td>\r\n<td><span style=\"font-weight: 400\">Introduced multiple conversion windows, hierarchical source identifiers, and web-to-app attribution support<\/span><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<span style=\"font-weight: 400\">SKAdNetwork 4.0 was different from all other versions, as it was a significant step forward. Multiple conversion windows allow for a more complete picture of post-install behavior, and the hierarchical source identifier gives advertisers more granular campaign data while still protecting user privacy.<\/span>\r\n<h2><strong>Challenges of SKAdNetwork<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">SKAdNetwork solves an important problem but it comes with real limitations that every iOS marketer needs to plan around:<\/span>\r\n<h4><span style=\"font-weight: 400\"><strong>Delayed Postbacks<\/strong> <\/span><\/h4>\r\n<span style=\"font-weight: 400\">Data is not sent in real time. Postbacks are delivered after a timer expires, which means there is an inherent lag between a campaign running and receiving measurable feedback.<\/span>\r\n<h4><span style=\"font-weight: 400\"><strong>Limited Data Granularity<\/strong> <\/span><\/h4>\r\n<span style=\"font-weight: 400\">You receive a campaign ID and a conversion value. <\/span><span style=\"font-weight: 400\">User-level data, creative-level data, and publisher-level data are not available through SKAdNetwork alone.<\/span>\r\n<h4><strong>Conversion Value Constraints<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">With only 64 possible values, you are forced to prioritize what you measure. You cannot capture everything, so your schema needs to reflect your most important business signals.<\/span>\r\n<h4><strong>Attribution Window Limits<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">The conversion value update window is time-limited. Once it closes, no further post-install activity can update the signal sent to your ad network.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Understanding these constraints is the first step to building a measurement strategy that works within them rather than against them.<\/span>\r\n<h2><strong>SKAdNetwork and Probabilistic Attribution<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">Because SKAdNetwork provides limited, aggregated data, many marketers use it alongside probabilistic attribution to fill in the gaps. Probabilistic attribution uses signals like device type, OS version, and IP address to model likely attribution when deterministic data is not available.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Used together, SKAdNetwork and probabilistic modeling give a more complete picture of iOS campaign performance than either approach alone. The right balance depends on your app, your campaign scale, and your measurement priorities.<\/span>\r\n<h2><strong>How Tenjin Supports SKAdNetwork<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">Tenjin is built to help mobile marketers navigate SKAdNetwork without losing visibility into campaign performance. As a leading MMP, Tenjin has developed a robust SKAdNetwork solution that makes iOS attribution manageable and actionable.<\/span>\r\n\r\n<span style=\"font-weight: 400\">With Tenjin, you can:<\/span>\r\n<ul>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Configure and manage your SKAdNetwork conversion value schema directly in the dashboard<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Receive and process SKAdNetwork postbacks across all major iOS ad networks<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Combine SKAdNetwork data with other signals for a more complete view of campaign performance<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Analyse SKAdNetwork results alongside your Android and cross-platform data in one place<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Export raw SKAdNetwork data via DataVault or Raw Data Exporter for deeper analysis<\/span><\/li>\r\n<\/ul>\r\n<span style=\"font-weight: 400\">You can learn more about how Tenjin as a mobile measurement partner can take the complexity out of SKAdNetwork reporting in our <\/span><a href=\"https:\/\/tenjin.com\/docs\/what-is-skadnetwork\/\"><span style=\"font-weight: 400\">SKAdNetwork documentation<\/span><\/a><span style=\"font-weight: 400\">.\u00a0<\/span>\r\n\r\n<hr \/>\r\n\r\n<h2><strong>Related Terms<\/strong><\/h2>\r\n<ul>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/app-tracking-transparency-att\/\">App Tracking Transparency (ATT)<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/attribution-window\/\">Attribution Window<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/conversion\/\">Conversion<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/advertising-id\/\">Advertising ID (IDFA and GAID)<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/mobile-measurement-partner-mmp\/\">Mobile Measurement Partner (MMP)<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/callbacks\/\">Callbacks<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/attribution\/\">Attribution<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/return-on-ad-spend-roas\/\">Return On Ad Spend (ROAS)<\/a><\/li>\r\n<\/ul>\r\n\r\n<hr \/>\r\n\r\n<h2><strong>Frequently Asked Questions<\/strong><\/h2>\r\n<h4><strong>What is SKAdNetwork?<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">SKAdNetwork is Apple's framework for measuring mobile app install campaigns on iOS without tracking individual users. It attributes installs and conversion events to ad campaigns using aggregated postbacks rather than user-level data, making it the primary attribution method for iOS in a privacy-first environment.<\/span>\r\n<h4><strong>Why does SKAdNetwork matter for mobile marketers?<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">Following Apple's ATT rollout, access to the IDFA was significantly restricted. SKAdNetwork became the primary way to measure iOS campaign performance without relying on individual user identifiers. Understanding and configuring it correctly is essential for anyone running iOS user acquisition campaigns.<\/span>\r\n<h4><strong>How does Tenjin support SKAdNetwork?<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">Tenjin provides a full SKAdNetwork solution including conversion value schema management, postback processing, and reporting across all major iOS ad networks. You can analyse SKAdNetwork data alongside your broader campaign metrics in one dashboard and export raw data for further analysis.<\/span>\r\n\r\n<!-- \/wp:heading -->","_links":{"self":[{"href":"https:\/\/tenjin.com\/es\/wp-json\/wp\/v2\/glossaries\/218","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tenjin.com\/es\/wp-json\/wp\/v2\/glossaries"}],"about":[{"href":"https:\/\/tenjin.com\/es\/wp-json\/wp\/v2\/taxonomies\/glossaries"}],"wp:post_type":[{"href":"https:\/\/tenjin.com\/es\/wp-json\/wp\/v2\/docs?glossaries=218"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}