{"id":19213,"date":"2026-08-31T11:55:36","date_gmt":"2026-08-31T15:55:36","guid":{"rendered":"https:\/\/advertisingweek.com\/aw360\/?p=19213"},"modified":"2026-08-31T11:55:37","modified_gmt":"2026-08-31T15:55:37","slug":"causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising","status":"publish","type":"post","link":"https:\/\/advertisingweek.com\/aw360\/news\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\/19213\/","title":{"rendered":"Causal Intelligence Adds a New Layer of Insight to Multichannel Advertising"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><em>By <strong>Matt Emans, CTO and Co-Founder at Newton Research<\/strong><\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">AI is making it easier for advertisers and agencies to tap into measurement techniques that were previously expensive, complex and time consuming, limiting their utility in timely optimization and scenario planning. In the past year, more advertisers have employed AI to help with measurement approaches including multi-touch attribution (MTA), media mix modeling (MMM) and incrementality. What used to cost millions and take months now fits into a normal budget and takes days or hours to complete.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">But cheaper, faster and more accessible versions of the same methods still miss many of the signals and optimization opportunities across media. MMM answers a channel-level question: how much should go to CTV versus search versus linear, usually at a weekly grain and usually on a rebuild cycle measured in quarters. MTA answers a touchpoint question: of the impressions we can observe, which ones get credit \u2014 allocated algorithmically, not by counterfactual, and blind to whether the outcome would have happened anyway. Between the two sits the part of the plan planners actually spend their time on: the campaigns, audiences, creatives, dayparts and flighting decisions that make up a channel&#8217;s budget. MMM is too coarse to see them. MTA can see them but can&#8217;t tell you which ones caused anything.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That middle layer is what the evolution of causal modeling opens up. Causal discovery methods, Bayesian inference and continuous experimentation \u2014 now practical at scale because of AI, compute availability and deep learning techniques \u2014 make it possible to estimate the incremental effect of individual elements of a plan rather than assign credit after the fact. Instead of &#8220;shift 10% from display to CTV,&#8221; a brand can ask what happens if it moves 10% within a channel, across specific campaigns, creatives and audiences, and get an answer with a confidence interval attached.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That said, it&#8217;s not always the right answer. It requires historical data records along with key attributes and frequent observations of the KPIs that can be tested accurately using scientific methods.<\/p>\n\n\n\n<h2 id=\"h-how-causal-modeling-works\" class=\"wp-block-heading\"><strong>How Causal Modeling Works<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A causal model shouldn&#8217;t start from a blank page. Most large advertisers have already invested years in a media mix model, and that work carries something a finer-grained model can&#8217;t derive on its own: a view of the whole business, including channels with no impression-level record at all \u2014 linear, audio, out-of-home \u2014 plus baseline demand, seasonality, price and competitive pressure. A granular model that ignores all of that will systematically over-credit whatever it can see. So the MMM becomes the constraint rather than the competition. It sets the channel-level envelope, and the causal layer works inside it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The second requirement is where a lot of current work goes wrong. Deep learning makes it remarkably easy to fit observed media data \u2014 plenty of degrees of freedom, plenty of history, and a large enough network will reproduce last year&#8217;s sales curve with impressive accuracy.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">But that\u2019s a trap! Predictive fit tells you what tends to accompany what; it says nothing reliable about what happens when you make a change to a budget or tactic, and changing something is the only reason a planner opens the model. A model trained on the fact that spend rises ahead of holiday sales will cheerfully imply that spending more causes the holiday. The test that matters isn&#8217;t goodness of fit \u2014 it&#8217;s whether the model can answer &#8220;what happens if we move this budget&#8221; in a way that holds up when you actually move it, with honest uncertainty attached. That requires explicit causal structure and experimentation, and it means accepting a slightly worse fit in exchange for an answer you can act on.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">What&#8217;s changed is that the machinery now runs at the scale media data actually arrives in. A national advertiser generates billions of records a year \u2014 impressions, bids, site events, transactions, plus everything moving in the market around them. Causal methods couldn&#8217;t touch that volume until recently: discovery algorithms scaled badly as candidate variables multiplied, and the Bayesian models that produce honest uncertainty took days to fit. GPU acceleration, modern inference and sequence architectures like the transformer have collapsed those runtimes and made it possible to learn from long event histories rather than weekly aggregates. That changes what&#8217;s askable \u2014 a model can search for structure across thousands of variables instead of a few dozen hand-curated ones, refit often enough to keep pace with a plan that changes weekly, and <em>simulate<\/em> a proposed set of changes forward rather than only explain the plan that already ran.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once those pieces are in place, the model can do what an MMM can&#8217;t. Take a brand running dozens of campaigns on Amazon. The causal layer identifies pockets of over- and under-performance across specific campaigns, audiences and creatives and returns budget adjustments for a human-in-the-loop workflow \u2014 while still accounting for interaction with the CTV halo, the linear spend it can&#8217;t observe directly, and the overall budget trade-off. What comes back isn&#8217;t a credit allocation. It&#8217;s a what-if scenario at the grain where the decision actually gets made.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Working With the Data You Actually Have<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The practical obstacle usually isn&#8217;t method, it&#8217;s resolution. Some media data is genuinely user-level \u2014 site behavior, retail media exposure, first-party CRM. Considerably more is aggregated by the time anyone can use it: platform reporting rolled up to campaign-by-day, walled-garden exports with no user key, panel-based TV data, clean-room outputs that are aggregate by design. Both standard responses throw away information. Aggregate everything to the lowest common denominator and you discard the granular signal you paid for. Insist on user-level modeling and you can only measure the addressable fraction of the plan, which biases the exercise toward the channels that are easiest to track rather than the ones that work.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The better approach models each source at the grain it&#8217;s available and lets the layers inform each other. Aggregate data constrains the totals; user-level data, where it exists, identifies the mechanisms \u2014 sequence, frequency, creative interaction \u2014 that aggregate data can only imply. Bayesian methods handle this well: coarse data acts as a prior on the fine, and a channel with thin data ends up with wide confidence intervals rather than a confidently wrong point estimate. The consequence is that a brand doesn&#8217;t have to wait for a perfect data foundation. Better coverage improves the model; it isn&#8217;t a precondition for having one.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Where Causal Modeling Fits In<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s tempting to apply causal modeling wherever possible, but there&#8217;s a time and a place for it. Causal inference depends on separating signal from noise, which takes a significant volume of observations. Small advertisers generally don&#8217;t have it; high-volume national advertisers do \u2014 and the more they want to slice the answer by SKU, region and audience, the more volume each slice needs. Coverage matters as much as scale: a brand spending heavily inside a single walled garden can get channel-specific insight, but can&#8217;t see how channels affect each other without a model that spans them.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">None of this replaces the layers above or below it. The MMM still sets the strategic envelope, and bidding and daily optimization still happen in the platforms. Causal modeling is the layer in between that actually helps you understand what to adjust and what the downstream impacts of those adjustments might be.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>By Matt Emans, CTO and Co-Founder at Newton Research AI is making it easier for advertisers and agencies to tap into measurement techniques that were previously expensive, complex and time [&hellip;]<\/p>\n","protected":false},"author":26,"featured_media":19210,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","editor_notices":[],"footnotes":""},"categories":[1],"tags":[5],"topics":[2],"class_list":["post-19213","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","tag-data","topics-editorial"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.0 (Yoast SEO v28.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Causal Intelligence Adds a New Layer of Insight to Multichannel Advertising | AW360<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/advertisingweek.com\/aw360\/news\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\/19213\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Causal Intelligence Adds a New Layer of Insight to Multichannel Advertising\" \/>\n<meta property=\"og:description\" content=\"By Matt Emans, CTO and Co-Founder at Newton Research AI is making it easier for advertisers and agencies to tap into measurement techniques that were previously expensive, complex and time [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/advertisingweek.com\/aw360\/news\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\/19213\/\" \/>\n<meta property=\"og:site_name\" content=\"AW360\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-31T15:55:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-31T15:55:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/advertisingweek.com\/aw360\/wp-content\/uploads\/sites\/3\/2026\/08\/When-Will-Marketing-Catch-Up-to-How.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"900\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"becky\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"becky\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/news\\\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\\\/19213\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/news\\\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\\\/19213\\\/\"},\"author\":{\"name\":\"becky\",\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/#\\\/schema\\\/person\\\/691c982d02f2c27abe252eb0ce31e03b\"},\"headline\":\"Causal Intelligence Adds a New Layer of Insight to Multichannel Advertising\",\"datePublished\":\"2026-08-31T15:55:36+00:00\",\"dateModified\":\"2026-08-31T15:55:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/news\\\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\\\/19213\\\/\"},\"wordCount\":1239,\"publisher\":{\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/news\\\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\\\/19213\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2026\\\/08\\\/When-Will-Marketing-Catch-Up-to-How.jpg\",\"keywords\":[\"Modern Marketing + Measurement\"],\"articleSection\":[\"News\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/news\\\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\\\/19213\\\/\",\"url\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/news\\\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\\\/19213\\\/\",\"name\":\"Causal Intelligence Adds a New Layer of Insight to Multichannel Advertising | AW360\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/news\\\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\\\/19213\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/news\\\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\\\/19213\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2026\\\/08\\\/When-Will-Marketing-Catch-Up-to-How.jpg\",\"datePublished\":\"2026-08-31T15:55:36+00:00\",\"dateModified\":\"2026-08-31T15:55:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/news\\\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\\\/19213\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/news\\\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\\\/19213\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/news\\\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\\\/19213\\\/#primaryimage\",\"url\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2026\\\/08\\\/When-Will-Marketing-Catch-Up-to-How.jpg\",\"contentUrl\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2026\\\/08\\\/When-Will-Marketing-Catch-Up-to-How.jpg\",\"width\":1600,\"height\":900},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/news\\\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\\\/19213\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Causal Intelligence Adds a New Layer of Insight to Multichannel Advertising\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/#website\",\"url\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/\",\"name\":\"AW360\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/#organization\",\"name\":\"AW360\",\"url\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2026\\\/07\\\/AW360_Logo_2023_FullColor.png\",\"contentUrl\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2026\\\/07\\\/AW360_Logo_2023_FullColor.png\",\"width\":1906,\"height\":849,\"caption\":\"AW360\"},\"image\":{\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/advertisingweek.com\\\/aw360\\\/#\\\/schema\\\/person\\\/691c982d02f2c27abe252eb0ce31e03b\",\"name\":\"becky\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/95b8fb944eb578208dc1ae04ccfeab7ad76885699756e211ec37e80c8281d55b?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/95b8fb944eb578208dc1ae04ccfeab7ad76885699756e211ec37e80c8281d55b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/95b8fb944eb578208dc1ae04ccfeab7ad76885699756e211ec37e80c8281d55b?s=96&d=mm&r=g\",\"caption\":\"becky\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Causal Intelligence Adds a New Layer of Insight to Multichannel Advertising | AW360","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:\/\/advertisingweek.com\/aw360\/news\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\/19213\/","og_locale":"en_US","og_type":"article","og_title":"Causal Intelligence Adds a New Layer of Insight to Multichannel Advertising","og_description":"By Matt Emans, CTO and Co-Founder at Newton Research AI is making it easier for advertisers and agencies to tap into measurement techniques that were previously expensive, complex and time [&hellip;]","og_url":"https:\/\/advertisingweek.com\/aw360\/news\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\/19213\/","og_site_name":"AW360","article_published_time":"2026-08-31T15:55:36+00:00","article_modified_time":"2026-08-31T15:55:37+00:00","og_image":[{"width":1600,"height":900,"url":"https:\/\/advertisingweek.com\/aw360\/wp-content\/uploads\/sites\/3\/2026\/08\/When-Will-Marketing-Catch-Up-to-How.jpg","type":"image\/jpeg"}],"author":"becky","twitter_card":"summary_large_image","twitter_misc":{"Written by":"becky","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/advertisingweek.com\/aw360\/news\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\/19213\/#article","isPartOf":{"@id":"https:\/\/advertisingweek.com\/aw360\/news\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\/19213\/"},"author":{"name":"becky","@id":"https:\/\/advertisingweek.com\/aw360\/#\/schema\/person\/691c982d02f2c27abe252eb0ce31e03b"},"headline":"Causal Intelligence Adds a New Layer of Insight to Multichannel Advertising","datePublished":"2026-08-31T15:55:36+00:00","dateModified":"2026-08-31T15:55:37+00:00","mainEntityOfPage":{"@id":"https:\/\/advertisingweek.com\/aw360\/news\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\/19213\/"},"wordCount":1239,"publisher":{"@id":"https:\/\/advertisingweek.com\/aw360\/#organization"},"image":{"@id":"https:\/\/advertisingweek.com\/aw360\/news\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\/19213\/#primaryimage"},"thumbnailUrl":"https:\/\/advertisingweek.com\/aw360\/wp-content\/uploads\/sites\/3\/2026\/08\/When-Will-Marketing-Catch-Up-to-How.jpg","keywords":["Modern Marketing + Measurement"],"articleSection":["News"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/advertisingweek.com\/aw360\/news\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\/19213\/","url":"https:\/\/advertisingweek.com\/aw360\/news\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\/19213\/","name":"Causal Intelligence Adds a New Layer of Insight to Multichannel Advertising | AW360","isPartOf":{"@id":"https:\/\/advertisingweek.com\/aw360\/#website"},"primaryImageOfPage":{"@id":"https:\/\/advertisingweek.com\/aw360\/news\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\/19213\/#primaryimage"},"image":{"@id":"https:\/\/advertisingweek.com\/aw360\/news\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\/19213\/#primaryimage"},"thumbnailUrl":"https:\/\/advertisingweek.com\/aw360\/wp-content\/uploads\/sites\/3\/2026\/08\/When-Will-Marketing-Catch-Up-to-How.jpg","datePublished":"2026-08-31T15:55:36+00:00","dateModified":"2026-08-31T15:55:37+00:00","breadcrumb":{"@id":"https:\/\/advertisingweek.com\/aw360\/news\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\/19213\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/advertisingweek.com\/aw360\/news\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\/19213\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/advertisingweek.com\/aw360\/news\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\/19213\/#primaryimage","url":"https:\/\/advertisingweek.com\/aw360\/wp-content\/uploads\/sites\/3\/2026\/08\/When-Will-Marketing-Catch-Up-to-How.jpg","contentUrl":"https:\/\/advertisingweek.com\/aw360\/wp-content\/uploads\/sites\/3\/2026\/08\/When-Will-Marketing-Catch-Up-to-How.jpg","width":1600,"height":900},{"@type":"BreadcrumbList","@id":"https:\/\/advertisingweek.com\/aw360\/news\/causal-intelligence-adds-a-new-layer-of-insight-to-multichannel-advertising\/19213\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/advertisingweek.com\/aw360\/"},{"@type":"ListItem","position":2,"name":"Causal Intelligence Adds a New Layer of Insight to Multichannel Advertising"}]},{"@type":"WebSite","@id":"https:\/\/advertisingweek.com\/aw360\/#website","url":"https:\/\/advertisingweek.com\/aw360\/","name":"AW360","description":"","publisher":{"@id":"https:\/\/advertisingweek.com\/aw360\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/advertisingweek.com\/aw360\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/advertisingweek.com\/aw360\/#organization","name":"AW360","url":"https:\/\/advertisingweek.com\/aw360\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/advertisingweek.com\/aw360\/#\/schema\/logo\/image\/","url":"https:\/\/advertisingweek.com\/aw360\/wp-content\/uploads\/sites\/3\/2026\/07\/AW360_Logo_2023_FullColor.png","contentUrl":"https:\/\/advertisingweek.com\/aw360\/wp-content\/uploads\/sites\/3\/2026\/07\/AW360_Logo_2023_FullColor.png","width":1906,"height":849,"caption":"AW360"},"image":{"@id":"https:\/\/advertisingweek.com\/aw360\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/advertisingweek.com\/aw360\/#\/schema\/person\/691c982d02f2c27abe252eb0ce31e03b","name":"becky","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/95b8fb944eb578208dc1ae04ccfeab7ad76885699756e211ec37e80c8281d55b?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/95b8fb944eb578208dc1ae04ccfeab7ad76885699756e211ec37e80c8281d55b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/95b8fb944eb578208dc1ae04ccfeab7ad76885699756e211ec37e80c8281d55b?s=96&d=mm&r=g","caption":"becky"}}]}},"_links":{"self":[{"href":"https:\/\/advertisingweek.com\/aw360\/wp-json\/wp\/v2\/posts\/19213","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/advertisingweek.com\/aw360\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/advertisingweek.com\/aw360\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/advertisingweek.com\/aw360\/wp-json\/wp\/v2\/users\/26"}],"replies":[{"embeddable":true,"href":"https:\/\/advertisingweek.com\/aw360\/wp-json\/wp\/v2\/comments?post=19213"}],"version-history":[{"count":1,"href":"https:\/\/advertisingweek.com\/aw360\/wp-json\/wp\/v2\/posts\/19213\/revisions"}],"predecessor-version":[{"id":19214,"href":"https:\/\/advertisingweek.com\/aw360\/wp-json\/wp\/v2\/posts\/19213\/revisions\/19214"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/advertisingweek.com\/aw360\/wp-json\/wp\/v2\/media\/19210"}],"wp:attachment":[{"href":"https:\/\/advertisingweek.com\/aw360\/wp-json\/wp\/v2\/media?parent=19213"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/advertisingweek.com\/aw360\/wp-json\/wp\/v2\/categories?post=19213"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/advertisingweek.com\/aw360\/wp-json\/wp\/v2\/tags?post=19213"},{"taxonomy":"topics","embeddable":true,"href":"https:\/\/advertisingweek.com\/aw360\/wp-json\/wp\/v2\/topics?post=19213"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}