{"id":3672,"date":"2026-07-23T07:02:41","date_gmt":"2026-07-23T07:02:41","guid":{"rendered":"http:\/\/49.13.12.10\/get\/?page_id=3672"},"modified":"2026-07-23T07:03:01","modified_gmt":"2026-07-23T07:03:01","slug":"event-podcast-pr-sales","status":"publish","type":"page","link":"https:\/\/49.13.12.10\/get\/events\/event-podcast-pr-sales\/","title":{"rendered":"Event &#8211; PODCAST: PR &#038; Sales"},"content":{"rendered":"<!doctype html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\"\/>\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\/>\r\n<title>PODCAST: PR &#038; Sales \u2014 How to Create a GTM Strategy That Integrates Both \u2014 PRNEWS.IO<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@300;400;700;900&#038;display=swap\" rel=\"stylesheet\">\r\n<style>\r\n\/* ============ Theme layout overrides ============ *\/\r\n#right-sidebar{ display:none !important; }\r\n#primary{ width:100% !important; max-width:100% !important; flex:1 1 100% !important; }\r\n\/* ============ Reset ============ *\/\r\n*,*::before,*::after{ box-sizing:border-box; margin:0; padding:0 }\r\n:root{\r\n  --red:#EF3B52; --red-dark:#c8002a; --red-light:#fff0f1;\r\n  --black:#18181b; --gray:#6b7280; --gray-light:#f4f4f5;\r\n  --border:#e4e4e7; --white:#fff; --max:960px;\r\n}\r\nhtml{ font-size:16px; scroll-behavior:smooth }\r\nbody{ font-family:'Lato',sans-serif; color:var(--black); background:var(--white); overflow-x:hidden; -webkit-font-smoothing:antialiased }\r\na{ text-decoration:none; color:inherit }\r\nul{ list-style:none }\r\nimg{ max-width:100%; display:block }\r\n\/* ============ Page shell ============ *\/\r\n.page{ max-width:var(--max); width:100%; margin:0 auto; padding:40px 24px 100px }\r\n\/* ============ Animations ============ *\/\r\n@keyframes fadeUp{ from{opacity:0; transform:translateY(20px)} to{opacity:1; transform:translateY(0)} }\r\n.fade-1{ animation:fadeUp .5s ease both }\r\n.fade-2{ animation:fadeUp .5s .08s ease both }\r\n.fade-6{ animation:fadeUp .5s .40s ease both }\r\n\/* ============ Hero ============ *\/\r\n.event-hero{ position:relative; background:var(--red-light); border-radius:20px; padding:64px 72px 60px; margin-bottom:56px; overflow:hidden }\r\n.event-hero::before{ content:''; position:absolute; right:-100px; top:-100px; width:440px; height:440px; border-radius:50%; border:56px solid rgba(239,59,82,.07); pointer-events:none }\r\n.event-hero::after{ content:''; position:absolute; right:80px; top:40px; width:200px; height:200px; border-radius:50%; border:28px solid rgba(239,59,82,.05); pointer-events:none }\r\n.event-label{ display:inline-flex; align-items:center; gap:7px; background:var(--white); color:var(--red); font-size:.72rem; font-weight:700; letter-spacing:.09em; text-transform:uppercase; padding:6px 14px; border-radius:30px; margin-bottom:22px; box-shadow:0 1px 8px rgba(239,59,82,.12) }\r\n.event-label::before{ content:'\u25cf'; font-size:8px }\r\n.event-hero h1{ font-size:clamp(2rem,4.5vw,3rem); font-weight:900; line-height:1.1; color:var(--black); margin-bottom:30px; max-width:720px; letter-spacing:-.02em }\r\n.event-meta-list{ display:flex; flex-direction:column; gap:10px }\r\n.event-meta-list div{ display:flex; align-items:center; gap:10px; font-size:.95rem; font-weight:700; color:#3f3f46 }\r\n\/* ============ Section heading (generic) ============ *\/\r\n.event-section{ margin-bottom:60px }\r\n.event-section h2{ font-size:clamp(1.6rem,3vw,2.2rem); font-weight:900; line-height:1.15; text-align:center; color:var(--black); margin:0 auto 36px }\r\n\/* ============ Speakers ============ *\/\r\n.event-speakers-section{\r\n  display:flex; flex-direction:column; align-items:center;\r\n  margin:0 auto 60px; padding:0; text-align:center;\r\n}\r\n.event-speakers-section h2{\r\n  font-size:clamp(1.6rem,3vw,2.2rem); font-weight:900; color:#18181b;\r\n  letter-spacing:-.02em; margin:0 0 40px;\r\n}\r\n.event-speakers{\r\n  display:flex; justify-content:center; align-items:flex-start;\r\n  flex-wrap:wrap; gap:64px; width:fit-content; margin:0 auto;\r\n}\r\n.event-speaker{\r\n  display:flex; flex-direction:column; align-items:center;\r\n  width:220px; flex:0 0 220px; text-align:center;\r\n}\r\n.speaker-img-wrap{ position:relative; width:160px; height:160px; margin:0 auto 20px }\r\n.speaker-img-wrap::before{ content:''; position:absolute; inset:-5px; border-radius:28px; background:linear-gradient(135deg,#EF3B52,#ff8fa3); z-index:0 }\r\n.event-speaker img{ position:relative; z-index:1; width:100%; height:100%; object-fit:cover; border-radius:22px; display:block }\r\n.event-speaker-name{ font-size:1.2rem; font-weight:900; margin-bottom:6px; color:#18181b }\r\n.event-speaker-role{ font-size:.95rem; line-height:1.5; color:#6b7280 }\r\n\/* ============ Description box ============ *\/\r\n.event-description-box{ position:relative; background:var(--red-light); border-radius:20px; padding:52px 60px; margin-bottom:60px; overflow:hidden }\r\n.event-description-box::after{ content:''; position:absolute; bottom:-60px; right:-60px; width:240px; height:240px; border-radius:50%; background:rgba(239,59,82,.07); pointer-events:none }\r\n.event-description-box h2{ font-size:clamp(1.4rem,2.5vw,1.9rem); font-weight:900; text-align:left; color:var(--black); margin-bottom:18px; letter-spacing:-.02em }\r\n.event-description-box p{ color:#52525b; font-size:.975rem; line-height:1.75; margin-bottom:14px }\r\n.event-description-box h3{ font-size:1.1rem; font-weight:900; color:var(--black); margin:26px 0 14px }\r\n.event-description-box ul{ margin-top:16px; display:flex; flex-direction:column; gap:10px }\r\n.event-description-box li{ display:flex; align-items:flex-start; gap:10px; color:#3f3f46; font-size:.95rem; font-weight:700; line-height:1.5 }\r\n.event-description-box li::before{\r\n  content:''; flex-shrink:0; width:20px; height:20px; margin-top:2px; border-radius:50%;\r\n  background:var(--red) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='white' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\") center\/12px no-repeat;\r\n}\r\n.divider{ border:none; border-top:1px solid var(--border); margin:60px 0 }\r\n\/* ============ Responsive ============ *\/\r\n@media (max-width:768px){\r\n  .event-hero{ padding:36px 28px 40px }\r\n  .event-description-box{ padding:36px 26px }\r\n  .event-speakers-section{ padding:0 26px }\r\n  .event-speakers{ gap:40px }\r\n  .event-speaker{ width:180px; flex:0 0 180px }\r\n  .speaker-img-wrap{ width:140px; height:140px }\r\n}\r\n@media (max-width:480px){\r\n  .page{ padding:24px 16px 80px }\r\n  .event-hero{ padding:30px 22px 34px }\r\n  .event-hero h1{ font-size:1.75rem }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n<div class=\"page\">\r\n  <section class=\"event-hero\">\r\n    <div class=\"event-label\">Past Podcast<\/div>\r\n    <h1 class=\"fade-1\">PODCAST: PR &#038; Sales \u2014 How to Create a GTM Strategy That Integrates Both<\/h1>\r\n    <div class=\"event-meta-list fade-2\">\r\n      <div>\ud83d\udd52 60 min<\/div>\r\n      <div>\ud83c\udf0d Online<\/div>\r\n    <\/div>\r\n  <\/section>\r\n  <section class=\"event-speakers-section\">\r\n    <h2>Speakers<\/h2>\r\n    <div class=\"event-speakers\">\r\n      <div class=\"event-speaker\">\r\n        <div class=\"speaker-img-wrap\">\r\n          <img decoding=\"async\" src=\"\/get\/wp-content\/uploads\/2026\/07\/Michael-Saruggia.jpeg\" alt=\"Michael Saruggia\">\r\n        <\/div>\r\n        <div class=\"event-speaker-name\">Michael Saruggia<\/div>\r\n        <div class=\"event-speaker-role\">Outbound Strategist<\/div>\r\n      <\/div>\r\n      <div class=\"event-speaker\">\r\n        <div class=\"speaker-img-wrap\">\r\n          <img decoding=\"async\" src=\"\/get\/wp-content\/uploads\/2026\/07\/Andriy-Vovchak.jpeg\" alt=\"Andriy Vovchak\">\r\n        <\/div>\r\n        <div class=\"event-speaker-name\">Andriy Vovchak<\/div>\r\n        <div class=\"event-speaker-role\">PR Expert at PRNEWS.IO<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n  <hr class=\"divider\">\r\n  <section class=\"event-description-box\">\r\n    <h2>About this podcast<\/h2>\r\n    <p>PR teams build the story. Sales teams have to sell it. Too often those two departments barely talk \u2014 PR chases coverage without knowing what sales actually needs to close, and sales works cold leads without knowing a wave of favorable press just landed. The result is a GTM motion running on two disconnected engines.<\/p>\r\n    <p><strong>Michael Saruggia<\/strong>, an outbound strategist, joins PRNEWS.IO&#8217;s Andriy Vovchak to make the case for a different setup: make your story so popular your sales reps complain about how easy it is to sell to people who already know your name. This is a conversation about what happens when PR and sales actually integrate into one go-to-market strategy \u2014 not two departments filing separate reports.<\/p>\r\n\r\n    <h3>What you&#8217;ll learn<\/h3>\r\n    <ul>\r\n      <li>Defining PR and outbound \u2014 where each one starts and stops, and why the line matters less than people think<\/li>\r\n      <li>The importance of PR for sales \u2014 how coverage warms up a cold lead before a rep ever picks up the phone<\/li>\r\n      <li>Using sales to boost PR \u2014 turning customer conversations and objections into stories worth pitching to media<\/li>\r\n      <li>Implementation strategies \u2014 the operational changes that get PR and sales actually talking to each other<\/li>\r\n      <li>Combining PR and sales \u2014 building one GTM strategy instead of two competing ones<\/li>\r\n    <\/ul>\r\n\r\n    <h3>Who this is for<\/h3>\r\n    <p>Founders running lean teams where PR and sales report to the same person anyway. Marketing leaders who want PR to show up in the pipeline numbers, not just impressions. Sales leaders tired of cold outbound and curious what warm coverage-driven leads actually convert like.<\/p>\r\n  <\/section>\r\n<\/div>\r\n<\/body>\r\n<\/html>","protected":false},"excerpt":{"rendered":"<p>PODCAST: PR &#038; Sales \u2014 How to Create a GTM Strategy That Integrates Both \u2014 PRNEWS.IO Past Podcast PODCAST: PR &#038; Sales \u2014 How to Create a GTM Strategy That Integrates Both \ud83d\udd52 60 min \ud83c\udf0d Online Speakers Michael Saruggia Outbound Strategist Andriy Vovchak PR Expert at PRNEWS.IO About this podcast PR teams build the &#8230; <a title=\"Event &#8211; PODCAST: PR &#038; Sales\" class=\"read-more\" href=\"https:\/\/49.13.12.10\/get\/events\/event-podcast-pr-sales\/\" aria-label=\"Read more about Event &#8211; PODCAST: PR &#038; Sales\">Read more<\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"parent":3327,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Event - PODCAST: PR &amp; Sales - PRNEWS.IO<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/49.13.12.10\/get\/events\/event-podcast-pr-sales\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Event - PODCAST: PR &amp; Sales - PRNEWS.IO\" \/>\n<meta property=\"og:description\" content=\"PODCAST: PR &#038; Sales \u2014 How to Create a GTM Strategy That Integrates Both \u2014 PRNEWS.IO Past Podcast PODCAST: PR &#038; Sales \u2014 How to Create a GTM Strategy That Integrates Both \ud83d\udd52 60 min \ud83c\udf0d Online Speakers Michael Saruggia Outbound Strategist Andriy Vovchak PR Expert at PRNEWS.IO About this podcast PR teams build the ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/49.13.12.10\/get\/events\/event-podcast-pr-sales\/\" \/>\n<meta property=\"og:site_name\" content=\"PRNEWS.IO\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-23T07:03:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/49.13.12.10\/get\/wp-content\/uploads\/2025\/07\/logo.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"364\" \/>\n\t<meta property=\"og:image:height\" content=\"364\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/49.13.12.10\/get\/events\/event-podcast-pr-sales\/\",\"url\":\"https:\/\/49.13.12.10\/get\/events\/event-podcast-pr-sales\/\",\"name\":\"Event - PODCAST: PR & Sales - PRNEWS.IO\",\"isPartOf\":{\"@id\":\"https:\/\/49.13.12.10\/get\/#website\"},\"datePublished\":\"2026-07-23T07:02:41+00:00\",\"dateModified\":\"2026-07-23T07:03:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/49.13.12.10\/get\/events\/event-podcast-pr-sales\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/49.13.12.10\/get\/events\/event-podcast-pr-sales\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/49.13.12.10\/get\/events\/event-podcast-pr-sales\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Events\",\"item\":\"http:\/\/49.13.12.10\/get\/events\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Event &#8211; PODCAST: PR &#038; Sales\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/49.13.12.10\/get\/#website\",\"url\":\"https:\/\/49.13.12.10\/get\/\",\"name\":\"PRNEWS.IO\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/49.13.12.10\/get\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/49.13.12.10\/get\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/49.13.12.10\/get\/#organization\",\"name\":\"PRNEWS.IO\",\"url\":\"https:\/\/49.13.12.10\/get\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/49.13.12.10\/get\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/49.13.12.10\/get\/wp-content\/uploads\/2025\/07\/logo.webp\",\"contentUrl\":\"https:\/\/49.13.12.10\/get\/wp-content\/uploads\/2025\/07\/logo.webp\",\"width\":364,\"height\":364,\"caption\":\"PRNEWS.IO\"},\"image\":{\"@id\":\"https:\/\/49.13.12.10\/get\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Event - PODCAST: PR & Sales - PRNEWS.IO","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/49.13.12.10\/get\/events\/event-podcast-pr-sales\/","og_locale":"en_US","og_type":"article","og_title":"Event - PODCAST: PR & Sales - PRNEWS.IO","og_description":"PODCAST: PR &#038; Sales \u2014 How to Create a GTM Strategy That Integrates Both \u2014 PRNEWS.IO Past Podcast PODCAST: PR &#038; Sales \u2014 How to Create a GTM Strategy That Integrates Both \ud83d\udd52 60 min \ud83c\udf0d Online Speakers Michael Saruggia Outbound Strategist Andriy Vovchak PR Expert at PRNEWS.IO About this podcast PR teams build the ... Read more","og_url":"https:\/\/49.13.12.10\/get\/events\/event-podcast-pr-sales\/","og_site_name":"PRNEWS.IO","article_modified_time":"2026-07-23T07:03:01+00:00","og_image":[{"width":364,"height":364,"url":"https:\/\/49.13.12.10\/get\/wp-content\/uploads\/2025\/07\/logo.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/49.13.12.10\/get\/events\/event-podcast-pr-sales\/","url":"https:\/\/49.13.12.10\/get\/events\/event-podcast-pr-sales\/","name":"Event - PODCAST: PR & Sales - PRNEWS.IO","isPartOf":{"@id":"https:\/\/49.13.12.10\/get\/#website"},"datePublished":"2026-07-23T07:02:41+00:00","dateModified":"2026-07-23T07:03:01+00:00","breadcrumb":{"@id":"https:\/\/49.13.12.10\/get\/events\/event-podcast-pr-sales\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/49.13.12.10\/get\/events\/event-podcast-pr-sales\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/49.13.12.10\/get\/events\/event-podcast-pr-sales\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Events","item":"http:\/\/49.13.12.10\/get\/events\/"},{"@type":"ListItem","position":2,"name":"Event &#8211; PODCAST: PR &#038; Sales"}]},{"@type":"WebSite","@id":"https:\/\/49.13.12.10\/get\/#website","url":"https:\/\/49.13.12.10\/get\/","name":"PRNEWS.IO","description":"","publisher":{"@id":"https:\/\/49.13.12.10\/get\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/49.13.12.10\/get\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/49.13.12.10\/get\/#organization","name":"PRNEWS.IO","url":"https:\/\/49.13.12.10\/get\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/49.13.12.10\/get\/#\/schema\/logo\/image\/","url":"https:\/\/49.13.12.10\/get\/wp-content\/uploads\/2025\/07\/logo.webp","contentUrl":"https:\/\/49.13.12.10\/get\/wp-content\/uploads\/2025\/07\/logo.webp","width":364,"height":364,"caption":"PRNEWS.IO"},"image":{"@id":"https:\/\/49.13.12.10\/get\/#\/schema\/logo\/image\/"}}]}},"lang":"en","translations":{"en":3672},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/49.13.12.10\/get\/wp-json\/wp\/v2\/pages\/3672"}],"collection":[{"href":"https:\/\/49.13.12.10\/get\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/49.13.12.10\/get\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/49.13.12.10\/get\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/49.13.12.10\/get\/wp-json\/wp\/v2\/comments?post=3672"}],"version-history":[{"count":1,"href":"https:\/\/49.13.12.10\/get\/wp-json\/wp\/v2\/pages\/3672\/revisions"}],"predecessor-version":[{"id":3673,"href":"https:\/\/49.13.12.10\/get\/wp-json\/wp\/v2\/pages\/3672\/revisions\/3673"}],"up":[{"embeddable":true,"href":"https:\/\/49.13.12.10\/get\/wp-json\/wp\/v2\/pages\/3327"}],"wp:attachment":[{"href":"https:\/\/49.13.12.10\/get\/wp-json\/wp\/v2\/media?parent=3672"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}