{"id":2563,"date":"2026-07-15T16:15:36","date_gmt":"2026-07-15T16:15:36","guid":{"rendered":"https:\/\/blogs.consentplace.com\/en\/?page_id=2563"},"modified":"2026-07-16T09:06:19","modified_gmt":"2026-07-16T09:06:19","slug":"prescriptive-ai-by-industry-automobile","status":"publish","type":"page","link":"https:\/\/blogs.consentplace.com\/en\/prescriptive-ai-by-industry-automobile\/","title":{"rendered":"Prescriptive AI by Industry: Automotive."},"content":{"rendered":"\n<!doctype html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"utf-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Automotive &#038; Prescriptive AI \u2014 The Turn That Decides the Sale. \u2013 Official Blog<\/title>\n  <meta name=\"description\" content=\"Every automotive conversation has a decisive turn. A moment where the buyer is still in the room \u2014 but about to leave. Prescriptive AI catches it. Here's how.\" \/>\n  <link rel=\"canonical\" href=\"https:\/\/blogs.consentplace.com\/en\/business\/automotive-prescriptive-ai\/\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&#038;family=DM+Serif+Display:ital@0;1&#038;family=Space+Mono:wght@400;700&#038;display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    :root {\n      --ink:        #1c1c1a;\n      --ink-soft:   #1c1c1a;\n      --ink-muted:  #4a4845;\n      --paper:      #faf8f5;\n      --line:       #e7e3dd;\n      --signal:     #ff6633;\n      --signal-mid: #e45220;\n      --signal-bg:  rgba(255,102,51,0.07);\n      --dark:       #1a1a18;\n      --dark-2:     #222220;\n      --dark-3:     #2a2a28;\n    }\n    *, *::before, *::after { margin:0; padding:0; box-sizing:border-box; }\n    html { scroll-behavior: smooth; }\n    body {\n      font-family: \"DM Sans\", sans-serif;\n      color: var(--ink);\n      background: #fff;\n      line-height: 1.6;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    \/* \u2500\u2500 NAV \u2500\u2500 *\/\n    .nav {\n      position: sticky; top: 0; z-index: 100;\n      background: rgba(255,255,255,0.96);\n      backdrop-filter: blur(12px);\n      border-bottom: 1px solid var(--line);\n      padding: 0.9rem 2rem;\n      display: flex; align-items: center; justify-content: space-between;\n    }\n    .nav img { height: 34px; width: auto; display: block; }\n    .nav-right { display: flex; align-items: center; gap: 1.4rem; }\n    .nav-right a {\n      font-size: 0.8rem; font-weight: 600; text-decoration: none;\n      color: var(--ink-soft);\n    }\n    .nav-right a:hover { color: var(--signal); }\n    .nav-cta {\n      background: var(--signal); color: #fff !important;\n      padding: 0.48rem 0.95rem; border-radius: 4px;\n    }\n\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\n    .hero {\n      background: var(--dark);\n      padding: 5rem 2rem 4rem;\n      text-align: center;\n      overflow: hidden;\n      position: relative;\n    }\n    .hero::before {\n      content: \"\";\n      position: absolute; inset: 0;\n      background: radial-gradient(ellipse 80% 60% at 50% 0%, rgba(255,102,51,0.12) 0%, transparent 70%);\n      pointer-events: none;\n    }\n    .hero-inner { max-width: 760px; margin: 0 auto; position: relative; }\n    .hero-series {\n      display: inline-flex; align-items: center; gap: 0.5rem;\n      font-size: 0.62rem; font-weight: 700; letter-spacing: 0.15em;\n      text-transform: uppercase; color: var(--signal);\n      border: 1px solid rgba(255,102,51,0.35); border-radius: 3px;\n      padding: 0.28rem 0.65rem; margin-bottom: 1.8rem;\n    }\n    .hero-series::before {\n      content: \"\"; width: 5px; height: 5px; border-radius: 50%;\n      background: var(--signal); animation: pulse 2s infinite;\n    }\n    @keyframes pulse { 0%,100%{opacity:1;transform:scale(1)} 50%{opacity:.4;transform:scale(1.3)} }\n    .hero h1 {\n      font-family: \"DM Serif Display\", Georgia, serif;\n      font-size: clamp(2.2rem, 6vw, 3.6rem);\n      font-weight: 400; line-height: 1.04; letter-spacing: -0.03em;\n      color: #fff; margin-bottom: 1.4rem;\n    }\n    .hero h1 em { color: var(--signal); font-style: italic; }\n    .hero-lead {\n      font-size: clamp(1rem, 2vw, 1.15rem);\n      color: #f0ede8; line-height: 1.72; max-width: 620px; margin: 0 auto 2.5rem;\n    }\n    \/* Hero illustration: animated SVG Plutchik wheel *\/\n    .hero-wheel {\n      width: 220px; height: 220px; margin: 0 auto 2.5rem;\n      position: relative;\n    }\n    .hero-wheel svg { width: 100%; height: 100%; }\n\n    \/* \u2500\u2500 ARTICLE LAYOUT \u2500\u2500 *\/\n    .article {\n      max-width: 720px; margin: 0 auto; padding: 4rem 2rem 6rem;\n    }\n\n    \/* \u2500\u2500 PROSE \u2500\u2500 *\/\n    .article h2 {\n      font-family: \"DM Serif Display\", Georgia, serif;\n      font-size: clamp(1.55rem, 3.5vw, 2rem);\n      font-weight: 400; letter-spacing: -0.025em; line-height: 1.15;\n      color: var(--ink); margin: 3rem 0 0.9rem;\n    }\n    .article h2 em { color: var(--signal); font-style: italic; }\n    .article h3 {\n      font-size: 1rem; font-weight: 700; color: var(--ink);\n      margin: 1.8rem 0 0.55rem; letter-spacing: 0.01em;\n    }\n    .article p {\n      font-size: 1rem; color: var(--ink-soft);\n      line-height: 1.78; margin-bottom: 0.9rem;\n    }\n    .article p strong { color: var(--ink); font-weight: 600; }\n    .article ul, .article ol {\n      margin: 0.5rem 0 1rem 1.3rem; color: var(--ink-soft);\n    }\n    .article li { font-size: 1rem; line-height: 1.72; margin-bottom: 0.3rem; }\n    .article li strong { color: var(--ink); font-weight: 600; }\n    .article a { color: var(--signal); text-decoration: none; font-weight: 500; }\n    .article a:hover { text-decoration: underline; }\n    hr.rule {\n      border: none; border-top: 1px solid var(--line); margin: 3rem 0;\n    }\n\n    \/* \u2500\u2500 PULL QUOTE \u2500\u2500 *\/\n    .pull-quote {\n      border-left: 3px solid var(--signal);\n      padding: 0.8rem 1.3rem; margin: 2rem 0;\n      background: var(--signal-bg); border-radius: 0 8px 8px 0;\n    }\n    .pull-quote p {\n      font-size: 1.08rem; font-style: italic;\n      color: var(--ink); line-height: 1.65; margin: 0;\n    }\n\n    \/* \u2500\u2500 STAT BAR \u2500\u2500 *\/\n    .stat-bar {\n      display: grid; grid-template-columns: repeat(3,1fr);\n      gap: 1px; margin: 2.5rem 0;\n      border: 1px solid var(--line); border-radius: 10px; overflow: hidden;\n    }\n    .stat-cell {\n      padding: 1.3rem 1.4rem; background: var(--paper); text-align: center;\n    }\n    .stat-n {\n      display: block; font-family: \"DM Serif Display\", Georgia, serif;\n      font-size: 2.4rem; font-style: italic; color: var(--signal);\n      line-height: 1; margin-bottom: 0.4rem;\n    }\n    .stat-l {\n      font-size: 0.78rem; color: var(--ink-soft); line-height: 1.4;\n    }\n    .stat-l strong { color: var(--ink); font-weight: 600; display: block; }\n\n    \/* \u2500\u2500 GENERATION LADDER \u2500\u2500 *\/\n    .gen-ladder {\n      border: 1px solid var(--line); border-radius: 10px;\n      overflow: hidden; margin: 2rem 0;\n    }\n    .gen-row {\n      display: grid; grid-template-columns: 36px 110px 1fr auto;\n      align-items: center; gap: 1rem;\n      padding: 1rem 1.2rem; border-bottom: 1px solid var(--line);\n    }\n    .gen-row:last-child { border-bottom: none; background: var(--dark); }\n    .gen-n {\n      font-family: \"DM Serif Display\", Georgia, serif;\n      font-size: 1.4rem; font-style: italic; color: var(--ink); line-height: 1;\n    }\n    .gen-row:last-child .gen-n { color: var(--signal); }\n    .gen-cat {\n      font-size: 0.6rem; font-weight: 700; letter-spacing: 0.1em;\n      text-transform: uppercase; color: var(--ink-soft);\n    }\n    .gen-row:last-child .gen-cat { color: var(--signal); }\n    .gen-desc { font-size: 0.85rem; color: var(--ink-soft); line-height: 1.45; }\n    .gen-row:last-child .gen-desc { color: #f0ede8; }\n    .gen-badge {\n      font-family: \"DM Serif Display\", Georgia, serif;\n      font-size: 0.9rem; font-style: italic; color: var(--signal); white-space: nowrap;\n    }\n\n    \/* \u2500\u2500 DYAD VISUAL \u2500\u2500 *\/\n    .dyad-visual {\n      margin: 2.5rem 0;\n      border: 1px solid var(--line); border-radius: 12px;\n      overflow: hidden; background: var(--paper);\n    }\n    .dyad-visual-head {\n      display: flex; align-items: center; gap: 0.7rem;\n      padding: 1rem 1.4rem; border-bottom: 1px solid var(--line);\n      background: #fff;\n    }\n    .dyad-dot {\n      width: 9px; height: 9px; border-radius: 50%; flex-shrink: 0;\n    }\n    .dyad-dot.g { background: #4caf78; }\n    .dyad-dot.a { background: #f5a623; }\n    .dyad-dot.r { background: #e05252; }\n    .dyad-visual-head h3 {\n      margin: 0; font-size: 0.78rem; font-weight: 700;\n      letter-spacing: 0.08em; text-transform: uppercase; color: var(--ink-soft);\n    }\n    .dyad-visual-head span {\n      margin-left: auto; font-size: 0.72rem; color: #f0ede8;\n    }\n    .dyad-pairs {\n      display: grid; grid-template-columns: 1fr 1fr; gap: 1px;\n    }\n    .dyad-pair {\n      padding: 1.1rem 1.4rem; background: #fff; border-right: 1px solid var(--line);\n    }\n    .dyad-pair:nth-child(even) { border-right: none; }\n    .dyad-pair:nth-last-child(-n+2) { background: var(--paper); }\n    .dyad-equation {\n      font-family: \"Space Mono\", monospace;\n      font-size: 0.72rem; color: var(--signal); margin-bottom: 0.3rem;\n      letter-spacing: -0.02em;\n    }\n    .dyad-name {\n      font-size: 0.95rem; font-weight: 700; color: var(--ink); margin-bottom: 0.2rem;\n    }\n    .dyad-desc { font-size: 0.8rem; color: var(--ink-soft); line-height: 1.55; }\n    .dyad-signal {\n      margin-top: 0.45rem; font-size: 0.72rem; font-weight: 600;\n      color: var(--signal); letter-spacing: 0.04em;\n    }\n\n    \/* \u2500\u2500 PRESCRIPTIVE AI BLOCK \u2500\u2500 *\/\n    .prx-block {\n      background: var(--dark); border-radius: 14px;\n      padding: 2.4rem 2rem; margin: 3rem 0;\n    }\n    .prx-eyebrow {\n      font-size: 0.6rem; font-weight: 700; letter-spacing: 0.16em;\n      text-transform: uppercase; color: var(--signal); margin-bottom: 1rem;\n      display: flex; align-items: center; gap: 0.5rem;\n    }\n    .prx-eyebrow::before {\n      content: \"\"; width: 5px; height: 5px; border-radius: 50%;\n      background: var(--signal); animation: pulse 2s infinite;\n    }\n    .prx-block h2 {\n      font-family: \"DM Serif Display\", Georgia, serif;\n      font-size: clamp(1.5rem, 3.5vw, 2rem);\n      font-weight: 400; color: #fff; line-height: 1.1;\n      letter-spacing: -0.025em; margin: 0 0 0.7rem;\n    }\n    .prx-block h2 em { color: var(--signal); font-style: italic; }\n    .prx-lead { font-size: 0.95rem; color: #f0ede8; line-height: 1.72; margin-bottom: 2rem; }\n    \/* Conversation simulation *\/\n    .convo {\n      display: flex; flex-direction: column; gap: 1px; margin-bottom: 2rem;\n    }\n    .convo-turn {\n      background: var(--dark-2); border-radius: 0;\n      padding: 1.3rem 1.5rem;\n    }\n    .convo-turn:first-child { border-radius: 8px 8px 0 0; }\n    .convo-turn:last-child  { border-radius: 0 0 8px 8px; }\n    .convo-header {\n      display: flex; align-items: baseline; gap: 0.7rem; margin-bottom: 0.65rem;\n    }\n    .convo-turn-label {\n      font-size: 0.58rem; font-weight: 700; letter-spacing: 0.12em;\n      text-transform: uppercase; color: var(--signal);\n    }\n    .convo-turn-title {\n      font-size: 0.88rem; font-weight: 600; color: #EDECEA;\n    }\n    .convo-signal {\n      font-size: 0.82rem; color: #f0ede8; line-height: 1.62; margin-bottom: 0.8rem;\n    }\n    .convo-signal strong { color: #ffffff; font-weight: 500; }\n    .convo-divider {\n      border: none; border-top: 1px solid #333330; margin-bottom: 0.8rem;\n    }\n    .convo-prescription-label {\n      font-size: 0.58rem; font-weight: 700; letter-spacing: 0.12em;\n      text-transform: uppercase; color: var(--signal); margin-bottom: 0.35rem;\n    }\n    .convo-prescription {\n      font-size: 0.85rem; color: #f0ede8; line-height: 1.68;\n    }\n    .convo-prescription strong { color: #fff; font-weight: 600; }\n    \/* Score block *\/\n    .prx-scores {\n      display: grid; grid-template-columns: repeat(3,1fr);\n      gap: 1px; margin-top: 1.6rem; border-radius: 8px; overflow: hidden;\n    }\n    .prx-score {\n      background: var(--dark-3); padding: 1.1rem 1rem; text-align: center;\n    }\n    .prx-score-n {\n      display: block;\n      font-family: \"DM Serif Display\", Georgia, serif;\n      font-size: 2.4rem; font-style: italic; color: var(--signal);\n      line-height: 0.9; margin-bottom: 0.45rem;\n    }\n    .prx-score-l {\n      font-size: 0.58rem; font-weight: 700; letter-spacing: 0.1em;\n      text-transform: uppercase; color: #f0ede8; line-height: 1.4;\n    }\n    .prx-quote {\n      margin-top: 1.6rem; padding: 1rem 1.1rem;\n      border-left: 3px solid rgba(255,102,51,0.5);\n      border-radius: 0 6px 6px 0;\n      background: rgba(255,255,255,0.04);\n    }\n    .prx-quote-label {\n      font-size: 0.58rem; font-weight: 700; letter-spacing: 0.11em;\n      text-transform: uppercase; color: #ff895f; margin-bottom: 0.4rem;\n    }\n    .prx-quote p {\n      font-size: 0.85rem; font-style: italic;\n      color: #f0ede8; line-height: 1.65; margin: 0;\n    }\n\n    \/* \u2500\u2500 USE CASES \u2500\u2500 *\/\n    .use-cases {\n      border: 1px solid var(--line); border-radius: 10px;\n      overflow: hidden; margin: 2rem 0;\n    }\n    .use-case {\n      display: grid; grid-template-columns: 44px 1fr;\n      gap: 1rem; align-items: start;\n      padding: 1.15rem 1.3rem;\n      border-bottom: 1px solid var(--line);\n      background: var(--paper);\n    }\n    .use-case:nth-child(even) { background: #fff; }\n    .use-case:last-child { border-bottom: none; }\n    .use-case-n {\n      font-family: \"DM Serif Display\", Georgia, serif;\n      font-size: 1.3rem; font-style: italic; color: var(--signal); line-height: 1;\n      padding-top: 0.15rem;\n    }\n    .use-case h4 { font-size: 0.9rem; font-weight: 700; color: var(--ink); margin-bottom: 0.25rem; }\n    .use-case p { font-size: 0.84rem; color: var(--ink-soft); line-height: 1.62; margin: 0; }\n\n    \/* \u2500\u2500 BOTTOM CTA \u2500\u2500 *\/\n    .bottom-cta {\n      background: var(--dark); border-radius: 12px;\n      padding: 2.2rem 2rem; margin: 3.5rem 0 0; text-align: center;\n    }\n    .bottom-cta h3 {\n      font-family: \"DM Serif Display\", Georgia, serif;\n      font-size: 1.5rem; font-weight: 400; color: #fff;\n      letter-spacing: -0.02em; margin-bottom: 0.6rem; line-height: 1.15;\n    }\n    .bottom-cta h3 em { color: var(--signal); font-style: italic; }\n    .bottom-cta p { font-size: 0.9rem; color: #f0ede8; margin-bottom: 1.3rem; line-height: 1.6; }\n    .btn-signal {\n      display: inline-flex; align-items: center; gap: 0.4rem;\n      background: var(--signal); color: #fff !important;\n      font-size: 0.85rem; font-weight: 700; text-decoration: none !important;\n      padding: 0.72rem 1.35rem; border-radius: 5px;\n      transition: opacity .15s;\n    }\n    .btn-signal:hover { opacity: .88; }\n\n    \/* \u2500\u2500 REFERENCES \u2500\u2500 *\/\n    .refs { margin-top: 3.5rem; padding-top: 2rem; border-top: 1px solid var(--line); }\n    .refs h2 {\n      font-family: \"DM Serif Display\", Georgia, serif;\n      font-size: 1.15rem; font-weight: 400; color: var(--ink); margin-bottom: 1.2rem;\n    }\n    .ref-group { margin-bottom: 1.4rem; }\n    .ref-group-label {\n      font-size: 0.6rem; font-weight: 700; letter-spacing: 0.12em;\n      text-transform: uppercase; color: var(--signal); margin-bottom: 0.5rem;\n    }\n    .ref-row {\n      display: flex; justify-content: space-between; align-items: baseline;\n      gap: 1rem; padding: 0.5rem 0; border-bottom: 1px solid var(--line);\n      font-size: 0.82rem; color: var(--ink-soft); line-height: 1.55;\n    }\n    .ref-row:last-child { border-bottom: none; }\n    .ref-row a { font-size: 0.74rem; font-weight: 600; color: var(--signal); white-space: nowrap; flex-shrink: 0; }\n\n    \/* \u2500\u2500 POST NAV \u2500\u2500 *\/\n    .post-nav {\n      display: flex; justify-content: space-between; gap: 1rem;\n      margin-top: 3rem; padding-top: 2rem; border-top: 1px solid var(--line);\n    }\n    .post-nav a { font-size: 0.82rem; font-weight: 600; color: var(--signal); text-decoration: none; }\n    .post-nav a:hover { text-decoration: underline; }\n    .post-nav-prev::before { content: \"\u2190 \"; }\n    .post-nav-next::after  { content: \" \u2192\"; }\n\n    @media (max-width: 640px) {\n      .article { padding: 2.5rem 1.2rem 5rem; }\n      .hero { padding: 3.5rem 1.2rem 3rem; }\n      .stat-bar { grid-template-columns: 1fr; }\n      .prx-scores { grid-template-columns: repeat(3,1fr); }\n      .gen-row { grid-template-columns: 26px 1fr auto; gap: 0.6rem; }\n      .gen-cat { display: none; }\n      .dyad-pairs { grid-template-columns: 1fr; }\n      .dyad-pair { border-right: none !important; border-bottom: 1px solid var(--line); }\n      .dyad-pair:last-child { border-bottom: none; }\n      .nav { padding: 0.8rem 1.2rem; }\n    }\n    @media (prefers-reduced-motion: reduce) {\n      *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }\n    }\n\n    \/* \u2500\u2500 DARK SECTION OVERRIDES \u2014 defeat .article p specificity \u2500\u2500 *\/\n    .article .prx-block p,\n    .article .prx-lead,\n    .article .convo-signal,\n    .article .convo-prescription,\n    .article .prx-quote p,\n    .article .bottom-cta p,\n    .article .hero-lead { color: #f0ede8 !important; }\n\n    .article .convo-signal strong,\n    .article .convo-prescription strong { color: #ffffff !important; }\n\n    .article .prx-block p strong { color: #ffffff !important; }\n    .article .bottom-cta p { color: #f0ede8 !important; }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- NAV -->\n\n  <!-- HERO -->\n  <header class=\"hero\">\n    <div class=\"hero-inner\">\n      <div class=\"hero-series\">Prescriptive AI \u00b7 Automotive \u00b7 Episode 2<\/div>\n\n      <!-- Animated Plutchik wheel SVG -->\n      <div class=\"hero-wheel\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 220 220\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <defs>\n            <style>\n              .petal { transition: opacity .3s; }\n              .petal-active { animation: glow 2.4s ease-in-out infinite; }\n              @keyframes glow {\n                0%,100% { opacity:.9; }\n                50%      { opacity:.4; }\n              }\n            <\/style>\n          <\/defs>\n          <!-- outer ring segments \u2014 8 primary emotions -->\n          <g transform=\"translate(110,110)\">\n            <!-- Joy -->\n            <path d=\"M0,0 L22,-88 A88,88,0,0,1,62,-63 Z\" fill=\"#FFD166\" opacity=\".7\" class=\"petal\"\/>\n            <!-- Trust -->\n            <path d=\"M0,0 L62,-63 A88,88,0,0,1,88,0 Z\"    fill=\"#06D6A0\" opacity=\".7\" class=\"petal\"\/>\n            <!-- Fear -->\n            <path d=\"M0,0 L88,0 A88,88,0,0,1,62,63 Z\"     fill=\"#8AC4FF\" opacity=\".7\" class=\"petal\"\/>\n            <!-- Surprise -->\n            <path d=\"M0,0 L62,63 A88,88,0,0,1,22,88 Z\"    fill=\"#B8F2E6\" opacity=\".7\" class=\"petal\"\/>\n            <!-- Sadness -->\n            <path d=\"M0,0 L22,88 A88,88,0,0,1,-22,88 Z\"   fill=\"#6B9FD4\" opacity=\".7\" class=\"petal\"\/>\n            <!-- Disgust -->\n            <path d=\"M0,0 L-22,88 A88,88,0,0,1,-62,63 Z\"  fill=\"#9B72CF\" opacity=\".7\" class=\"petal\"\/>\n            <!-- Anger \u2014 ACTIVE (Remorse dyad signal) -->\n            <path d=\"M0,0 L-62,63 A88,88,0,0,1,-88,0 Z\"   fill=\"#FF6B35\" opacity=\".95\" class=\"petal petal-active\"\/>\n            <!-- Anticipation \u2014 ACTIVE -->\n            <path d=\"M0,0 L-88,0 A88,88,0,0,1,-22,-88 Z\"  fill=\"#FF9F1C\" opacity=\".95\" class=\"petal petal-active\"\/>\n            <!-- back to Joy close -->\n            <path d=\"M0,0 L-22,-88 A88,88,0,0,1,22,-88 Z\" fill=\"#FFD166\" opacity=\".7\" class=\"petal\"\/>\n          <\/g>\n          <!-- inner ring -->\n          <circle cx=\"110\" cy=\"110\" r=\"52\" fill=\"#fff\" opacity=\".06\"\/>\n          <circle cx=\"110\" cy=\"110\" r=\"52\" fill=\"none\" stroke=\"#ffffff18\" stroke-width=\"1\"\/>\n          <!-- core -->\n          <circle cx=\"110\" cy=\"110\" r=\"26\" fill=\"#1a1a18\"\/>\n          <!-- label -->\n          <text x=\"110\" y=\"107\" text-anchor=\"middle\"\n                font-family=\"DM Serif Display,Georgia,serif\"\n                font-size=\"8\" font-style=\"italic\" fill=\"#ff6633\">Remorse<\/text>\n          <text x=\"110\" y=\"118\" text-anchor=\"middle\"\n                font-family=\"DM Sans,sans-serif\"\n                font-size=\"6\" fill=\"#c8c5bf\" letter-spacing=\".04em\">DYAD \u00b7 ACTIVE<\/text>\n        <\/svg>\n      <\/div>\n\n      <h1>Automotive.<br \/>Every sale has <em>one turn<\/em><br \/>that decides it all.<\/h1>\n      <p class=\"hero-lead\">\n        The buyer is still in the room. They haven&#8217;t said no. But the moment is slipping \u2014 and your AI just pushed harder. Prescriptive AI catches the decisive turn. Here&#8217;s what it sees, and what it does.\n      <\/p>\n    <\/div>\n  <\/header>\n\n  <article class=\"article\">\n\n    <p>Buying a car is not a rational decision.<\/p>\n    <p>It never was.<\/p>\n    <p>People say they&#8217;re comparing specs. Range. APR. Trim levels.<\/p>\n    <p>But what they&#8217;re actually doing is asking a single question, over and over, in different forms:<\/p>\n\n    <div class=\"pull-quote\">\n      <p>&#8220;Can I trust this \u2014 enough to commit?&#8221;<\/p>\n    <\/div>\n\n    <p>That question doesn&#8217;t live in a pricing table. It lives in the conversation. In the hesitation between one message and the next. In the moment the buyer adds a feature, then removes it, then adds it again.<\/p>\n    <p>And when that moment arrives \u2014 most AI systems miss it entirely.<\/p>\n    <p>They detect the drop in engagement.<\/p>\n    <p>They don&#8217;t know what caused it.<\/p>\n    <p>They push harder.<\/p>\n    <p>And the buyer leaves.<\/p>\n\n    <hr class=\"rule\" \/>\n\n    <h2>The trust crisis is not a perception problem.<br \/><em>It&#8217;s a conversation problem.<\/em><\/h2>\n\n    <p>Automotive trust has never been lower.<\/p>\n\n    <div class=\"stat-bar\">\n      <div class=\"stat-cell\">\n        <span class=\"stat-n\">63<\/span>\n        <span class=\"stat-l\"><strong>Trust Score<\/strong>industry all-time low<br \/><small>Caliber, 2025<\/small><\/span>\n      <\/div>\n      <div class=\"stat-cell\">\n        <span class=\"stat-n\">68%<\/span>\n        <span class=\"stat-l\"><strong>of buyers<\/strong>fear overpaying before they sit down<br \/><small>Mintel, 2025<\/small><\/span>\n      <\/div>\n      <div class=\"stat-cell\">\n        <span class=\"stat-n\">50%+<\/span>\n        <span class=\"stat-l\"><strong>brand loyalty<\/strong>collapsed \u2014 undecided on repurchase<br \/><small>Caliber, 2025<\/small><\/span>\n      <\/div>\n    <\/div>\n\n    <p>These numbers don&#8217;t describe a marketing failure.<\/p>\n    <p>They describe a conversation failure.<\/p>\n    <p>Buyers are arriving with more doubt than ever. They&#8217;ve done their research. They know the invoice price. They&#8217;ve seen the reviews. They&#8217;re <em>ready to buy<\/em> \u2014 but emotionally, they&#8217;re braced for disappointment.<\/p>\n    <p>And every generic chatbot interaction, every premature closing move, every urgency message sent at the wrong moment confirms their worst expectation.<\/p>\n    <p>Not: &#8220;this brand understands me.&#8221;<\/p>\n    <p>But: &#8220;I&#8217;m being processed.&#8221;<\/p>\n\n    <hr class=\"rule\" \/>\n\n    <h2>Detection was never enough.<br \/><em>Prescription is what the moment requires.<\/em><\/h2>\n\n    <p>For years, AI in automotive has been built around the same paradigm:<\/p>\n    <p>Measure behavior. Predict intent. Trigger an action.<\/p>\n    <p>That&#8217;s Descriptive and Predictive AI. And it&#8217;s table stakes in 2026.<\/p>\n    <p>It tells you a buyer dropped off at the configuration screen.<\/p>\n    <p>It does not tell you <em>why<\/em> \u2014 and it certainly does not tell you <em>what to say next<\/em>.<\/p>\n\n    <div class=\"gen-ladder\" aria-label=\"AI capability progression\">\n      <div class=\"gen-row\">\n        <span class=\"gen-n\">1<\/span>\n        <span class=\"gen-cat\">Descriptive<\/span>\n        <span class=\"gen-desc\">Tells you a drop-off happened. After the conversation ended.<\/span>\n      <\/div>\n      <div class=\"gen-row\">\n        <span class=\"gen-n\">2<\/span>\n        <span class=\"gen-cat\">Predictive<\/span>\n        <span class=\"gen-desc\">Estimates the probability of churn. Before it happens.<\/span>\n      <\/div>\n      <div class=\"gen-row\">\n        <span class=\"gen-n\">3<\/span>\n        <span class=\"gen-cat\">Prescriptive<\/span>\n        <span class=\"gen-desc\">Tells your AI exactly what to say, at the exact turn, for this buyer \u2014 right now.<\/span>\n        <span class=\"gen-badge\">ConsentPlace<\/span>\n      <\/div>\n    <\/div>\n\n    <p>Prescriptive AI does not wait for the drop-off.<\/p>\n    <p>It reads the emotional state at turn one. It identifies the dyad. It prescribes the next move before the moment is lost.<\/p>\n    <p>That&#8217;s the difference between catching a buyer \u2014 and watching them go.<\/p>\n\n    <hr class=\"rule\" \/>\n\n    <h2>Dyads: the emotional engine<br \/><em>running beneath every car purchase.<\/em><\/h2>\n\n    <p>Emotions don&#8217;t arrive one at a time.<\/p>\n    <p>They arrive as blends.<\/p>\n    <p>Anticipation mixed with fear. Joy mixed with doubt. Trust mixed with disgust at the memory of the last dealership experience.<\/p>\n    <p>Plutchik called these blends <strong>dyads<\/strong>. ConsentPlace detects 24 of them, in real time, across every turn of the conversation.<\/p>\n    <p>In automotive, four dyads drive almost every decisive moment:<\/p>\n\n    <div class=\"dyad-visual\">\n      <div class=\"dyad-visual-head\">\n        <div class=\"dyad-dot g\"><\/div>\n        <div class=\"dyad-dot a\"><\/div>\n        <div class=\"dyad-dot r\"><\/div>\n        <h3>The 4 decisive automotive dyads<\/h3>\n        <span>Detected in real time \u00b7 v39.4<\/span>\n      <\/div>\n      <div class=\"dyad-pairs\">\n        <div class=\"dyad-pair\">\n          <div class=\"dyad-equation\">Sadness + Disgust<\/div>\n          <div class=\"dyad-name\">Remorse<\/div>\n          <div class=\"dyad-desc\">The buyer doubts the decision before making it. Adds, removes, revisits. Not indecision \u2014 emotional caution.<\/div>\n          <div class=\"dyad-signal\">22% of active conversations \u00b7 most common trigger of drop-off<\/div>\n        <\/div>\n        <div class=\"dyad-pair\">\n          <div class=\"dyad-equation\">Anticipation + Fear<\/div>\n          <div class=\"dyad-name\">Anxiety<\/div>\n          <div class=\"dyad-desc\">The buyer wants to move forward but fears the wrong outcome. EV range anxiety. Price anxiety. Regret anxiety.<\/div>\n          <div class=\"dyad-signal\">Peaks at pricing reveal \u00b7 most often met with the wrong response<\/div>\n        <\/div>\n        <div class=\"dyad-pair\">\n          <div class=\"dyad-equation\">Disgust + Anticipation<\/div>\n          <div class=\"dyad-name\">Cynicism<\/div>\n          <div class=\"dyad-desc\">The buyer expects to be manipulated. They&#8217;ve been here before. Every sales move confirms the suspicion.<\/div>\n          <div class=\"dyad-signal\">Trust Score 63 \u00b7 systemic \u2014 not individual brand failure<\/div>\n        <\/div>\n        <div class=\"dyad-pair\">\n          <div class=\"dyad-equation\">Joy + Trust<\/div>\n          <div class=\"dyad-name\">Attachment<\/div>\n          <div class=\"dyad-desc\">The buyer has decided emotionally. This is the rarest and most fragile state \u2014 and the one most brands interrupt.<\/div>\n          <div class=\"dyad-signal\">Protect momentum \u00b7 do not push \u00b7 earn consent naturally<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <p>These four dyads appear in almost every automotive conversation.<\/p>\n    <p>The question is not whether to detect them.<\/p>\n    <p>The question is: <strong>what does your AI do the moment it detects them?<\/strong><\/p>\n\n    <hr class=\"rule\" \/>\n\n    <!-- PRESCRIPTIVE AI BLOCK -->\n    <div class=\"prx-block\">\n      <div class=\"prx-eyebrow\">Prescriptive AI in action \u00b7 ConsentPlaceAgent v39.4<\/div>\n      <h2>The three turns where<br \/><em>automotive conversations break.<\/em><\/h2>\n      <p class=\"prx-lead\">\n        We ran the full automotive buyer journey through ConsentPlaceAgent v39.4. Three independent AI systems \u2014 safety-focused, reasoning-first, multimodal-native \u2014 evaluated each prescriptive move. Here&#8217;s what the system does at the turns that matter most.\n      <\/p>\n\n      <div class=\"convo\">\n\n        <div class=\"convo-turn\">\n          <div class=\"convo-header\">\n            <span class=\"convo-turn-label\">Turn 1<\/span>\n            <span class=\"convo-turn-title\">Configuration hesitation \u2014 Remorse dyad detected<\/span>\n          <\/div>\n          <p class=\"convo-signal\">\n            <strong>What the system sees:<\/strong> Buyer has been configuring for 9 minutes. Added the panoramic roof, removed it, added it again. Engagement is high. Forward motion has stopped. Remorse dyad active \u2014 Sadness (doubt about value) meeting Disgust (memory of past bad purchases) at 22% intensity and climbing.\n          <\/p>\n          <hr class=\"convo-divider\" \/>\n          <div class=\"convo-prescription-label\">ConsentPlace prescribes<\/div>\n          <p class=\"convo-prescription\">\n            <strong>Hold the Guided Goal.<\/strong> Do not route to pricing. Do not surface financing. The buyer is not ready \u2014 and any forward move will read as pressure. ConsentPlace prescribes a single, open acknowledgment of the configuration moment: not a feature explanation, not a prompt to continue, but a question that gives the buyer permission to be uncertain. Remorse at this stage is not objection \u2014 it&#8217;s a signal that the decision is real and the buyer is taking it seriously. The prescription is: slow down, stay present, let the moment breathe.\n          <\/p>\n        <\/div>\n\n        <div class=\"convo-turn\">\n          <div class=\"convo-header\">\n            <span class=\"convo-turn-label\">Turn 2<\/span>\n            <span class=\"convo-turn-title\">Price reveal \u2014 Anxiety dyad detected<\/span>\n          <\/div>\n          <p class=\"convo-signal\">\n            <strong>What the system sees:<\/strong> Buyer has just seen the total with financing. Response time increases from 4 seconds to 23 seconds. Message length drops from 18 words to 3. Anxiety dyad active \u2014 Anticipation (wanting the car) colliding with Fear (72% worry about overpaying, tariff uncertainty). Emotional arc is falling.\n          <\/p>\n          <hr class=\"convo-divider\" \/>\n          <div class=\"convo-prescription-label\">ConsentPlace prescribes<\/div>\n          <p class=\"convo-prescription\">\n            <strong>Transparency before reassurance.<\/strong> The instinctive response \u2014 offer a discount, reframe the price, create urgency \u2014 is exactly wrong. It confirms the fear. ConsentPlace prescribes a transparent breakdown: what&#8217;s included, why the number is what it is, what the buyer can adjust. Then it opens the floor. The Anxiety dyad responds to control, not comfort. Give the buyer something to decide, not something to accept. The Guided Goal stays paused until emotional arc begins to recover.\n          <\/p>\n        <\/div>\n\n        <div class=\"convo-turn\">\n          <div class=\"convo-header\">\n            <span class=\"convo-turn-label\">Turn 3<\/span>\n            <span class=\"convo-turn-title\">Trust collapse \u2014 Cynicism dyad detected<\/span>\n          <\/div>\n          <p class=\"convo-signal\">\n            <strong>What the system sees:<\/strong> Buyer begins referencing competitors. Asks about hidden fees. Tone becomes shorter, more guarded. Cynicism dyad emerging \u2014 Disgust (expectation of manipulation) meeting Anticipation (still wants to buy, but braced for disappointment). This is the Tesla-pattern moment: trust score 63 is systemic. The buyer has seen this before.\n          <\/p>\n          <hr class=\"convo-divider\" \/>\n          <div class=\"convo-prescription-label\">ConsentPlace prescribes<\/div>\n          <p class=\"convo-prescription\">\n            <strong>Stop selling. Start listening.<\/strong> Any move that looks like a closing tactic \u2014 any urgency signal, any social proof push, any &#8220;limited availability&#8221; prompt \u2014 detonates the conversation. The Cynicism dyad requires a complete posture reset. ConsentPlace prescribes: acknowledge the comparison behavior openly, offer to slow down, ask what would make the buyer feel confident rather than pushed. Then wait. The Guided Goal does not re-engage until the Cynicism signal clears. This is the turn most AI systems get catastrophically wrong. ConsentPlace catches it at the signal \u2014 not after the exit.\n          <\/p>\n        <\/div>\n\n      <\/div>\n\n      <!-- Scores -->\n      <div class=\"prx-scores\" aria-label=\"Independent evaluation scores\">\n        <div class=\"prx-score\">\n          <span class=\"prx-score-n\">9.5<\/span>\n          <span class=\"prx-score-l\">Safety-focused<br \/>AI evaluator<\/span>\n        <\/div>\n        <div class=\"prx-score\">\n          <span class=\"prx-score-n\">9.6<\/span>\n          <span class=\"prx-score-l\">Reasoning-first<br \/>AI evaluator<\/span>\n        <\/div>\n        <div class=\"prx-score\">\n          <span class=\"prx-score-n\">9.0<\/span>\n          <span class=\"prx-score-l\">Multimodal-native<br \/>AI evaluator<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"prx-quote\">\n        <div class=\"prx-quote-label\">Reasoning-first AI system \u00b7 Prescriptive score 5\/5 \u00b7 July 2026<\/div>\n        <p>&#8220;It identifies the kind of hesitation before changing the conversational strategy. That is exactly the shift Prescriptive AI is meant to make.&#8221;<\/p>\n      <\/div>\n    <\/div>\n\n    <hr class=\"rule\" \/>\n\n    <h2>Where Prescriptive AI<br \/><em>changes the automotive outcome.<\/em><\/h2>\n\n    <p>The decisive turn can happen anywhere in the journey. But five moments carry the highest frequency of dyad-driven drop-off:<\/p>\n\n    <div class=\"use-cases\">\n      <div class=\"use-case\">\n        <span class=\"use-case-n\">1<\/span>\n        <div>\n          <h4>EV adoption &amp; range anxiety<\/h4>\n          <p>EV buying is emotionally complex. 36% adoption stalled \u2014 not because of product failure, but because the Anxiety dyad fires at the first mention of charging infrastructure and never gets resolved. Prescriptive AI catches the moment and routes toward evidence, not reassurance.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"use-case\">\n        <span class=\"use-case-n\">2<\/span>\n        <div>\n          <h4>Financing reveal &amp; pricing transparency<\/h4>\n          <p>68% of buyers fear overpaying. When the total appears, the Anxiety dyad spikes. Most systems respond with urgency messaging. ConsentPlace responds with transparency and control \u2014 the only things that actually work at this turn.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"use-case\">\n        <span class=\"use-case-n\">3<\/span>\n        <div>\n          <h4>Configuration drop-offs<\/h4>\n          <p>Drop-offs during &#8220;build &amp; price&#8221; almost never signal rejection. They signal Remorse \u2014 the buyer is taking the decision seriously. ConsentPlace holds the Guided Goal and waits for readiness. Most systems push. ConsentPlace pauses.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"use-case\">\n        <span class=\"use-case-n\">4<\/span>\n        <div>\n          <h4>Test drive scheduling<\/h4>\n          <p>This moment should feel like progress, not commitment. When Attachment dyad is active, scheduling flows naturally. When Anxiety is active, the same prompt reads as pressure. ConsentPlace reads the dyad first, then chooses the move.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"use-case\">\n        <span class=\"use-case-n\">5<\/span>\n        <div>\n          <h4>Post-visit follow-up<\/h4>\n          <p>Most follow-ups feel like sales calls. ConsentPlace knows which dyad was active when the buyer left \u2014 and picks up exactly there. Not a generic &#8220;still interested?&#8221; but a continuation of the emotional conversation that was already underway.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <hr class=\"rule\" \/>\n\n    <h2>The brands that win<br \/><em>won&#8217;t have the best features.<\/em><\/h2>\n\n    <p>Automotive is AI-mediated now.<\/p>\n    <p>92% of buyers research online before they ever walk into a dealership. 80% want to complete more steps from home. 75% are on mobile.<\/p>\n    <p>Which means the first conversation is almost always with an AI.<\/p>\n    <p>And that AI has one job:<\/p>\n    <p><strong>Don&#8217;t be the reason the buyer left.<\/strong><\/p>\n    <p>The brands that win in 2026 won&#8217;t win on horsepower or APR or inventory depth.<\/p>\n    <p>They&#8217;ll win because their AI knew what to say at the decisive turn.<\/p>\n    <p>Before the buyer decided to go somewhere else.<\/p>\n\n    <!-- BOTTOM CTA -->\n    <div class=\"bottom-cta\">\n      <h3>See Prescriptive AI at<br \/><em>the automotive turn that matters.<\/em><\/h3>\n      <p>ConsentPlaceAgent detects the dyad, holds the Guided Goal, and prescribes the next move \u2014 before the buyer goes cold. Scored 9.5 \/ 9.6 \/ 9.0 by three independent AI systems.<\/p>\n      <a href=\"https:\/\/www.consentplace.com\/en#demo\" class=\"btn-signal\">Watch the demo \u2192<\/a>\n    <\/div>\n\n    <!-- REFERENCES -->\n    <div class=\"refs\">\n      <h2>Research &amp; References<\/h2>\n\n      <div class=\"ref-group\">\n        <div class=\"ref-group-label\">Trust &amp; Loyalty<\/div>\n        <div class=\"ref-row\">\n          <span>Caliber (2025) \u2014 Automotive Trust Score 63, industry all-time low. Tesla reputation collapse. 50%+ brand loyalty undecided.<\/span>\n          <a href=\"https:\/\/www.groupcaliber.com\/the-2025-automotive-industry-outlook-trends-shaping-trust-and-reputation\/\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n        <div class=\"ref-row\">\n          <span>Mintel US Car Purchasing (2025) \u2014 68% fear overpaying; 72% anticipate tariff impact on affordability.<\/span>\n          <a href=\"https:\/\/store.mintel.com\/report\/us-car-purchasing-process-market-report\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n        <div class=\"ref-row\">\n          <span>C-4 Analytics QCIS (2025) \u2014 Price sensitivity #1 factor; 55% say price most important in dealer selection.<\/span>\n          <a href=\"https:\/\/c-4analytics.com\/2025-automotive-consumer-price-sensitivity\/\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"ref-group\">\n        <div class=\"ref-group-label\">Digital Behavior<\/div>\n        <div class=\"ref-row\">\n          <span>Demand Local (2025) \u2014 92% research online before purchase; 80% prefer completing more steps from home; 75% on mobile.<\/span>\n          <a href=\"https:\/\/www.demandlocal.com\/blog\/consumer-behavior-car-buying-statistics\/\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n        <div class=\"ref-row\">\n          <span>Urban Science \/ Harris Poll (2025) \u2014 89% of dealers implementing AI; consumer trust in AI declining; 40% undecided consumers.<\/span>\n          <a href=\"https:\/\/www.cbtnews.com\/dealers-optimistic-even-as-buyers-remain-cautious-study-finds\/\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"ref-group\">\n        <div class=\"ref-group-label\">EV Adoption<\/div>\n        <div class=\"ref-row\">\n          <span>Brandwatch (2025) \u2014 Battery, charging, and range among most discussed EV concerns. Adoption stalled at 36%.<\/span>\n          <a href=\"https:\/\/www.brandwatch.com\/blog\/consumer-trends-automotive-industry\/\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"ref-group\">\n        <div class=\"ref-group-label\">Emotion Theory<\/div>\n        <div class=\"ref-row\">\n          <span>Plutchik, R. (1980) \u2014 <em>A general psychoevolutionary theory of emotion.<\/em> Academic Press.<\/span>\n          <a href=\"http:\/\/www.jstor.org\/stable\/27857503\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n        <div class=\"ref-row\">\n          <span>Plutchik, R. (2001) \u2014 &#8220;The Nature of Emotions.&#8221; <em>American Scientist, 89(4)<\/em>, 344\u2013350.<\/span>\n          <a href=\"https:\/\/journals.sagepub.com\/doi\/abs\/10.1177\/053901882021004003\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"ref-group\">\n        <div class=\"ref-group-label\">ConsentPlace Evaluation<\/div>\n        <div class=\"ref-row\">\n          <span>ConsentPlaceAgent v39.4 \u2014 Independent evaluation by three AI systems. July 2026. Scores: 9.5 \/ 9.6 \/ 9.0. Session average 8.6\/10. Prescriptive score 5\/5.<\/span>\n          <a href=\"https:\/\/blogs.consentplace.com\/en\/tech\/prescriptiveai\/\" target=\"_blank\" rel=\"noopener\">Read post \u2192<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- POST NAV -->\n    <nav class=\"post-nav\">\n      <a href=\"https:\/\/blogs.consentplace.com\/en\/prescriptive-ai-by-industry-luxury\/\" class=\"post-nav-prev\">Luxury<\/a>\n      <a href=\"https:\/\/blogs.consentplace.com\/en\/prescriptive-ai-by-industry-finance\/\" class=\"post-nav-next\">Finance<\/a>\n    <\/nav>\n\n  <\/article>\n\n<\/body>\n<\/html>\n\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\"><style id=\"wpforms-css-vars-198-block-64e896d2-9be8-4832-a181-6014cc6b4d54\">\n\t\t\t\t#wpforms-198.wpforms-block-64e896d2-9be8-4832-a181-6014cc6b4d54 {\n\t\t\t\t--wpforms-field-size-input-height: 43px;\n--wpforms-field-size-input-spacing: 15px;\n--wpforms-field-size-font-size: 16px;\n--wpforms-field-size-line-height: 19px;\n--wpforms-field-size-padding-h: 14px;\n--wpforms-field-size-checkbox-size: 16px;\n--wpforms-field-size-sublabel-spacing: 5px;\n--wpforms-field-size-icon-size: 1;\n--wpforms-label-size-font-size: 16px;\n--wpforms-label-size-line-height: 19px;\n--wpforms-label-size-sublabel-font-size: 14px;\n--wpforms-label-size-sublabel-line-height: 17px;\n--wpforms-button-size-font-size: 17px;\n--wpforms-button-size-height: 41px;\n--wpforms-button-size-padding-h: 15px;\n--wpforms-button-size-margin-top: 10px;\n\t\t\t}\n\t\t\t<\/style><div class=\"wpforms-container wpforms-container-full wpforms-block wpforms-block-64e896d2-9be8-4832-a181-6014cc6b4d54 wpforms-render-modern\" id=\"wpforms-198\"><form id=\"wpforms-form-198\" class=\"wpforms-validate wpforms-form wpforms-ajax-form\" data-formid=\"198\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/en\/wp-json\/wp\/v2\/pages\/2563\" data-token=\"f75708c6b8f6fb955f1a8aa728aa3f35\" data-token-time=\"1784634796\"><noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.<\/noscript><div id=\"wpforms-error-noscript\" style=\"display: none;\">Please enable JavaScript in your browser to complete this form.<\/div><div class=\"wpforms-field-container\"><div id=\"wpforms-198-field_4-container\" class=\"wpforms-field wpforms-field-radio\" data-field-id=\"4\"><fieldset><legend class=\"wpforms-field-label\">You are: <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/legend><ul id=\"wpforms-198-field_4\" class=\"wpforms-field-required\"><li class=\"choice-1 depth-1\"><input type=\"radio\" id=\"wpforms-198-field_4_1\" name=\"wpforms[fields][4]\" value=\"A User\" aria-errormessage=\"wpforms-198-field_4_1-error\" required ><label class=\"wpforms-field-label-inline\" for=\"wpforms-198-field_4_1\">A User<\/label><\/li><li class=\"choice-2 depth-1\"><input type=\"radio\" id=\"wpforms-198-field_4_2\" name=\"wpforms[fields][4]\" value=\"A Brand or its Agency\" aria-errormessage=\"wpforms-198-field_4_2-error\" required ><label class=\"wpforms-field-label-inline\" for=\"wpforms-198-field_4_2\">A Brand or its Agency<\/label><\/li><\/ul><\/fieldset><\/div><div id=\"wpforms-198-field_0-container\" class=\"wpforms-field wpforms-field-name\" data-field-id=\"0\"><fieldset><legend class=\"wpforms-field-label\">Name <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/legend><div class=\"wpforms-field-row wpforms-field-small\"><div class=\"wpforms-field-row-block wpforms-first wpforms-one-half\"><input type=\"text\" id=\"wpforms-198-field_0\" class=\"wpforms-field-name-first wpforms-field-required\" name=\"wpforms[fields][0][first]\" aria-errormessage=\"wpforms-198-field_0-error\" required><label for=\"wpforms-198-field_0\" class=\"wpforms-field-sublabel after\">First<\/label><\/div><div class=\"wpforms-field-row-block wpforms-one-half\"><input type=\"text\" id=\"wpforms-198-field_0-last\" class=\"wpforms-field-name-last wpforms-field-required\" name=\"wpforms[fields][0][last]\" aria-errormessage=\"wpforms-198-field_0-last-error\" required><label for=\"wpforms-198-field_0-last\" class=\"wpforms-field-sublabel after\">Last<\/label><\/div><\/div><\/fieldset><\/div><div id=\"wpforms-198-field_5-container\" class=\"wpforms-field wpforms-field-text\" data-field-id=\"5\"><label class=\"wpforms-field-label\" for=\"wpforms-198-field_5\">Company<\/label><input type=\"text\" id=\"wpforms-198-field_5\" class=\"wpforms-field-medium\" name=\"wpforms[fields][5]\" aria-errormessage=\"wpforms-198-field_5-error\" ><\/div><div id=\"wpforms-198-field_1-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"1\"><label class=\"wpforms-field-label\" for=\"wpforms-198-field_1\">Email <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"email\" id=\"wpforms-198-field_1\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][1]\" spellcheck=\"false\" aria-errormessage=\"wpforms-198-field_1-error\" required><\/div><div id=\"wpforms-198-field_2-container\" class=\"wpforms-field wpforms-field-textarea\" data-field-id=\"2\"><label class=\"wpforms-field-label\" for=\"wpforms-198-field_2\">Comment or Message<\/label><textarea id=\"wpforms-198-field_2\" class=\"wpforms-field-medium\" name=\"wpforms[fields][2]\" aria-errormessage=\"wpforms-198-field_2-error\" ><\/textarea><\/div><div id=\"wpforms-198-field_9-container\" class=\"wpforms-field wpforms-field-checkbox\" data-field-id=\"9\"><fieldset><legend class=\"wpforms-field-label\">Newsletter Subscription<\/legend><ul id=\"wpforms-198-field_9\"><li class=\"choice-1 depth-1\"><input type=\"checkbox\" id=\"wpforms-198-field_9_1\" name=\"wpforms[fields][9][]\" value=\"I want to receive the ConsentPlace newsletter\" aria-errormessage=\"wpforms-198-field_9_1-error\"  ><label class=\"wpforms-field-label-inline\" for=\"wpforms-198-field_9_1\">I want to receive the ConsentPlace newsletter<\/label><\/li><\/ul><\/fieldset><\/div><\/div><!-- .wpforms-field-container --><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"198\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/pages\/2563\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-198\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit<\/button><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blogs.consentplace.com\/en\/wp-content\/plugins\/wpforms-lite\/assets\/images\/submit-spin.svg\" class=\"wpforms-submit-spinner\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"><\/div><\/form><\/div>  <!-- .wpforms-container --><\/div><\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Automotive &#038; Prescriptive AI \u2014 The Turn That Decides the Sale. \u2013 Official Blog Prescriptive AI \u00b7 Automotive \u00b7 Episode 2 Remorse DYAD \u00b7 ACTIVE Automotive.Every sale has one turnthat decides it all. The buyer is still in the room. They haven&#8217;t said no. But the moment is slipping \u2014 and your AI just pushed&hellip; <a class=\"more-link\" href=\"https:\/\/blogs.consentplace.com\/en\/prescriptive-ai-by-industry-automobile\/\">Continue reading <span class=\"screen-reader-text\">Prescriptive AI by Industry: Automotive.<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2563","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/pages\/2563","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/comments?post=2563"}],"version-history":[{"count":13,"href":"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/pages\/2563\/revisions"}],"predecessor-version":[{"id":2589,"href":"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/pages\/2563\/revisions\/2589"}],"wp:attachment":[{"href":"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/media?parent=2563"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}