<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet href="https://rss.buzzsprout.com/styles.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:psc="http://podlove.org/simple-chapters" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <atom:link href="https://rss.buzzsprout.com/2448856.rss" rel="self" type="application/rss+xml" />
  <atom:link href="https://pubsubhubbub.appspot.com/" rel="hub" xmlns="http://www.w3.org/2005/Atom" />
  <title>Radically Candid: Learn about Streaming TV advertising.</title>

  <lastBuildDate>Sat, 04 Jul 2026 20:29:16 -0400</lastBuildDate>
  <link>https://podcast.cognitionads.com</link>
  <language>en-us</language>
  <copyright>© 2026 Radically Candid: Learn about Streaming TV advertising.</copyright>
  <podcast:locked>yes</podcast:locked>
    <podcast:guid>05711bf0-9229-523e-858a-546245bf0dff</podcast:guid>
  <podcast:txt purpose="verify">tim@cognitionads.com</podcast:txt>
  <itunes:author>[cognition]</itunes:author>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <description><![CDATA[<p>Welcome to [radically candid] the podcast that takes you behind the scenes with the people, personalities, and perspectives shaping how we think about Streaming TV and how we approach solving challenges for agencies trying to build an owned and operated ad tech stack.</p>]]></description>
  <generator>Buzzsprout (https://www.buzzsprout.com)</generator>
  <itunes:owner>
    <itunes:name>[cognition]</itunes:name>
    <itunes:email>tim@cognitionads.com</itunes:email>
  </itunes:owner>
  <image>
     <url>https://storage.buzzsprout.com/e8smci0rz5zssvyq8qyajbzz7djs?.jpg</url>
     <title>Radically Candid: Learn about Streaming TV advertising.</title>
     <link>https://podcast.cognitionads.com</link>
  </image>
  <itunes:image href="https://storage.buzzsprout.com/e8smci0rz5zssvyq8qyajbzz7djs?.jpg" />
  <itunes:category text="TV &amp; Film" />
  <itunes:category text="Business">
    <itunes:category text="Marketing" />
  </itunes:category>
  <itunes:category text="News">
    <itunes:category text="Tech News" />
  </itunes:category>
  <podcast:person role="host" href="https://www.linkedin.com/in/ava-hinds/" img="https://storage.buzzsprout.com/isrgyrae48lkj7ic1hlbtg7bnu2p">Ava Hinds</podcast:person>
  <item>
    <itunes:title>How Features Get Built with Zachary Loughridge, Lauren Haven, and Cody Thurber </itunes:title>
    <title>How Features Get Built with Zachary Loughridge, Lauren Haven, and Cody Thurber </title>
    <itunes:summary><![CDATA[In this episode of [radically candid], host Ava Hinds sits down with [cognition]’s Development team, Zachary Loughridge, Lauren Haven, and Cody Thurber. In this conversation we talk about how the platform is actually built behind the scenes.  Who's This Conversation For? This conversation is for anyone curious about how software engineering teams actually operate, professionals thinking about a move into development or ad tech, and those who want an honest look at how developers turn pro...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of [radically candid], host Ava Hinds sits down with [cognition]’s Development team, Zachary Loughridge, Lauren Haven, and Cody Thurber. In this conversation we talk about how the platform is actually built behind the scenes. </p><p><b>Who&apos;s This Conversation For?</b></p><p>This conversation is for anyone curious about how software engineering teams actually operate, professionals thinking about a move into development or ad tech, and those who want an honest look at how developers turn product requirements into real-world solutions.</p><p><b>What You&apos;ll Learn By Listening</b></p><p><b>1. Planning Takes Up More Time Than Coding</b> While it might seem like developers just sit down and hammer out code, the reality is much more iterative. The team explains that a large majority of their time is spent planning out the architecture and running through proofs of concept.</p><ul><li>Building small, step-by-step iterations and running them by the product team ensures they build what is actually needed.</li></ul><p><b>2. Less Is Always More When Building New Features</b> A common misconception is that because it&apos;s &quot;just code,&quot; everything should be built in at once. The developers emphasize a minimalist approach when starting out. </p><ul><li>It&apos;s much cleaner and more efficient to start small and add complexity only as it&apos;s truly needed.</li></ul><p><b>3. AI is a Massive Accelerator, But Not a Replacement</b> Tools like Claude have revolutionized the team&apos;s workflow by automating repetitive tasks, performing safety checks, and acting as a sounding board to summarize unfamiliar codebases. </p><ul><li>However, the team warns against relying on it to code for you if you don&apos;t understand the underlying architecture. AI can easily send a developer down a rabbit hole of over-complex, unoptimized code if they don&apos;t know how to evaluate or fix its output.</li></ul><p><b>4. Context Switching is the Hardest Daily Problem</b> Developers are often juggling multiple applications, workspaces, and codebases simultaneously. </p><ul><li>An interruption or a high-priority bug fix means mentally resetting and remembering how different repositories and architectures are handled.</li></ul><p><b>5. Curiosity is Your Best Career Asset</b> For anyone looking to break into development, the team’s biggest piece of advice is to be wildly inquisitive. You don&apos;t have to know everything before you start, in fact, knowing everything is impossible. </p><ul><li>Thriving in this role means asking a million questions, daring to fail during trial and error, and taking the time to deeply understand the business side of ad tech so you can build better solutions.</li></ul>]]></description>
    <content:encoded><![CDATA[<p>In this episode of [radically candid], host Ava Hinds sits down with [cognition]’s Development team, Zachary Loughridge, Lauren Haven, and Cody Thurber. In this conversation we talk about how the platform is actually built behind the scenes. </p><p><b>Who&apos;s This Conversation For?</b></p><p>This conversation is for anyone curious about how software engineering teams actually operate, professionals thinking about a move into development or ad tech, and those who want an honest look at how developers turn product requirements into real-world solutions.</p><p><b>What You&apos;ll Learn By Listening</b></p><p><b>1. Planning Takes Up More Time Than Coding</b> While it might seem like developers just sit down and hammer out code, the reality is much more iterative. The team explains that a large majority of their time is spent planning out the architecture and running through proofs of concept.</p><ul><li>Building small, step-by-step iterations and running them by the product team ensures they build what is actually needed.</li></ul><p><b>2. Less Is Always More When Building New Features</b> A common misconception is that because it&apos;s &quot;just code,&quot; everything should be built in at once. The developers emphasize a minimalist approach when starting out. </p><ul><li>It&apos;s much cleaner and more efficient to start small and add complexity only as it&apos;s truly needed.</li></ul><p><b>3. AI is a Massive Accelerator, But Not a Replacement</b> Tools like Claude have revolutionized the team&apos;s workflow by automating repetitive tasks, performing safety checks, and acting as a sounding board to summarize unfamiliar codebases. </p><ul><li>However, the team warns against relying on it to code for you if you don&apos;t understand the underlying architecture. AI can easily send a developer down a rabbit hole of over-complex, unoptimized code if they don&apos;t know how to evaluate or fix its output.</li></ul><p><b>4. Context Switching is the Hardest Daily Problem</b> Developers are often juggling multiple applications, workspaces, and codebases simultaneously. </p><ul><li>An interruption or a high-priority bug fix means mentally resetting and remembering how different repositories and architectures are handled.</li></ul><p><b>5. Curiosity is Your Best Career Asset</b> For anyone looking to break into development, the team’s biggest piece of advice is to be wildly inquisitive. You don&apos;t have to know everything before you start, in fact, knowing everything is impossible. </p><ul><li>Thriving in this role means asking a million questions, daring to fail during trial and error, and taking the time to deeply understand the business side of ad tech so you can build better solutions.</li></ul>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/19407978-how-features-get-built-with-zachary-loughridge-lauren-haven-and-cody-thurber.mp3" length="20959946" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/ksvb4bovjsdxoz4buoi439dpitri?.jpg" />
    <itunes:author>[cognition]</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19407978</guid>
    <pubDate>Wed, 01 Jul 2026 12:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2448856/19407978/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/19407978/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/19407978/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/19407978/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/2448856/19407978/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Welcome And Team Introductions" />
  <psc:chapter start="1:08" title="What Full Stack Really Means" />
  <psc:chapter start="2:20" title="From Feature Request To Release" />
  <psc:chapter start="5:17" title="Roadmaps And What Helps Engineers Thrive" />
  <psc:chapter start="8:32" title="Misconceptions And Why Less Is More" />
  <psc:chapter start="12:13" title="Planning Proofs Of Concept And Iteration" />
  <psc:chapter start="12:59" title="AI At Work What’s Real" />
  <psc:chapter start="17:42" title="Where AI And Tooling Go Next" />
  <psc:chapter start="19:12" title="Hard Problems Context Switching And Infra" />
  <psc:chapter start="22:32" title="“Easy” Tasks That Become Nightmares" />
  <psc:chapter start="24:49" title="What Feels Rewarding Plus Career Advice" />
</psc:chapters>
    <itunes:duration>1742</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>3</itunes:season>
    <itunes:episode>10</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>From Client Request To Live Feature In Ad Tech with Travis Pedersen, Product Manager @ [cognition]</itunes:title>
    <title>From Client Request To Live Feature In Ad Tech with Travis Pedersen, Product Manager @ [cognition]</title>
    <itunes:summary><![CDATA[In this episode of [radically candid], host Ava Hinds sits down with Travis Pedersen, Product Manager at [cognition], for a conversation about how products actually get built in ad tech. Travis walks through what his day-to-day looks like, how an idea travels from a client request all the way to live in the platform, and why attribution has become one of the biggest players in the industry. Along the way he breaks down the work happening around Headless Analytics, bulk tools, and stitching to...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of [radically candid], host <b>Ava Hinds</b> sits down with <a href='https://www.linkedin.com/in/travis-pedersen-81907b72/'><b>Travis Pedersen</b></a>, Product Manager at [cognition], for a conversation about how products actually get built in ad tech. Travis walks through what his day-to-day looks like, how an idea travels from a client request all the way to live in the platform, and why attribution has become one of the biggest players in the industry. Along the way he breaks down the work happening around Headless Analytics, bulk tools, and stitching together the full customer journey across DSPs.</p><p><b>Who&apos;s This Conversation For? <br/></b><br/></p><p>This conversation is for anyone curious about how product gets made, professionals thinking about a move into ad tech or product management, and those who want to understand how client feedback turns into real platform features.</p><p><b>What You&apos;ll Learn By Listening<br/></b><br/></p><p><b>1. Being a Former User Makes a Better Product Manager</b> Travis spent years managing advertising campaigns before moving into product, and that background shapes how he builds. He keeps the user top of mind and works to make their journey as easy and frustration-free as possible.</p><ul><li>When you&apos;ve been the person inside the platform, you understand why a clunky workflow makes someone not want to come back. That empathy is what turns features into experiences people actually use.</li></ul><p><b>2. How an Idea Becomes a Feature</b> Travis explains the path from feedback to launch. The team gathers input from internal and external users, looks for commonality, and prioritizes the changes that make the biggest impact.</p><ul><li>Sometimes one user flags a small fix that turns out to affect everyone. Other times pattern emerges, like several people struggling with attribution because their list sizes are too small, and that theme points toward a bigger vision for the platform.</li></ul><p><b>3. Product Enablement Is in the Room Early</b> Travis breaks down how he collaborates with developers and product enablement throughout the build. Enablement helps scope requirements up front and returns once there&apos;s a working shell to run through use cases.</p><ul><li>Bringing enablement in early means that when a feature rolls out, the sales team and account managers already understand it well enough to apply the new capabilities for clients.</li></ul><p><b>4. Internal and External Releases Need Different Mindsets</b> Travis describes why an internal release and an external launch call for different playbooks. Internal users often get early access and a chance to help expand how a feature is used.</p><ul><li>External releases require more communication. Users should never discover a new feature without being aware it&apos;s coming, so external launches lean into detailing exactly what&apos;s new.</li></ul><p><b>5. QA Is Where the Edge Cases Surface</b> Travis walks through the testing process, from basic unit tests on the code to users running happy path flows and a few edge cases. The goal is to catch the weird stuff before it reaches broader clients.</p><ul><li>Sometimes a user tries a tool in a way it wasn&apos;t designed for, and a bug appears. That moment matters. Maybe the tool could be used that way, and catching it early is what keeps the external experience clean.</li></ul><p><b>6. Attribution Is the Industry&apos;s Biggest Shift</b> Travis points to privacy and customer attribution as the most significant change in advertising. Eight years ago it was click attribution. Now the work is getting down to user attribution and pulling it into a unified view.</p><ul><li>This is where HAT (Headless Analytics Tag) comes in. While clean rooms inside Google and Amazon handle attribution from sales lists, HAT helps stitch together the full customer journey across different platforms and devices, so the whole picture comes back into one report.</li></ul><p><br/></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode of [radically candid], host <b>Ava Hinds</b> sits down with <a href='https://www.linkedin.com/in/travis-pedersen-81907b72/'><b>Travis Pedersen</b></a>, Product Manager at [cognition], for a conversation about how products actually get built in ad tech. Travis walks through what his day-to-day looks like, how an idea travels from a client request all the way to live in the platform, and why attribution has become one of the biggest players in the industry. Along the way he breaks down the work happening around Headless Analytics, bulk tools, and stitching together the full customer journey across DSPs.</p><p><b>Who&apos;s This Conversation For? <br/></b><br/></p><p>This conversation is for anyone curious about how product gets made, professionals thinking about a move into ad tech or product management, and those who want to understand how client feedback turns into real platform features.</p><p><b>What You&apos;ll Learn By Listening<br/></b><br/></p><p><b>1. Being a Former User Makes a Better Product Manager</b> Travis spent years managing advertising campaigns before moving into product, and that background shapes how he builds. He keeps the user top of mind and works to make their journey as easy and frustration-free as possible.</p><ul><li>When you&apos;ve been the person inside the platform, you understand why a clunky workflow makes someone not want to come back. That empathy is what turns features into experiences people actually use.</li></ul><p><b>2. How an Idea Becomes a Feature</b> Travis explains the path from feedback to launch. The team gathers input from internal and external users, looks for commonality, and prioritizes the changes that make the biggest impact.</p><ul><li>Sometimes one user flags a small fix that turns out to affect everyone. Other times pattern emerges, like several people struggling with attribution because their list sizes are too small, and that theme points toward a bigger vision for the platform.</li></ul><p><b>3. Product Enablement Is in the Room Early</b> Travis breaks down how he collaborates with developers and product enablement throughout the build. Enablement helps scope requirements up front and returns once there&apos;s a working shell to run through use cases.</p><ul><li>Bringing enablement in early means that when a feature rolls out, the sales team and account managers already understand it well enough to apply the new capabilities for clients.</li></ul><p><b>4. Internal and External Releases Need Different Mindsets</b> Travis describes why an internal release and an external launch call for different playbooks. Internal users often get early access and a chance to help expand how a feature is used.</p><ul><li>External releases require more communication. Users should never discover a new feature without being aware it&apos;s coming, so external launches lean into detailing exactly what&apos;s new.</li></ul><p><b>5. QA Is Where the Edge Cases Surface</b> Travis walks through the testing process, from basic unit tests on the code to users running happy path flows and a few edge cases. The goal is to catch the weird stuff before it reaches broader clients.</p><ul><li>Sometimes a user tries a tool in a way it wasn&apos;t designed for, and a bug appears. That moment matters. Maybe the tool could be used that way, and catching it early is what keeps the external experience clean.</li></ul><p><b>6. Attribution Is the Industry&apos;s Biggest Shift</b> Travis points to privacy and customer attribution as the most significant change in advertising. Eight years ago it was click attribution. Now the work is getting down to user attribution and pulling it into a unified view.</p><ul><li>This is where HAT (Headless Analytics Tag) comes in. While clean rooms inside Google and Amazon handle attribution from sales lists, HAT helps stitch together the full customer journey across different platforms and devices, so the whole picture comes back into one report.</li></ul><p><br/></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/19290142-from-client-request-to-live-feature-in-ad-tech-with-travis-pedersen-product-manager-cognition.mp3" length="9424654" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/ebcirq3jecrw3llno4kfb46e5nnr?.jpg" />
    <itunes:author>Ava Hinds</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19290142</guid>
    <pubDate>Wed, 17 Jun 2026 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2448856/19290142/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/19290142/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/19290142/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/19290142/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/2448856/19290142/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Welcome And What You’ll Learn" />
  <psc:chapter start="0:43" title="Travis’s Path Into Ad Tech" />
  <psc:chapter start="2:06" title="The Product Manager Day To Day" />
  <psc:chapter start="2:56" title="Turning Feedback Into A Roadmap" />
  <psc:chapter start="4:58" title="Internal Releases Vs External Launches" />
  <psc:chapter start="6:53" title="QA That Catches Edge Cases" />
  <psc:chapter start="8:42" title="Attribution And The Privacy Shift" />
  <psc:chapter start="10:18" title="Breaking Into Product Management" />
  <psc:chapter start="11:37" title="Who Owns What On The Team" />
  <psc:chapter start="12:37" title="Final Thanks And Sign Off" />
</psc:chapters>
    <itunes:duration>780</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>3</itunes:season>
    <itunes:episode>9</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How to Build a Career in Streaming TV with Alexandra Mills, Director of People @ [cognition]</itunes:title>
    <title>How to Build a Career in Streaming TV with Alexandra Mills, Director of People @ [cognition]</title>
    <itunes:summary><![CDATA[In this episode of [radically candid], host Ava Hinds sits down with Alexandra Mills, Director of People at [cognition], for a conversation about how to build a career in Streaming TV. Alex shares what actually gets a candidate noticed in a fast-growing company, why curiosity and caring matter more than a perfect resume, and how [cognition] protects its culture while doubling in size. Who's This Conversation For?    This conversation is for job seekers who want to stand out in a competit...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of [radically candid], host <b>Ava Hinds</b> sits down with <a href='https://www.linkedin.com/in/alexandrabouchard/'><b>Alexandra Mills</b></a>, Director of People at [cognition], for a conversation about how to build a career in Streaming TV. Alex shares what actually gets a candidate noticed in a fast-growing company, why curiosity and caring matter more than a perfect resume, and how [cognition] protects its culture while doubling in size.</p><p><b>Who&apos;s This Conversation For? <br/></b><br/></p><p>This conversation is for job seekers who want to stand out in a competitive streaming TV market, early-career professionals breaking into ad tech without a traditional background, and hiring leaders thinking about how to scale a team without losing what makes their culture work.</p><p><b>What You&apos;ll Learn By Listening<br/></b><br/></p><p><b>1. Soft Skills Can Matter as Much as Your Resume </b>Alex explains why [cognition] looks past the black-and-white of what&apos;s on a resume. Your skill set and background help, but how you show up as a human is just as important.</p><ul><li>A candidate without prior experience can come in with fresh eyes and learn how the team actually works.</li></ul><p><b>2.</b> <b>Authenticity Beats AI-Generated Polish</b> Alex revisits her own advice from last year, know thyself and be authentic, and applies it to a world where most applicants are using AI to some degree. The tool isn&apos;t the problem. Replacing yourself with it is.</p><ul><li>The tells are easy to spot: robotic phrasing, generic copy, the same opening line everyone else uses. Use AI as a companion to express your authentic self, not as a substitute for it.</li></ul><p><b>3.</b> <b>Your Digital Footprint Should Tell One Story</b> Alex uses the &quot;one shoe&quot; analogy to explain why your resume, cover letter, and LinkedIn profile all need to be cohesive and updated. You wouldn&apos;t show up to work missing a shoe, so don&apos;t show up online with a piece of you missing.</p><ul><li>Cover letters are often optional, but Alex recommends including one. What stands out in the sea of templates is a specific reference to the company&apos;s website or work, or a genuine personal story that ties to how you&apos;d show up in the role.</li></ul><p><b>4. The First Three Seconds Set the Tone</b> Alex can tell a lot about a candidate by how they open the call. Energy and warmth go a long way, and nerves are completely human.</p><ul><li>Saying &quot;I&apos;m a little nervous, but I&apos;m so excited to learn about this&quot; lands far better than a flat &quot;hi, nice to meet you.&quot; Caring is the through-line and a flat open sets the tone for the rest of the conversation.</li></ul><p><b>5.</b> <b>The Interview Is a Two-Way Street</b> Alex encourages candidates to interview the company right back. Asking thoughtful questions doesn&apos;t read as ungrateful, it signals you&apos;re serious about the role.</p><ul><li>No questions are off limits. Ask about benefits, the day-to-day, your future manager, expectations, and next steps. The best interviews feel like a conversation you don&apos;t want to end.</li></ul><p><b>6. Bet on Potential, and Protect the Culture as You Grow</b> [cognition] is intentional about taking chances on people who don&apos;t have the perfect background but show real potential. Alex points to her own role, which didn&apos;t exist until she pitched it.</p><ul><li>The company doubled in the last year, but the goal isn&apos;t a headcount number, it&apos;s growing strategically. That means promoting internally, rewarding hard work quickly, and keeping the small things sacred, from Friday lunches to office candy-tasting contests.</li></ul>]]></description>
    <content:encoded><![CDATA[<p>In this episode of [radically candid], host <b>Ava Hinds</b> sits down with <a href='https://www.linkedin.com/in/alexandrabouchard/'><b>Alexandra Mills</b></a>, Director of People at [cognition], for a conversation about how to build a career in Streaming TV. Alex shares what actually gets a candidate noticed in a fast-growing company, why curiosity and caring matter more than a perfect resume, and how [cognition] protects its culture while doubling in size.</p><p><b>Who&apos;s This Conversation For? <br/></b><br/></p><p>This conversation is for job seekers who want to stand out in a competitive streaming TV market, early-career professionals breaking into ad tech without a traditional background, and hiring leaders thinking about how to scale a team without losing what makes their culture work.</p><p><b>What You&apos;ll Learn By Listening<br/></b><br/></p><p><b>1. Soft Skills Can Matter as Much as Your Resume </b>Alex explains why [cognition] looks past the black-and-white of what&apos;s on a resume. Your skill set and background help, but how you show up as a human is just as important.</p><ul><li>A candidate without prior experience can come in with fresh eyes and learn how the team actually works.</li></ul><p><b>2.</b> <b>Authenticity Beats AI-Generated Polish</b> Alex revisits her own advice from last year, know thyself and be authentic, and applies it to a world where most applicants are using AI to some degree. The tool isn&apos;t the problem. Replacing yourself with it is.</p><ul><li>The tells are easy to spot: robotic phrasing, generic copy, the same opening line everyone else uses. Use AI as a companion to express your authentic self, not as a substitute for it.</li></ul><p><b>3.</b> <b>Your Digital Footprint Should Tell One Story</b> Alex uses the &quot;one shoe&quot; analogy to explain why your resume, cover letter, and LinkedIn profile all need to be cohesive and updated. You wouldn&apos;t show up to work missing a shoe, so don&apos;t show up online with a piece of you missing.</p><ul><li>Cover letters are often optional, but Alex recommends including one. What stands out in the sea of templates is a specific reference to the company&apos;s website or work, or a genuine personal story that ties to how you&apos;d show up in the role.</li></ul><p><b>4. The First Three Seconds Set the Tone</b> Alex can tell a lot about a candidate by how they open the call. Energy and warmth go a long way, and nerves are completely human.</p><ul><li>Saying &quot;I&apos;m a little nervous, but I&apos;m so excited to learn about this&quot; lands far better than a flat &quot;hi, nice to meet you.&quot; Caring is the through-line and a flat open sets the tone for the rest of the conversation.</li></ul><p><b>5.</b> <b>The Interview Is a Two-Way Street</b> Alex encourages candidates to interview the company right back. Asking thoughtful questions doesn&apos;t read as ungrateful, it signals you&apos;re serious about the role.</p><ul><li>No questions are off limits. Ask about benefits, the day-to-day, your future manager, expectations, and next steps. The best interviews feel like a conversation you don&apos;t want to end.</li></ul><p><b>6. Bet on Potential, and Protect the Culture as You Grow</b> [cognition] is intentional about taking chances on people who don&apos;t have the perfect background but show real potential. Alex points to her own role, which didn&apos;t exist until she pitched it.</p><ul><li>The company doubled in the last year, but the goal isn&apos;t a headcount number, it&apos;s growing strategically. That means promoting internally, rewarding hard work quickly, and keeping the small things sacred, from Friday lunches to office candy-tasting contests.</li></ul>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/19311927-how-to-build-a-career-in-streaming-tv-with-alexandra-mills-director-of-people-cognition.mp3" length="21655455" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/00jrjbpe78ukjyi706rb8ekhi6q9?.jpg" />
    <itunes:author>Ava Hinds</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19311927</guid>
    <pubDate>Wed, 10 Jun 2026 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2448856/19311927/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/19311927/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/19311927/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/19311927/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/2448856/19311927/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Welcome And What Changed" />
  <psc:chapter start="1:22" title="Doubling The Team And HR Basics" />
  <psc:chapter start="3:12" title="The Roles Behind Streaming TV Ads" />
  <psc:chapter start="4:20" title="Skills That Matter Most Now" />
  <psc:chapter start="5:36" title="Keeping Culture During Fast Growth" />
  <psc:chapter start="8:19" title="AI Cover Letters And Staying Authentic" />
  <psc:chapter start="10:40" title="Make Your Digital Story Match" />
  <psc:chapter start="13:10" title="Interview Energy And Fast Fit Signals" />
  <psc:chapter start="14:55" title="Questions Great Candidates Ask" />
  <psc:chapter start="16:36" title="Client Facing Versus Internal Roles" />
  <psc:chapter start="17:40" title="Open Roles And What Is Brewing" />
  <psc:chapter start="20:15" title="Are Cover Letters Still Worth It" />
  <psc:chapter start="22:26" title="Who Thrives Long Term At Cognition" />
  <psc:chapter start="23:57" title="How To Level Up After Hiring" />
  <psc:chapter start="25:20" title="Protecting Culture As The Company Scales" />
  <psc:chapter start="28:12" title="Strategic Growth And Rewarding Hard Work" />
  <psc:chapter start="29:44" title="Final Thoughts And Sign Off" />
</psc:chapters>
    <itunes:duration>1800</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>3</itunes:season>
    <itunes:episode>8</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Account Management 101: Manage, Retain, and Scale with Ilka Pritchard, Director of Account Management @ [cognition]</itunes:title>
    <title>Account Management 101: Manage, Retain, and Scale with Ilka Pritchard, Director of Account Management @ [cognition]</title>
    <itunes:summary><![CDATA[In this episode of [radically candid], host Ava Hinds sits down with Ilka Pritchard, Director of Account Management at [cognition], to dig into one of the most critical parts of the business: client relationships. From onboarding through long-term partnerships, this conversation covers what it takes to manage, scale, and retain the accounts that keep everything moving. Who's This Conversation For? This conversation is for anyone who wants to understand how strong client relationships are buil...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of [radically candid], host Ava Hinds sits down with <a href='https://www.linkedin.com/in/ilkapritchard/'>Ilka Pritchard</a>, Director of Account Management at [cognition], to dig into one of the most critical parts of the business: client relationships. From onboarding through long-term partnerships, this conversation covers what it takes to manage, scale, and retain the accounts that keep everything moving.</p><p><b>Who&apos;s This Conversation For?</b></p><p>This conversation is for anyone who wants to understand how strong client relationships are built and maintained in the programmatic and Streaming TV space. Whether you&apos;re in account management, working alongside it, or just curious about how [cognition] approaches partnership, this one&apos;s for you.</p><p><b>What You&apos;ll Learn By Listening</b></p><p><b>1) From Choir Tours to Ad Tech (0:45)</b> Before [cognition], Ilka spent 11 years organizing international choir tours. That same instinct, building trust and helping people succeed, carried directly into her pivot into ad tech.</p><ul><li>Great AM skills aren&apos;t industry-specific. Curiosity and relationship-building translate anywhere.</li></ul><p><b>2) The AM Team Is the Voice of the Customer (2:40)</b> Day-to-day account management runs on constant communication, internally and externally. Ilka explains how the team brings client feedback to product and tech, advocating for clients in every internal room.</p><ul><li><b>💡 Key Takeaway: </b>Great AMs have their clients&apos; backs internally. That advocacy turns a vendor into a partner.</li></ul><p><b>3) Responsiveness Without Instant Answers (4:30)</b> Being responsive doesn&apos;t mean having an immediate solution. Acknowledging the request, communicating progress, and following up when promised builds far more trust than a half-formed response.</p><ul><li>Trust is built in the follow-through, not the first reply.</li></ul><p><b>4) Retention Comes From Active Listening (5:26)</b> Three months or three years in, complacency is the killer. Ilka makes the case that retention hinges on active listening and tying every interaction back to value. Sometimes what a client asks for isn&apos;t what will actually solve their problem.</p><ul><li>Clients renew when they feel heard. The questions you ask matter as much as the answers you deliver.</li></ul><p><b>5) The Lifecycle Starts Before the Contract (7:13)</b> The client journey begins well before signature, sales discovery, internal and external kickoffs, and a cadence built around what success looks like for that client.</p><ul><li>A great kickoff sets the tone for everything that follows.</li></ul><p><b>6) You Don&apos;t Need Every Answer, You Need to Care (9:04)</b> Ilka looks for people who like working with people, bring curiosity, and have demonstrated respect and collaboration. </p><p>The biggest mistake? AMs who think they need every answer themselves instead of leaning on the team.</p><ul><li>Authenticity is the filter. If someone shows up willing to learn and stay themselves, the rest can be built.</li></ul><p><b>7) Data Only Matters in Context (14:49)</b> Reporting is essential, but only when tied to what the client cares about. The team surfaces trends, raises flags proactively, and connects every number back to the client&apos;s broader goals.</p><ul><li>Data without context is noise. The value is in the connection.</li></ul><p><b>8) Programmatic Misconceptions Worth Addressing (16:27)</b> From &quot;I didn&apos;t see my ad, but I know it&apos;s working&quot; to preamp vs. FAST, Ilka shares the misconceptions she hears most and why education is core to the AM role.</p><ul><li>The clients seeing the most success aren&apos;t asking <em>whether</em> to do programmatic. They&apos;re asking how to integrate it.</li></ul><p><br/></p><p><a href='https://www.linkedin.com/in/ilkapritchard/'><b>Connect with Ilka on LinkedIn here!</b></a></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode of [radically candid], host Ava Hinds sits down with <a href='https://www.linkedin.com/in/ilkapritchard/'>Ilka Pritchard</a>, Director of Account Management at [cognition], to dig into one of the most critical parts of the business: client relationships. From onboarding through long-term partnerships, this conversation covers what it takes to manage, scale, and retain the accounts that keep everything moving.</p><p><b>Who&apos;s This Conversation For?</b></p><p>This conversation is for anyone who wants to understand how strong client relationships are built and maintained in the programmatic and Streaming TV space. Whether you&apos;re in account management, working alongside it, or just curious about how [cognition] approaches partnership, this one&apos;s for you.</p><p><b>What You&apos;ll Learn By Listening</b></p><p><b>1) From Choir Tours to Ad Tech (0:45)</b> Before [cognition], Ilka spent 11 years organizing international choir tours. That same instinct, building trust and helping people succeed, carried directly into her pivot into ad tech.</p><ul><li>Great AM skills aren&apos;t industry-specific. Curiosity and relationship-building translate anywhere.</li></ul><p><b>2) The AM Team Is the Voice of the Customer (2:40)</b> Day-to-day account management runs on constant communication, internally and externally. Ilka explains how the team brings client feedback to product and tech, advocating for clients in every internal room.</p><ul><li><b>💡 Key Takeaway: </b>Great AMs have their clients&apos; backs internally. That advocacy turns a vendor into a partner.</li></ul><p><b>3) Responsiveness Without Instant Answers (4:30)</b> Being responsive doesn&apos;t mean having an immediate solution. Acknowledging the request, communicating progress, and following up when promised builds far more trust than a half-formed response.</p><ul><li>Trust is built in the follow-through, not the first reply.</li></ul><p><b>4) Retention Comes From Active Listening (5:26)</b> Three months or three years in, complacency is the killer. Ilka makes the case that retention hinges on active listening and tying every interaction back to value. Sometimes what a client asks for isn&apos;t what will actually solve their problem.</p><ul><li>Clients renew when they feel heard. The questions you ask matter as much as the answers you deliver.</li></ul><p><b>5) The Lifecycle Starts Before the Contract (7:13)</b> The client journey begins well before signature, sales discovery, internal and external kickoffs, and a cadence built around what success looks like for that client.</p><ul><li>A great kickoff sets the tone for everything that follows.</li></ul><p><b>6) You Don&apos;t Need Every Answer, You Need to Care (9:04)</b> Ilka looks for people who like working with people, bring curiosity, and have demonstrated respect and collaboration. </p><p>The biggest mistake? AMs who think they need every answer themselves instead of leaning on the team.</p><ul><li>Authenticity is the filter. If someone shows up willing to learn and stay themselves, the rest can be built.</li></ul><p><b>7) Data Only Matters in Context (14:49)</b> Reporting is essential, but only when tied to what the client cares about. The team surfaces trends, raises flags proactively, and connects every number back to the client&apos;s broader goals.</p><ul><li>Data without context is noise. The value is in the connection.</li></ul><p><b>8) Programmatic Misconceptions Worth Addressing (16:27)</b> From &quot;I didn&apos;t see my ad, but I know it&apos;s working&quot; to preamp vs. FAST, Ilka shares the misconceptions she hears most and why education is core to the AM role.</p><ul><li>The clients seeing the most success aren&apos;t asking <em>whether</em> to do programmatic. They&apos;re asking how to integrate it.</li></ul><p><br/></p><p><a href='https://www.linkedin.com/in/ilkapritchard/'><b>Connect with Ilka on LinkedIn here!</b></a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/19121021-account-management-101-manage-retain-and-scale-with-ilka-pritchard-director-of-account-management-cognition.mp3" length="12858658" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/br2tmmow9h2eaz0q17n1e8xjrheo?.jpg" />
    <itunes:author>[cognition]</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19121021</guid>
    <pubDate>Wed, 13 May 2026 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2448856/19121021/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/19121021/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/19121021/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/19121021/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/2448856/19121021/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Why Client Relationships Matter" />
  <psc:chapter start="0:45" title="Guest Background And Career Pivot" />
  <psc:chapter start="2:40" title="Day To Day Account Management" />
  <psc:chapter start="4:30" title="Responsiveness Without Instant Answers" />
  <psc:chapter start="5:26" title="Retention Through Listening And Value" />
  <psc:chapter start="7:13" title="Onboarding And The Full Client Lifecycle" />
  <psc:chapter start="9:04" title="Hiring Traits And Common Mistakes" />
  <psc:chapter start="14:49" title="Reporting That Ties To Client Goals" />
  <psc:chapter start="16:27" title="Programmatic Misconceptions And Education" />
</psc:chapters>
    <itunes:duration>1066</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>3</itunes:season>
    <itunes:episode>7</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Behind the Build of Q1 Product Innovation with Michael Lieberman, CTO at [cognition]</itunes:title>
    <title>Behind the Build of Q1 Product Innovation with Michael Lieberman, CTO at [cognition]</title>
    <itunes:summary><![CDATA[In this episode of [radically candid], host Ava Hinds sits down with Michael Lieberman, Vice President of Innovation at [cognition], to recap what the team has been building in Q1 and where innovation is headed for the rest of the year. Who's This Conversation For? This conversation is for anyone who wants to understand the technology and strategy behind [cognition]'s platform. Whether you're a partner looking to get more out of your measurement capabilities or someone in ad tech curious abou...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of [radically candid], host Ava Hinds sits down with <b>Michael Lieberman</b>, Vice President of Innovation at [cognition], to recap what the team has been building in Q1 and where innovation is headed for the rest of the year.</p><p><b>Who&apos;s This Conversation For?</b></p><p>This conversation is for anyone who wants to understand the technology and strategy behind [cognition]&apos;s platform. Whether you&apos;re a partner looking to get more out of your measurement capabilities or someone in ad tech curious about how cross-channel measurement and Streaming TV attribution are evolving, this one&apos;s for you.</p><p><b>What You&apos;ll Learn By Listening</b></p><p><b>1) What the Headless Analytics Tag Actually Does</b> Michael walks through how HAT connects the dots across the entire customer journey, from a Streaming TV impression to on-site activity to a form fill. Using a real-world example of someone watching Amazon Prime, searching on their phone, and landing on a dealer site, he explains how HAT stitches that full path together in a way traditional attribution tools can&apos;t.</p><ul><li>HAT isn&apos;t just another pixel. It&apos;s two components working together, on-site tracking and a pixel on the creative, to give clients a direct line from impression to conversion.</li></ul><p><b>2) Cross-Channel Visibility Is Expanding</b> HAT doesn&apos;t just measure Streaming TV. Because of the on-site tracking layer, clients are also gaining visibility into how search, social, and other channels are performing alongside their streaming campaigns. Michael explains how combining all of those signals is becoming a bigger part of what clients expect and leverage.</p><ul><li>Measurement isn&apos;t siloed anymore. Clients are starting to see the full picture of how every channel contributes, not just the ones [cognition] executes on.</li></ul><p><b>3) OEM Programs Are Getting Smarter</b> A big Q1 effort focused on helping clients who run OEM programs better manage, filter, and report on those campaigns. Michael shares a fun insight about how customer paths don&apos;t always go in a straight line, sometimes a tier-three ad sends someone to the OEM site first before they end up exactly where the ad intended.</p><ul><li>The data tells a story. Customers get where the ad wants them to go, but the journey is more complex than most people assume, and now clients can see that.</li></ul><p><b>4) Media Execution Is Getting Faster</b> On the execution side, Q1 was about making the managed service team more efficient and effective. Michael explains why speed of execution is one of the biggest pieces of value [cognition] brings to partners, and why a lot of behind-the-scenes work went into making that faster this quarter.</p><ul><li>Not every innovation is client-facing. Some of the most important work is operational, helping the team move quicker so clients see results sooner.</li></ul><p><b>5) DV360 and Beyond</b> [cognition] has been enhancing its DV360 offering with plans to integrate and support more platforms in the months ahead. Michael frames this as part of a larger mission: providing measurement and insight across every channel and DSP clients are working in, not just the ones [cognition] started with.</p><ul><li>The vision is platform-agnostic measurement. As new channels and DSPs are added, clients should expect consistent insight no matter where their media runs.</li></ul><p><b>6) What&apos;s Next and Why Michael Is Excited</b> Looking ahead, Michael points to new technologies, clean room capabilities, and the speed at which the team can now bring new products to market. At its core, the goal is the same: give partners the tools and insights they need to grow their business, because when they grow, [cognition] grows.</p><ul><li>The pace of innovation is accelerating. What&apos;s coming in Q2 and beyond is going to give partners yet another reason to lean into the platform.</li></ul>]]></description>
    <content:encoded><![CDATA[<p>In this episode of [radically candid], host Ava Hinds sits down with <b>Michael Lieberman</b>, Vice President of Innovation at [cognition], to recap what the team has been building in Q1 and where innovation is headed for the rest of the year.</p><p><b>Who&apos;s This Conversation For?</b></p><p>This conversation is for anyone who wants to understand the technology and strategy behind [cognition]&apos;s platform. Whether you&apos;re a partner looking to get more out of your measurement capabilities or someone in ad tech curious about how cross-channel measurement and Streaming TV attribution are evolving, this one&apos;s for you.</p><p><b>What You&apos;ll Learn By Listening</b></p><p><b>1) What the Headless Analytics Tag Actually Does</b> Michael walks through how HAT connects the dots across the entire customer journey, from a Streaming TV impression to on-site activity to a form fill. Using a real-world example of someone watching Amazon Prime, searching on their phone, and landing on a dealer site, he explains how HAT stitches that full path together in a way traditional attribution tools can&apos;t.</p><ul><li>HAT isn&apos;t just another pixel. It&apos;s two components working together, on-site tracking and a pixel on the creative, to give clients a direct line from impression to conversion.</li></ul><p><b>2) Cross-Channel Visibility Is Expanding</b> HAT doesn&apos;t just measure Streaming TV. Because of the on-site tracking layer, clients are also gaining visibility into how search, social, and other channels are performing alongside their streaming campaigns. Michael explains how combining all of those signals is becoming a bigger part of what clients expect and leverage.</p><ul><li>Measurement isn&apos;t siloed anymore. Clients are starting to see the full picture of how every channel contributes, not just the ones [cognition] executes on.</li></ul><p><b>3) OEM Programs Are Getting Smarter</b> A big Q1 effort focused on helping clients who run OEM programs better manage, filter, and report on those campaigns. Michael shares a fun insight about how customer paths don&apos;t always go in a straight line, sometimes a tier-three ad sends someone to the OEM site first before they end up exactly where the ad intended.</p><ul><li>The data tells a story. Customers get where the ad wants them to go, but the journey is more complex than most people assume, and now clients can see that.</li></ul><p><b>4) Media Execution Is Getting Faster</b> On the execution side, Q1 was about making the managed service team more efficient and effective. Michael explains why speed of execution is one of the biggest pieces of value [cognition] brings to partners, and why a lot of behind-the-scenes work went into making that faster this quarter.</p><ul><li>Not every innovation is client-facing. Some of the most important work is operational, helping the team move quicker so clients see results sooner.</li></ul><p><b>5) DV360 and Beyond</b> [cognition] has been enhancing its DV360 offering with plans to integrate and support more platforms in the months ahead. Michael frames this as part of a larger mission: providing measurement and insight across every channel and DSP clients are working in, not just the ones [cognition] started with.</p><ul><li>The vision is platform-agnostic measurement. As new channels and DSPs are added, clients should expect consistent insight no matter where their media runs.</li></ul><p><b>6) What&apos;s Next and Why Michael Is Excited</b> Looking ahead, Michael points to new technologies, clean room capabilities, and the speed at which the team can now bring new products to market. At its core, the goal is the same: give partners the tools and insights they need to grow their business, because when they grow, [cognition] grows.</p><ul><li>The pace of innovation is accelerating. What&apos;s coming in Q2 and beyond is going to give partners yet another reason to lean into the platform.</li></ul>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/18937378-behind-the-build-of-q1-product-innovation-with-michael-lieberman-cto-at-cognition.mp3" length="9196633" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/pg2o5auz3do3jxoiruwd0n2a45oj?.jpg" />
    <itunes:author>[cognition]</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18937378</guid>
    <pubDate>Wed, 08 Apr 2026 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18937378/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18937378/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18937378/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18937378/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/2448856/18937378/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Welcome And Q1 Preview" />
  <psc:chapter start="0:44" title="Meet Michael And The Roadmap" />
  <psc:chapter start="1:06" title="Q1 Progress On Measurement And Execution" />
  <psc:chapter start="3:56" title="What Headless Analytics Tag Does" />
  <psc:chapter start="5:29" title="Cross-Channel Measurement And HAT Growth" />
  <psc:chapter start="7:24" title="Unexpected Customer Paths In OEM Programs" />
  <psc:chapter start="9:32" title="OEM Reporting And DV360 Expansion" />
  <psc:chapter start="10:20" title="Clean Rooms And Faster Innovation" />
  <psc:chapter start="12:11" title="Closing Thoughts And Stay Tuned" />
</psc:chapters>
    <itunes:duration>762</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>3</itunes:season>
    <itunes:episode>6</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How Design Drives Real Business Growth with Renuka Lakra, Senior UX Designer at [cognition]</itunes:title>
    <title>How Design Drives Real Business Growth with Renuka Lakra, Senior UX Designer at [cognition]</title>
    <itunes:summary><![CDATA[In this episode of [radically candid], host Ava Hinds sits down with Renuka Lakra, Senior UX Designer at [cognition], for a conversation about why design is one of the most undervalued growth levers in business. Renuka shares her perspective on how great UX closes the gap between a product and the people using it, why function always comes before aesthetics, and how a single design decision can move millions in revenue. Who's This Conversation For?  This conversation is for startup found...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of [radically candid], host Ava Hinds sits down with Renuka Lakra, Senior UX Designer at [cognition], for a conversation about why design is one of the most undervalued growth levers in business. Renuka shares her perspective on how great UX closes the gap between a product and the people using it, why function always comes before aesthetics, and how a single design decision can move millions in revenue.</p><p><b>Who&apos;s This Conversation For? </b></p><p>This conversation is for startup founders who want to understand how design drives real business outcomes, anyone building or managing a software product who wants to invest in UX the right way, and designers looking for language to advocate for the strategic value of their work.</p><p><b>What You&apos;ll Learn By Listening</b></p><p>1. <b>UX Design Is Function Before Aesthetics</b> Renuka reframes what UX design actually is and why it belongs at the start of the software development process, not the end. A product is a tool, not a piece of art, and if it doesn&apos;t function the way users expect, no amount of visual polish will save it.</p><ul><li>Learn why the word &quot;design&quot; creates confusion and why terms like UX strategy or UX architecture better communicate what the work really involves.</li></ul><p>2. <b>Empathy Is the Designer&apos;s Most Important Tool</b> Renuka walks through two everyday examples, Gmail&apos;s forgotten-attachment reminder and Canva&apos;s template library, to show how the best products anticipate user needs before users even realize them.</p><ul><li>Gmail isn&apos;t showing you a beautiful screen when it catches a missing attachment. It&apos;s preventing a mistake and building trust. Canva&apos;s templates aren&apos;t there to look pretty, they&apos;re there to remove the paralysis of a blank page so someone with zero design skills can produce professional work in five minutes.</li></ul><p>3. <b>One Design Decision That Doubled Airbnb&apos;s Revenue</b> In 2009, Airbnb was nearly dead at $200 a week. The founders flew to New York, knocked on doors, and found the problem, terrible listing photos. They rented a camera, took professional shots, and revenue doubled in a single week.</p><ul><li>Same platform, same listings, same city. Just better photos. From 2010 to 2012, bookings went from almost nothing to nearly 5 million nights. </li></ul><p>4. <b>Amazon&apos;s One-Click Checkout and 300% Conversion Lift</b> People already knew what they wanted to buy. The problem was the checkout process had too many steps, and that&apos;s exactly where the drop-off was happening. Amazon reduced the entire flow to one click.</p><ul><li>Conversion rates went from 2.5% to over 10%. More people who wanted to buy something actually completed the purchase.</li></ul><p>5. <b>Give Designers Goals, Not Tasks </b>Give your UX designer a North Star goal, not a feature to design. Make them part of your product strategy and let them understand your business.</p><ul><li>Airbnb&apos;s goal was to increase bookings. Spotify&apos;s goal was to keep users listening longer. Duolingo&apos;s goal was to bring users back every day. None of those are feature requests. They&apos;re real business problems, and that&apos;s exactly where design should start.</li></ul><p>6. <b>Dark Design and Why Values Come First</b> Renuka opens up about dark design patterns, the manipulative UX tactics some companies use to make it harder for users to cancel, unsubscribe, or leave. </p><ul><li>If your values don&apos;t align with designing against the user, don&apos;t do it. As a UX designer, Renuka&apos;s stance is clear: she advocates for users, always.</li></ul><p><a href='https://www.linkedin.com/in/renukalakra/'><b>Connect with Renuka Lakra on LinkedIn here!</b></a></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode of [radically candid], host Ava Hinds sits down with Renuka Lakra, Senior UX Designer at [cognition], for a conversation about why design is one of the most undervalued growth levers in business. Renuka shares her perspective on how great UX closes the gap between a product and the people using it, why function always comes before aesthetics, and how a single design decision can move millions in revenue.</p><p><b>Who&apos;s This Conversation For? </b></p><p>This conversation is for startup founders who want to understand how design drives real business outcomes, anyone building or managing a software product who wants to invest in UX the right way, and designers looking for language to advocate for the strategic value of their work.</p><p><b>What You&apos;ll Learn By Listening</b></p><p>1. <b>UX Design Is Function Before Aesthetics</b> Renuka reframes what UX design actually is and why it belongs at the start of the software development process, not the end. A product is a tool, not a piece of art, and if it doesn&apos;t function the way users expect, no amount of visual polish will save it.</p><ul><li>Learn why the word &quot;design&quot; creates confusion and why terms like UX strategy or UX architecture better communicate what the work really involves.</li></ul><p>2. <b>Empathy Is the Designer&apos;s Most Important Tool</b> Renuka walks through two everyday examples, Gmail&apos;s forgotten-attachment reminder and Canva&apos;s template library, to show how the best products anticipate user needs before users even realize them.</p><ul><li>Gmail isn&apos;t showing you a beautiful screen when it catches a missing attachment. It&apos;s preventing a mistake and building trust. Canva&apos;s templates aren&apos;t there to look pretty, they&apos;re there to remove the paralysis of a blank page so someone with zero design skills can produce professional work in five minutes.</li></ul><p>3. <b>One Design Decision That Doubled Airbnb&apos;s Revenue</b> In 2009, Airbnb was nearly dead at $200 a week. The founders flew to New York, knocked on doors, and found the problem, terrible listing photos. They rented a camera, took professional shots, and revenue doubled in a single week.</p><ul><li>Same platform, same listings, same city. Just better photos. From 2010 to 2012, bookings went from almost nothing to nearly 5 million nights. </li></ul><p>4. <b>Amazon&apos;s One-Click Checkout and 300% Conversion Lift</b> People already knew what they wanted to buy. The problem was the checkout process had too many steps, and that&apos;s exactly where the drop-off was happening. Amazon reduced the entire flow to one click.</p><ul><li>Conversion rates went from 2.5% to over 10%. More people who wanted to buy something actually completed the purchase.</li></ul><p>5. <b>Give Designers Goals, Not Tasks </b>Give your UX designer a North Star goal, not a feature to design. Make them part of your product strategy and let them understand your business.</p><ul><li>Airbnb&apos;s goal was to increase bookings. Spotify&apos;s goal was to keep users listening longer. Duolingo&apos;s goal was to bring users back every day. None of those are feature requests. They&apos;re real business problems, and that&apos;s exactly where design should start.</li></ul><p>6. <b>Dark Design and Why Values Come First</b> Renuka opens up about dark design patterns, the manipulative UX tactics some companies use to make it harder for users to cancel, unsubscribe, or leave. </p><ul><li>If your values don&apos;t align with designing against the user, don&apos;t do it. As a UX designer, Renuka&apos;s stance is clear: she advocates for users, always.</li></ul><p><a href='https://www.linkedin.com/in/renukalakra/'><b>Connect with Renuka Lakra on LinkedIn here!</b></a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/18938827-how-design-drives-real-business-growth-with-renuka-lakra-senior-ux-designer-at-cognition.mp3" length="11615643" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/hbajf1gvj0smlrx4ep5k5n75u2y3?.jpg" />
    <itunes:author>[cognition]</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18938827</guid>
    <pubDate>Wed, 01 Apr 2026 11:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18938827/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18938827/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18938827/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18938827/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/2448856/18938827/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Why Design Deserves More Credit" />
  <psc:chapter start="0:46" title="Meet Renuka And Set The Scope" />
  <psc:chapter start="1:59" title="UX Is Function Before Aesthetics" />
  <psc:chapter start="4:04" title="Empathy Plus Gmail Mistake Proofing" />
  <psc:chapter start="6:08" title="Canva Templates And The Blank Page" />
  <psc:chapter start="8:56" title="Airbnb Photos That Doubled Revenue" />
  <psc:chapter start="11:38" title="Amazon One Click And Conversion" />
  <psc:chapter start="12:45" title="Give Designers North Star Goals" />
  <psc:chapter start="13:53" title="Dark Design And Values In UX" />
  <psc:chapter start="16:00" title="Final Thanks And Sign Off" />
</psc:chapters>
    <itunes:duration>963</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>3</itunes:season>
    <itunes:episode>7</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How Culture Is Built Not Just Talked About with Bill Schomburg, Workplace Development Advisor @ [cognition]</itunes:title>
    <title>How Culture Is Built Not Just Talked About with Bill Schomburg, Workplace Development Advisor @ [cognition]</title>
    <itunes:summary><![CDATA[In this episode of [radically candid], host Ava Hinds sits down with Bill Schomberg, one of [cognition]'s founding advisors, to go all the way back to the beginning and explore how culture, values, and relationships built the foundation for everything the company is today. Who's This Conversation For? This conversation is for anyone who wants to understand what makes [cognition] different from the inside out. Whether you're a new hire trying to understand the DNA of the company, a long-time t...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of [radically candid], host Ava Hinds sits down with <a href='https://www.linkedin.com/in/bschomburg/'><b>Bill Schomberg</b></a>, one of [cognition]&apos;s founding advisors, to go all the way back to the beginning and explore how culture, values, and relationships built the foundation for everything the company is today.</p><p><b>Who&apos;s This Conversation For?</b></p><p>This conversation is for anyone who wants to understand what makes [cognition] different from the inside out. Whether you&apos;re a new hire trying to understand the DNA of the company, a long-time team member who wants to hear how it all started, or someone on the outside curious about what a values-driven ad tech company actually looks like, this one&apos;s for you.</p><p><b>What You&apos;ll Learn By Listening</b></p><p>1) <b>How It All Started Before It Started</b> Bill wasn&apos;t looking for an advisory role, he didn&apos;t even know it was a possibility. After connecting with Carson at a digital dealer meeting and having a two-hour conversation, an unexpected email and phone call changed everything. He joined [cognition] before most people knew it existed.</p><ul><li><b>The Payoff:</b> Sometimes the most important roles aren&apos;t ones you apply for. Community and genuine connection open doors you didn&apos;t know were there.</li></ul><p>2) <b>The Founders Learned to Disagree</b> In the earliest team conversations, Bill noticed a problem: nobody pushed back. Everyone agreed, which meant most of the room wasn&apos;t adding value. Today, that dynamic has completely flipped. Different opinions are welcomed, and that shift is one of the biggest reasons the company has scaled the way it has.</p><ul><li><b>💡 Key Takeaway:</b> Agreement isn&apos;t alignment. Real growth starts when people feel safe enough to challenge each other.</li></ul><p>3)<b> DIRT Values and the SOIL Framework</b> Dare, Innovate, Respect, Trust, the core values that spell DIRT aren&apos;t just a poster on the wall. Bill connects them to his own framework, SOIL (Signs of Intelligent Life), drawing on his upbringing around Nebraska farming to explain why healthy culture, like fertile soil, has to be intentionally tended season after season.</p><ul><li>Culture isn&apos;t maintenance. It&apos;s constant effort, accountability, and expectation, and [cognition] treats it that way every day.</li></ul><p>4) <b>Failure Is the Fastest Way to Learn</b> Bill shares the image of a brick wall where the failure bricks far outnumber the success ones, and that&apos;s exactly how it should be. At [cognition], failure isn&apos;t a setback. It&apos;s expected, encouraged, and treated as the engine behind innovation.</p><ul><li>The company is on a rocket ship trajectory, and the people who thrive here are the ones who let go of the idea that failure is a negative.</li></ul><p>5) <b>You Can&apos;t Teach Someone to Care</b> When it comes to hiring, Bill and Ava land on the one quality that matters most: caring. Skills can be taught, products can be learned, but showing up every day wanting to make an impact is something a person either brings with them or they don&apos;t.</p><ul><li>That&apos;s the filter. If someone cares, everything else [cognition] needs from them can be built.</li></ul><p><a href='https://www.linkedin.com/in/bschomburg/'>Connect with Bill Schomberg on LinkedIn here!</a></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode of [radically candid], host Ava Hinds sits down with <a href='https://www.linkedin.com/in/bschomburg/'><b>Bill Schomberg</b></a>, one of [cognition]&apos;s founding advisors, to go all the way back to the beginning and explore how culture, values, and relationships built the foundation for everything the company is today.</p><p><b>Who&apos;s This Conversation For?</b></p><p>This conversation is for anyone who wants to understand what makes [cognition] different from the inside out. Whether you&apos;re a new hire trying to understand the DNA of the company, a long-time team member who wants to hear how it all started, or someone on the outside curious about what a values-driven ad tech company actually looks like, this one&apos;s for you.</p><p><b>What You&apos;ll Learn By Listening</b></p><p>1) <b>How It All Started Before It Started</b> Bill wasn&apos;t looking for an advisory role, he didn&apos;t even know it was a possibility. After connecting with Carson at a digital dealer meeting and having a two-hour conversation, an unexpected email and phone call changed everything. He joined [cognition] before most people knew it existed.</p><ul><li><b>The Payoff:</b> Sometimes the most important roles aren&apos;t ones you apply for. Community and genuine connection open doors you didn&apos;t know were there.</li></ul><p>2) <b>The Founders Learned to Disagree</b> In the earliest team conversations, Bill noticed a problem: nobody pushed back. Everyone agreed, which meant most of the room wasn&apos;t adding value. Today, that dynamic has completely flipped. Different opinions are welcomed, and that shift is one of the biggest reasons the company has scaled the way it has.</p><ul><li><b>💡 Key Takeaway:</b> Agreement isn&apos;t alignment. Real growth starts when people feel safe enough to challenge each other.</li></ul><p>3)<b> DIRT Values and the SOIL Framework</b> Dare, Innovate, Respect, Trust, the core values that spell DIRT aren&apos;t just a poster on the wall. Bill connects them to his own framework, SOIL (Signs of Intelligent Life), drawing on his upbringing around Nebraska farming to explain why healthy culture, like fertile soil, has to be intentionally tended season after season.</p><ul><li>Culture isn&apos;t maintenance. It&apos;s constant effort, accountability, and expectation, and [cognition] treats it that way every day.</li></ul><p>4) <b>Failure Is the Fastest Way to Learn</b> Bill shares the image of a brick wall where the failure bricks far outnumber the success ones, and that&apos;s exactly how it should be. At [cognition], failure isn&apos;t a setback. It&apos;s expected, encouraged, and treated as the engine behind innovation.</p><ul><li>The company is on a rocket ship trajectory, and the people who thrive here are the ones who let go of the idea that failure is a negative.</li></ul><p>5) <b>You Can&apos;t Teach Someone to Care</b> When it comes to hiring, Bill and Ava land on the one quality that matters most: caring. Skills can be taught, products can be learned, but showing up every day wanting to make an impact is something a person either brings with them or they don&apos;t.</p><ul><li>That&apos;s the filter. If someone cares, everything else [cognition] needs from them can be built.</li></ul><p><a href='https://www.linkedin.com/in/bschomburg/'>Connect with Bill Schomberg on LinkedIn here!</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/18831501-how-culture-is-built-not-just-talked-about-with-bill-schomburg-workplace-development-advisor-cognition.mp3" length="20043654" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/kc25savc5ld5hcwhk07eeexwb8rr?.jpg" />
    <itunes:author>[cognition]</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18831501</guid>
    <pubDate>Tue, 17 Mar 2026 16:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18831501/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18831501/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18831501/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18831501/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/2448856/18831501/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Publicly Candid Kickoff" />
  <psc:chapter start="0:35" title="Meet Phil And The Advisor Ask" />
  <psc:chapter start="3:00" title="Early Vision And Founder Growth" />
  <psc:chapter start="6:50" title="DIRT Values And Soil Metaphor" />
  <psc:chapter start="12:46" title="Failure As Fuel For Learning" />
  <psc:chapter start="17:28" title="Curiosity And Healthy Discomfort" />
  <psc:chapter start="19:38" title="Momentum, Mentorship, Real Teamwork" />
  <psc:chapter start="24:44" title="Hiring For Care And The Unknown" />
  <psc:chapter start="27:22" title="Closing Thanks" />
</psc:chapters>
    <itunes:duration>1665</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>3</itunes:season>
    <itunes:episode>5</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Account Management 101: What It Means and How It Works with the Account Management Team</itunes:title>
    <title>Account Management 101: What It Means and How It Works with the Account Management Team</title>
    <itunes:summary><![CDATA[In this episode of [radically candid], host Ava Hinds goes deep into the world of Account Management with four Enterprise Account Managers at [cognition]. From what the role actually looks like day-to-day to the soft skills that separate good AMs from great ones, this episode is an honest, inside look at what it takes to build lasting client relationships in the ad tech space and why the shift to Streaming TV is changing everything about how value gets proven.   Who's This Conversation For?&n...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of [radically candid], host Ava Hinds goes deep into the world of Account Management with four Enterprise Account Managers at [cognition]. From what the role actually looks like day-to-day to the soft skills that separate good AMs from great ones, this episode is an honest, inside look at what it takes to build lasting client relationships in the ad tech space and why the shift to Streaming TV is changing everything about how value gets proven.</p><p><br/></p><p><b>Who&apos;s This Conversation For?</b> </p><p>This conversation is for anyone considering a career in account management, agency and brand partners who want to understand what makes client relationships actually work, and anyone curious about how Streaming TV is reshaping the way advertisers measure success and ROI.</p><p><br/></p><p><b>What You&apos;ll Learn By Listening</b></p><p><b>1. What Account Management Really Means</b> AJ Gardner and Annie Monaghan break down the hybrid nature of the AM role, part strategist, part consultant, part advocate. Before any recommendation gets made the best AMs start with one thing, listening.</p><ul><li>Learn why understanding a client&apos;s business, differentiators, and gaps matters more than pitching a solution and how that approach shapes every interaction from onboarding forward.</li></ul><p><b>2. The Full Client Lifecycle</b> Annie walks through what it looks like to bring a new client into the platform, from onboarding to ongoing optimization.</p><ul><li>Getting a client in the driver&apos;s seat isn&apos;t just about platform access, it&apos;s about making sure every internal team, from Operations to Finance to Product, understands what success looks like for that partner.</li></ul><p><b>3. Proactivity as a Retention Strategy</b> AJ shares a real example of how noticing a pattern across a handful of dealership requests led to a fully packaged live sports and CTV bundle shared proactively with agency partners before they ever asked.</p><ul><li>This is the mindset the whole team operates with, don&apos;t wait for the ask. Stay on the pulse, anticipate the need, and show up before the client has to.</li></ul><p><b>4. Trust Is Built in the Hard Moments</b> Kirsten Scutaro and Kelly Bourbonnais get candid about what client retention really comes down to and it&apos;s not perfection.</p><ul><li>When something goes wrong, how you show up to fix it matters more than never making a mistake. Clients stay because they trust you, and trust is built through transparency, in-person connection, and accountability.</li></ul><p><b>5. The Streaming Shift And Why the Data Changes Everything</b> The team breaks down why the move from traditional TV to Streaming TV isn&apos;t just a media trend, it&apos;s a measurement revolution.</p><ul><li>From [cognition]&apos;s Headless Analytics Tag to real-time attribution that connects ad exposure to actual consumer action, streaming unlocks insights that traditional TV never could. Go-to-market time is cut in half, and reporting can be set up and delivered in real time.</li></ul><p><b>Connect with the Guests</b></p><ul><li><a href='https://www.linkedin.com/in/andrewgardner6/'><b>AJ Gardner</b> (Enterprise Account Manager)</a></li><li><a href='https://www.linkedin.com/in/annie-monaghan/'><b>Annie Monaghan</b> (Enterprise Account Manager)</a></li><li><a href=' https://www.linkedin.com/in/kirsten-scutaro-1a46461a4/'><b>Kirsten Scutaro</b> (Enterprise Account Manager)</a></li><li><a href='https://www.linkedin.com/in/kelly-bourbonnais/'><b>Kelly Bourbonnais</b> (Enterprise Account Manager)</a></li></ul><p><br/></p><p><b>Interested in joining the team? </b></p><p>Account Manager and Account Coordinator roles are currently open. </p><p>Reach out to <a href='https://www.linkedin.com/in/alexandrabouchard/'><b>Alex Mills</b></a> or visit <a href='https://www.linkedin.com/company/cognitionads/jobs'>[cognition]&apos;s careers page.</a></p><p><br/></p><p><a href='https://cognitionads.com/demo/'><b>Click here to get a demo </b></a></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode of [radically candid], host Ava Hinds goes deep into the world of Account Management with four Enterprise Account Managers at [cognition]. From what the role actually looks like day-to-day to the soft skills that separate good AMs from great ones, this episode is an honest, inside look at what it takes to build lasting client relationships in the ad tech space and why the shift to Streaming TV is changing everything about how value gets proven.</p><p><br/></p><p><b>Who&apos;s This Conversation For?</b> </p><p>This conversation is for anyone considering a career in account management, agency and brand partners who want to understand what makes client relationships actually work, and anyone curious about how Streaming TV is reshaping the way advertisers measure success and ROI.</p><p><br/></p><p><b>What You&apos;ll Learn By Listening</b></p><p><b>1. What Account Management Really Means</b> AJ Gardner and Annie Monaghan break down the hybrid nature of the AM role, part strategist, part consultant, part advocate. Before any recommendation gets made the best AMs start with one thing, listening.</p><ul><li>Learn why understanding a client&apos;s business, differentiators, and gaps matters more than pitching a solution and how that approach shapes every interaction from onboarding forward.</li></ul><p><b>2. The Full Client Lifecycle</b> Annie walks through what it looks like to bring a new client into the platform, from onboarding to ongoing optimization.</p><ul><li>Getting a client in the driver&apos;s seat isn&apos;t just about platform access, it&apos;s about making sure every internal team, from Operations to Finance to Product, understands what success looks like for that partner.</li></ul><p><b>3. Proactivity as a Retention Strategy</b> AJ shares a real example of how noticing a pattern across a handful of dealership requests led to a fully packaged live sports and CTV bundle shared proactively with agency partners before they ever asked.</p><ul><li>This is the mindset the whole team operates with, don&apos;t wait for the ask. Stay on the pulse, anticipate the need, and show up before the client has to.</li></ul><p><b>4. Trust Is Built in the Hard Moments</b> Kirsten Scutaro and Kelly Bourbonnais get candid about what client retention really comes down to and it&apos;s not perfection.</p><ul><li>When something goes wrong, how you show up to fix it matters more than never making a mistake. Clients stay because they trust you, and trust is built through transparency, in-person connection, and accountability.</li></ul><p><b>5. The Streaming Shift And Why the Data Changes Everything</b> The team breaks down why the move from traditional TV to Streaming TV isn&apos;t just a media trend, it&apos;s a measurement revolution.</p><ul><li>From [cognition]&apos;s Headless Analytics Tag to real-time attribution that connects ad exposure to actual consumer action, streaming unlocks insights that traditional TV never could. Go-to-market time is cut in half, and reporting can be set up and delivered in real time.</li></ul><p><b>Connect with the Guests</b></p><ul><li><a href='https://www.linkedin.com/in/andrewgardner6/'><b>AJ Gardner</b> (Enterprise Account Manager)</a></li><li><a href='https://www.linkedin.com/in/annie-monaghan/'><b>Annie Monaghan</b> (Enterprise Account Manager)</a></li><li><a href=' https://www.linkedin.com/in/kirsten-scutaro-1a46461a4/'><b>Kirsten Scutaro</b> (Enterprise Account Manager)</a></li><li><a href='https://www.linkedin.com/in/kelly-bourbonnais/'><b>Kelly Bourbonnais</b> (Enterprise Account Manager)</a></li></ul><p><br/></p><p><b>Interested in joining the team? </b></p><p>Account Manager and Account Coordinator roles are currently open. </p><p>Reach out to <a href='https://www.linkedin.com/in/alexandrabouchard/'><b>Alex Mills</b></a> or visit <a href='https://www.linkedin.com/company/cognitionads/jobs'>[cognition]&apos;s careers page.</a></p><p><br/></p><p><a href='https://cognitionads.com/demo/'><b>Click here to get a demo </b></a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/18775631-account-management-101-what-it-means-and-how-it-works-with-the-account-management-team.mp3" length="18879011" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/3rd09447jy0vh3j9qv23ycbmeuf2?.jpg" />
    <itunes:author>[cognition]</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18775631</guid>
    <pubDate>Wed, 04 Mar 2026 08:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18775631/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18775631/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18775631/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18775631/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/2448856/18775631/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Setting The Agenda" />
  <psc:chapter start="0:37" title="Meet AJ And His Path" />
  <psc:chapter start="2:07" title="What Account Management Really Is" />
  <psc:chapter start="4:50" title="Annie’s Background And Approach" />
  <psc:chapter start="7:40" title="Services Spectrum And Daily Workflow" />
  <psc:chapter start="10:50" title="Onboarding And Defining Success" />
  <psc:chapter start="14:42" title="Core Skills: Listening And Proactivity" />
  <psc:chapter start="18:38" title="Packaging Live Sports And CTV Deals" />
  <psc:chapter start="21:34" title="Cross‑Team Collaboration Dynamics" />
  <psc:chapter start="24:12" title="What Applicants Should Know" />
</psc:chapters>
    <itunes:duration>1568</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>3</itunes:season>
    <itunes:episode>4</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How Feedback Becomes The Next Feature with Alex Bronkar, Senior Director of Ad Operations @ [cognition]</itunes:title>
    <title>How Feedback Becomes The Next Feature with Alex Bronkar, Senior Director of Ad Operations @ [cognition]</title>
    <itunes:summary><![CDATA[In this episode of [radically candid], host Ava Hinds sits down with Alex Bronkar, Product Enablement Specialist at Cognition, to pull back the curtain on what it really means to be the bridge between Product, Development, and the rest of the organization. Who's This Conversation For? This conversation is for anyone who wants to understand how ad tech products get built, refined, and rolled out across a growing team. If you've ever wondered how client feedback actually turns into a new featur...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of [radically candid], host <b>Ava Hinds</b> sits down with <b>Alex Bronkar</b>, Product Enablement Specialist at Cognition, to pull back the curtain on what it really means to be the bridge between Product, Development, and the rest of the organization.</p><p><b>Who&apos;s This Conversation For?</b></p><p>This conversation is for anyone who wants to understand how ad tech products get built, refined, and rolled out across a growing team. If you&apos;ve ever wondered how client feedback actually turns into a new feature, or what [cognition]&apos;s six products do and how they connect, this episode is for you.</p><p><b>What You&apos;ll Learn By Listening</b></p><p><b>1) Why the Bridge Role Exists</b> Alex traces his path from Operations Analyst to Account Manager to Product Enablement, a role that was born out of necessity. As [cognition] grew, someone needed to translate between the Development team building the tools and the people using them every day.</p><ul><li>The Payoff: Faster onboarding, fewer miscommunications, and a direct line from client needs to product improvements.</li></ul><p><b>2) The Feedback Loop That Builds Products</b> Not all feedback is created equal. Alex breaks down the three categories every request falls into: bug, user error, or enhancement, and explains how that classification determines what happens next.</p><ul><li><b>💡 Key Takeaway:</b> If the team ships a product and no one says anything, they&apos;ve failed. The feedback loop is the engine behind every product improvement at [cognition].</li></ul><p><b>3) From Manual Creative Swaps to a Full Ad Server</b> One of the best examples of that feedback loop in action, creative swaps used to mean downloading and re-uploading videos across multiple platforms. That pain point evolved into a file transfer system, which eventually became [cognition]&apos;s own ad server.</p><ul><li>Start with the manual process, identify the friction, then build the tool that eliminates it.</li></ul><p><b>4) A Crash Course on All Six Products</b> Alex walks through every product in the [cognition] suite: Media Studio for campaign management, Measurement Studio for performance and attribution, Data Studio for audience creation, Creative Studio to create advertisements, Ad Serving for multi-platform creative delivery, and Planning &amp; Insights for tying it all together into a media plan.</p><ul><li>Headless Analytics is the connective tissue that will increasingly tie all six products together, giving clients a unified view of the customer journey across touch points.</li></ul><p><b>5) What&apos;s Next? Faster, More Dynamic, and Fully Connected</b> Alex sees the product roadmap heading toward speed and scale, think 100 videos uploaded in 10 minutes, with Headless Analytics as the key to making the entire suite work as one cohesive platform.</p><p><a href='https://www.linkedin.com/in/alexbronkar/'><b>Connect with Alex Bronkar on LinkedIn here!  </b></a></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode of [radically candid], host <b>Ava Hinds</b> sits down with <b>Alex Bronkar</b>, Product Enablement Specialist at Cognition, to pull back the curtain on what it really means to be the bridge between Product, Development, and the rest of the organization.</p><p><b>Who&apos;s This Conversation For?</b></p><p>This conversation is for anyone who wants to understand how ad tech products get built, refined, and rolled out across a growing team. If you&apos;ve ever wondered how client feedback actually turns into a new feature, or what [cognition]&apos;s six products do and how they connect, this episode is for you.</p><p><b>What You&apos;ll Learn By Listening</b></p><p><b>1) Why the Bridge Role Exists</b> Alex traces his path from Operations Analyst to Account Manager to Product Enablement, a role that was born out of necessity. As [cognition] grew, someone needed to translate between the Development team building the tools and the people using them every day.</p><ul><li>The Payoff: Faster onboarding, fewer miscommunications, and a direct line from client needs to product improvements.</li></ul><p><b>2) The Feedback Loop That Builds Products</b> Not all feedback is created equal. Alex breaks down the three categories every request falls into: bug, user error, or enhancement, and explains how that classification determines what happens next.</p><ul><li><b>💡 Key Takeaway:</b> If the team ships a product and no one says anything, they&apos;ve failed. The feedback loop is the engine behind every product improvement at [cognition].</li></ul><p><b>3) From Manual Creative Swaps to a Full Ad Server</b> One of the best examples of that feedback loop in action, creative swaps used to mean downloading and re-uploading videos across multiple platforms. That pain point evolved into a file transfer system, which eventually became [cognition]&apos;s own ad server.</p><ul><li>Start with the manual process, identify the friction, then build the tool that eliminates it.</li></ul><p><b>4) A Crash Course on All Six Products</b> Alex walks through every product in the [cognition] suite: Media Studio for campaign management, Measurement Studio for performance and attribution, Data Studio for audience creation, Creative Studio to create advertisements, Ad Serving for multi-platform creative delivery, and Planning &amp; Insights for tying it all together into a media plan.</p><ul><li>Headless Analytics is the connective tissue that will increasingly tie all six products together, giving clients a unified view of the customer journey across touch points.</li></ul><p><b>5) What&apos;s Next? Faster, More Dynamic, and Fully Connected</b> Alex sees the product roadmap heading toward speed and scale, think 100 videos uploaded in 10 minutes, with Headless Analytics as the key to making the entire suite work as one cohesive platform.</p><p><a href='https://www.linkedin.com/in/alexbronkar/'><b>Connect with Alex Bronkar on LinkedIn here!  </b></a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/18745984-how-feedback-becomes-the-next-feature-with-alex-bronkar-senior-director-of-ad-operations-cognition.mp3" length="10334723" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/x5xjffe3abgzy0lag61yj3mgflau?.jpg" />
    <itunes:author>[cognition]</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18745984</guid>
    <pubDate>Wed, 25 Feb 2026 09:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18745984/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18745984/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18745984/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18745984/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/2448856/18745984/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Setting The Stage With Alex" />
  <psc:chapter start="0:49" title="Career Path To Product Enablement" />
  <psc:chapter start="2:03" title="Defining The Bridge Role" />
  <psc:chapter start="4:18" title="Building Effective Feedback Loops" />
  <psc:chapter start="6:08" title="Creative Swaps To Ad Server" />
  <psc:chapter start="7:06" title="Crash Course On Six Products" />
  <psc:chapter start="9:06" title="Education And Programmatic Nuance" />
  <psc:chapter start="10:49" title="Evolution From One Tool To A Suite" />
  <psc:chapter start="12:07" title="Client Needs Driving Roadmap" />
  <psc:chapter start="12:46" title="Faster, Dynamic, Headless Future" />
  <psc:chapter start="13:45" title="Advice For Moving Into Product" />
  <psc:chapter start="14:12" title="Wrap Up And Where To Find Alex" />
</psc:chapters>
    <itunes:duration>856</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>3</itunes:season>
    <itunes:episode>3</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Breaking The $40B Streaming TV Black Box with Adam Holt, Collin Davis, Tim Daher, and Amber Daniel</itunes:title>
    <title>Breaking The $40B Streaming TV Black Box with Adam Holt, Collin Davis, Tim Daher, and Amber Daniel</title>
    <itunes:summary><![CDATA[In this episode of [radically candid], host Ava Hinds goes deep into the mechanics of Streaming TV advertising with the leadership team at [cognition]. From the technical how-to of dynamic creative to the strategic shift from demand capture to demand generation, this episode pulls back the curtain on how dealers and agencies can finally see inside the black box of Streaming TV. Who’s This Conversation For? This conversation is for anyone looking to move beyond vanity metrics and master the te...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of [radically candid], host <a href='https://www.linkedin.com/in/ava-hinds/'>Ava Hinds</a> goes deep into the mechanics of Streaming TV advertising with the leadership team at <b>[cognition]</b>. From the technical how-to of dynamic creative to the strategic shift from demand capture to demand generation, this episode pulls back the curtain on how dealers and agencies can finally see inside the black box of Streaming TV.</p><p><b>Who’s This Conversation For?</b></p><p>This conversation is for anyone looking to move beyond vanity metrics and master the technical side of Streaming TV. Listeners will discover how to navigate fragmented data across Walled Gardens like Amazon and Google while shifting from search-heavy budgets to a holistic attribution model. </p><p><b>What You’ll Learn By Listening</b></p><p><b>1. The Why vs. The How of Streaming Ads</b></p><p>Adam Holt (Vice President of Product) and Collin Davis (CTO) explain that while streaming feels like a new medium, the core strategy remains:<b> Being the Translation Layer.</b> [cognition] acts as the bridge between complex DSPs (Demand Side Platforms) and the end goal, selling a vehicle.</p><ul><li>Learn how [cognition] uses a library of B-roll and automated tech to get campaigns live in minutes, solving the &quot;I don&apos;t have video content&quot; pain point.</li></ul><p><b>2. Creative Studio &amp; The Power of Dynamic Tags</b></p><p>The team breaks down how <b>Creative Studio</b> and <b>Media Studio</b> work in tandem.</p><ul><li>By using a certified ad server, [cognition] can update offers and inventory within a video ad dynamically. If a car sells or a price changes, the ad updates automatically without needing a new video file.</li></ul><p><b>3. Measuring the Black Box: Overlap &amp; Attribution</b></p><p>Tim Daher (Vice President of Sales) and Amber Daniel (CRO) tackle the transparency issue in programmatic buying.</p><ul><li>Tim reveals that even when buying across different platforms, there is often only a 10% overlap in audience reach, meaning incremental reach is higher than most marketers realize.</li><li>The team discusses why relying solely on Search is dangerous and you are letting the market dictate your future. Streaming TV doesn&apos;t just capture demand, it <b>creates</b> it.</li></ul><p><b>4. The 90-Day Clock</b></p><p>While most dealers are obsessed with the 30-day sales cycle, the [cognition] team argues that success is driven by the <b>90-day clock</b>. By influencing the consumer journey earlier through streaming and programmatic video, the 30-day bottom of the funnel results take care of themselves.</p><p><b>Key Takeaways</b></p><ul><li>Using Data Clean Rooms to match impression data with sales records without exposing PII.</li><li>A sneak peek into [cognition]’s roadmap, including deeper integration with DV360 and YouTube to complement their Amazon DSP expertise.</li><li>For agencies that struggle to get weekly data from dealers, [cognition] leverages third-party registration data (like Polk) to prove ROI automatically.</li></ul><p><b>Connect with the Guests</b></p><ul><li><a href='https://www.linkedin.com/in/adamholt/'><b>Adam Holt</b></a> (Vice President of Product) </li><li><a href='https://www.linkedin.com/in/collinedavis/'><b>Collin Davis</b></a> (CTO)</li><li><a href='https://www.linkedin.com/in/timdaher/'><b>Tim Daher</b></a> (Vice President of Sales)</li><li><a href='https://www.linkedin.com/in/amberdaniel/'><b>Amber Daniel</b> (CRO)</a> – Reach out at <a href='mailto:amber@cognitionads.com'>amber@cognitionads.com</a></li></ul><p><br/></p><p><a href='https://cognitionads.com/demo/'><b>Click here</b> to get a demo of the first unified streaming media activation and measurement platform for agencies and enterprise teams.</a></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode of [radically candid], host <a href='https://www.linkedin.com/in/ava-hinds/'>Ava Hinds</a> goes deep into the mechanics of Streaming TV advertising with the leadership team at <b>[cognition]</b>. From the technical how-to of dynamic creative to the strategic shift from demand capture to demand generation, this episode pulls back the curtain on how dealers and agencies can finally see inside the black box of Streaming TV.</p><p><b>Who’s This Conversation For?</b></p><p>This conversation is for anyone looking to move beyond vanity metrics and master the technical side of Streaming TV. Listeners will discover how to navigate fragmented data across Walled Gardens like Amazon and Google while shifting from search-heavy budgets to a holistic attribution model. </p><p><b>What You’ll Learn By Listening</b></p><p><b>1. The Why vs. The How of Streaming Ads</b></p><p>Adam Holt (Vice President of Product) and Collin Davis (CTO) explain that while streaming feels like a new medium, the core strategy remains:<b> Being the Translation Layer.</b> [cognition] acts as the bridge between complex DSPs (Demand Side Platforms) and the end goal, selling a vehicle.</p><ul><li>Learn how [cognition] uses a library of B-roll and automated tech to get campaigns live in minutes, solving the &quot;I don&apos;t have video content&quot; pain point.</li></ul><p><b>2. Creative Studio &amp; The Power of Dynamic Tags</b></p><p>The team breaks down how <b>Creative Studio</b> and <b>Media Studio</b> work in tandem.</p><ul><li>By using a certified ad server, [cognition] can update offers and inventory within a video ad dynamically. If a car sells or a price changes, the ad updates automatically without needing a new video file.</li></ul><p><b>3. Measuring the Black Box: Overlap &amp; Attribution</b></p><p>Tim Daher (Vice President of Sales) and Amber Daniel (CRO) tackle the transparency issue in programmatic buying.</p><ul><li>Tim reveals that even when buying across different platforms, there is often only a 10% overlap in audience reach, meaning incremental reach is higher than most marketers realize.</li><li>The team discusses why relying solely on Search is dangerous and you are letting the market dictate your future. Streaming TV doesn&apos;t just capture demand, it <b>creates</b> it.</li></ul><p><b>4. The 90-Day Clock</b></p><p>While most dealers are obsessed with the 30-day sales cycle, the [cognition] team argues that success is driven by the <b>90-day clock</b>. By influencing the consumer journey earlier through streaming and programmatic video, the 30-day bottom of the funnel results take care of themselves.</p><p><b>Key Takeaways</b></p><ul><li>Using Data Clean Rooms to match impression data with sales records without exposing PII.</li><li>A sneak peek into [cognition]’s roadmap, including deeper integration with DV360 and YouTube to complement their Amazon DSP expertise.</li><li>For agencies that struggle to get weekly data from dealers, [cognition] leverages third-party registration data (like Polk) to prove ROI automatically.</li></ul><p><b>Connect with the Guests</b></p><ul><li><a href='https://www.linkedin.com/in/adamholt/'><b>Adam Holt</b></a> (Vice President of Product) </li><li><a href='https://www.linkedin.com/in/collinedavis/'><b>Collin Davis</b></a> (CTO)</li><li><a href='https://www.linkedin.com/in/timdaher/'><b>Tim Daher</b></a> (Vice President of Sales)</li><li><a href='https://www.linkedin.com/in/amberdaniel/'><b>Amber Daniel</b> (CRO)</a> – Reach out at <a href='mailto:amber@cognitionads.com'>amber@cognitionads.com</a></li></ul><p><br/></p><p><a href='https://cognitionads.com/demo/'><b>Click here</b> to get a demo of the first unified streaming media activation and measurement platform for agencies and enterprise teams.</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/18592324-breaking-the-40b-streaming-tv-black-box-with-adam-holt-collin-davis-tim-daher-and-amber-daniel.mp3" length="22097148" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/swt0x0tdtcvi611ac7n0k0f6jtdw?.jpg" />
    <itunes:author>[cognition]</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18592324</guid>
    <pubDate>Wed, 04 Feb 2026 10:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18592324/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18592324/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18592324/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18592324/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/2448856/18592324/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Roles, Teams, And Mandate" />
  <psc:chapter start="2:12" title="How A Streaming TV Ad Gets Made" />
  <psc:chapter start="5:15" title="Creative Studio And Dynamic Ad Serving" />
  <psc:chapter start="9:05" title="Media Buying And Inventory Choices" />
  <psc:chapter start="11:33" title="Measurement, Clean Rooms, And Attribution" />
  <psc:chapter start="16:05" title="First-Party Vs Third-Party Data Options" />
  <psc:chapter start="19:05" title="Roadmap: Templates, OEM Compliance, Google Stack" />
  <psc:chapter start="22:10" title="Marketplace Shift And Publisher Control" />
  <psc:chapter start="25:10" title="Overlap Analysis And Incremental Reach" />
  <psc:chapter start="28:30" title="Programmatic’s Impact On Search Behavior" />
  <psc:chapter start="31:15" title="Building Demand Beyond The Low Funnel" />
</psc:chapters>
    <itunes:duration>1837</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>3</itunes:season>
    <itunes:episode>2</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How Your Data Actually Gets Managed with Aqua Bailey, Operations Support Lead @ [cognition]</itunes:title>
    <title>How Your Data Actually Gets Managed with Aqua Bailey, Operations Support Lead @ [cognition]</title>
    <itunes:summary><![CDATA[In this episode of [radically candid], host Ava Hinds sits down with Aqua Bailey, Operational Support Lead at [cognition], to pull back the curtain on how data actually moves from a dealership’s sales floor to a high-performing digital campaign. Who's This Conversation For? This conversation is for anyone looking to understand the technical back end of attribution. If you’ve ever wondered how to prove an ad actually sold a car, or what exactly happens inside a Data Clean Room, this episode is...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of [radically candid], host <a href='https://www.linkedin.com/in/ava-hinds/'><b>Ava Hinds</b></a> sits down with <a href='https://www.linkedin.com/in/aquanna-bailey-768696240/'><b>Aqua Bailey</b></a>, Operational Support Lead at [cognition], to pull back the curtain on how data actually moves from a dealership’s sales floor to a high-performing digital campaign.</p><p><b>Who&apos;s This Conversation For?</b></p><p>This conversation is for anyone looking to understand the technical back end of attribution. If you’ve ever wondered how to prove an ad actually sold a car, or what exactly happens inside a Data Clean Room, this episode is for you.  </p><p><b>What You&apos;ll Learn By Listening</b></p><p><b>1) Why Lower Numbers Can Mean Better Data</b> Aqua explains the critical role of <b>de-duplication</b>. In the DSP, numbers might look inflated because one person saw multiple ads. By using Amazon Marketing Cloud (AMC), Aqua’s team identifies the unique individual behind the clicks.</p><ul><li><b>The Payoff:</b> You get a true metric of reach and a realistic ROI, rather than vanity metrics that count the same person five times.</li></ul><p><b>2) Understanding Data Clean Rooms (DCR)</b> Data privacy is non-negotiable, but data access is essential. Aqua breaks down the DCR as a secure, private filing cabinet that stores inventory, impressions, and sales data while protecting PII (Personally Identifiable Information).</p><ul><li><b>💡 Key Technical Takeaway:</b> [cognition] leverages a 95-day backfill window, a massive advantage over other platforms for tracking long-term trends and maintaining client trust.</li></ul><p><b>3) How to Track Sales Without Sharing Sensitive Data</b> For clients hesitant to share first-party sales data due to privacy concerns, Aqua introduces the <b>Polk/DMV integration</b>.</p><ul><li>By pulling registered buyer data directly from the DMV, [cognition] can aggregate matchbacks to prove campaign effectiveness without the dealer ever having to export a customer list.</li></ul><p><b>4) Turning Past Data into Future Audiences</b> Data isn&apos;t just for reporting, it’s for targeting. Aqua discusses how segments, built from either first-party sales data or previous conversion events, are pushed back into the DSP to create high-intent audiences.</p><ul><li><b>The Strategy:</b> If you have over 2,500 impressions, you can turn that data into a retargeting powerhouse to reach the people who almost bought.</li></ul><p><br/></p><p><a href='https://www.linkedin.com/in/aquanna-bailey-768696240/'>Connect with Aqua Bailey on LinkedIn here!</a></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode of [radically candid], host <a href='https://www.linkedin.com/in/ava-hinds/'><b>Ava Hinds</b></a> sits down with <a href='https://www.linkedin.com/in/aquanna-bailey-768696240/'><b>Aqua Bailey</b></a>, Operational Support Lead at [cognition], to pull back the curtain on how data actually moves from a dealership’s sales floor to a high-performing digital campaign.</p><p><b>Who&apos;s This Conversation For?</b></p><p>This conversation is for anyone looking to understand the technical back end of attribution. If you’ve ever wondered how to prove an ad actually sold a car, or what exactly happens inside a Data Clean Room, this episode is for you.  </p><p><b>What You&apos;ll Learn By Listening</b></p><p><b>1) Why Lower Numbers Can Mean Better Data</b> Aqua explains the critical role of <b>de-duplication</b>. In the DSP, numbers might look inflated because one person saw multiple ads. By using Amazon Marketing Cloud (AMC), Aqua’s team identifies the unique individual behind the clicks.</p><ul><li><b>The Payoff:</b> You get a true metric of reach and a realistic ROI, rather than vanity metrics that count the same person five times.</li></ul><p><b>2) Understanding Data Clean Rooms (DCR)</b> Data privacy is non-negotiable, but data access is essential. Aqua breaks down the DCR as a secure, private filing cabinet that stores inventory, impressions, and sales data while protecting PII (Personally Identifiable Information).</p><ul><li><b>💡 Key Technical Takeaway:</b> [cognition] leverages a 95-day backfill window, a massive advantage over other platforms for tracking long-term trends and maintaining client trust.</li></ul><p><b>3) How to Track Sales Without Sharing Sensitive Data</b> For clients hesitant to share first-party sales data due to privacy concerns, Aqua introduces the <b>Polk/DMV integration</b>.</p><ul><li>By pulling registered buyer data directly from the DMV, [cognition] can aggregate matchbacks to prove campaign effectiveness without the dealer ever having to export a customer list.</li></ul><p><b>4) Turning Past Data into Future Audiences</b> Data isn&apos;t just for reporting, it’s for targeting. Aqua discusses how segments, built from either first-party sales data or previous conversion events, are pushed back into the DSP to create high-intent audiences.</p><ul><li><b>The Strategy:</b> If you have over 2,500 impressions, you can turn that data into a retargeting powerhouse to reach the people who almost bought.</li></ul><p><br/></p><p><a href='https://www.linkedin.com/in/aquanna-bailey-768696240/'>Connect with Aqua Bailey on LinkedIn here!</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/18542036-how-your-data-actually-gets-managed-with-aqua-bailey-operations-support-lead-cognition.mp3" length="9263845" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/225dmni35key9xdtp9ilgsfmykvb?.jpg" />
    <itunes:author>[cognition]</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18542036</guid>
    <pubDate>Tue, 20 Jan 2026 16:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18542036/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18542036/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18542036/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2448856/18542036/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/2448856/18542036/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Meet Aqua And The Mission" />
  <psc:chapter start="0:31" title="Role Bridging Ops And Dev" />
  <psc:chapter start="1:18" title="Data Studio Integrations Explained" />
  <psc:chapter start="2:00" title="What Data Clients Value Most" />
  <psc:chapter start="2:39" title="KPIs And Headless Analytics" />
  <psc:chapter start="3:36" title="Uncovering Deduped Conversion Truths" />
  <psc:chapter start="6:01" title="Ensuring Accuracy With First-Party Data" />
  <psc:chapter start="7:14" title="Building Audiences From AMC" />
  <psc:chapter start="7:56" title="Data Clean Rooms And Backfill Limits" />
  <psc:chapter start="9:14" title="Attribution Without Sharing PII" />
  <psc:chapter start="10:15" title="Polk Sales Data And DMV Lag" />
  <psc:chapter start="12:29" title="Closing Thoughts" />
</psc:chapters>
    <itunes:duration>767</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>3</itunes:season>
    <itunes:episode>1</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How to Stand Out in a Crowded Market with Matt Wilson, VP of Digital @ Silverback Advertising</itunes:title>
    <title>How to Stand Out in a Crowded Market with Matt Wilson, VP of Digital @ Silverback Advertising</title>
    <itunes:summary><![CDATA[In this episode of [radically candid], Matt Wilson, Vice President of Digital at SilverBack Advertising, discusses his non-linear career path and the power of listening to your market with Tim Rowe. Who's This Conversation For? This conversation is for anyone looking to redefine their career path or stand out in a crowded marketplace...of any sort - whether its as a career, as an agency, or within the programmatic or streaming media space. 🚀  What You'll Learn By Listening 1) Why Audienc...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of [radically candid], <a href='https://www.linkedin.com/in/mattwilsonmarketing/'>Matt Wilson</a>, Vice President of Digital at <a href='https://www.linkedin.com/company/silverback-advertising/posts/?feedView=all'>SilverBack Advertising</a>, discusses his non-linear career path and the power of listening to your market with <a href='https://www.linkedin.com/in/troweactual/'>Tim Rowe</a>.</p><p><b>Who&apos;s This Conversation For?</b></p><p>This conversation is for anyone looking to redefine their career path or stand out in a crowded marketplace...of any sort - whether its as a career, as an agency, or within the programmatic or streaming media space. 🚀 </p><p><b>What You&apos;ll Learn By Listening</b></p><p><b>1) Why Audience Matters More Than Your Ego </b></p><p>Matt’s first radio show originally covered both baseball and NASCAR. But when he and his co-host realized the audience <em>only</em> wanted to hear about NASCAR, they pivoted to an all-NASCAR format. </p><p>And the payoff?</p><p>By putting the audience first, the show was picked up by an ESPN affiliate station. Proof that true success comes from listening to your audience.</p><p><b>2) How to Design Your Dream Job (even when it doesn’t exist…yet)</b></p><p>Don’t wait for the opportunity, create it.</p><p>Matt shares his story of inventing roles for himself that didn&apos;t exist yet, the importance of working hard to build a reputation, and why &quot;everyone is in sales&quot;- especially when <em>you are the product.</em></p><p>💡Key Career Takeaway: Show your strengths, be enthusiastic about the work you want, and back it with hard work (“just get it done mentality”). </p><p><b>3) No one-size-fits-all strategy</b></p><p>Every client is unique. Different goals, different problems, different definitions of success.</p><p>The right approach isn&apos;t, &quot;Here&apos;s our playbook.&quot; </p><p>It&apos;s, &quot;Let&apos;s talk about your goals and how to achieve them.&quot;</p><p><b>4) Streaming TV is powerful, but education &amp; proof matter most</b></p><p>Matt explains that the key is to educate clients and prove value from the start. <a href='https://www.linkedin.com/company/silverback-advertising/'>SilverBack Advertising</a>&apos;s highest-performing campaigns use tools like retargeting and smart identity solutions to provide undeniable proof that the ads are working on a smaller scale.</p><p>The job to be done is creating &quot;investment confidence,&quot; and that comes from education. </p><p>See also: #3 No one-size-fits-all strategy, be consultative and prescriptive.</p><p><b>5) Being “Seen” vs “Effective” </b></p><p>Seeing is believing, but this game is about dollars and cents.</p><p>&quot;Why haven&apos;t I seen my own ad?&quot; is the most common question Matt hears when talking about Streaming TV advertising.</p><p>And the answer?</p><p>You are not your target audience.</p><p>So if you don&apos;t see your own hyper-targeted streaming ad...that might be a good thing. It means your system is working and is optimizing for impact (vs vanity metrics). </p><p><b>Ready to get all of the lessons?</b></p><p>Listen to the Full Episode Now!</p>]]></description>
    <content:encoded><![CDATA[<p>In this episode of [radically candid], <a href='https://www.linkedin.com/in/mattwilsonmarketing/'>Matt Wilson</a>, Vice President of Digital at <a href='https://www.linkedin.com/company/silverback-advertising/posts/?feedView=all'>SilverBack Advertising</a>, discusses his non-linear career path and the power of listening to your market with <a href='https://www.linkedin.com/in/troweactual/'>Tim Rowe</a>.</p><p><b>Who&apos;s This Conversation For?</b></p><p>This conversation is for anyone looking to redefine their career path or stand out in a crowded marketplace...of any sort - whether its as a career, as an agency, or within the programmatic or streaming media space. 🚀 </p><p><b>What You&apos;ll Learn By Listening</b></p><p><b>1) Why Audience Matters More Than Your Ego </b></p><p>Matt’s first radio show originally covered both baseball and NASCAR. But when he and his co-host realized the audience <em>only</em> wanted to hear about NASCAR, they pivoted to an all-NASCAR format. </p><p>And the payoff?</p><p>By putting the audience first, the show was picked up by an ESPN affiliate station. Proof that true success comes from listening to your audience.</p><p><b>2) How to Design Your Dream Job (even when it doesn’t exist…yet)</b></p><p>Don’t wait for the opportunity, create it.</p><p>Matt shares his story of inventing roles for himself that didn&apos;t exist yet, the importance of working hard to build a reputation, and why &quot;everyone is in sales&quot;- especially when <em>you are the product.</em></p><p>💡Key Career Takeaway: Show your strengths, be enthusiastic about the work you want, and back it with hard work (“just get it done mentality”). </p><p><b>3) No one-size-fits-all strategy</b></p><p>Every client is unique. Different goals, different problems, different definitions of success.</p><p>The right approach isn&apos;t, &quot;Here&apos;s our playbook.&quot; </p><p>It&apos;s, &quot;Let&apos;s talk about your goals and how to achieve them.&quot;</p><p><b>4) Streaming TV is powerful, but education &amp; proof matter most</b></p><p>Matt explains that the key is to educate clients and prove value from the start. <a href='https://www.linkedin.com/company/silverback-advertising/'>SilverBack Advertising</a>&apos;s highest-performing campaigns use tools like retargeting and smart identity solutions to provide undeniable proof that the ads are working on a smaller scale.</p><p>The job to be done is creating &quot;investment confidence,&quot; and that comes from education. </p><p>See also: #3 No one-size-fits-all strategy, be consultative and prescriptive.</p><p><b>5) Being “Seen” vs “Effective” </b></p><p>Seeing is believing, but this game is about dollars and cents.</p><p>&quot;Why haven&apos;t I seen my own ad?&quot; is the most common question Matt hears when talking about Streaming TV advertising.</p><p>And the answer?</p><p>You are not your target audience.</p><p>So if you don&apos;t see your own hyper-targeted streaming ad...that might be a good thing. It means your system is working and is optimizing for impact (vs vanity metrics). </p><p><b>Ready to get all of the lessons?</b></p><p>Listen to the Full Episode Now!</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/17970401-how-to-stand-out-in-a-crowded-market-with-matt-wilson-vp-of-digital-silverback-advertising.mp3" length="29413213" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/hvk0m137wbe04f1lsd0b9o47tx2b?.jpg" />
    <itunes:author>[cognition]</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17970401</guid>
    <pubDate>Thu, 09 Oct 2025 13:00:00 -0400</pubDate>
    <itunes:duration>2446</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2</itunes:season>
    <itunes:episode>4</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How to Ride the AI-Tsunami of Change with Whitfield Athey, COO @ [cognition]</itunes:title>
    <title>How to Ride the AI-Tsunami of Change with Whitfield Athey, COO @ [cognition]</title>
    <itunes:summary><![CDATA[The trend lines show that AI is only getting smarter and more complex, so how do you ride the wave without getting crushed by it? We are given three options: Be in denial Run for the hills when change occurs See it on the horizon and plan ahead In this episode of [radically candid], Whitfield Athey, Chief Operations Officer at [cognition], discusses these changes and how to plan for the disruptions AI will cause in the next 2-3 years with Tim Rowe. Who's This Conversation For T...]]></itunes:summary>
    <description><![CDATA[<p>The trend lines show that AI is only getting smarter and more complex, so how do you ride the wave without getting crushed by it?</p><p><b>We are given three options:</b></p><ul><li>Be in denial </li><li>Run for the hills when change occurs </li><li>See it on the horizon and plan ahead </li></ul><p>In this episode of [radically candid], <a href='https://www.linkedin.com/in/whitfieldathey?miniProfileUrn=urn%3Ali%3Afs_miniProfile%3AACoAAACwYDkBXyif1yHXI4w5DTPufC7eC79ES2g'>Whitfield Athey</a>, Chief Operations Officer at <a href='https://www.linkedin.com/company/cognitionads/'>[cognition]</a>, discusses these changes and how to plan for the disruptions AI will cause in the next 2-3 years with <a href='https://www.linkedin.com/in/troweactual?miniProfileUrn=urn%3Ali%3Afs_miniProfile%3AACoAAAmxRpwBjnNckGMKtO0HxO8nMHJCd-TBsyA'>Tim Rowe</a>.</p><p><b>Who&apos;s This Conversation For</b></p><p>This is an important conversation that businesses (and families alike) should be having and taking into account during decision-making. AI has become the sharpest knife in the drawer and is evolving both entry-level and senior positions in a business. Given the magnitude of complexity this technology will have, it&apos;s more important now than ever to understand it quickly and get ahead.</p><p><b>Why?</b></p><p>The way you can get ahead with your team is by accepting that &quot;the only constant is change&quot; and putting a focus on how you can help your clients successfully navigate it themselves.</p><p>Want to connect with Whitfield? Find him on LinkedIn (<a href='https://www.linkedin.com/in/whitfieldathey/'>https://www.linkedin.com/in/whitfieldathey/</a>).</p>]]></description>
    <content:encoded><![CDATA[<p>The trend lines show that AI is only getting smarter and more complex, so how do you ride the wave without getting crushed by it?</p><p><b>We are given three options:</b></p><ul><li>Be in denial </li><li>Run for the hills when change occurs </li><li>See it on the horizon and plan ahead </li></ul><p>In this episode of [radically candid], <a href='https://www.linkedin.com/in/whitfieldathey?miniProfileUrn=urn%3Ali%3Afs_miniProfile%3AACoAAACwYDkBXyif1yHXI4w5DTPufC7eC79ES2g'>Whitfield Athey</a>, Chief Operations Officer at <a href='https://www.linkedin.com/company/cognitionads/'>[cognition]</a>, discusses these changes and how to plan for the disruptions AI will cause in the next 2-3 years with <a href='https://www.linkedin.com/in/troweactual?miniProfileUrn=urn%3Ali%3Afs_miniProfile%3AACoAAAmxRpwBjnNckGMKtO0HxO8nMHJCd-TBsyA'>Tim Rowe</a>.</p><p><b>Who&apos;s This Conversation For</b></p><p>This is an important conversation that businesses (and families alike) should be having and taking into account during decision-making. AI has become the sharpest knife in the drawer and is evolving both entry-level and senior positions in a business. Given the magnitude of complexity this technology will have, it&apos;s more important now than ever to understand it quickly and get ahead.</p><p><b>Why?</b></p><p>The way you can get ahead with your team is by accepting that &quot;the only constant is change&quot; and putting a focus on how you can help your clients successfully navigate it themselves.</p><p>Want to connect with Whitfield? Find him on LinkedIn (<a href='https://www.linkedin.com/in/whitfieldathey/'>https://www.linkedin.com/in/whitfieldathey/</a>).</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/17814785-how-to-ride-the-ai-tsunami-of-change-with-whitfield-athey-coo-cognition.mp3" length="21795413" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/is2gai9f5izd5fdk35o8nlexj6xd?.jpg" />
    <itunes:author>[cognition]</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17814785</guid>
    <pubDate>Thu, 11 Sep 2025 09:00:00 -0400</pubDate>
    <itunes:duration>1811</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2</itunes:season>
    <itunes:episode>3</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How to Navigate The Big Shift:  of Streaming TV and Search with Amber Daniel, CRO @ [cognition]</itunes:title>
    <title>How to Navigate The Big Shift:  of Streaming TV and Search with Amber Daniel, CRO @ [cognition]</title>
    <itunes:summary><![CDATA[🎧 Episode Highlights  This week on [radically candid], Tim Rowe sits down with [cognition]'s Chief Revenue Officer, Amber Daniel, to break down the massive shifts rocking the advertising world—from the streaming takeover to the rise of AI search. ⏱️ Quick Takeaways: Streaming Drives Search: Did you know? As much as 30% of all website traffic originates from someone seeing a Streaming TV ad.AI is Changing Search: According the Pew Research Center, 26% of all searches end after being prese...]]></itunes:summary>
    <description><![CDATA[<p>🎧 <b>Episode Highlights</b> </p><p>This week on <a href='https://podcast.cognitionads.com/'>[radically candid]</a>, <a href='https://www.linkedin.com/in/troweactual/'>Tim Rowe</a> sits down with <a href='https://cognitionads.com/'>[cognition]</a>&apos;s Chief Revenue Officer, <a href='https://www.linkedin.com/in/amberdaniel/'><b>Amber Daniel</b></a>, to break down the massive shifts rocking the advertising world—from the streaming takeover to the rise of AI search.</p><p>⏱️ <b>Quick Takeaways:</b></p><ul><li><b>Streaming Drives Search:</b> Did you know? As much as <b>30% of all website traffic </b>originates from someone seeing a Streaming TV ad.</li><li><b>AI is Changing Search:</b> According the Pew Research Center, <b>26%</b> <b>of all searches end</b> after being presented an AI summary.</li><li><b>Creative is the New Targeting:</b> In a world of data, an <b>emotional connection</b> is what wins. Pro-Tip: Dynamic, personalized creative that resonates is more powerful than targeting alone 💡</li></ul><p>Want to connect with Amber? Find her on LinkedIn (www.linkedin.com/in/amberdaniel/) or email her at amber@cognitionads.com.</p>]]></description>
    <content:encoded><![CDATA[<p>🎧 <b>Episode Highlights</b> </p><p>This week on <a href='https://podcast.cognitionads.com/'>[radically candid]</a>, <a href='https://www.linkedin.com/in/troweactual/'>Tim Rowe</a> sits down with <a href='https://cognitionads.com/'>[cognition]</a>&apos;s Chief Revenue Officer, <a href='https://www.linkedin.com/in/amberdaniel/'><b>Amber Daniel</b></a>, to break down the massive shifts rocking the advertising world—from the streaming takeover to the rise of AI search.</p><p>⏱️ <b>Quick Takeaways:</b></p><ul><li><b>Streaming Drives Search:</b> Did you know? As much as <b>30% of all website traffic </b>originates from someone seeing a Streaming TV ad.</li><li><b>AI is Changing Search:</b> According the Pew Research Center, <b>26%</b> <b>of all searches end</b> after being presented an AI summary.</li><li><b>Creative is the New Targeting:</b> In a world of data, an <b>emotional connection</b> is what wins. Pro-Tip: Dynamic, personalized creative that resonates is more powerful than targeting alone 💡</li></ul><p>Want to connect with Amber? Find her on LinkedIn (www.linkedin.com/in/amberdaniel/) or email her at amber@cognitionads.com.</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/17652299-how-to-navigate-the-big-shift-of-streaming-tv-and-search-with-amber-daniel-cro-cognition.mp3" length="18397000" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/8w89ytzxh5pklp96pxwf484j88go?.jpg" />
    <itunes:author>[cognition]</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17652299</guid>
    <pubDate>Wed, 13 Aug 2025 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2448856/17652299/transcript" type="text/html" />
    <itunes:duration>1528</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2</itunes:season>
    <itunes:episode>2</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How to find your dream job in Streaming TV with Alex Mills, Head of People @ [cognition]</itunes:title>
    <title>How to find your dream job in Streaming TV with Alex Mills, Head of People @ [cognition]</title>
    <itunes:summary><![CDATA[🎧 Episode Highlights This week on [radically candid], Tim Rowe gets a behind-the-scenes look at recruiting and culture building with our Head of People, Alexandra Mills of [cognition]. ⏱️ Quick Takeaways: People vs. HR: "People" isn't just the new HR—it's about fostering a holistic, supportive ecosystem.Authenticity is Key: In the age of AI, being your authentic self in resumes, cover letters, and interviews is your biggest advantage.Cover Letters Matter: A tailored letter that shows you've d...]]></itunes:summary>
    <description><![CDATA[<p>🎧 <b>Episode Highlights</b> This week on [radically candid], <a href='https://www.linkedin.com/in/troweactual/'>Tim Rowe</a> gets a behind-the-scenes look at recruiting and culture building with our Head of People, <a href='https://www.linkedin.com/in/alexandrabouchard/'>Alexandra Mills</a> of <a href='http://cognitionads.com'>[cognition]</a>.</p><p>⏱️ <b>Quick Takeaways:</b></p><ul><li><b>People vs. HR:</b> &quot;People&quot; isn&apos;t just the new HR—it&apos;s about fostering a holistic, supportive ecosystem.</li><li><b>Authenticity is Key:</b> In the age of AI, being your authentic self in resumes, cover letters, and interviews is your biggest advantage.</li><li><b>Cover Letters Matter:</b> A tailored letter that shows you&apos;ve done your homework makes a huge difference.</li><li><b>The Interview is a Two-Way Street:</b> Come prepared to ask questions and see if the company is a true fit.</li><li><b>Culture in High-Growth:</b> Building a great culture relies on trust, communication, and &quot;psychological safety.&quot;</li></ul><p>🎙️ <b>Episode Deep Dive:</b></p><ul><li><b>Standing Out (08:45):</b> Find out what&apos;s actually being standing out to recruiters reviewing your resume (and how to do more of the right stuff)</li><li><b>Acing the Interview (14:50):</b> Be prepared, but not robotic. Remember you are interviewing them, too—don&apos;t be afraid to ask about compensation, benefits, and team dynamics.</li><li><b>Building Culture (19:28):</b> Alex discusses navigating hyper-growth while maintaining a strong culture through psychological safety and living the D.I.R.T. values (Dare, Innovate, Respect, Trust).</li><li><b>AI &amp; Hiring (28:45):</b> Learn how AI is changing recruiting and how to leverage connections to get noticed by a human.</li></ul>]]></description>
    <content:encoded><![CDATA[<p>🎧 <b>Episode Highlights</b> This week on [radically candid], <a href='https://www.linkedin.com/in/troweactual/'>Tim Rowe</a> gets a behind-the-scenes look at recruiting and culture building with our Head of People, <a href='https://www.linkedin.com/in/alexandrabouchard/'>Alexandra Mills</a> of <a href='http://cognitionads.com'>[cognition]</a>.</p><p>⏱️ <b>Quick Takeaways:</b></p><ul><li><b>People vs. HR:</b> &quot;People&quot; isn&apos;t just the new HR—it&apos;s about fostering a holistic, supportive ecosystem.</li><li><b>Authenticity is Key:</b> In the age of AI, being your authentic self in resumes, cover letters, and interviews is your biggest advantage.</li><li><b>Cover Letters Matter:</b> A tailored letter that shows you&apos;ve done your homework makes a huge difference.</li><li><b>The Interview is a Two-Way Street:</b> Come prepared to ask questions and see if the company is a true fit.</li><li><b>Culture in High-Growth:</b> Building a great culture relies on trust, communication, and &quot;psychological safety.&quot;</li></ul><p>🎙️ <b>Episode Deep Dive:</b></p><ul><li><b>Standing Out (08:45):</b> Find out what&apos;s actually being standing out to recruiters reviewing your resume (and how to do more of the right stuff)</li><li><b>Acing the Interview (14:50):</b> Be prepared, but not robotic. Remember you are interviewing them, too—don&apos;t be afraid to ask about compensation, benefits, and team dynamics.</li><li><b>Building Culture (19:28):</b> Alex discusses navigating hyper-growth while maintaining a strong culture through psychological safety and living the D.I.R.T. values (Dare, Innovate, Respect, Trust).</li><li><b>AI &amp; Hiring (28:45):</b> Learn how AI is changing recruiting and how to leverage connections to get noticed by a human.</li></ul>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/17445749-how-to-find-your-dream-job-in-streaming-tv-with-alex-mills-head-of-people-cognition.mp3" length="22286950" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/m0guf6cq99k12am5fhrom5pf3bcd?.jpg" />
    <itunes:author>[cognition]</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17445749</guid>
    <pubDate>Mon, 07 Jul 2025 19:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2448856/17445749/transcript" type="text/html" />
    <itunes:duration>1852</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How to navigate the M&amp;A Journey with Brian Dukes, Managing Partner @ Exitwise</itunes:title>
    <title>How to navigate the M&amp;A Journey with Brian Dukes, Managing Partner @ Exitwise</title>
    <itunes:summary><![CDATA[🎧 Episode Highlights [radically candid] hosts Brian Dukes (Exitwise) to demystify M&amp;A for founders. Learn to destigmatize exits, prepare from day one with financial hygiene and a strong team, and turn M&amp;A into a strategic win. Brian shares how proactive planning and Exitwise empower this journey.   ⏱️ Quick Takeaways (2-min read) The Stigma: Demystifying M&amp;A—it's strategy, not failure.The Timing: Why exit planning should start from day one.The Prep: Early document &amp; financial ...]]></itunes:summary>
    <description><![CDATA[<p>🎧 <b>Episode Highlights</b> [radically candid] hosts Brian Dukes (Exitwise) to demystify M&amp;A for founders. Learn to destigmatize exits, prepare from day one with financial hygiene and a strong team, and turn M&amp;A into a strategic win. Brian shares how proactive planning and Exitwise empower this journey.</p><p><br/></p><p>⏱️ <b>Quick Takeaways (2-min read)</b></p><ul><li><b>The Stigma:</b> Demystifying M&amp;A—it&apos;s strategy, not failure.</li><li><b>The Timing:</b> Why exit planning should start from day one.</li><li><b>The Prep:</b> Early document &amp; financial hygiene is non-negotiable.</li><li><b>The Mindset:</b> Business management focus over founder entrenchment.</li><li><b>The Wins:</b> Proactive planning creates M&amp;A success.</li></ul><p><br/></p><p>🎙️ <b>Setting the Stage (00:00:00)</b></p><ul><li>Meet Brian Dukes: M&amp;A expert, Exitwise Managing Partner</li><li>Episode Focus: Navigating Mergers &amp; Acquisitions for founders</li></ul><p>💡 <b>M&amp;A: Opportunity, Not Failure (00:01:01)</b></p><ul><li>Shifting founder perspectives on selling your business</li><li>Viewing M&amp;A as a strategic growth path, not an end</li><li>Overcoming fear and hesitation around exit conversations</li></ul><p>⏳ <b>The Exit Timeline (00:03:21)</b></p><ul><li>M&amp;A prep isn&apos;t just for late-stage companies</li><li>Integrating exit strategy considerations from day one</li><li>The power of proactive planning vs. reactive decisions</li></ul><p>📂 <b>Document Hygiene Essentials (00:05:40)</b></p><ul><li>Critical records: Employee agreements, client contracts, IP</li><li>Streamlining due diligence <em>before</em> it officially starts</li><li>Clean paperwork = smoother, faster M&amp;A process</li></ul><p>📊 <b>Crafting Your Financial Story (00:07:33)</b></p><ul><li>Key elements: Revenue history, customer concentration, projections</li><li>Presenting a clear, compelling value proposition to buyers</li><li>Making financial assessment easy and attractive for acquirers</li></ul><p>🧠 <b>Founder to CEO Mindset (00:11:00)</b></p><ul><li>Moving beyond startup hustle to structured, scalable growth</li><li>The role of delegation, process, and sustainable systems</li><li>Enhancing overall business attractiveness for potential M&amp;A</li></ul><p>🚧 <b>Navigating M&amp;A Hurdles (00:13:14)</b></p><ul><li>Common obstacles: Valuation gaps, due diligence deep dives</li><li>Managing the emotional rollercoaster of negotiations</li></ul><p>⚠️ <b>Avoiding M&amp;A Pitfalls (00:14:43)</b></p><ul><li>Recognizing signs of poor preparation &amp; unrealistic expectations</li><li>Keeping emotional decision-making in check</li><li>The danger of neglecting core business operations during talks</li></ul><p>🏆 <b>M&amp;A Wins: The Power of Prep (00:19:57)</b></p><ul><li>Real-world examples of founders achieving favorable exits</li><li>How platforms like Exitwise facilitate successful outcomes</li><li>Strategic planning directly leading to strong buyer interest</li></ul><p>🎯 <b>Serving the Lower Middle Market (00:22:36)</b></p><ul><li>Addressing the unique M&amp;A needs of this often-underserved segment</li><li>Tailored support, strategies, and opportunities</li></ul><p>🔬 <b>The Value of Sector Expertise (00:25:21)</b></p><ul><li>Deep industry knowledge as a significant deal advantage</li><li>Understanding specific sectoral trends and buyer motivations</li></ul><p>🔗 <b>Resources &amp; Next Steps (00:28:00)</b></p><ul><li>Accessing valuable tools on the Exitwise website (e.g., free valuation)</li><li>How to connect with Brian Dukes and his team for guidance</li><li>Continuing your M&amp;A education journey beyond the episode</li></ul><p><br/></p><p>🎬 <b>Listen to the Full Episode</b> A deep dive into the preparation, mindset, and strategies demystifying M&amp;A and unlocking successful founder exits.</p>]]></description>
    <content:encoded><![CDATA[<p>🎧 <b>Episode Highlights</b> [radically candid] hosts Brian Dukes (Exitwise) to demystify M&amp;A for founders. Learn to destigmatize exits, prepare from day one with financial hygiene and a strong team, and turn M&amp;A into a strategic win. Brian shares how proactive planning and Exitwise empower this journey.</p><p><br/></p><p>⏱️ <b>Quick Takeaways (2-min read)</b></p><ul><li><b>The Stigma:</b> Demystifying M&amp;A—it&apos;s strategy, not failure.</li><li><b>The Timing:</b> Why exit planning should start from day one.</li><li><b>The Prep:</b> Early document &amp; financial hygiene is non-negotiable.</li><li><b>The Mindset:</b> Business management focus over founder entrenchment.</li><li><b>The Wins:</b> Proactive planning creates M&amp;A success.</li></ul><p><br/></p><p>🎙️ <b>Setting the Stage (00:00:00)</b></p><ul><li>Meet Brian Dukes: M&amp;A expert, Exitwise Managing Partner</li><li>Episode Focus: Navigating Mergers &amp; Acquisitions for founders</li></ul><p>💡 <b>M&amp;A: Opportunity, Not Failure (00:01:01)</b></p><ul><li>Shifting founder perspectives on selling your business</li><li>Viewing M&amp;A as a strategic growth path, not an end</li><li>Overcoming fear and hesitation around exit conversations</li></ul><p>⏳ <b>The Exit Timeline (00:03:21)</b></p><ul><li>M&amp;A prep isn&apos;t just for late-stage companies</li><li>Integrating exit strategy considerations from day one</li><li>The power of proactive planning vs. reactive decisions</li></ul><p>📂 <b>Document Hygiene Essentials (00:05:40)</b></p><ul><li>Critical records: Employee agreements, client contracts, IP</li><li>Streamlining due diligence <em>before</em> it officially starts</li><li>Clean paperwork = smoother, faster M&amp;A process</li></ul><p>📊 <b>Crafting Your Financial Story (00:07:33)</b></p><ul><li>Key elements: Revenue history, customer concentration, projections</li><li>Presenting a clear, compelling value proposition to buyers</li><li>Making financial assessment easy and attractive for acquirers</li></ul><p>🧠 <b>Founder to CEO Mindset (00:11:00)</b></p><ul><li>Moving beyond startup hustle to structured, scalable growth</li><li>The role of delegation, process, and sustainable systems</li><li>Enhancing overall business attractiveness for potential M&amp;A</li></ul><p>🚧 <b>Navigating M&amp;A Hurdles (00:13:14)</b></p><ul><li>Common obstacles: Valuation gaps, due diligence deep dives</li><li>Managing the emotional rollercoaster of negotiations</li></ul><p>⚠️ <b>Avoiding M&amp;A Pitfalls (00:14:43)</b></p><ul><li>Recognizing signs of poor preparation &amp; unrealistic expectations</li><li>Keeping emotional decision-making in check</li><li>The danger of neglecting core business operations during talks</li></ul><p>🏆 <b>M&amp;A Wins: The Power of Prep (00:19:57)</b></p><ul><li>Real-world examples of founders achieving favorable exits</li><li>How platforms like Exitwise facilitate successful outcomes</li><li>Strategic planning directly leading to strong buyer interest</li></ul><p>🎯 <b>Serving the Lower Middle Market (00:22:36)</b></p><ul><li>Addressing the unique M&amp;A needs of this often-underserved segment</li><li>Tailored support, strategies, and opportunities</li></ul><p>🔬 <b>The Value of Sector Expertise (00:25:21)</b></p><ul><li>Deep industry knowledge as a significant deal advantage</li><li>Understanding specific sectoral trends and buyer motivations</li></ul><p>🔗 <b>Resources &amp; Next Steps (00:28:00)</b></p><ul><li>Accessing valuable tools on the Exitwise website (e.g., free valuation)</li><li>How to connect with Brian Dukes and his team for guidance</li><li>Continuing your M&amp;A education journey beyond the episode</li></ul><p><br/></p><p>🎬 <b>Listen to the Full Episode</b> A deep dive into the preparation, mindset, and strategies demystifying M&amp;A and unlocking successful founder exits.</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/17235463-how-to-navigate-the-m-a-journey-with-brian-dukes-managing-partner-exitwise.mp3" length="21326830" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/w2svdnyhqcc766irbsigrm97yd4a?.jpg" />
    <itunes:author>[cognition] </itunes:author>
    <guid isPermaLink="false">Buzzsprout-17235463</guid>
    <pubDate>Mon, 23 Jun 2025 00:00:00 -0400</pubDate>
    <itunes:duration>1772</itunes:duration>
    <itunes:keywords>Radically Candid, Brian Dukes, Tim Rowe, ExitWise, Cognition, M&amp;A, Mergers and Acquisitions, Exit Planning, Founder Exit Strategy, Business Exit, Destigmatizing M&amp;A, Selling a Business, Startup Exit, Entrepreneurship, Financial Workbook, Document Hygiene,</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>6</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How to scale Streaming TV ad tech development with Collin Davis, CTO (former) @ [cognition]</itunes:title>
    <title>How to scale Streaming TV ad tech development with Collin Davis, CTO (former) @ [cognition]</title>
    <itunes:summary><![CDATA[🎧 Episode Highlights  In this tech-forward episode of [radically candid], Tim Rowe sits down with Colin Davis, CTO @ [cognition], to unpack the powerful engine behind dynamic creative, automation, and attribution in streaming TV advertising. From ingesting massive data sets and inventory feeds to serving personalized, performance-driven creative—Colin shares how his team moves fast without breaking things, why ad serving is the future, and how clean architecture, collaboration, and a culture ...]]></itunes:summary>
    <description><![CDATA[<p>🎧 <b>Episode Highlights</b><br/> In this tech-forward episode of [radically candid], Tim Rowe sits down with Colin Davis, CTO @ [cognition], to unpack the powerful engine behind dynamic creative, automation, and attribution in streaming TV advertising.</p><p>From ingesting massive data sets and inventory feeds to serving personalized, performance-driven creative—Colin shares how his team moves fast without breaking things, why ad serving is the future, and how clean architecture, collaboration, and a culture of curiosity drive innovation at scale.</p><p>⏱️ <b>Quick Takeaways (2-min read)</b></p><ul><li><b>The Role:</b> Why Colin sees CTO as conductor—not coder</li><li><b>The Speed:</b> Weekly sprints, daily standups, and rapid iteration</li><li><b>The Culture:</b> Problem-solvers over perfectionists</li><li><b>The Stack:</b> Serving dynamic video + display with real-time feedback</li><li><b>The Impact:</b> Closing the loop between impression, action, and attribution</li></ul><p>🧠 <b>What a CTO </b><b><em>Actually</em></b><b> Does (01:00)</b></p><ul><li>Orchestrates priorities across dev, product, and client feedback</li><li>Stays hands-off with code but deeply involved in architecture</li><li>Emphasizes outcomes over output—building what users <em>actually</em> want</li><li>“Dev is the how. Product is the why.”</li></ul><p>⚙️ <b>Engineering Velocity at Scale (03:00)</b></p><ul><li>Weekly sprints + instant feedback cycles</li><li>Rapid prototyping—without sacrificing long-term vision</li><li>Team structure: Culture-first, then skillset</li><li>Full-stack devs preferred for flexibility across projects</li></ul><p>🧱 <b>Building with Purpose (05:00)</b></p><ul><li>Passionate problem-solvers &gt; people who say “no”</li><li>Hire for attitude, upskill for everything else</li><li>Cross-functional collaboration enforced through mentorship + code review</li><li>“Dare to fail” is a core company ethos</li></ul><p>📊 <b>Closing the Attribution Loop (12:00)</b></p><ul><li>Headless Analytics Tag (HAT) connects impression to website activity</li><li>Works across platforms: Amazon, The Trade Desk, Basis, and more</li><li>Goes beyond QR: real measurement without flawed proxies</li><li>“It’s not about last click—it’s about assisted outcomes”</li></ul><p>🤖 <b>Automation Everywhere (15:00)</b></p><ul><li>“We make creative the easiest part of your workflow”</li><li>How to turn a  data feed into dynamic display + video creative at scale</li><li>How VAST and HTML tags replace the need for DSP switching  </li><li>Helps creative teams and agencies spend less time producing content</li></ul><p>🎯 <b>From Targeting to Tag Delivery (17:00)</b></p><ul><li>Matching inventory + offer data to media strategy in minutes</li><li>Creative updated mid-month or mid-campaign automatically</li><li>Clients gain time <em>and</em> insights, while focusing on business outcomes</li></ul><p>🧠 <b>Decisioning at the Edge (23:00)</b></p><ul><li>Ad serving = ability to <em>react</em> to data, not just pre-plan</li><li>Dynamic creative optimized mid-flight based on real-time signals</li><li>Helps DSP partners increase performance + campaign ROI</li><li>“We’re not just a source of content—we’re a source of outcomes”</li></ul><p>🧩 <b>Tech That Connects It All (27:00)</b></p><ul><li>Challenges: Hiring the right culture fits, integrating with evolving platforms</li><li>Flexibility is key: especially with fast-evolving AI tools</li><li>Cognition is often <em>first in</em> to test alpha/beta products with partners</li></ul><p>💥 <b>Final Hot Takes + What&apos;s Next (29:00)</b></p><ul><li>Clean rooms = worth it for better retargeting + clearer profiles</li><li>Ad server = most exciting tech at Cognition</li><li>Future = faster time to value, higher fidelity signals, real outcomes</li><li>“MP4s don’t tell you anything. Our creatives do.”</li></ul><p>🎬 <b>Listen to the Full Episode</b><br/> A deep dive into the architecture, attitude, and automations powering Cognition’s ad tech ev</p>]]></description>
    <content:encoded><![CDATA[<p>🎧 <b>Episode Highlights</b><br/> In this tech-forward episode of [radically candid], Tim Rowe sits down with Colin Davis, CTO @ [cognition], to unpack the powerful engine behind dynamic creative, automation, and attribution in streaming TV advertising.</p><p>From ingesting massive data sets and inventory feeds to serving personalized, performance-driven creative—Colin shares how his team moves fast without breaking things, why ad serving is the future, and how clean architecture, collaboration, and a culture of curiosity drive innovation at scale.</p><p>⏱️ <b>Quick Takeaways (2-min read)</b></p><ul><li><b>The Role:</b> Why Colin sees CTO as conductor—not coder</li><li><b>The Speed:</b> Weekly sprints, daily standups, and rapid iteration</li><li><b>The Culture:</b> Problem-solvers over perfectionists</li><li><b>The Stack:</b> Serving dynamic video + display with real-time feedback</li><li><b>The Impact:</b> Closing the loop between impression, action, and attribution</li></ul><p>🧠 <b>What a CTO </b><b><em>Actually</em></b><b> Does (01:00)</b></p><ul><li>Orchestrates priorities across dev, product, and client feedback</li><li>Stays hands-off with code but deeply involved in architecture</li><li>Emphasizes outcomes over output—building what users <em>actually</em> want</li><li>“Dev is the how. Product is the why.”</li></ul><p>⚙️ <b>Engineering Velocity at Scale (03:00)</b></p><ul><li>Weekly sprints + instant feedback cycles</li><li>Rapid prototyping—without sacrificing long-term vision</li><li>Team structure: Culture-first, then skillset</li><li>Full-stack devs preferred for flexibility across projects</li></ul><p>🧱 <b>Building with Purpose (05:00)</b></p><ul><li>Passionate problem-solvers &gt; people who say “no”</li><li>Hire for attitude, upskill for everything else</li><li>Cross-functional collaboration enforced through mentorship + code review</li><li>“Dare to fail” is a core company ethos</li></ul><p>📊 <b>Closing the Attribution Loop (12:00)</b></p><ul><li>Headless Analytics Tag (HAT) connects impression to website activity</li><li>Works across platforms: Amazon, The Trade Desk, Basis, and more</li><li>Goes beyond QR: real measurement without flawed proxies</li><li>“It’s not about last click—it’s about assisted outcomes”</li></ul><p>🤖 <b>Automation Everywhere (15:00)</b></p><ul><li>“We make creative the easiest part of your workflow”</li><li>How to turn a  data feed into dynamic display + video creative at scale</li><li>How VAST and HTML tags replace the need for DSP switching  </li><li>Helps creative teams and agencies spend less time producing content</li></ul><p>🎯 <b>From Targeting to Tag Delivery (17:00)</b></p><ul><li>Matching inventory + offer data to media strategy in minutes</li><li>Creative updated mid-month or mid-campaign automatically</li><li>Clients gain time <em>and</em> insights, while focusing on business outcomes</li></ul><p>🧠 <b>Decisioning at the Edge (23:00)</b></p><ul><li>Ad serving = ability to <em>react</em> to data, not just pre-plan</li><li>Dynamic creative optimized mid-flight based on real-time signals</li><li>Helps DSP partners increase performance + campaign ROI</li><li>“We’re not just a source of content—we’re a source of outcomes”</li></ul><p>🧩 <b>Tech That Connects It All (27:00)</b></p><ul><li>Challenges: Hiring the right culture fits, integrating with evolving platforms</li><li>Flexibility is key: especially with fast-evolving AI tools</li><li>Cognition is often <em>first in</em> to test alpha/beta products with partners</li></ul><p>💥 <b>Final Hot Takes + What&apos;s Next (29:00)</b></p><ul><li>Clean rooms = worth it for better retargeting + clearer profiles</li><li>Ad server = most exciting tech at Cognition</li><li>Future = faster time to value, higher fidelity signals, real outcomes</li><li>“MP4s don’t tell you anything. Our creatives do.”</li></ul><p>🎬 <b>Listen to the Full Episode</b><br/> A deep dive into the architecture, attitude, and automations powering Cognition’s ad tech ev</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/17132484-how-to-scale-streaming-tv-ad-tech-development-with-collin-davis-cto-former-cognition.mp3" length="22915790" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/q1rh5iztvd6zgs2hhbveszs3k1fh?.jpg" />
    <itunes:author>Tim Rowe, Host and Collin, Davis CTO</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17132484</guid>
    <pubDate>Mon, 09 Jun 2025 14:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2448856/17132484/transcript" type="text/html" />
    <itunes:duration>1904</itunes:duration>
    <itunes:keywords>Amazon Ads, Amazon Ads Optimization, Streaming TV Advertising, Programmatic Advertising Explained, Amazon Ads API, Dynamic Creative, Ad Serving, Audience Targeting, Attribution and Analytics, First-Party Data</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>5</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How to evolve as an account manager at a Streaming TV ad tech startup with John Stark, VP of Accounts (retired) @ [cognition]</itunes:title>
    <title>How to evolve as an account manager at a Streaming TV ad tech startup with John Stark, VP of Accounts (retired) @ [cognition]</title>
    <itunes:summary><![CDATA[🎧 Episode Highlights  In this heartfelt episode of [radically candid], Tim Rowe sits down with John Stark, retiring VP of Account Management @ [cognition], to reflect on the company’s journey—from being spotlighted by Amazon for dynamic display to becoming a full-stack ad tech solution for streaming TV. John shares what it really means to build, grow, and eventually hand off something bigger than yourself—with timeless advice for anyone charting their own course in business or life. ⏱️ Quick ...]]></itunes:summary>
    <description><![CDATA[<p>🎧 <b>Episode Highlights</b><br/> In this heartfelt episode of [radically candid], Tim Rowe sits down with <b>John Stark</b>, retiring VP of Account Management @ [cognition], to reflect on the company’s journey—from being spotlighted by Amazon for dynamic display to becoming a full-stack ad tech solution for streaming TV.</p><p>John shares what it really means to build, grow, and eventually hand off something bigger than yourself—with timeless advice for anyone charting their own course in business or life.</p><p>⏱️ <b>Quick Takeaways (2-min read)</b></p><ol><li><b>The Beginning:</b> Why Amazon’s spotlight was just the start of Cognition’s real story</li><li> <b>The Evolution:</b> From one product to a robust streaming tech stack in under 2 years</li><li> <b>The Blueprint:</b> How John built the account management function from scratch</li><li> <b>The Advice:</b> Ask better questions, stay curious, and lead with value</li><li> <b>The Legacy:</b> Growth is good—but knowing what <em>matters</em> is better</li></ol><p>🚀 <b>Amazon to Ad Tech: The Pivot Story (03:00)</b></p><ul><li>Cognition was featured at Amazon Unboxed for dynamic display + sales matchback</li><li>Early focus on Amazon media, but that was just the beginning</li><li>&quot;Half the products we have today didn’t even exist back then&quot;</li><li>Pivot driven by an internal discomfort with complacency</li></ul><p>🧱 <b>Building the AM Org (09:00)</b></p><ul><li>John’s background: Managed multimillion-dollar GM accounts at Cobalt Group</li><li>Brought enterprise discipline + startup agility to Cognition</li><li>Focused on scalable frameworks and rigorous client-centric thinking</li><li>Emphasized listening, empathy, and empowering clients</li></ul><p>💬 <b>Account Manager’s Playbook (15:00)</b></p><ul><li>“Ask good questions. Then follow up.”</li><li>Be the most prepared person in the room</li><li>Goal: Help the client become the smartest person in the room</li><li>Every relationship is about shared growth and trust</li></ul><p>🎯 <b>From Startup Chaos to Strategic Clarity (19:00)</b></p><ul><li>Cognition&apos;s shift from reactive scrappiness to proactive strategy</li><li>&quot;Our best days are ahead, and the rocket ship is taking off&quot;</li><li>Creating real value through integration of new acquisitions</li><li>Positioned not just as a solution—but as <em>the</em> platform</li></ul><p>🏔️ <b>Final Advice from a Leader Who’s Been There (26:00)</b></p><ul><li>Don’t go into debt. Live below your means.</li><li>Say yes to <em>experiences</em>, not stuff.</li><li>Plan your life like you’d plan a pitch—always ask “what’s next?”</li><li>And when you retire… enjoy it. Bus driving, yard work, family time—it’s all part of the reward</li></ul><p>🎬 <b>Listen to the Full Episode</b></p>]]></description>
    <content:encoded><![CDATA[<p>🎧 <b>Episode Highlights</b><br/> In this heartfelt episode of [radically candid], Tim Rowe sits down with <b>John Stark</b>, retiring VP of Account Management @ [cognition], to reflect on the company’s journey—from being spotlighted by Amazon for dynamic display to becoming a full-stack ad tech solution for streaming TV.</p><p>John shares what it really means to build, grow, and eventually hand off something bigger than yourself—with timeless advice for anyone charting their own course in business or life.</p><p>⏱️ <b>Quick Takeaways (2-min read)</b></p><ol><li><b>The Beginning:</b> Why Amazon’s spotlight was just the start of Cognition’s real story</li><li> <b>The Evolution:</b> From one product to a robust streaming tech stack in under 2 years</li><li> <b>The Blueprint:</b> How John built the account management function from scratch</li><li> <b>The Advice:</b> Ask better questions, stay curious, and lead with value</li><li> <b>The Legacy:</b> Growth is good—but knowing what <em>matters</em> is better</li></ol><p>🚀 <b>Amazon to Ad Tech: The Pivot Story (03:00)</b></p><ul><li>Cognition was featured at Amazon Unboxed for dynamic display + sales matchback</li><li>Early focus on Amazon media, but that was just the beginning</li><li>&quot;Half the products we have today didn’t even exist back then&quot;</li><li>Pivot driven by an internal discomfort with complacency</li></ul><p>🧱 <b>Building the AM Org (09:00)</b></p><ul><li>John’s background: Managed multimillion-dollar GM accounts at Cobalt Group</li><li>Brought enterprise discipline + startup agility to Cognition</li><li>Focused on scalable frameworks and rigorous client-centric thinking</li><li>Emphasized listening, empathy, and empowering clients</li></ul><p>💬 <b>Account Manager’s Playbook (15:00)</b></p><ul><li>“Ask good questions. Then follow up.”</li><li>Be the most prepared person in the room</li><li>Goal: Help the client become the smartest person in the room</li><li>Every relationship is about shared growth and trust</li></ul><p>🎯 <b>From Startup Chaos to Strategic Clarity (19:00)</b></p><ul><li>Cognition&apos;s shift from reactive scrappiness to proactive strategy</li><li>&quot;Our best days are ahead, and the rocket ship is taking off&quot;</li><li>Creating real value through integration of new acquisitions</li><li>Positioned not just as a solution—but as <em>the</em> platform</li></ul><p>🏔️ <b>Final Advice from a Leader Who’s Been There (26:00)</b></p><ul><li>Don’t go into debt. Live below your means.</li><li>Say yes to <em>experiences</em>, not stuff.</li><li>Plan your life like you’d plan a pitch—always ask “what’s next?”</li><li>And when you retire… enjoy it. Bus driving, yard work, family time—it’s all part of the reward</li></ul><p>🎬 <b>Listen to the Full Episode</b></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/16840518-how-to-evolve-as-an-account-manager-at-a-streaming-tv-ad-tech-startup-with-john-stark-vp-of-accounts-retired-cognition.mp3" length="16343109" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/bgwr80zg57ibb0yucz8w1rxs0mbe?.jpg" />
    <itunes:author>[cognition]</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16840518</guid>
    <pubDate>Mon, 26 May 2025 00:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2448856/16840518/transcript" type="text/html" />
    <itunes:duration>1357</itunes:duration>
    <itunes:keywords>streaming TV advertising, ad tech podcast, John Stark Cognition, account management tips, programmatic advertising, advertising startup journey, Amazon Unboxed, OTT advertising strategy, media attribution, agency partnerships, career advice for marketers,</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>2</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How dynamic video creative ad serving works for Streaming TV advertising with Matt Burk, Director of Product Enablement @ [cognition]</itunes:title>
    <title>How dynamic video creative ad serving works for Streaming TV advertising with Matt Burk, Director of Product Enablement @ [cognition]</title>
    <itunes:summary><![CDATA[🎧 Episode Highlights In this insightful episode of [radically candid], Tim Rowe sits down with Matt Burk, Product Manager @ [cognition], to unpack the complexities—and surprising simplicity—of dynamic creative and ad serving. Matt reveals how marketers can achieve highly personalized campaigns at scale without the usual headaches, wasted time, or blown budgets. If dynamic creative or ad serving are priorities in your marketing roadmap, this episode offers practical wisdom to transform your ap...]]></itunes:summary>
    <description><![CDATA[<p><b>🎧 Episode Highlights</b></p><p>In this insightful episode of [radically candid], Tim Rowe sits down with Matt Burk, Product Manager @ [cognition], to unpack the complexities—and surprising simplicity—of dynamic creative and ad serving. Matt reveals how marketers can achieve highly personalized campaigns at scale without the usual headaches, wasted time, or blown budgets.</p><p>If dynamic creative or ad serving are priorities in your marketing roadmap, this episode offers practical wisdom to transform your approach in 2025 and beyond.</p><p><b>⏱️ Quick Takeaways (2-min read)</b></p><ol><li><b>The Promise:</b> Dynamic creative doesn’t have to be difficult</li><li> <b>The Efficiency: </b>Automate your ad ops with intelligent ad serving</li><li><b> The Workflow:</b> How to simplify video, display, and audio at scale</li><li> <b>The Impact:</b> Free your teams to focus on strategy—not just execution</li><li> <b>The Optimization:</b> Why better creative leads to better performance</li></ol><p><b>🚀 Dynamic Creative, Done Easy (03:00)</b></p><ul><li>Traditional dynamic creative is often complex and expensive</li><li>Cognition’s solution streamlines creative by automating inventory feeds</li><li>Easily scale across video, display, and audio channels with minimal friction</li></ul><p><b>⚙️ Why Ad Serving Matters (08:00)</b></p><ul><li>One-time creative uploads eliminate daily manual work</li><li>Real-time creative swaps through tags—no delays or downtime</li><li>Empowers media teams to run leaner, faster, and more efficiently</li></ul><p><b>🔄 Scaling Personalization (13:00)</b></p><ul><li>Use inventory feeds to dynamically update messaging in real-time</li><li>Showcase relevant, VIN-specific ads without drowning in busywork</li><li>Easily tailor creative to market conditions, seasonal offers, and local variations</li></ul><p><b>📈 Closing the Optimization Loop (18:00)</b></p><ul><li>Dynamic creative paired with advanced analytics drives real-time improvements</li><li>Identify which messaging resonates, optimize mid-flight, and plan future campaigns</li><li>Stop guessing—use insights to sharpen your strategy and boost results</li></ul><p><b>✅ Who Should Use Dynamic Creative? (24:00)</b></p><ul><li>Automotive, retail, travel, and more</li><li>Ideal for businesses managing complex inventory or targeted offers</li><li>Perfect for teams looking to streamline creative and distribution workflows</li></ul><p><b>🔮 What’s Next for Dynamic Creative (29:00)</b></p><ul><li>Continuous innovation—dynamic video, AI-driven customization, more automation</li><li>Cognition&apos;s roadmap: making sophisticated ad serving accessible to everyone</li><li>2025 and beyond: simpler workflows, greater personalization, bigger impact</li></ul><p><b>🎬 Listen to the Full Episode</b></p>]]></description>
    <content:encoded><![CDATA[<p><b>🎧 Episode Highlights</b></p><p>In this insightful episode of [radically candid], Tim Rowe sits down with Matt Burk, Product Manager @ [cognition], to unpack the complexities—and surprising simplicity—of dynamic creative and ad serving. Matt reveals how marketers can achieve highly personalized campaigns at scale without the usual headaches, wasted time, or blown budgets.</p><p>If dynamic creative or ad serving are priorities in your marketing roadmap, this episode offers practical wisdom to transform your approach in 2025 and beyond.</p><p><b>⏱️ Quick Takeaways (2-min read)</b></p><ol><li><b>The Promise:</b> Dynamic creative doesn’t have to be difficult</li><li> <b>The Efficiency: </b>Automate your ad ops with intelligent ad serving</li><li><b> The Workflow:</b> How to simplify video, display, and audio at scale</li><li> <b>The Impact:</b> Free your teams to focus on strategy—not just execution</li><li> <b>The Optimization:</b> Why better creative leads to better performance</li></ol><p><b>🚀 Dynamic Creative, Done Easy (03:00)</b></p><ul><li>Traditional dynamic creative is often complex and expensive</li><li>Cognition’s solution streamlines creative by automating inventory feeds</li><li>Easily scale across video, display, and audio channels with minimal friction</li></ul><p><b>⚙️ Why Ad Serving Matters (08:00)</b></p><ul><li>One-time creative uploads eliminate daily manual work</li><li>Real-time creative swaps through tags—no delays or downtime</li><li>Empowers media teams to run leaner, faster, and more efficiently</li></ul><p><b>🔄 Scaling Personalization (13:00)</b></p><ul><li>Use inventory feeds to dynamically update messaging in real-time</li><li>Showcase relevant, VIN-specific ads without drowning in busywork</li><li>Easily tailor creative to market conditions, seasonal offers, and local variations</li></ul><p><b>📈 Closing the Optimization Loop (18:00)</b></p><ul><li>Dynamic creative paired with advanced analytics drives real-time improvements</li><li>Identify which messaging resonates, optimize mid-flight, and plan future campaigns</li><li>Stop guessing—use insights to sharpen your strategy and boost results</li></ul><p><b>✅ Who Should Use Dynamic Creative? (24:00)</b></p><ul><li>Automotive, retail, travel, and more</li><li>Ideal for businesses managing complex inventory or targeted offers</li><li>Perfect for teams looking to streamline creative and distribution workflows</li></ul><p><b>🔮 What’s Next for Dynamic Creative (29:00)</b></p><ul><li>Continuous innovation—dynamic video, AI-driven customization, more automation</li><li>Cognition&apos;s roadmap: making sophisticated ad serving accessible to everyone</li><li>2025 and beyond: simpler workflows, greater personalization, bigger impact</li></ul><p><b>🎬 Listen to the Full Episode</b></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/16890763-how-dynamic-video-creative-ad-serving-works-for-streaming-tv-advertising-with-matt-burk-director-of-product-enablement-cognition.mp3" length="19220677" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/k1qdds2fl09jhdia9sdrmufm8su5?.jpg" />
    <itunes:author>[cognition]</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16890763</guid>
    <pubDate>Mon, 12 May 2025 00:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2448856/16890763/transcript" type="text/html" />
    <itunes:duration>1597</itunes:duration>
    <itunes:keywords>dynamic creative, ad serving, dynamic creative optimization, cognition ad tech, programmatic advertising, automated advertising, ad personalization, streaming TV ads, OTT ad serving, creative optimization, DSP integration, dynamic video ads, automotive ad</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>4</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How to measure Streaming TV advertising with Headless Analytics with Michael Lieberman, CTO @ [cognition]</itunes:title>
    <title>How to measure Streaming TV advertising with Headless Analytics with Michael Lieberman, CTO @ [cognition]</title>
    <itunes:summary><![CDATA[🎧 Episode Highlights In this deep-dive episode of [Radically Candid], Tim Rowe sits down with Michael Lieberman—Product Manager of Headless Analytics at Cognition and founder of the technology behind it—to break down how to finally solve your attribution blind spots. From Shopify sites to CTV ads, this episode unpacks how modern measurement really works (and where everyone else is getting it wrong). ⏱️ Quick Takeaways (2-min read) The Problem: Why most attribution models (especially last-clic...]]></itunes:summary>
    <description><![CDATA[<p><b>🎧 Episode Highlights</b></p><p>In this deep-dive episode of [Radically Candid], Tim Rowe sits down with Michael Lieberman—Product Manager of Headless Analytics at Cognition and founder of the technology behind it—to break down how to <em>finally</em> solve your attribution blind spots.</p><p>From Shopify sites to CTV ads, this episode unpacks how modern measurement really works (and where everyone else is getting it wrong).</p><p><b>⏱️ Quick Takeaways (2-min read)</b></p><ol><li><b>The Problem</b>: Why most attribution models (especially last-click) are broken in 2025.</li><li> <b>The Solution</b>: How Headless Analytics gives you raw, real-time behavioral data with almost no dev lift.</li><li> <b>The Magic</b>: Collaborative game theory attribution that fairly assigns credit across media touchpoints.</li><li> <b>The Vision</b>: A fully transparent, composable CDP you can set up in hours.</li><li> <b>The Application</b>: Shopify plug-and-play, e-comm ROI clarity, CTV performance you can <em>prove</em>.</li></ol><p><b>📊 From Clicks to Conversions (03:10)</b></p><ul><li>What Headless Analytics actually does (and why you need it).</li><li> Real-life use cases for tracking the full journey from ad exposure to transaction.</li></ul><p><b>🔁 Attribution Meets Activation (09:30)</b></p><ul><li>How to close the feedback loop—using attribution to power smarter media buying.</li><li> Why analytics and activation teams are now one and the same.</li></ul><p><b>🧠 Game Theory Attribution (16:45)</b></p><ul><li>Why traditional attribution rules are outdated and biased.</li><li> How Cognition uses collaborative game theory to distribute credit fairly (yes, it won a Nobel Prize).</li></ul><p><b>💥 Real-World Applications (22:30)</b></p><ul><li>The scary simplicity of the copy/paste Shopify integration.</li><li> How automotive and e-commerce brands are unlocking actual ROI visibility.</li></ul><p><b>🔧 Raw Data, Real Transparency (29:00)</b></p><ul><li>You don’t just get a dashboard—you get the database.</li><li> Plug directly into your reporting layer, build your own CDP, activate audiences at will.</li></ul><p>🔮 Future-Proof Tech (34:00)</p><p><b>AI-generated creative based on behavioral signals.</b></p><ul><li> Personalized ads that feel like they were made <em>just for you.</em></li></ul><p><b>🛠️ Fast Setup (38:10)</b></p><ul><li>20-second implementation. No dev dependencies. Real-time tracking.</li></ul><p><b>🔁 Feedback Loop to Growth (42:00)</b></p><ul><li>Use the data to make better creative.</li><li> Use the creative to drive better data.</li><li> Repeat.</li></ul><p><b>🎬 Listen to the Full Episode</b></p>]]></description>
    <content:encoded><![CDATA[<p><b>🎧 Episode Highlights</b></p><p>In this deep-dive episode of [Radically Candid], Tim Rowe sits down with Michael Lieberman—Product Manager of Headless Analytics at Cognition and founder of the technology behind it—to break down how to <em>finally</em> solve your attribution blind spots.</p><p>From Shopify sites to CTV ads, this episode unpacks how modern measurement really works (and where everyone else is getting it wrong).</p><p><b>⏱️ Quick Takeaways (2-min read)</b></p><ol><li><b>The Problem</b>: Why most attribution models (especially last-click) are broken in 2025.</li><li> <b>The Solution</b>: How Headless Analytics gives you raw, real-time behavioral data with almost no dev lift.</li><li> <b>The Magic</b>: Collaborative game theory attribution that fairly assigns credit across media touchpoints.</li><li> <b>The Vision</b>: A fully transparent, composable CDP you can set up in hours.</li><li> <b>The Application</b>: Shopify plug-and-play, e-comm ROI clarity, CTV performance you can <em>prove</em>.</li></ol><p><b>📊 From Clicks to Conversions (03:10)</b></p><ul><li>What Headless Analytics actually does (and why you need it).</li><li> Real-life use cases for tracking the full journey from ad exposure to transaction.</li></ul><p><b>🔁 Attribution Meets Activation (09:30)</b></p><ul><li>How to close the feedback loop—using attribution to power smarter media buying.</li><li> Why analytics and activation teams are now one and the same.</li></ul><p><b>🧠 Game Theory Attribution (16:45)</b></p><ul><li>Why traditional attribution rules are outdated and biased.</li><li> How Cognition uses collaborative game theory to distribute credit fairly (yes, it won a Nobel Prize).</li></ul><p><b>💥 Real-World Applications (22:30)</b></p><ul><li>The scary simplicity of the copy/paste Shopify integration.</li><li> How automotive and e-commerce brands are unlocking actual ROI visibility.</li></ul><p><b>🔧 Raw Data, Real Transparency (29:00)</b></p><ul><li>You don’t just get a dashboard—you get the database.</li><li> Plug directly into your reporting layer, build your own CDP, activate audiences at will.</li></ul><p>🔮 Future-Proof Tech (34:00)</p><p><b>AI-generated creative based on behavioral signals.</b></p><ul><li> Personalized ads that feel like they were made <em>just for you.</em></li></ul><p><b>🛠️ Fast Setup (38:10)</b></p><ul><li>20-second implementation. No dev dependencies. Real-time tracking.</li></ul><p><b>🔁 Feedback Loop to Growth (42:00)</b></p><ul><li>Use the data to make better creative.</li><li> Use the creative to drive better data.</li><li> Repeat.</li></ul><p><b>🎬 Listen to the Full Episode</b></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/16869404-how-to-measure-streaming-tv-advertising-with-headless-analytics-with-michael-lieberman-cto-cognition.mp3" length="27016103" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/zoilcic73x104vv4jcziyrmhlkx2?.jpg" />
    <itunes:author>[cognition]</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16869404</guid>
    <pubDate>Mon, 28 Apr 2025 00:00:00 -0400</pubDate>
    <itunes:duration>2246</itunes:duration>
    <itunes:keywords>headless analytics, marketing attribution, multi-touch attribution, advertising analytics, data-driven marketing, ad tech podcast, Michael Lieberman cognition, streaming TV measurement, CTV attribution, ecommerce analytics, Shopify pixel, attribution mode</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>2</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How to turn competitors into partners and solve Streaming TV advertising attribution with Carson Henry, CEO @ [cognition]</itunes:title>
    <title>How to turn competitors into partners and solve Streaming TV advertising attribution with Carson Henry, CEO @ [cognition]</title>
    <itunes:summary><![CDATA[🎧 Episode Highlights In this first installment of the [radically candid] podcast, Tim Rowe sits down with Carson Henry CEO @ [cognition] to talk about how a strategic pivot from competing with agencies has led to transformative ad tech for streaming TV advertising attribution.  ⏱️ Quick Takeaways (2-min read) The Pivot: How Cognition originally aimed to disrupt agencies but instead became their technology partnerThe Discovery: 30% of search traffic should actually be attributed to video campa...]]></itunes:summary>
    <description><![CDATA[<p><b>🎧 Episode Highlights</b></p><p>In this first installment of the [radically candid] podcast, Tim Rowe sits down with Carson Henry CEO @ [cognition] to talk about how a strategic pivot from competing with agencies has led to transformative ad tech for streaming TV advertising attribution.</p><p><b><br/>⏱️ Quick Takeaways (2-min read)</b></p><ol><li><b>The Pivot</b>: How Cognition originally aimed to disrupt agencies but instead became their technology partner</li><li><b>The Discovery</b>: 30% of search traffic should actually be attributed to video campaigns</li><li><b>The Game-Changer</b>: Pixel-based CTV attribution that shows exactly which traffic, sales, and conversions came from streaming TV</li><li><b>The Scale Strategy</b>: Finding one world-class partner per industry rather than many mediocre ones</li></ol><p><b><br/>🚀 Genesis &amp; Pivot (03:15)</b></p><ul><li>Started in automotive retail, connecting with Amazon Ads</li><li>Built automation tools for Amazon&apos;s ecosystem</li><li>Key realization: &quot;We solved more pain on the agency side than for dealerships&quot;</li><li>Pivoted to exclusive agency partnerships: &quot;Where we were trying to dethrone them originally, now we were partnering with them&quot;</li></ul><p><b><br/>🛠️ Key Technology Breakthroughs (07:00)</b></p><ul><li><b>Creative Suite</b>: Zero to 60-second spots in an hour with real-time inventory</li><li><b>Third-party ad server approval</b> with Amazon DSP for dynamic creative updates</li><li><b>Advanced attribution</b>: Dropping cookies on CTV exposures to track the complete user journey</li></ul><p><b><br/>📊 The 30% Attribution Revelation (10:15)</b></p><blockquote>&quot;Roughly 30% of any search traffic is actually video, should be attributed to video.&quot;</blockquote><ul><li>When viewers see a TV ad then search for the brand, traditional attribution gives all credit to search</li><li>cognition&apos;s platform can identify and correct this misattribution</li><li>Provides name-specific lead tracking from impression to conversion</li></ul><p><b><br/>🔍 The Ideal Partner Profile (15:00)</b></p><blockquote>&quot;If you want to do something that&apos;s not been done, and you&apos;re not afraid to do that, then you&apos;re probably a good fit.&quot;</blockquote><ul><li>Agencies with &quot;the spirit of innovation&quot;</li><li>Those ready to &quot;go to battle&quot; in a competitive space</li><li>Partners who value truth and transparency in a &quot;gold rush&quot; environment</li></ul><p><b><br/>🤝 The Freewheel Partnership (17:45)</b></p><ul><li>Directly negotiates inventory deals with premium publishers (Disney+, ESPN+, Hulu, Roku)</li><li>Overcomes minimum spend requirements that typically block smaller advertisers</li><li>Enables custom-curated deals for specific agency clients</li></ul><p><b><br/>🔮 Looking Ahead (24:00)</b></p><ul><li>New UI/UX interface launching soon</li><li>Focus on democratizing access to walled gardens</li><li>Expansion beyond automotive into verticals with larger inventory feeds</li></ul><p><b><br/>🎬 Listen to the Full Episode</b></p>]]></description>
    <content:encoded><![CDATA[<p><b>🎧 Episode Highlights</b></p><p>In this first installment of the [radically candid] podcast, Tim Rowe sits down with Carson Henry CEO @ [cognition] to talk about how a strategic pivot from competing with agencies has led to transformative ad tech for streaming TV advertising attribution.</p><p><b><br/>⏱️ Quick Takeaways (2-min read)</b></p><ol><li><b>The Pivot</b>: How Cognition originally aimed to disrupt agencies but instead became their technology partner</li><li><b>The Discovery</b>: 30% of search traffic should actually be attributed to video campaigns</li><li><b>The Game-Changer</b>: Pixel-based CTV attribution that shows exactly which traffic, sales, and conversions came from streaming TV</li><li><b>The Scale Strategy</b>: Finding one world-class partner per industry rather than many mediocre ones</li></ol><p><b><br/>🚀 Genesis &amp; Pivot (03:15)</b></p><ul><li>Started in automotive retail, connecting with Amazon Ads</li><li>Built automation tools for Amazon&apos;s ecosystem</li><li>Key realization: &quot;We solved more pain on the agency side than for dealerships&quot;</li><li>Pivoted to exclusive agency partnerships: &quot;Where we were trying to dethrone them originally, now we were partnering with them&quot;</li></ul><p><b><br/>🛠️ Key Technology Breakthroughs (07:00)</b></p><ul><li><b>Creative Suite</b>: Zero to 60-second spots in an hour with real-time inventory</li><li><b>Third-party ad server approval</b> with Amazon DSP for dynamic creative updates</li><li><b>Advanced attribution</b>: Dropping cookies on CTV exposures to track the complete user journey</li></ul><p><b><br/>📊 The 30% Attribution Revelation (10:15)</b></p><blockquote>&quot;Roughly 30% of any search traffic is actually video, should be attributed to video.&quot;</blockquote><ul><li>When viewers see a TV ad then search for the brand, traditional attribution gives all credit to search</li><li>cognition&apos;s platform can identify and correct this misattribution</li><li>Provides name-specific lead tracking from impression to conversion</li></ul><p><b><br/>🔍 The Ideal Partner Profile (15:00)</b></p><blockquote>&quot;If you want to do something that&apos;s not been done, and you&apos;re not afraid to do that, then you&apos;re probably a good fit.&quot;</blockquote><ul><li>Agencies with &quot;the spirit of innovation&quot;</li><li>Those ready to &quot;go to battle&quot; in a competitive space</li><li>Partners who value truth and transparency in a &quot;gold rush&quot; environment</li></ul><p><b><br/>🤝 The Freewheel Partnership (17:45)</b></p><ul><li>Directly negotiates inventory deals with premium publishers (Disney+, ESPN+, Hulu, Roku)</li><li>Overcomes minimum spend requirements that typically block smaller advertisers</li><li>Enables custom-curated deals for specific agency clients</li></ul><p><b><br/>🔮 Looking Ahead (24:00)</b></p><ul><li>New UI/UX interface launching soon</li><li>Focus on democratizing access to walled gardens</li><li>Expansion beyond automotive into verticals with larger inventory feeds</li></ul><p><b><br/>🎬 Listen to the Full Episode</b></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2448856/episodes/16840508-how-to-turn-competitors-into-partners-and-solve-streaming-tv-advertising-attribution-with-carson-henry-ceo-cognition.mp3" length="17834428" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/78eotsjbkfgtrqmnrpn4jb688110?.jpg" />
    <itunes:author>[cognition]</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16840508</guid>
    <pubDate>Mon, 14 Apr 2025 15:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2448856/16840508/transcript" type="text/html" />
    <itunes:duration>1481</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>1</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
</channel>
</rss>
