{"componentChunkName":"component---src-templates-single-category-js","path":"/categories/research/","result":{"pageContext":{"searchedPosts":[{"_id":"\"6a21794e75a7afdaad87d87d\"","content":"{\"blogposts\":{\"publicationDate\":\"06-04-2026\",\"thumbnailImage\":\"https://media.dealermasters.com/6351ab9310c6d3e9abe42c4b/723c043233487c180e13df19937d56d3.webp\",\"thumbnailAltText\":\"CTA Stacking Car Dealer VDPs\",\"blogContent\":\"\",\"blogposts\":[{\"tag\":\"marketing\"},{\"tag\":\"Tips\"},{\"tag\":\"Research\"},{\"tag\":\"Strategies\"}]},\"ArrayRawHTML\":{\"order\":15,\"visible\":true,\"arrayRawHTML\":[{\"rawHtml\":\"<div><!--\\n  ============================================================\\n  INJECTABLE BLOG MODULE: Team MXS / Dealer Masters\\n  Article: \\\"What the CTA Research Actually Says (And Why Your\\n  VDP Is Probably Burning Your Ad Spend)\\\"\\n\\n  v4: line heights tightened, stat callout and chart on navy\\n  backgrounds, H2 with navy bottom border, principles converted\\n  to flow-diagram pattern, brand-tier cards refined, CTA block\\n  upgraded to AI SEO pattern. Authority section strengthened\\n  with \\\"even when not full-service\\\" point. \\\"Forgivable\\\" line\\n  rewritten uncompromising.\\n\\n  USAGE: Inject this full block into the HTML content array\\n  of a blog post. No <html>/<head>/<body> wrapper.\\n  Style block is scoped to .blog-module--cta-research-post.\\n\\n  Fonts: Inherits Inter from theme.css.\\n  BEM pattern: blog-module--cta-research-post__[element]\\n  ============================================================\\n-->\\n\\n<style>\\n/* ── SCOPE: all rules contained to this post module ──────── */\\n.blog-module--cta-research-post {\\n  font-family: \\\"Inter-Regular\\\", Inter, sans-serif !important;\\n  font-size: 17px;\\n  line-height: 1.55;\\n  color: #272727;\\n  background: #ffffff;\\n  -webkit-font-smoothing: antialiased;\\n\\n  --post-bg:          #ffffff;\\n  --post-bg-off:      #f4f5f7;\\n  --post-bg-alt:      #eef1f6;\\n  --post-navy:        #0a0f1c;\\n  --post-navy-mid:    #131929;\\n  --post-navy-soft:   #1e2a42;\\n  --post-blue:        #276df1;\\n  --post-blue-dk:     #1a55cc;\\n  --post-blue-soft:   #4a86f5;\\n  --post-blue-glow:   rgba(39, 109, 241, 0.12);\\n  --post-gradient:    linear-gradient(295.53deg, rgb(39,109,241) 22.68%, rgb(83,156,255) 98.61%);\\n  --post-white:       #ffffff;\\n  --post-text:        #272727;\\n  --post-text-soft:   #4a4f5c;\\n  --post-text-muted:  #7a7f8e;\\n  --post-rule:        #dde1ea;\\n  --post-max:         760px;\\n  --post-green:       #16a34a;\\n  --post-green-soft:  #dcfce7;\\n  --post-amber:       #b45309;\\n  --post-amber-soft:  #fef3c7;\\n  --post-red:         #b91c1c;\\n  --post-red-soft:    #fee2e2;\\n}\\n\\n/* ── BODY ─────────────────────────────────────────────────── */\\n.blog-module--cta-research-post .blog-module--cta-research-post__body {\\n  max-width: var(--post-max);\\n  margin: 0 auto;\\n  padding: 52px 24px 88px;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__body p {\\n  color: var(--post-text-soft);\\n  margin-bottom: 1.4rem;\\n  line-height: 1.6;\\n  font-size: 17px;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__body p strong {\\n  color: var(--post-text);\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-weight: 700;\\n}\\n\\n/* ── LEAD ────────────────────────────────────────────────── */\\n.blog-module--cta-research-post .blog-module--cta-research-post__lead {\\n  font-family: \\\"Inter-Light\\\", Inter, sans-serif !important;\\n  font-size: 19px;\\n  font-weight: 300;\\n  line-height: 1.5;\\n  color: var(--post-text) !important;\\n  margin-bottom: 2rem !important;\\n}\\n\\n/* ── HEADINGS ────────────────────────────────────────────── */\\n.blog-module--cta-research-post .blog-module--cta-research-post__h2 {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: clamp(20px, 3vw, 26px);\\n  font-weight: 700;\\n  letter-spacing: -0.02em;\\n  line-height: 1.2;\\n  color: var(--post-navy);\\n  margin: 3.25rem 0 1.1rem;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__h2:first-of-type {\\n  margin-top: 0;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__h3 {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 17px;\\n  font-weight: 700;\\n  line-height: 1.35;\\n  color: var(--post-navy);\\n  margin-top: 1.8rem;\\n  margin-bottom: 0.6rem;\\n}\\n\\n/* ── DIVIDER ─────────────────────────────────────────────── */\\n.blog-module--cta-research-post .blog-module--cta-research-post__divider {\\n  width: 48px;\\n  height: 3px;\\n  background: var(--post-blue);\\n  margin: 2.4rem 0;\\n}\\n\\n/* ── STAT CALLOUT ────────────────────────────────────────── */\\n.blog-module--cta-research-post .blog-module--cta-research-post__stat {\\n  background: var(--post-navy);\\n  display: flex;\\n  align-items: flex-start;\\n  gap: 24px;\\n  padding: 30px 34px;\\n  margin: 2.5rem 0;\\n  border-left: 4px solid var(--post-blue);\\n  position: relative;\\n  overflow: hidden;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__stat::after {\\n  content: '%';\\n  position: absolute;\\n  right: -8px; bottom: -24px;\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 140px;\\n  font-weight: 700;\\n  color: rgba(255,255,255,0.025);\\n  line-height: 1;\\n  pointer-events: none;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__stat-num {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 68px;\\n  font-weight: 700;\\n  line-height: 1;\\n  color: var(--post-blue);\\n  flex-shrink: 0;\\n  letter-spacing: -0.03em;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__stat-body { flex: 1; padding-top: 4px; }\\n.blog-module--cta-research-post .blog-module--cta-research-post__stat-label {\\n  font-family: \\\"Inter-Regular\\\", Inter, sans-serif !important;\\n  font-size: 15px;\\n  font-weight: 400;\\n  color: rgba(255,255,255,0.78);\\n  line-height: 1.5;\\n  margin-bottom: 8px;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__stat-label strong {\\n  color: #ffffff !important;\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-weight: 700;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__stat-source {\\n  font-family: \\\"Inter-Regular\\\", Inter, sans-serif !important;\\n  font-size: 10px;\\n  letter-spacing: 0.1em;\\n  text-transform: uppercase;\\n  color: rgba(255,255,255,0.32);\\n  line-height: 1.4;\\n}\\n\\n/* ── REAL-WORLD EXAMPLE (side-by-side colored box) ───────── */\\n.blog-module--cta-research-post .blog-module--cta-research-post__real {\\n  display: grid;\\n  grid-template-columns: 260px 1fr;\\n  gap: 0;\\n  margin: 2rem 0 2.6rem;\\n  background: var(--post-navy);\\n  border-left: 4px solid var(--post-blue);\\n  overflow: hidden;\\n  position: relative;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__real::after {\\n  content: '';\\n  position: absolute;\\n  bottom: 0; left: 0; right: 0;\\n  height: 2px;\\n  background: linear-gradient(90deg, var(--post-blue), transparent);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__real-img-col {\\n  background: #000000;\\n  display: flex;\\n  align-items: stretch;\\n  justify-content: center;\\n  overflow: hidden;\\n  max-height: 460px;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__real-img {\\n  display: block;\\n  width: 100%;\\n  height: 100%;\\n  object-fit: cover;\\n  object-position: top center;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__real-text-col {\\n  padding: 28px 32px;\\n  display: flex;\\n  flex-direction: column;\\n  justify-content: center;\\n  color: #ffffff;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__real-eyebrow {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 12px;\\n  font-weight: 700;\\n  letter-spacing: 0.14em;\\n  text-transform: uppercase;\\n  color: var(--post-blue);\\n  margin-bottom: 8px;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__real-tag {\\n  font-family: \\\"Inter-Regular\\\", Inter, sans-serif !important;\\n  font-size: 13px;\\n  letter-spacing: 0.06em;\\n  text-transform: uppercase;\\n  color: rgba(255,255,255,0.55);\\n  margin-bottom: 20px;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__real-heading {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 28px;\\n  font-weight: 700;\\n  color: #ffffff;\\n  line-height: 1.2;\\n  letter-spacing: -0.015em;\\n  margin-bottom: 14px;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__real-cap {\\n  font-family: \\\"Inter-Light\\\", Inter, sans-serif !important;\\n  font-size: 16px;\\n  font-weight: 300;\\n  color: rgba(255,255,255,0.85);\\n  line-height: 1.55;\\n}\\n\\n/* ── SECONDARY BLUE BOXED CALLOUT ────────────────────────── */\\n.blog-module--cta-research-post .blog-module--cta-research-post__callout {\\n  background: var(--post-navy);\\n  border-left: 4px solid var(--post-blue);\\n  padding: 22px 28px;\\n  margin: 2rem 0;\\n  position: relative;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__callout-text {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 19px;\\n  font-weight: 700;\\n  line-height: 1.3;\\n  color: #ffffff !important;\\n  letter-spacing: -0.005em;\\n  margin: 0 !important;\\n}\\n\\n/* ── BRAND GRADIENT PULL QUOTE ───────────────────────────── */\\n.blog-module--cta-research-post .blog-module--cta-research-post__pullquote {\\n  background: var(--post-gradient);\\n  color: var(--post-white);\\n  padding: 42px 44px;\\n  margin: 2.4rem 0;\\n  position: relative;\\n  overflow: hidden;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__pullquote::before {\\n  content: \\\"\\\\201C\\\";\\n  position: absolute;\\n  top: -32px;\\n  left: 24px;\\n  font-family: Georgia, \\\"Times New Roman\\\", serif;\\n  font-size: 180px;\\n  line-height: 1;\\n  color: rgba(255,255,255,0.18);\\n  font-weight: 700;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__pullquote-text {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 26px;\\n  font-weight: 700;\\n  line-height: 1.3;\\n  color: var(--post-white);\\n  letter-spacing: -0.01em;\\n  position: relative;\\n  z-index: 1;\\n}\\n\\n/* ── PRINCIPLES (flow diagram pattern from AI SEO post) ──── */\\n.blog-module--cta-research-post .blog-module--cta-research-post__principles {\\n  margin: 2rem 0;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__principle {\\n  display: flex;\\n  align-items: stretch;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__principle-connector {\\n  display: flex;\\n  flex-direction: column;\\n  align-items: center;\\n  width: 36px;\\n  flex-shrink: 0;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__principle-dot {\\n  width: 10px;\\n  height: 10px;\\n  border-radius: 50%;\\n  background: var(--post-blue);\\n  flex-shrink: 0;\\n  margin-top: 18px;\\n  border: 2px solid var(--post-blue);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__principle-line {\\n  width: 2px;\\n  flex: 1;\\n  background: var(--post-rule);\\n  margin-top: 4px;\\n  margin-bottom: -2px;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__principle:last-child .blog-module--cta-research-post__principle-line {\\n  display: none;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__principle-content {\\n  flex: 1;\\n  padding: 12px 0 22px 14px;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__principle-tag {\\n  font-family: \\\"Inter-Regular\\\", Inter, sans-serif !important;\\n  font-size: 10px;\\n  letter-spacing: 0.13em;\\n  text-transform: uppercase;\\n  color: var(--post-blue);\\n  margin-bottom: 4px;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__principle-name {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 15px;\\n  font-weight: 700;\\n  color: var(--post-text);\\n  letter-spacing: -0.005em;\\n  margin-bottom: 4px;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__principle-text {\\n  font-family: \\\"Inter-Regular\\\", Inter, sans-serif !important;\\n  font-size: 14px;\\n  font-weight: 400;\\n  color: var(--post-text);\\n  line-height: 1.6;\\n}\\n\\n/* ── CCR BAR CHART ───────────────────────────────────────── */\\n.blog-module--cta-research-post .blog-module--cta-research-post__chart {\\n  background: var(--post-navy);\\n  padding: 32px;\\n  margin: 2.2rem 0 2.6rem;\\n  position: relative;\\n  overflow: hidden;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__chart::after {\\n  content: '';\\n  position: absolute;\\n  bottom: 0; left: 0; right: 0;\\n  height: 3px;\\n  background: linear-gradient(90deg, transparent, var(--post-blue), transparent);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__chart-title {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 16px;\\n  font-weight: 700;\\n  color: #ffffff;\\n  margin-bottom: 4px;\\n  letter-spacing: -0.005em;\\n  text-transform: none;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__chart-sub {\\n  font-family: \\\"Inter-Regular\\\", Inter, sans-serif !important;\\n  font-size: 12px;\\n  color: rgba(255,255,255,0.42);\\n  margin-bottom: 26px;\\n  line-height: 1.5;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__bar-row {\\n  display: grid;\\n  grid-template-columns: 180px 1fr 64px;\\n  gap: 14px;\\n  align-items: center;\\n  margin-bottom: 12px;\\n  padding-bottom: 12px;\\n  border-bottom: 1px solid rgba(255,255,255,0.06);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__bar-row:last-of-type {\\n  margin-bottom: 0;\\n  padding-bottom: 0;\\n  border-bottom: none;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__bar-label {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 13px;\\n  font-weight: 700;\\n  color: rgba(255,255,255,0.85);\\n  letter-spacing: 0.01em;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__bar-track {\\n  background: rgba(255,255,255,0.06);\\n  height: 26px;\\n  position: relative;\\n  overflow: hidden;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__bar-fill {\\n  height: 100%;\\n  background: linear-gradient(90deg, var(--post-blue), var(--post-blue-soft));\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__bar-fill--green {\\n  background: linear-gradient(90deg, var(--post-green), #22c55e);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__bar-fill--amber {\\n  background: linear-gradient(90deg, var(--post-amber), #d97706);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__bar-fill--red {\\n  background: linear-gradient(90deg, var(--post-red), #dc2626);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__bar-value {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 16px;\\n  font-weight: 700;\\n  color: #ffffff;\\n  text-align: right;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__chart-foot {\\n  font-family: \\\"Inter-Regular\\\", Inter, sans-serif !important;\\n  font-size: 11px;\\n  letter-spacing: 0.06em;\\n  text-transform: uppercase;\\n  color: #ffffff;\\n  margin-top: 22px;\\n  line-height: 1.5;\\n  padding-top: 16px;\\n  border-top: 1px solid rgba(255,255,255,0.12);\\n}\\n\\n/* ── BRAND-TIER BUYER GUIDE ──────────────────────────────── */\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier-grid {\\n  display: grid;\\n  grid-template-columns: repeat(3, 1fr);\\n  gap: 10px;\\n  margin: 1.8rem 0 2.4rem;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier {\\n  background: var(--post-bg-off);\\n  border: 1px solid var(--post-rule);\\n  border-top: 3px solid var(--post-blue);\\n  padding: 20px 22px 22px;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier--luxury {\\n  border-top-color: var(--post-navy);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier--used {\\n  border-top-color: var(--post-amber);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier-eyebrow {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 11px;\\n  font-weight: 700;\\n  letter-spacing: 0.1em;\\n  text-transform: uppercase;\\n  color: var(--post-blue);\\n  margin-bottom: 6px;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier--luxury .blog-module--cta-research-post__tier-eyebrow { color: var(--post-navy); }\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier--used .blog-module--cta-research-post__tier-eyebrow { color: var(--post-amber); }\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier-title {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 14px;\\n  font-weight: 700;\\n  color: var(--post-navy);\\n  margin-bottom: 10px;\\n  letter-spacing: -0.005em;\\n  line-height: 1.25;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier-buyer {\\n  font-family: \\\"Inter-Light\\\", Inter, sans-serif !important;\\n  font-size: 12px;\\n  color: var(--post-text-muted);\\n  line-height: 1.45;\\n  margin-bottom: 14px;\\n  font-style: italic;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier-common {\\n  font-family: \\\"Inter-Regular\\\", Inter, sans-serif !important;\\n  font-size: 11px;\\n  color: var(--post-text-muted);\\n  line-height: 1.5;\\n  margin-bottom: 10px;\\n  padding: 8px 10px;\\n  background: var(--post-bg);\\n  border: 1px solid var(--post-rule);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier-common strong {\\n  display: block;\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-weight: 700;\\n  font-size: 9px;\\n  letter-spacing: 0.12em;\\n  text-transform: uppercase;\\n  color: var(--post-text-muted);\\n  margin-bottom: 2px;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier-test-label {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-weight: 700;\\n  font-size: 9px;\\n  letter-spacing: 0.12em;\\n  text-transform: uppercase;\\n  color: var(--post-blue);\\n  margin-bottom: 4px;\\n  display: block;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier--luxury .blog-module--cta-research-post__tier-test-label { color: var(--post-navy); }\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier--used .blog-module--cta-research-post__tier-test-label { color: var(--post-amber); }\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier-ctas {\\n  list-style: none;\\n  margin: 0 0 14px;\\n  padding: 0;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier-ctas li {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 13px;\\n  font-weight: 700;\\n  color: var(--post-navy);\\n  padding: 7px 10px;\\n  background: var(--post-bg);\\n  margin-bottom: 4px;\\n  border-left: 2px solid var(--post-blue);\\n  line-height: 1.3;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier--luxury .blog-module--cta-research-post__tier-ctas li { border-left-color: var(--post-navy); }\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier--used .blog-module--cta-research-post__tier-ctas li { border-left-color: var(--post-amber); }\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier-micro {\\n  font-family: \\\"Inter-Light\\\", Inter, sans-serif !important;\\n  font-size: 12px;\\n  color: var(--post-text-soft);\\n  line-height: 1.45;\\n  padding-top: 10px;\\n  border-top: 1px solid var(--post-rule);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__tier-micro strong {\\n  display: block;\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-weight: 700;\\n  font-size: 10px;\\n  letter-spacing: 0.1em;\\n  text-transform: uppercase;\\n  color: var(--post-text-muted);\\n  margin-bottom: 4px;\\n}\\n\\n/* ── PAGE-TYPE GUIDE ─────────────────────────────────────── */\\n.blog-module--cta-research-post .blog-module--cta-research-post__guide {\\n  margin: 1.6rem 0 2.4rem;\\n  border-top: 2px solid var(--post-navy);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__guide-row {\\n  display: grid;\\n  grid-template-columns: 200px 1fr;\\n  gap: 24px;\\n  padding: 18px 0;\\n  border-bottom: 1px solid var(--post-rule);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__guide-row:last-child { border-bottom: none; }\\n.blog-module--cta-research-post .blog-module--cta-research-post__guide-page {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 15px;\\n  font-weight: 700;\\n  color: var(--post-navy);\\n  letter-spacing: -0.005em;\\n  line-height: 1.3;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__guide-page-sub {\\n  display: block;\\n  font-family: \\\"Inter-Light\\\", Inter, sans-serif !important;\\n  font-size: 12px;\\n  font-weight: 300;\\n  color: var(--post-text-muted);\\n  margin-top: 3px;\\n  letter-spacing: 0;\\n  line-height: 1.4;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__guide-recco {\\n  font-family: \\\"Inter-Light\\\", Inter, sans-serif !important;\\n  font-size: 14px;\\n  font-weight: 300;\\n  color: var(--post-text-soft);\\n  line-height: 1.5;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__guide-recco strong {\\n  color: var(--post-navy);\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-weight: 700;\\n}\\n\\n/* ── VDP COMPARISON ──────────────────────────────────────── */\\n.blog-module--cta-research-post .blog-module--cta-research-post__vdp {\\n  display: grid;\\n  grid-template-columns: 1fr 1fr;\\n  gap: 10px;\\n  margin: 1.8rem 0 2.4rem;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__vdp-card {\\n  background: var(--post-bg-off);\\n  border: 1px solid var(--post-rule);\\n  padding: 20px;\\n  border-top: 3px solid var(--post-red);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__vdp-card--clean { border-top-color: var(--post-green); }\\n.blog-module--cta-research-post .blog-module--cta-research-post__vdp-label {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 11px;\\n  font-weight: 700;\\n  letter-spacing: 0.1em;\\n  text-transform: uppercase;\\n  color: var(--post-red);\\n  margin-bottom: 4px;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__vdp-card--clean .blog-module--cta-research-post__vdp-label { color: var(--post-green); }\\n.blog-module--cta-research-post .blog-module--cta-research-post__vdp-title {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 14px;\\n  font-weight: 700;\\n  color: var(--post-navy);\\n  margin-bottom: 12px;\\n  line-height: 1.3;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__vdp-buttons {\\n  display: flex;\\n  flex-wrap: wrap;\\n  gap: 5px;\\n  margin-bottom: 14px;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__vdp-btn {\\n  display: inline-block;\\n  padding: 6px 10px;\\n  font-family: \\\"Inter-Regular\\\", Inter, sans-serif !important;\\n  font-size: 11px;\\n  font-weight: 600;\\n  background: var(--post-rule);\\n  color: var(--post-text-muted);\\n  line-height: 1.3;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__vdp-btn--primary {\\n  background: var(--post-blue);\\n  color: var(--post-white);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__vdp-result {\\n  font-family: \\\"Inter-Light\\\", Inter, sans-serif !important;\\n  font-size: 12px;\\n  font-weight: 300;\\n  color: var(--post-text-soft);\\n  line-height: 1.45;\\n  padding-top: 12px;\\n  border-top: 1px solid var(--post-rule);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__vdp-result strong {\\n  display: block;\\n  color: var(--post-navy);\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-weight: 700;\\n  font-size: 12px;\\n  margin-bottom: 3px;\\n  letter-spacing: -0.005em;\\n}\\n\\n/* ── CTA BLOCK (AI SEO post pattern) ─────────────────────── */\\n.blog-module--cta-research-post .blog-module--cta-research-post__cta {\\n  background: var(--post-navy);\\n  padding: 44px 40px;\\n  margin-top: 4rem;\\n  position: relative;\\n  overflow: hidden;\\n  border-top: 3px solid var(--post-blue);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__cta::before {\\n  content: '';\\n  position: absolute;\\n  top: -100px; right: -100px;\\n  width: 340px; height: 340px;\\n  border-radius: 50%;\\n  background: radial-gradient(circle, rgba(39,109,241,0.12) 0%, transparent 65%);\\n  pointer-events: none;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__cta-eyebrow {\\n  font-family: \\\"Inter-Regular\\\", Inter, sans-serif !important;\\n  font-size: 10px;\\n  letter-spacing: 0.16em;\\n  text-transform: uppercase;\\n  color: var(--post-blue);\\n  margin-bottom: 12px;\\n  position: relative;\\n  z-index: 1;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__cta-heading {\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: clamp(22px, 3.5vw, 30px);\\n  font-weight: 700;\\n  color: #ffffff;\\n  line-height: 1.15;\\n  margin-bottom: 12px;\\n  letter-spacing: -0.02em;\\n  position: relative;\\n  z-index: 1;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__cta-text {\\n  font-family: \\\"Inter-Light\\\", Inter, sans-serif !important;\\n  font-size: 15px;\\n  line-height: 1.55;\\n  color: rgba(255,255,255,0.62) !important;\\n  margin-bottom: 0 !important;\\n  max-width: 540px;\\n  position: relative;\\n  z-index: 1;\\n  font-weight: 300;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__cta-list {\\n  list-style: none;\\n  padding: 0;\\n  margin: 24px 0 28px;\\n  display: grid;\\n  grid-template-columns: 1fr 1fr;\\n  gap: 10px 28px;\\n  position: relative;\\n  z-index: 1;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__cta-list li {\\n  font-family: \\\"Inter-Regular\\\", Inter, sans-serif !important;\\n  font-size: 13px;\\n  color: rgba(255,255,255,0.65);\\n  display: flex;\\n  align-items: flex-start;\\n  gap: 10px;\\n  line-height: 1.4;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__cta-list li::before {\\n  content: '\\\\2192';\\n  color: var(--post-blue);\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-weight: 700;\\n  flex-shrink: 0;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__cta-btn {\\n  display: inline-block;\\n  background: var(--post-blue);\\n  color: var(--post-white) !important;\\n  font-family: \\\"Inter-Bold\\\", Inter, sans-serif !important;\\n  font-size: 13px;\\n  font-weight: 700;\\n  letter-spacing: 0.08em;\\n  text-transform: uppercase;\\n  text-decoration: none;\\n  padding: 13px 32px;\\n  transition: background 0.18s;\\n  position: relative;\\n  z-index: 1;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__cta-btn:hover { background: var(--post-blue-dk); }\\n\\n/* ── CATEGORIES ──────────────────────────────────────────── */\\n.blog-module--cta-research-post .blog-module--cta-research-post__categories {\\n  margin-top: 2.4rem;\\n  padding-top: 1.4rem;\\n  border-top: 1px solid var(--post-rule);\\n  font-family: \\\"Inter-Regular\\\", Inter, sans-serif !important;\\n  font-size: 12px;\\n  letter-spacing: 0.06em;\\n  text-transform: uppercase;\\n  color: var(--post-text-muted);\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__categories a {\\n  color: var(--post-text);\\n  text-decoration: none;\\n  border-bottom: 1px solid var(--post-rule);\\n  padding-bottom: 1px;\\n}\\n.blog-module--cta-research-post .blog-module--cta-research-post__categories a:hover {\\n  color: var(--post-blue);\\n  border-color: var(--post-blue);\\n}\\n\\n/* ── RESPONSIVE ──────────────────────────────────────────── */\\n@media (max-width: 640px) {\\n  .blog-module--cta-research-post .blog-module--cta-research-post__body { padding: 36px 18px 64px; }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__lead { font-size: 18px; }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__real {\\n    grid-template-columns: 1fr;\\n  }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__real-img-col {\\n    max-height: 360px;\\n  }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__real-text-col {\\n    padding: 22px 24px;\\n  }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__callout {\\n    padding: 18px 22px;\\n  }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__callout-text {\\n    font-size: 17px;\\n  }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__stat { flex-direction: column; gap: 12px; padding: 22px; align-items: flex-start; }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__stat-num { font-size: 52px; }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__pullquote { padding: 30px 26px; }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__pullquote-text { font-size: 21px; }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__pullquote::before { font-size: 130px; top: -22px; left: 14px; }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__bar-row {\\n    grid-template-columns: 1fr 50px;\\n    grid-template-areas: \\\"label value\\\" \\\"track track\\\";\\n    gap: 6px;\\n  }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__bar-label { grid-area: label; }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__bar-value { grid-area: value; }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__bar-track { grid-area: track; }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__tier-grid { grid-template-columns: 1fr; }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__guide-row {\\n    grid-template-columns: 1fr;\\n    gap: 6px;\\n  }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__vdp { grid-template-columns: 1fr; }\\n  .blog-module--cta-research-post .blog-module--cta-research-post__cta { padding: 28px 22px; }\\n}\\n</style>\\n\\n<!-- ═══════════════════════════════════════════════════════\\n     INJECTABLE HTML CONTENT\\n════════════════════════════════════════════════════════ -->\\n\\n<div class=\\\"blog-module--cta-research-post\\\">\\n  <div class=\\\"blog-module--cta-research-post__body\\\">\\n\\n    <!-- LEAD -->\\n    <p class=\\\"blog-module--cta-research-post__lead\\\">\\n      Imagine spending $30,000 a month on paid search to drive a qualified buyer onto your lot. The buyer's car door opens. The instant their foot hits the pavement, eight different sales managers run up at once. Each one shouts a different offer. The buyer freezes. The buyer leaves.\\n    </p>\\n\\n    <p>\\n      That is what most dealer VDPs do to the highest-intent shoppers they have ever paid to acquire.\\n    </p>\\n\\n    <p>\\n      Dealers will sign off on $30,000, $80,000, $150,000 a month in paid search, SEO, and AI search spend to drop a qualified visitor onto a specific page. Then they will let that same page do everything possible to keep the visitor from converting. Wall of buttons. Cluttered hero. Pop-ups on top of pop-ups. Third-party widgets stacked like cordwood.\\n    </p>\\n\\n    <p>\\n      Here is what the data actually says about CTAs, why the problem is getting worse, and what we recommend on the websites we build.\\n    </p>\\n\\n    <div class=\\\"blog-module--cta-research-post__divider\\\"></div>\\n\\n    <!-- ═══════════════════════════════════════════════════\\n         SECTION 1: THE PAGE IS GETTING LONGER. THE BUYER ISN'T.\\n    ════════════════════════════════════════════════════════ -->\\n\\n    <h2 class=\\\"blog-module--cta-research-post__h2\\\">The page is getting longer. The buyer is not getting more patient.</h2>\\n\\n    <p>\\n      A modern dealer VDP carries more required content than it did three years ago. FTC-driven transparency mandates. OEM compliance language. State-level fee disclosure. Privacy notices. Cookie banners. Each one is reasonable in isolation. Stacked together, they push the actual selling content far below the fold.\\n    </p>\\n\\n    <p>\\n      Now add eight competing CTAs above all of that. Add a chat widget anchored to the bottom right. Add a sticky bar at the top with another CTA. Add a popup that triggers on scroll. Add a video that autoplays in the gallery.\\n    </p>\\n\\n    <p>\\n      Eight CTAs is not forgivable on any screen size. It is wrong on a 27-inch desktop. It is fatal on the phone, where the majority of dealer traffic lives. The actual offer ends up four screens deep on mobile. The shopper, who is comparison-shopping across three open tabs, never gets there. They scroll. They get tired. They jump.\\n    </p>\\n\\n    <!-- REAL-WORLD EXAMPLE - side-by-side colored box -->\\n    <div class=\\\"blog-module--cta-research-post__real\\\">\\n      <div class=\\\"blog-module--cta-research-post__real-img-col\\\">\\n        <img\\n          class=\\\"blog-module--cta-research-post__real-img\\\"\\n          src=\\\"https://media.dealermasters.com/6351ab9310c6d3e9abe42c4b/92b54f5c69682f4239b6d42b6814ed3c.jpeg\\\"\\n          alt=\\\"Live dealership VDP showing nine stacked primary CTAs, a Text Us bar, and a floating Chat With Us widget above the price details\\\"\\n          loading=\\\"lazy\\\"\\n        />\\n      </div>\\n      <div class=\\\"blog-module--cta-research-post__real-text-col\\\">\\n        <div class=\\\"blog-module--cta-research-post__real-eyebrow\\\">Real-world example</div>\\n        <div class=\\\"blog-module--cta-research-post__real-tag\\\">Live dealer VDP, mobile view</div>\\n        <div class=\\\"blog-module--cta-research-post__real-heading\\\">This is not a hypothetical.</div>\\n        <div class=\\\"blog-module--cta-research-post__real-cap\\\">\\n          Nine stacked primary CTAs on a 2026 Volvo XC90 VDP. Plus a Text Us bar. Plus a floating Chat With Us. Plus an accessibility widget. The price details and offer breakdown start below all of it. Now imagine being the shopper who clicked a paid search ad to land here.\\n        </div>\\n      </div>\\n    </div>\\n\\n    <p>\\n      The 2025 Cox Automotive Car Buyer Journey, fielded across 2,300 buyers, found 53 percent of shoppers still complete all steps at the dealership while only 7 percent buy fully online. The cohort that reported the highest satisfaction was the \\\"mostly digital\\\" one, the group that used the website to compress what they had to do at the store. Modern shoppers also consider fewer vehicles, spend fewer hours online, and visit fewer websites than they did a year ago. They are more efficient. <strong>They are more impatient.</strong> The page that worked in 2020 does not work in 2026. The page that loads slowly, scrolls forever, and asks eight different things on the way down is not a research tool. It is a deterrent.\\n    </p>\\n\\n    <!-- ═══════════════════════════════════════════════════\\n         SECTION 2: WHO IS THE AUTHORITY HERE?\\n    ════════════════════════════════════════════════════════ -->\\n\\n    <h2 class=\\\"blog-module--cta-research-post__h2\\\">Who is the authority here?</h2>\\n\\n    <p>\\n      Most web vendors will build whatever the dealer asks for. Eight CTAs? Done. Popup over the hero? Done. Three competing chat widgets? Done. The dealer is paying. The dealer gets what they want.\\n    </p>\\n\\n    <p>\\n      The problem is that most vendors do not see the rest of the equation. They do not run the paid search account. They do not manage the SEO program. They do not track the AI search citations or the AI Overview placements. So when an extra CTA suppresses VDP conversion by ten percent, the vendor does not feel it. The dealer's ad budget does.\\n    </p>\\n\\n    <p>\\n      At Team MXS, we build the website, run the ads, manage the SEO, and own the AI search visibility for the same dealer, end to end. We pay the cost of bad conversion decisions in our own reporting every single month. That means when a dealer asks for the eighth CTA, the third chat widget, or the popup over the hero, <strong>we push back</strong>. Sometimes that means telling a GM the new vendor tool he was pitched is going to cost him eight percent of his lead volume. Sometimes that means declining to install a third-party widget whose only function duplicates one already on the page.\\n    </p>\\n\\n    <p>\\n      And we push back even when the dealer is not a full-service client. On websites we did not build, where we run only the SEO or only the ad management, we still guide the dealer away from CTA stacking, popup pile-ons, and third-party widget bloat. We know how it shows up downstream. In form-fill rates. In cost per lead. In AI search citation eligibility. We say something even when it is not technically our build to defend.\\n    </p>\\n\\n    <p>\\n      The fastest way to lose conversion is to bolt on third-party tools faster than you can measure their effect. Most dealers learn this the slow way, by watching their cost per lead climb quarter over quarter without understanding why.\\n    </p>\\n\\n    <!-- ═══════════════════════════════════════════════════\\n         SECTION 2.5: THE VICIOUS CYCLE\\n    ════════════════════════════════════════════════════════ -->\\n\\n    <h2 class=\\\"blog-module--cta-research-post__h2\\\">The vicious cycle nobody is naming.</h2>\\n\\n    <p>\\n      The pattern repeats across hundreds of dealer accounts. The dealer asks for the eighth button. The website vendor builds it. Conversion drops. Cost per lead climbs. The dealer calls the SEO vendor. The SEO vendor says traffic is up. The dealer calls the ad agency. The ad agency says clicks are up. Everybody's report shows green except the one that matters, which is leads. The dealer asks for a ninth button to compensate.\\n    </p>\\n\\n    <p>\\n      <strong>Why does nobody push back?</strong>\\n    </p>\\n\\n    <p>\\n      Most website vendor account managers are excellent project managers. They schedule QBRs. They submit tickets. They review dashboards. They route requests through development queues. What they are often not equipped to do is push back when the dealer's own request is the thing tanking the dealer's results. That is not the account manager's fault. That is a training and hiring gap at the vendor level. Most providers do not invest in conversion education for the people who sit in front of the client every week.\\n    </p>\\n\\n    <p>\\n      Reviewing data is not advising. Forwarding a report is not strategy. The dealer hired the vendor for expertise. If the vendor never actually applies the expertise, the dealer is paying expert prices for production work. With $30,000 to $150,000 a month at stake across web, SEO, and paid, the difference between a vendor who advises and a vendor who executes is the difference between winning the year and surviving it.\\n    </p>\\n\\n    <div class=\\\"blog-module--cta-research-post__callout\\\">\\n      <p class=\\\"blog-module--cta-research-post__callout-text\\\">\\n        Why do dealers hire experts if they are not willing to take the help?\\n      </p>\\n    </div>\\n\\n    <p>\\n      Pushback is the product. A vendor who builds whatever the dealer asks for is not a vendor. A vendor is whatever sits between the dealer and the bad decision. If your account manager has never told you no, you are not paying for an expert. You are paying for a contractor.\\n    </p>\\n\\n    <p>\\n      The vendors who run all four pieces of the equation, build the site, run the ads, manage the SEO, and own the AI search visibility, can see the cycle from every angle. They have to. Every bad CTA decision shows up in their own reports. The vendors who run only one piece can pretend not to see it. Most do. That is the part of the conversation the industry does not want to have. It is the part that costs vendors fewer questions per quarter, fewer redlines on QBR slides, fewer uncomfortable Zoom calls. It is also the part that costs dealers leads every single month, while everyone pretends the dashboards are fine.\\n    </p>\\n\\n    <p>\\n      End the cycle. Train the account managers. Push back on the dealer. Stop letting the comfort of one party come at the cost of the dealer who is paying everyone.\\n    </p>\\n\\n    <!-- ═══════════════════════════════════════════════════\\n         SECTION 3: THE PRINCIPLES\\n    ════════════════════════════════════════════════════════ -->\\n\\n    <h2 class=\\\"blog-module--cta-research-post__h2\\\">The research all points the same direction.</h2>\\n\\n    <p>\\n      You can find this finding in academic research on choice paralysis. You can find it in independent auto-retail data with no commercial stake. You can find it in the proprietary studies published by every major dealer website platform. They all reach the same conclusion. Fewer CTAs convert better.\\n    </p>\\n\\n    <div class=\\\"blog-module--cta-research-post__principles\\\">\\n\\n      <div class=\\\"blog-module--cta-research-post__principle\\\">\\n        <div class=\\\"blog-module--cta-research-post__principle-connector\\\">\\n          <div class=\\\"blog-module--cta-research-post__principle-dot\\\"></div>\\n          <div class=\\\"blog-module--cta-research-post__principle-line\\\"></div>\\n        </div>\\n        <div class=\\\"blog-module--cta-research-post__principle-content\\\">\\n          <div class=\\\"blog-module--cta-research-post__principle-tag\\\">Principle 01 · Behavioral</div>\\n          <div class=\\\"blog-module--cta-research-post__principle-name\\\">Hick's Law</div>\\n          <div class=\\\"blog-module--cta-research-post__principle-text\\\">Decision time and abandonment both increase with the number of available options. The shopper given eight choices does not pick one. They pick none.</div>\\n        </div>\\n      </div>\\n\\n      <div class=\\\"blog-module--cta-research-post__principle\\\">\\n        <div class=\\\"blog-module--cta-research-post__principle-connector\\\">\\n          <div class=\\\"blog-module--cta-research-post__principle-dot\\\"></div>\\n          <div class=\\\"blog-module--cta-research-post__principle-line\\\"></div>\\n        </div>\\n        <div class=\\\"blog-module--cta-research-post__principle-content\\\">\\n          <div class=\\\"blog-module--cta-research-post__principle-tag\\\">Principle 02 · Psychological</div>\\n          <div class=\\\"blog-module--cta-research-post__principle-name\\\">Paradox of choice</div>\\n          <div class=\\\"blog-module--cta-research-post__principle-text\\\">More options raise the cognitive cost of deciding and the after-the-fact anxiety of having chosen wrong. People defer. People close the tab.</div>\\n        </div>\\n      </div>\\n\\n      <div class=\\\"blog-module--cta-research-post__principle\\\">\\n        <div class=\\\"blog-module--cta-research-post__principle-connector\\\">\\n          <div class=\\\"blog-module--cta-research-post__principle-dot\\\"></div>\\n          <div class=\\\"blog-module--cta-research-post__principle-line\\\"></div>\\n        </div>\\n        <div class=\\\"blog-module--cta-research-post__principle-content\\\">\\n          <div class=\\\"blog-module--cta-research-post__principle-tag\\\">Principle 03 · Visual</div>\\n          <div class=\\\"blog-module--cta-research-post__principle-name\\\">The isolation effect</div>\\n          <div class=\\\"blog-module--cta-research-post__principle-text\\\">The element that visually differs most from its surroundings is the one the eye fixes on. Eight CTAs of equal weight produces zero primary action. One bold CTA against quiet surroundings produces a click.</div>\\n        </div>\\n      </div>\\n\\n      <div class=\\\"blog-module--cta-research-post__principle\\\">\\n        <div class=\\\"blog-module--cta-research-post__principle-connector\\\">\\n          <div class=\\\"blog-module--cta-research-post__principle-dot\\\"></div>\\n          <div class=\\\"blog-module--cta-research-post__principle-line\\\"></div>\\n        </div>\\n        <div class=\\\"blog-module--cta-research-post__principle-content\\\">\\n          <div class=\\\"blog-module--cta-research-post__principle-tag\\\">Principle 04 · Empirical</div>\\n          <div class=\\\"blog-module--cta-research-post__principle-name\\\">Completion-rate data from auto retail</div>\\n          <div class=\\\"blog-module--cta-research-post__principle-text\\\">Industry analysis of 75 dealer stores in 2025 found the buttons most dealers prioritize, including generic \\\"Unlock Price\\\" and \\\"Schedule Test Drive,\\\" generate completion rates so low they functionally leak more traffic than they convert.</div>\\n        </div>\\n      </div>\\n\\n    </div>\\n\\n    <p>\\n      The position the average eight-button VDP defends is not a defensible position. Nobody publishes a paper arguing for it. It exists because OEM widgets, third-party plugins, chat vendors, and digital retailing tools each get bolted on by different stakeholders, and nobody owns the page's total cognitive load.\\n    </p>\\n\\n    <!-- BRAND GRADIENT PULL QUOTE -->\\n    <div class=\\\"blog-module--cta-research-post__pullquote\\\">\\n      <div class=\\\"blog-module--cta-research-post__pullquote-text\\\">\\n        Three quarters of the people who tap that button never become a lead. That is not a CTA. That is a leak. And every dollar you spent driving traffic to it just funded the hole.\\n      </div>\\n    </div>\\n\\n    <!-- ═══════════════════════════════════════════════════\\n         SECTION 4: COMPLETION, NOT CLICKS\\n    ════════════════════════════════════════════════════════ -->\\n\\n    <h2 class=\\\"blog-module--cta-research-post__h2\\\">Measure completion, not clicks.</h2>\\n\\n    <p>\\n      The right metric for any CTA is not how many people click it. The right metric is how many people complete the form on the other side. Take the GA4 click event. Divide by the completed form submission. The result is the rate at which clicks turn into actual leads. Across the dealer industry, the spread is wide.\\n    </p>\\n\\n    <div class=\\\"blog-module--cta-research-post__chart\\\">\\n      <div class=\\\"blog-module--cta-research-post__chart-title\\\">Completion rate by CTA type</div>\\n      <div class=\\\"blog-module--cta-research-post__chart-sub\\\">Percentage of clicks that result in a completed form submission, across 75 dealer stores.</div>\\n\\n      <div class=\\\"blog-module--cta-research-post__bar-row\\\">\\n        <div class=\\\"blog-module--cta-research-post__bar-label\\\">Trade Value</div>\\n        <div class=\\\"blog-module--cta-research-post__bar-track\\\">\\n          <div class=\\\"blog-module--cta-research-post__bar-fill blog-module--cta-research-post__bar-fill--green\\\" style=\\\"width: 67%;\\\"></div>\\n        </div>\\n        <div class=\\\"blog-module--cta-research-post__bar-value\\\">67%</div>\\n      </div>\\n\\n      <div class=\\\"blog-module--cta-research-post__bar-row\\\">\\n        <div class=\\\"blog-module--cta-research-post__bar-label\\\">Payment Tools</div>\\n        <div class=\\\"blog-module--cta-research-post__bar-track\\\">\\n          <div class=\\\"blog-module--cta-research-post__bar-fill blog-module--cta-research-post__bar-fill--amber\\\" style=\\\"width: 37%;\\\"></div>\\n        </div>\\n        <div class=\\\"blog-module--cta-research-post__bar-value\\\">37%</div>\\n      </div>\\n\\n      <div class=\\\"blog-module--cta-research-post__bar-row\\\">\\n        <div class=\\\"blog-module--cta-research-post__bar-label\\\">Unlock Price</div>\\n        <div class=\\\"blog-module--cta-research-post__bar-track\\\">\\n          <div class=\\\"blog-module--cta-research-post__bar-fill blog-module--cta-research-post__bar-fill--red\\\" style=\\\"width: 25%;\\\"></div>\\n        </div>\\n        <div class=\\\"blog-module--cta-research-post__bar-value\\\">&lt;25%</div>\\n      </div>\\n\\n      <div class=\\\"blog-module--cta-research-post__bar-row\\\">\\n        <div class=\\\"blog-module--cta-research-post__bar-label\\\">Schedule Test Drive</div>\\n        <div class=\\\"blog-module--cta-research-post__bar-track\\\">\\n          <div class=\\\"blog-module--cta-research-post__bar-fill blog-module--cta-research-post__bar-fill--red\\\" style=\\\"width: 3%;\\\"></div>\\n        </div>\\n        <div class=\\\"blog-module--cta-research-post__bar-value\\\">~0%</div>\\n      </div>\\n\\n      <div class=\\\"blog-module--cta-research-post__chart-foot\\\">\\n        Source: industry analyst Brian Pasch, multi-store completion-rate study, 2025.\\n      </div>\\n    </div>\\n\\n    <p>\\n      A button that gets clicks and almost no completions is not a high-performing CTA. It is a leak with a paint job. The shopper clicked because the language sounded low-commitment. They left because they did not want to hand over personal information for what felt like a simple question.\\n    </p>\\n\\n    <p>\\n      This is the second-most expensive mistake we see on dealer dashboards. The first is not measuring the page at all.\\n    </p>\\n\\n    <!-- ═══════════════════════════════════════════════════\\n         SECTION 5: BRAND TIER\\n    ════════════════════════════════════════════════════════ -->\\n\\n    <h2 class=\\\"blog-module--cta-research-post__h2\\\">Does the brand and buyer matter? Yes. So does what's actually on the button.</h2>\\n\\n    <p>\\n      The same CTA language that converts on a Honda VDP could potentially repel an Aston Martin shopper. The reverse is also true. The bigger problem is that most dealer CTAs across every tier still use language that was decided a decade ago. Generic. Vendor-default. The same on every site. There is room to test more direct, more natural, more buyer-aligned phrasing across all of them, and frankly, we think the industry should.\\n    </p>\\n\\n    <p>\\n      Below is what is actually used in the field today by tier, and what we would test instead. Three words or less. First-person where possible. Honest about what the page is asking the shopper to do.\\n    </p>\\n\\n    <div class=\\\"blog-module--cta-research-post__tier-grid\\\">\\n\\n      <div class=\\\"blog-module--cta-research-post__tier\\\">\\n        <div class=\\\"blog-module--cta-research-post__tier-eyebrow\\\">Mainstream</div>\\n        <div class=\\\"blog-module--cta-research-post__tier-title\\\">Honda, Toyota, Hyundai, Mitsubishi, Nissan, Kia</div>\\n        <div class=\\\"blog-module--cta-research-post__tier-buyer\\\">\\n          Price-sensitive. Transparency-driven. Comparison-shopping 3 to 5 dealers in a 60-mile radius.\\n        </div>\\n        <div class=\\\"blog-module--cta-research-post__tier-common\\\">\\n          <strong>Commonly used today</strong>\\n          Get ePrice. Check Availability. Unlock Savings. Get Today's Price.\\n        </div>\\n        <span class=\\\"blog-module--cta-research-post__tier-test-label\\\">Worth testing</span>\\n        <ul class=\\\"blog-module--cta-research-post__tier-ctas\\\">\\n          <li>See My Price</li>\\n          <li>Value My Trade</li>\\n          <li>Get Pre-Qualified</li>\\n        </ul>\\n        <div class=\\\"blog-module--cta-research-post__tier-micro\\\">\\n          <strong>Microcopy</strong>\\n          \\\"No obligation. Won't affect credit. 60 seconds.\\\"\\n        </div>\\n      </div>\\n\\n      <div class=\\\"blog-module--cta-research-post__tier blog-module--cta-research-post__tier--luxury\\\">\\n        <div class=\\\"blog-module--cta-research-post__tier-eyebrow\\\">Luxury &amp; Exotic</div>\\n        <div class=\\\"blog-module--cta-research-post__tier-title\\\">Aston Martin, Maserati, McLaren, Bentley, Rolls-Royce</div>\\n        <div class=\\\"blog-module--cta-research-post__tier-buyer\\\">\\n          Not haggling. Evaluating fit, configuration, allocation, discretion, dealership handling.\\n        </div>\\n        <div class=\\\"blog-module--cta-research-post__tier-common\\\">\\n          <strong>Commonly used today</strong>\\n          Inquire. Contact Us. Build Yours. Request Info.\\n        </div>\\n        <span class=\\\"blog-module--cta-research-post__tier-test-label\\\">Worth testing</span>\\n        <ul class=\\\"blog-module--cta-research-post__tier-ctas\\\">\\n          <li>Build Mine</li>\\n          <li>Reserve It</li>\\n          <li>Book My Visit</li>\\n        </ul>\\n        <div class=\\\"blog-module--cta-research-post__tier-micro\\\">\\n          <strong>Microcopy</strong>\\n          \\\"By appointment. Your specialist will reach out directly.\\\"\\n        </div>\\n      </div>\\n\\n      <div class=\\\"blog-module--cta-research-post__tier blog-module--cta-research-post__tier--used\\\">\\n        <div class=\\\"blog-module--cta-research-post__tier-eyebrow\\\">Used &amp; CPO</div>\\n        <div class=\\\"blog-module--cta-research-post__tier-title\\\">Any brand, used inventory</div>\\n        <div class=\\\"blog-module--cta-research-post__tier-buyer\\\">\\n          Worried the vehicle will be gone. The unit is unique. Specific to this one car.\\n        </div>\\n        <div class=\\\"blog-module--cta-research-post__tier-common\\\">\\n          <strong>Commonly used today</strong>\\n          Check Availability. Get ePrice. Value Trade. Confirm Vehicle.\\n        </div>\\n        <span class=\\\"blog-module--cta-research-post__tier-test-label\\\">Worth testing</span>\\n        <ul class=\\\"blog-module--cta-research-post__tier-ctas\\\">\\n          <li>Hold This Vehicle</li>\\n          <li>See My Price</li>\\n          <li>Build My Payment</li>\\n        </ul>\\n        <div class=\\\"blog-module--cta-research-post__tier-micro\\\">\\n          <strong>Microcopy</strong>\\n          \\\"Hold for 24 hours. We'll text confirmation.\\\"\\n        </div>\\n      </div>\\n\\n    </div>\\n\\n    <p>\\n      Honest note on the luxury column. We are not claiming \\\"Build Mine\\\" or \\\"Reserve It\\\" are tested winners. We are saying the language that is currently in market across most luxury VDPs (\\\"Inquire,\\\" \\\"Contact Us,\\\" \\\"Build Yours\\\") was inherited from an era when these were the only options. There is room to test something more direct, present-tense, and buyer-owned. We would rather propose it and measure than ship the default.\\n    </p>\\n\\n    <p>\\n      A \\\"Get Today's Lowest Price\\\" button on an Aston Martin Dallas VDP reads as cheap to a buyer cross-shopping a Continental GT and an SF90. The dealership's brand credibility drops before they have even called. A \\\"Reserve a Private Showing\\\" button on a Honda VDP, in the same way, reads as theatrical to a Civic buyer who simply wants a number. Match the language to the buyer. Not to the agency template you inherited.\\n    </p>\\n\\n    <!-- ═══════════════════════════════════════════════════\\n         SECTION 6: PAGE-TYPE GUIDE\\n    ════════════════════════════════════════════════════════ -->\\n\\n    <!-- ═══════════════════════════════════════════════════\\n         SECTION 7: AD-TO-PAGE\\n    ════════════════════════════════════════════════════════ -->\\n\\n    <h2 class=\\\"blog-module--cta-research-post__h2\\\">The ad-to-page handoff is where most paid traffic dies.</h2>\\n\\n    <p>\\n      The cleanest example of wasted dealer spend is the paid click that lands on a page that does not match the ad. The ad says \\\"2025 CR-V from $289/mo.\\\" The click drops on the homepage, or a generic search results page, or a model page with no payment matched to the ad. The shopper has to re-find what brought them there. They do not. The CTA never got a chance.\\n    </p>\\n\\n    <p>\\n      The fix is mechanical. The ad's headline, offer, and visual style should be the first thing the shopper sees on the page. The button should echo the ad's verb. Same model, same price, same color treatment. Google's Quality Score and Meta's relevance score both reward this match, which lowers your cost per click on top of lifting conversion.\\n    </p>\\n\\n    <p>\\n      <strong>If your CTA conversion is bad on paid traffic, fix the scent before you touch the button.</strong>\\n    </p>\\n\\n    <!-- ═══════════════════════════════════════════════════\\n         BOTTOM LINE\\n    ════════════════════════════════════════════════════════ -->\\n\\n    <h2 class=\\\"blog-module--cta-research-post__h2\\\">The bottom line.</h2>\\n\\n    <p>\\n      Most dealer VDPs are losing leads on purpose. Not because anyone is incompetent. Because no single person owns the page's total cognitive load. The OEM widget, the trade tool, the chat vendor, the digital retailing plug-in, and the incentive banner each look fine in isolation. Stacked together, they convert worse than any one of them alone.\\n    </p>\\n\\n    <p>\\n      The fix is not a redesign. It is a decision. Pick the one action this page exists to drive. Build the page around it. Demote everything else.\\n    </p>\\n\\n    <p>\\n      The dealer who makes that decision will out-convert the dealer who does not. Both of them are paying the same per click. Only one of them is keeping the leads.\\n    </p>\\n\\n    <p>\\n      <strong>Yours does not have to be the one who is not.</strong>\\n    </p>\\n\\n    <!-- END CTA -->\\n    <div class=\\\"blog-module--cta-research-post__cta\\\">\\n      <div class=\\\"blog-module--cta-research-post__cta-eyebrow\\\">Team MXS · Dealer Masters</div>\\n      <div class=\\\"blog-module--cta-research-post__cta-heading\\\">Want us to look at your VDP?</div>\\n      <p class=\\\"blog-module--cta-research-post__cta-text\\\">\\n        We will pull your actual GA4 and ASC event data, calculate completion rate by button, and flag the leaks. No agenda. Just the data.\\n      </p>\\n\\n      <ul class=\\\"blog-module--cta-research-post__cta-list\\\">\\n        <li>Audit click-to-complete rate per button</li>\\n        <li>Identify duplicate-function CTAs</li>\\n        <li>Review mobile scroll and tap behavior</li>\\n        <li>Map disclosure stacking and page bloat</li>\\n        <li>Pinpoint the three highest-impact fixes</li>\\n        <li>Project the conversion lift if implemented</li>\\n      </ul>\\n\\n      <a href=\\\"#contact-form\\\" class=\\\"blog-module--cta-research-post__cta-btn\\\">Request My CTA Audit</a>\\n    </div>\\n\\n    <!-- CATEGORIES -->\\n    <div class=\\\"blog-module--cta-research-post__categories\\\">\\n      Posted in:\\n      <a href=\\\"/categories/dealer-masters-websites\\\">Dealer Masters Websites</a>,\\n      <a href=\\\"/categories/conversion-research\\\">Conversion Research</a>, and\\n      <a href=\\\"/categories/vdp-strategy\\\">VDP Strategy</a>\\n    </div>\\n\\n  </div>\\n</div></div>\",\"order\":\"0\",\"visible\":true}]},\"SEO\":{\"order\":15,\"visible\":true,\"seo\":{\"MetaDesc\":\"How dealer VDPs ended up with nine buttons, why vendors won't push back, and what every dealer should be asking on their next QBR.\",\"MetaTitle\":\"CTA Stacking Crisis on VDPs\",\"tags\":[]}}}","pageTitle":"\"The CTA Stacking Crisis on VDPs\"","slug":"\"/cta-stacking-crisis-vdp\""}],"tagNameLower":"research","tagName":"Research","blogmanagement":{"blogResultsTopHTML":"<style>\n</style>\n","blogResultsBottomHTML":"<div class=\"wrapper\">\n<!--Alignment valid values: \"left-align\", \"center-left-align\", \"middle-align\", \"right-align\". Defaults to left-align.-->\n<!--Theme valid values: \"no-bg\" \"dark\", \"light\". Defaults to no-bg.-->\n    <section id=\"main-bg\" class=\"content-section light middle-align\">\n        <h3 id=\"content-title\">MEET WITH TEAM MXS</h3>\n        <a id=\"a-link\" class=\"content-cta\" href=\"#contact-form\">BOOK NOW</a>\n    </section>\n</div>\n<style>\n  .blog-module--blog-jumbotron--1yRvV {\n    max-width: 1920px;\n    margin: 54px auto 0;\n    background-position: left;\n\t}\n  \n  .wrapper {\n    max-width: 1920px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    flex-wrap: wrap;\n    margin: 0 auto;\n  }\n  section.content-section {\n    width: 100%;\n    display: flex;\n    flex-direction: column;\n    padding: 4rem;\n    gap: 1.5rem;\n  }\n  .content-section h3 {\n    font-size: 32px;\n    font-family: var(--primary-font);\n    text-align: center;\n    font-weight: 300;\n  }\n  .content-section p {\n    letter-spacing: 0.1px;\n    line-height: 1.5;\n    font-size: 16px;\n  }\n  a.content-cta {\n    background-color: var(--primary-text);\n    padding: 1rem;\n    font-size: 16px;\n    box-shadow: 3px 3px 5px rgba(0,0,0,0.15);\n    width: fit-content;\n  }\n  @media only screen and (max-width: 576px) {\n    .content-section h3 { font-size: 28px; }\n  }\n  /*Alignment*/\n  /**Left**/\n  section.content-section.left-align {\n    align-items: flex-start;\n  } \n  .left-align.content-section p {\n    text-align: left;\n  }\n  /**Center Left**/\n  section.content-section.center-left-align {\n    align-items: center;\n  } \n  .center-left-align.content-section p {\n    text-align: left;\n  }\n  /**Middle**/\n  section.content-section.middle-align {\n    align-items: center;\n  } \n  .middle-align.content-section p {\n    text-align: center;\n  }\n  /**Right**/\n  section.content-section.right-align {\n    align-items: flex-end;\n  }\n  .right-align.content-section p {\n    text-align: right;\n  }\n  /*Themes*/\n  /**No BG**/\n  section.content-section.no-bg {\n    background-color: transparent;\n  }\n  .content-section.no-bg a.content-cta {\n    background: var(--primary-accent) linear-gradient(295.53deg,#276df1 22.68%,#539cff 98.61%);\n    color: var(--primary-text);\n  }\n  /**Light**/\n  section.content-section.light {\n    background: var(--primary-accent) linear-gradient(295.53deg,#276df1 22.68%,#539cff 98.61%);\n  }\n  .content-section.light a.content-cta {\n    background-color: var(--primary-text);\n    color: var(--primary-accent);\n  }\n  /**Dark**/\n  section.content-section.dark {\n    background: #272727;\n  }\n  .content-section.dark a.content-cta {\n    background: var(--primary-accent) linear-gradient(295.53deg,#276df1 22.68%,#539cff 98.61%);\n    color: var(--primary-text);\n  }\n  \n  /** MOBILE ADJUSTMENTS **/ \n  @media screen and (max-width: 750px) {\n    .blog-module--blog-jumbotron--1yRvV {\n     min-height: 300px !important;  \n    }\n    \n    .blog-module--blog-jumbotron--1yRvV p {\n      font-size: 30px !important; \n    }\n  }\n</style>","allBlogPagesBottomHTML":"","categoriesBlogResultsHTML":"","blogResultsPageSlug":"/blogs"}}},"staticQueryHashes":["952559061"]}