{"id":221,"count":0,"description":"","link":"https:\/\/tenjin.com\/ja\/glossary\/callbacks\/","name":"Callbacks","slug":"callbacks","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\">A callback, also known as a <strong>postback<\/strong>, is a function used to send real-time event data from one system to another. In mobile marketing, callbacks are triggered when a specific user action occurs within an app, automatically routing that event data to ad networks, attribution platforms, analytics tools, or an advertiser's own server. They are a foundational part of how mobile attribution and campaign optimization work.<\/span>\r\n\r\n<\/div>\r\n<h2><\/h2>\r\n<h2 class=\"wp-block-heading\">What is a Callback?<\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n\r\n<span style=\"font-weight: 400\">A callback is a signal sent from one system to another when a defined event takes place. In mobile marketing, that event might be an app install, a purchase, a registration, or any other in-app action that has been set up for tracking.<\/span>\r\n\r\n<span style=\"font-weight: 400\">When the event occurs, the callback is triggered automatically and the relevant data is sent to the designated destination in real time. That destination might be an ad network, an MMP, a BI tool, or an advertiser's own server depending on how the callback has been configured.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Callbacks give ad networks the data they need to optimize campaigns and give advertisers the real-time visibility they need to make faster, more informed decisions. Without them, event data would sit in isolation and the feedback loop between user behavior and campaign optimization would break down.<\/span>\r\n<h2><strong>Callback vs Postback: What is the Difference?<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">The terms callback and postback are used interchangeably in mobile marketing. Both refer to the same mechanism: an automated server-to-server signal sent when a specific event occurs.<\/span>\r\n\r\n<span style=\"font-weight: 400\">The term postback is more commonly used in mobile attribution and ad network contexts. Callback is the broader programming term for the same concept. In practice, if you see either term in a mobile marketing or MMP context, they are referring to the same thing.<\/span>\r\n<h2><strong>What is a Postback?<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">A postback is an automated signal sent from one server to another when a tracked event occurs. In mobile marketing, postbacks are how MMPs communicate attribution data back to ad networks.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Here is a common example of how postback tracking works:<\/span>\r\n<ol>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">A user sees an ad on a network and taps it<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The user installs the app and opens it<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The MMP's SDK records the install and attributes it to the originating network<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The MMP sends a postback to that ad network confirming the install and passing relevant data<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The ad network receives the postback and uses the data to optimize future campaign delivery<\/span><\/li>\r\n<\/ol>\r\n<span style=\"font-weight: 400\">This entire sequence happens automatically and in real time. The postback is what closes the loop between a user action and the network that drove it.<\/span>\r\n<h2><strong>What is S2S Postback Tracking?<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">S2S stands for <a href=\"https:\/\/tenjin.com\/glossary\/server-to-server-s2s\/\">server-to-server.<\/a> An S2S postback is a postback sent directly between two servers rather than through a browser or client-side script. This is the standard method used in mobile attribution because it is more reliable and harder to manipulate than client-side tracking methods.<\/span>\r\n\r\n<span style=\"font-weight: 400\">In an S2S postback setup:<\/span>\r\n<ul>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The MMP's server sends event data directly to the ad network's server<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">No browser or device is involved in the transmission<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The data transfer happens in the background, automatically, when the event is triggered<\/span><\/li>\r\n<\/ul>\r\n<span style=\"font-weight: 400\">S2S postback tracking is preferred in mobile marketing because it maintains data integrity, works regardless of what is happening on the user's device, and is not affected by browser-based tracking limitations.<\/span>\r\n<h2><strong>Macros in Callbacks<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">One of the most useful features of callbacks is the ability to include macros. Macros are placeholders that are dynamically replaced with actual values when the callback is fired.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Common macros used in mobile marketing callbacks include:<\/span>\r\n<ul>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\"><strong>{{advertising_id}}<\/strong> replaced with the device's advertising identifier<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\"><strong>{{ip_address}}<\/strong> replaced with the user's IP address at the time of the event<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\"><strong>{{bundle_id}}<\/strong> replaced with the app's bundle identifier<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\"><strong>{{campaign_id}}<\/strong> replaced with the campaign that drove the install or event<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\"><strong>{{event_name}}<\/strong> replaced with the name of the in-app event that triggered the callback<\/span><\/li>\r\n<\/ul>\r\n<span style=\"font-weight: 400\">Macros make callbacks flexible. Instead of sending static data, each callback carries the specific values relevant to that individual event, giving the receiving system accurate and actionable information.<\/span>\r\n<h2><strong>Why Callbacks Matter in Mobile Marketing<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">Callbacks are important for two reasons: campaign optimization and advertiser confidence.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Campaign optimization Ad networks use the event data received through callbacks to improve how they deliver campaigns. When a network receives postback data confirming which users installed, purchased, or completed key actions, it can use that signal to find more users with similar characteristics. Without callbacks, networks are optimizing blind.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Real-time decision making Callbacks give advertisers real-time visibility into what is happening across their campaigns. When an event occurs, the data is sent immediately rather than sitting in a batch report. That speed matters when budget decisions need to be made quickly.<\/span>\r\n<h2><strong>Callbacks in Tenjin<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">Tenjin supports fully configurable callbacks for all tracked events. Callbacks can be set up at the app level and customized with macros to pass the specific data points you need to each destination.<\/span>\r\n\r\n<span style=\"font-weight: 400\">You can configure callbacks to send data to ad networks, analytics platforms, or your own server depending on your setup. Full documentation on how to set up and manage callbacks is available in the <a href=\"https:\/\/tenjin.com\/docs\/\">Tenjin developer docs<\/a>.<\/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\/attribution\/\">Attribution<\/a><\/li>\r\n \t<li><a href=\"https:\/\/tenjin.com\/glossary\/bundle-id\/\">Bundle ID<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/mobile-measurement-partner-mmp\/\"><span style=\"font-weight: 400\">Mobile Measurement Partner (MMP)<\/span><\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/software-development-kit-sdk\/\"><span style=\"font-weight: 400\">Software Development Kit (SDK)<\/span><\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/api\/\"><span style=\"font-weight: 400\">API<\/span><\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/ad-network\/\"><span style=\"font-weight: 400\">Ad Network<\/span><\/a><\/li>\r\n \t<li><a href=\"https:\/\/tenjin.com\/glossary\/advertising-id\/\">Advertising ID<\/a><\/li>\r\n \t<li><a href=\"https:\/\/tenjin.com\/glossary\/server-to-server-s2s\/\">Server to Server S2S<\/a><\/li>\r\n<\/ul>\r\n\r\n<hr \/>\r\n\r\n<h2><strong>Frequently Asked Questions<\/strong><\/h2>\r\n<h4><span style=\"font-weight: 400\">What is a callback in mobile marketing?\u00a0<\/span><\/h4>\r\n<span style=\"font-weight: 400\">A callback, also known as a postback, is an automated signal sent when a specific in-app event occurs. It routes real-time event data to ad networks, attribution platforms, or an advertiser's own server so that campaign performance can be tracked and optimized.<\/span>\r\n<h4><span style=\"font-weight: 400\">What is the difference between a callback and a postback?\u00a0<\/span><\/h4>\r\n<span style=\"font-weight: 400\">The terms are used interchangeably in mobile marketing. Both refer to the same mechanism: an automated server-to-server signal triggered by a user event. Postback is more commonly used in attribution and ad network contexts, while callback is the broader programming term.<\/span>\r\n<h4><span style=\"font-weight: 400\">What is S2S postback tracking?\u00a0<\/span><\/h4>\r\n<span style=\"font-weight: 400\">S2S stands for server-to-server. An S2S postback is sent directly between two servers without involving a browser or device. It is the standard method for postback tracking in mobile marketing because it is reliable, secure, and not affected by client-side tracking limitations.<\/span>\r\n\r\n<!-- \/wp:paragraph -->"]},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What Is a Callback? Postbacks Explained | Tenjin Glossary<\/title>\n<meta name=\"description\" content=\"Learn what callbacks and postbacks are, how S2S postback tracking works, and why they matter for mobile attribution and campaign optimization. Includes examples and FAQ.\" \/>\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\/ja\/glossary\/callbacks\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What Is a Callback? Postbacks Explained | Tenjin Glossary\" \/>\n<meta property=\"og:description\" content=\"Learn what callbacks and postbacks are, how S2S postback tracking works, and why they matter for mobile attribution and campaign optimization. Includes examples and FAQ.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tenjin.com\/ja\/glossary\/callbacks\/\" \/>\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\\\/callbacks\\\/\",\"url\":\"https:\\\/\\\/tenjin.com\\\/glossary\\\/callbacks\\\/\",\"name\":\"What Is a Callback? Postbacks Explained | Tenjin Glossary\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/#website\"},\"description\":\"Learn what callbacks and postbacks are, how S2S postback tracking works, and why they matter for mobile attribution and campaign optimization. Includes examples and FAQ.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/glossary\\\/callbacks\\\/#breadcrumb\"},\"inLanguage\":\"ja\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/glossary\\\/callbacks\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tenjin.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Callbacks\"}]},{\"@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\":\"ja\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/#organization\",\"name\":\"Tenjin\",\"url\":\"https:\\\/\\\/tenjin.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@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":"What Is a Callback? Postbacks Explained | Tenjin Glossary","description":"Learn what callbacks and postbacks are, how S2S postback tracking works, and why they matter for mobile attribution and campaign optimization. Includes examples and FAQ.","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\/ja\/glossary\/callbacks\/","og_locale":"ja_JP","og_type":"article","og_title":"What Is a Callback? Postbacks Explained | Tenjin Glossary","og_description":"Learn what callbacks and postbacks are, how S2S postback tracking works, and why they matter for mobile attribution and campaign optimization. Includes examples and FAQ.","og_url":"https:\/\/tenjin.com\/ja\/glossary\/callbacks\/","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\/callbacks\/","url":"https:\/\/tenjin.com\/glossary\/callbacks\/","name":"What Is a Callback? Postbacks Explained | Tenjin Glossary","isPartOf":{"@id":"https:\/\/tenjin.com\/#website"},"description":"Learn what callbacks and postbacks are, how S2S postback tracking works, and why they matter for mobile attribution and campaign optimization. Includes examples and FAQ.","breadcrumb":{"@id":"https:\/\/tenjin.com\/glossary\/callbacks\/#breadcrumb"},"inLanguage":"ja"},{"@type":"BreadcrumbList","@id":"https:\/\/tenjin.com\/glossary\/callbacks\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tenjin.com\/"},{"@type":"ListItem","position":2,"name":"Callbacks"}]},{"@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":"ja"},{"@type":"Organization","@id":"https:\/\/tenjin.com\/#organization","name":"Tenjin","url":"https:\/\/tenjin.com\/","logo":{"@type":"ImageObject","inLanguage":"ja","@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\">A callback, also known as a <strong>postback<\/strong>, is a function used to send real-time event data from one system to another. In mobile marketing, callbacks are triggered when a specific user action occurs within an app, automatically routing that event data to ad networks, attribution platforms, analytics tools, or an advertiser's own server. They are a foundational part of how mobile attribution and campaign optimization work.<\/span>\r\n\r\n<\/div>\r\n<h2><\/h2>\r\n<h2 class=\"wp-block-heading\">What is a Callback?<\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n\r\n<span style=\"font-weight: 400\">A callback is a signal sent from one system to another when a defined event takes place. In mobile marketing, that event might be an app install, a purchase, a registration, or any other in-app action that has been set up for tracking.<\/span>\r\n\r\n<span style=\"font-weight: 400\">When the event occurs, the callback is triggered automatically and the relevant data is sent to the designated destination in real time. That destination might be an ad network, an MMP, a BI tool, or an advertiser's own server depending on how the callback has been configured.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Callbacks give ad networks the data they need to optimize campaigns and give advertisers the real-time visibility they need to make faster, more informed decisions. Without them, event data would sit in isolation and the feedback loop between user behavior and campaign optimization would break down.<\/span>\r\n<h2><strong>Callback vs Postback: What is the Difference?<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">The terms callback and postback are used interchangeably in mobile marketing. Both refer to the same mechanism: an automated server-to-server signal sent when a specific event occurs.<\/span>\r\n\r\n<span style=\"font-weight: 400\">The term postback is more commonly used in mobile attribution and ad network contexts. Callback is the broader programming term for the same concept. In practice, if you see either term in a mobile marketing or MMP context, they are referring to the same thing.<\/span>\r\n<h2><strong>What is a Postback?<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">A postback is an automated signal sent from one server to another when a tracked event occurs. In mobile marketing, postbacks are how MMPs communicate attribution data back to ad networks.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Here is a common example of how postback tracking works:<\/span>\r\n<ol>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">A user sees an ad on a network and taps it<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The user installs the app and opens it<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The MMP's SDK records the install and attributes it to the originating network<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The MMP sends a postback to that ad network confirming the install and passing relevant data<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The ad network receives the postback and uses the data to optimize future campaign delivery<\/span><\/li>\r\n<\/ol>\r\n<span style=\"font-weight: 400\">This entire sequence happens automatically and in real time. The postback is what closes the loop between a user action and the network that drove it.<\/span>\r\n<h2><strong>What is S2S Postback Tracking?<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">S2S stands for <a href=\"https:\/\/tenjin.com\/glossary\/server-to-server-s2s\/\">server-to-server.<\/a> An S2S postback is a postback sent directly between two servers rather than through a browser or client-side script. This is the standard method used in mobile attribution because it is more reliable and harder to manipulate than client-side tracking methods.<\/span>\r\n\r\n<span style=\"font-weight: 400\">In an S2S postback setup:<\/span>\r\n<ul>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The MMP's server sends event data directly to the ad network's server<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">No browser or device is involved in the transmission<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The data transfer happens in the background, automatically, when the event is triggered<\/span><\/li>\r\n<\/ul>\r\n<span style=\"font-weight: 400\">S2S postback tracking is preferred in mobile marketing because it maintains data integrity, works regardless of what is happening on the user's device, and is not affected by browser-based tracking limitations.<\/span>\r\n<h2><strong>Macros in Callbacks<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">One of the most useful features of callbacks is the ability to include macros. Macros are placeholders that are dynamically replaced with actual values when the callback is fired.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Common macros used in mobile marketing callbacks include:<\/span>\r\n<ul>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\"><strong>{{advertising_id}}<\/strong> replaced with the device's advertising identifier<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\"><strong>{{ip_address}}<\/strong> replaced with the user's IP address at the time of the event<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\"><strong>{{bundle_id}}<\/strong> replaced with the app's bundle identifier<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\"><strong>{{campaign_id}}<\/strong> replaced with the campaign that drove the install or event<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\"><strong>{{event_name}}<\/strong> replaced with the name of the in-app event that triggered the callback<\/span><\/li>\r\n<\/ul>\r\n<span style=\"font-weight: 400\">Macros make callbacks flexible. Instead of sending static data, each callback carries the specific values relevant to that individual event, giving the receiving system accurate and actionable information.<\/span>\r\n<h2><strong>Why Callbacks Matter in Mobile Marketing<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">Callbacks are important for two reasons: campaign optimization and advertiser confidence.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Campaign optimization Ad networks use the event data received through callbacks to improve how they deliver campaigns. When a network receives postback data confirming which users installed, purchased, or completed key actions, it can use that signal to find more users with similar characteristics. Without callbacks, networks are optimizing blind.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Real-time decision making Callbacks give advertisers real-time visibility into what is happening across their campaigns. When an event occurs, the data is sent immediately rather than sitting in a batch report. That speed matters when budget decisions need to be made quickly.<\/span>\r\n<h2><strong>Callbacks in Tenjin<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">Tenjin supports fully configurable callbacks for all tracked events. Callbacks can be set up at the app level and customized with macros to pass the specific data points you need to each destination.<\/span>\r\n\r\n<span style=\"font-weight: 400\">You can configure callbacks to send data to ad networks, analytics platforms, or your own server depending on your setup. Full documentation on how to set up and manage callbacks is available in the <a href=\"https:\/\/tenjin.com\/docs\/\">Tenjin developer docs<\/a>.<\/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\/attribution\/\">Attribution<\/a><\/li>\r\n \t<li><a href=\"https:\/\/tenjin.com\/glossary\/bundle-id\/\">Bundle ID<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/mobile-measurement-partner-mmp\/\"><span style=\"font-weight: 400\">Mobile Measurement Partner (MMP)<\/span><\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/software-development-kit-sdk\/\"><span style=\"font-weight: 400\">Software Development Kit (SDK)<\/span><\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/api\/\"><span style=\"font-weight: 400\">API<\/span><\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/ad-network\/\"><span style=\"font-weight: 400\">Ad Network<\/span><\/a><\/li>\r\n \t<li><a href=\"https:\/\/tenjin.com\/glossary\/advertising-id\/\">Advertising ID<\/a><\/li>\r\n \t<li><a href=\"https:\/\/tenjin.com\/glossary\/server-to-server-s2s\/\">Server to Server S2S<\/a><\/li>\r\n<\/ul>\r\n\r\n<hr \/>\r\n\r\n<h2><strong>Frequently Asked Questions<\/strong><\/h2>\r\n<h4><span style=\"font-weight: 400\">What is a callback in mobile marketing?\u00a0<\/span><\/h4>\r\n<span style=\"font-weight: 400\">A callback, also known as a postback, is an automated signal sent when a specific in-app event occurs. It routes real-time event data to ad networks, attribution platforms, or an advertiser's own server so that campaign performance can be tracked and optimized.<\/span>\r\n<h4><span style=\"font-weight: 400\">What is the difference between a callback and a postback?\u00a0<\/span><\/h4>\r\n<span style=\"font-weight: 400\">The terms are used interchangeably in mobile marketing. Both refer to the same mechanism: an automated server-to-server signal triggered by a user event. Postback is more commonly used in attribution and ad network contexts, while callback is the broader programming term.<\/span>\r\n<h4><span style=\"font-weight: 400\">What is S2S postback tracking?\u00a0<\/span><\/h4>\r\n<span style=\"font-weight: 400\">S2S stands for server-to-server. An S2S postback is sent directly between two servers without involving a browser or device. It is the standard method for postback tracking in mobile marketing because it is reliable, secure, and not affected by client-side tracking limitations.<\/span>\r\n\r\n<!-- \/wp:paragraph -->","_links":{"self":[{"href":"https:\/\/tenjin.com\/ja\/wp-json\/wp\/v2\/glossaries\/221","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tenjin.com\/ja\/wp-json\/wp\/v2\/glossaries"}],"about":[{"href":"https:\/\/tenjin.com\/ja\/wp-json\/wp\/v2\/taxonomies\/glossaries"}],"wp:post_type":[{"href":"https:\/\/tenjin.com\/ja\/wp-json\/wp\/v2\/docs?glossaries=221"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}