{"campaignId":"69237d218fceff003c44381f","campaignVersionId":"6a38a6825fa376f377e99f15","companyId":"6810fae7a104ef003b46ce5a","pageId":"69237d228fceff003c443890","pageName":"Value proposition","pageSlug":"start","tag":"landing","components":[{"_id":"6a38a5904ed8b67c9b2e22c3","type":"component","isTemplate":false,"name":"embed","content":{"body":"<!-- ============================================================\n     PREFERRED RECRUIT — V3 Protocol Header (animated)\n     Animated hourglass + \"pending\" bar + LIVE scholarship counter.\n     PASTE INTO A PERSPECTIVE \"HTML / EMBED\" ELEMENT.\n     EDIT: set QUIZ_URL in the <script> at the bottom.\n     ============================================================ -->\n<div class=\"v3\">\n\n  <!-- top gradient bar -->\n  <div class=\"v3-bar\">\n    <span class=\"v3-chip\">V3</span>\n    <span class=\"v3-bar-text\">\n      PREFERRED RECRUIT PROTOCOL\n      <span class=\"v3-bar-sub\">\n        <span class=\"v3-trophy\">🏆</span>\n        <b class=\"v3-counter\" data-target=\"9000000\">$0</b> in Scholarships\n        <span class=\"v3-live\"><span class=\"v3-live-dot\"></span>LIVE</span>\n      </span>\n    </span>\n  </div>\n\n  <!-- pending status strip -->\n  <div class=\"v3-status\">\n    <div class=\"v3-status-row\">\n      <span class=\"v3-hourglass\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 48 64\" width=\"34\" height=\"46\">\n          <path class=\"v3-hg-frame\" d=\"M8 4h32M8 60h32\" />\n          <path class=\"v3-hg-glass\" d=\"M11 4c0 14 13 16 13 26 0-10 13-12 13-26M11 60c0-14 13-16 13-26 0 10 13 12 13 26\" />\n          <clipPath id=\"v3top\"><path d=\"M13 7c0 11 11 14 11 21 0-7 11-10 11-21z\"/></clipPath>\n          <rect class=\"v3-sand-top\" x=\"12\" y=\"7\" width=\"24\" height=\"22\" fill=\"#f5b53d\" clip-path=\"url(#v3top)\"/>\n          <clipPath id=\"v3bot\"><path d=\"M13 57c0-11 11-13 11-21 0 8 11 10 11 21z\"/></clipPath>\n          <rect class=\"v3-sand-bot\" x=\"12\" y=\"57\" width=\"24\" height=\"0\" fill=\"#f5b53d\" clip-path=\"url(#v3bot)\"/>\n          <rect class=\"v3-sand-stream\" x=\"23\" y=\"30\" width=\"2\" height=\"8\" fill=\"#f5b53d\"/>\n        </svg>\n      </span>\n\n      <div class=\"v3-status-text\">\n        <span class=\"v3-status-label\">Your Scholarship is <b class=\"v3-pending\">Pending<span class=\"v3-dots\"><i>.</i><i>.</i><i>.</i></span></b></span>\n        <div class=\"v3-track\"><div class=\"v3-fill\"></div></div>\n      </div>\n    </div>\n  </div>\n\n  <!-- headline -->\n  <div class=\"v3-headline\">\n    <h1>\n      Fill out this <a class=\"v3-link\" data-quiz-link href=\"#\">20&nbsp;Second Quiz</a>\n      and we'll get YOU Track&nbsp;&amp;&nbsp;Field Offers\n    </h1>\n    <p class=\"v3-tag\">(yes, it's that simple)</p>\n  </div>\n\n</div>\n\n<style>\n@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');\n\n.v3{\n  --purple:#6d28d9; --purple-bright:#7c5cfc; --purple-grad1:#6f5bf6; --purple-grad2:#5b3ee8;\n  --gold:#f5b53d; --ink:#111016; --muted:#6b6385; --line:#ece8f5;\n  font-family:'Inter',sans-serif; -webkit-font-smoothing:antialiased;\n  background:#fff; max-width:640px; margin:0 auto; border-radius:14px; overflow:hidden;\n  box-shadow:0 10px 40px -16px rgba(91,62,232,.35); box-sizing:border-box;\n}\n.v3 *{box-sizing:border-box; margin:0; padding:0}\n\n/* gradient bar */\n.v3-bar{display:flex; align-items:center; gap:14px; padding:16px 22px;\n  background:linear-gradient(100deg,var(--purple-grad1),var(--purple-grad2))}\n.v3-chip{flex-shrink:0; background:var(--gold); color:#3a2a05; font-weight:900;\n  font-size:.92rem; letter-spacing:.02em; padding:5px 11px; border-radius:7px;\n  box-shadow:0 3px 0 rgba(0,0,0,.12)}\n.v3-bar-text{color:#fff; font-weight:800; letter-spacing:.04em; font-size:1.06rem;\n  line-height:1.15; text-transform:uppercase; display:flex; flex-direction:column; gap:3px}\n.v3-bar-sub{font-size:.92rem; font-weight:600; letter-spacing:0; text-transform:none; color:rgba(255,255,255,.95); display:flex; align-items:center; flex-wrap:wrap; gap:4px}\n.v3-bar-sub b{color:var(--gold)}\n.v3-trophy{font-size:.9rem}\n\n/* live counter + LIVE badge */\n.v3-counter{font-variant-numeric:tabular-nums; font-feature-settings:\"tnum\"; display:inline-block; min-width:88px; text-align:left}\n.v3-live{display:inline-flex; align-items:center; gap:5px; margin-left:4px;\n  font-size:.64rem; font-weight:800; letter-spacing:.1em; color:#fff;\n  background:rgba(255,255,255,.18); padding:3px 8px; border-radius:50px}\n.v3-live-dot{width:7px; height:7px; border-radius:50%; background:#3ee887;\n  box-shadow:0 0 0 0 rgba(62,232,135,.7); animation:v3pulse 1.8s infinite}\n@keyframes v3pulse{\n  0%{box-shadow:0 0 0 0 rgba(62,232,135,.6)}\n  70%{box-shadow:0 0 0 7px rgba(62,232,135,0)}\n  100%{box-shadow:0 0 0 0 rgba(62,232,135,0)}\n}\n\n/* pending status */\n.v3-status{padding:16px 22px; border-bottom:1px solid var(--line)}\n.v3-status-row{display:flex; align-items:center; gap:14px}\n.v3-status-text{flex:1; min-width:0}\n.v3-status-label{font-size:1.18rem; font-weight:600; color:var(--ink)}\n.v3-pending{color:var(--purple-bright); font-weight:800}\n.v3-dots i{font-style:normal; opacity:0; animation:v3dot 1.4s infinite}\n.v3-dots i:nth-child(1){animation-delay:0s}\n.v3-dots i:nth-child(2){animation-delay:.25s}\n.v3-dots i:nth-child(3){animation-delay:.5s}\n@keyframes v3dot{0%,80%,100%{opacity:0} 30%,60%{opacity:1}}\n\n/* progress bar */\n.v3-track{margin-top:10px; height:7px; border-radius:50px; background:#eee8fb; overflow:hidden}\n.v3-fill{height:100%; width:30%; border-radius:50px;\n  background:linear-gradient(90deg,var(--purple-bright),var(--gold));\n  background-size:200% 100%;\n  animation:v3fill 3.2s cubic-bezier(.4,0,.2,1) infinite, v3shine 2s linear infinite}\n@keyframes v3fill{0%{width:8%} 70%{width:88%} 85%{width:92%} 100%{width:8%}}\n@keyframes v3shine{0%{background-position:0% 0} 100%{background-position:-200% 0}}\n\n/* animated hourglass */\n.v3-hourglass{flex-shrink:0; display:inline-flex; transform-origin:center center;\n  animation:v3flip 3.2s cubic-bezier(.7,0,.3,1) infinite}\n@keyframes v3flip{0%,82%{transform:rotate(0)} 92%,100%{transform:rotate(180deg)}}\n.v3-hg-frame{stroke:#8b7cc9; stroke-width:3; stroke-linecap:round}\n.v3-hg-glass{stroke:#b9aee6; stroke-width:2.2; fill:rgba(176,160,232,.10); stroke-linejoin:round}\n.v3-sand-top{animation:v3top 3.2s linear infinite; transform-origin:center top}\n@keyframes v3top{0%{transform:scaleY(1)} 80%{transform:scaleY(0)} 100%{transform:scaleY(0)}}\n.v3-sand-bot{animation:v3bot 3.2s linear infinite}\n@keyframes v3bot{0%{height:0; y:57px} 80%{height:21px; y:36px} 100%{height:21px; y:36px}}\n.v3-sand-stream{animation:v3stream 3.2s linear infinite}\n@keyframes v3stream{0%,2%{opacity:0} 6%,72%{opacity:1} 80%,100%{opacity:0}}\n\n/* headline */\n.v3-headline{padding:30px 26px 34px; text-align:center}\n.v3-headline h1{font-weight:800; font-size:clamp(1.7rem,5.2vw,2.5rem); line-height:1.12;\n  letter-spacing:-.5px; color:var(--ink)}\n.v3-link{color:var(--purple-bright); text-decoration:underline; text-decoration-thickness:3px;\n  text-underline-offset:3px; cursor:pointer; transition:color .18s ease}\n.v3-link:hover{color:var(--purple)}\n.v3-tag{margin-top:12px; color:var(--purple-bright); font-weight:600; font-size:clamp(1rem,2.6vw,1.25rem)}\n\n@media (prefers-reduced-motion:reduce){\n  .v3 *{animation:none !important}\n  .v3-sand-bot{height:21px; y:36px}\n  .v3-sand-top{transform:scaleY(.5)}\n  .v3-fill{width:60%}\n}\n</style>\n\n<script>\n(function(){\n  // ====== SET YOUR QUIZ URL HERE ======\n  var QUIZ_URL = \"https://YOUR-QUIZ-LINK-HERE.com\";\n  // =====================================\n  if(QUIZ_URL.indexOf(\"YOUR-QUIZ-LINK-HERE\") === -1){\n    document.querySelectorAll('.v3 [data-quiz-link]').forEach(function(a){ a.setAttribute('href', QUIZ_URL); });\n  }\n\n  // ---- live scholarship counter ----\n  var el = document.querySelector('.v3 .v3-counter');\n  if(!el) return;\n  var target = parseInt(el.getAttribute('data-target'), 10) || 9000000;\n\n  function fmt(n){ return '$' + Math.floor(n).toLocaleString('en-US'); }\n\n  if(window.matchMedia && window.matchMedia('(prefers-reduced-motion: reduce)').matches){\n    el.textContent = fmt(target) + '+';\n    return;\n  }\n\n  var dur = 2000, start = null;\n  function easeOut(t){ return 1 - Math.pow(1 - t, 3); }\n  function rollUp(ts){\n    if(!start) start = ts;\n    var p = Math.min((ts - start) / dur, 1);\n    el.textContent = fmt(target * easeOut(p)) + '+';\n    if(p < 1){ requestAnimationFrame(rollUp); }\n    else { liveTick(); }\n  }\n  function liveTick(){\n    var current = target;\n    setInterval(function(){\n      current += Math.floor(Math.random() * 900) + 100;\n      el.textContent = fmt(current) + '+';\n      el.style.transition = 'color .15s ease';\n      el.style.color = '#fff';\n      setTimeout(function(){ el.style.color = ''; }, 160);\n    }, 3500 + Math.random() * 2500);\n  }\n  requestAnimationFrame(rollUp);\n})();\n</script>","head":"","provider":"ai","box":{"left":"none","right":"none","top":"small","bottom":"small"},"framed":false},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"69f9a1b9fdde719c0f714fd6","campaignId":"69237d218fceff003c44381f","components":[],"allowedChildSections":[],"pageId":"69237d228fceff003c443890","companyId":"6810fae7a104ef003b46ce5a","componentType":"embed","createdAt":"2026-06-22T03:01:36.832Z","updatedAt":"2026-06-22T03:02:59.310Z","__v":0},{"_id":"69237d228fceff003c44391b","type":"component","isTemplate":false,"name":"questionText","components":[{"_id":"69237d228fceff003c443a03","type":"component","isTemplate":false,"name":"questionTextAnswer","components":[],"allowedChildSections":[],"componentType":"questionTextAnswer","content":{"plainText":"Just getting started","box":{"bottom":"small","top":"small","right":"none","left":"none","backgroundColor":"transparent"},"linking":{"isInternal":true},"align":"left","icon":"admission_tickets","text":"Sehr gut!","fieldName":"question_4mpiwh","clickId":"answer_click_i8m2kp","showIcon":false,"backgroundColor":"#6A56F8","emoji":"admission_tickets","srcType":"emoji","wysiwygHtml":"<p><span style=\"color: #FFFFFF; --fs-m: 16px; --fs-t: 16px; --fs-d: 16px; --lh-m: 1.5; --lh-t: 1.5; --lh-d: 1.5; --ls-m: normal; --ls-t: normal; --ls-d: normal\" class=\"fun-text-[length:var(--fs-m)] sm:fun-text-[length:var(--fs-t)] md:fun-text-[length:var(--fs-d)] fun-leading-[var(--lh-m)] sm:fun-leading-[var(--lh-t)] md:fun-leading-[var(--lh-d)] fun-tracking-[var(--ls-m)] sm:fun-tracking-[var(--ls-t)] md:fun-tracking-[var(--ls-d)]\"><strong class=\"fun-font-bold\">Just getting started</strong></span></p>"},"companyId":"6810fae7a104ef003b46ce5a","pageId":"69237d228fceff003c443890","campaignId":"69237d218fceff003c44381f","parentId":"69237d228fceff003c44391b","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc7b32dfc44fb3c340cd","createdAt":"2025-11-23T21:31:14.294Z","updatedAt":"2026-02-23T13:13:47.651Z","__v":0},{"_id":"69237d228fceff003c443a04","type":"component","isTemplate":false,"name":"questionTextAnswer","components":[],"allowedChildSections":[],"componentType":"questionTextAnswer","content":{"plainText":"Talking to a few coaches but nothing serious","box":{"bottom":"small","top":"small","right":"none","left":"none","backgroundColor":"transparent"},"linking":{"isInternal":true},"align":"left","icon":"speech_balloon","text":"Es war okay","fieldName":"question_4mpiwh","clickId":"answer_click_xb2oyk","showIcon":false,"backgroundColor":"#6A56F8","emoji":"speech_balloon","srcType":"emoji","wysiwygHtml":"<p><span style=\"color: #FFFFFF; --fs-m: 16px; --fs-t: 16px; --fs-d: 16px; --lh-m: 1.5; --lh-t: 1.5; --lh-d: 1.5; --ls-m: normal; --ls-t: normal; --ls-d: normal\" class=\"fun-text-[length:var(--fs-m)] sm:fun-text-[length:var(--fs-t)] md:fun-text-[length:var(--fs-d)] fun-leading-[var(--lh-m)] sm:fun-leading-[var(--lh-t)] md:fun-leading-[var(--lh-d)] fun-tracking-[var(--ls-m)] sm:fun-tracking-[var(--ls-t)] md:fun-tracking-[var(--ls-d)]\"><strong class=\"fun-font-bold\">Talking to a few coaches but nothing serious</strong></span></p>"},"companyId":"6810fae7a104ef003b46ce5a","pageId":"69237d228fceff003c443890","campaignId":"69237d218fceff003c44381f","parentId":"69237d228fceff003c44391b","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc7b32dfc44fb3c340cd","createdAt":"2025-11-23T21:31:14.294Z","updatedAt":"2026-02-23T13:13:47.651Z","__v":0},{"_id":"69237dc59c9f58003cbb973f","type":"component","isTemplate":false,"name":"questionTextAnswer","components":[],"allowedChildSections":[],"componentType":"questionTextAnswer","content":{"plainText":"Getting real interest / visits","box":{"bottom":"small","top":"small","right":"none","left":"none","backgroundColor":"transparent"},"linking":{"isInternal":true},"align":"left","icon":"speech_balloon","text":"Es war okay","fieldName":"question_4mpiwh","clickId":"answer_click_ele6wb","showIcon":false,"backgroundColor":"#6A56F8","emoji":"speech_balloon","srcType":"emoji","wysiwygHtml":"<p><span style=\"color: #FFFFFF; --fs-m: 16px; --fs-t: 16px; --fs-d: 16px; --lh-m: 1.5; --lh-t: 1.5; --lh-d: 1.5; --ls-m: normal; --ls-t: normal; --ls-d: normal\" class=\"fun-text-[length:var(--fs-m)] sm:fun-text-[length:var(--fs-t)] md:fun-text-[length:var(--fs-d)] fun-leading-[var(--lh-m)] sm:fun-leading-[var(--lh-t)] md:fun-leading-[var(--lh-d)] fun-tracking-[var(--ls-m)] sm:fun-tracking-[var(--ls-t)] md:fun-tracking-[var(--ls-d)]\"><strong class=\"fun-font-bold\">Getting real interest / visits</strong></span></p>"},"companyId":"6810fae7a104ef003b46ce5a","pageId":"69237d228fceff003c443890","campaignId":"69237d218fceff003c44381f","parentId":"69237d228fceff003c44391b","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc7b32dfc44fb3c340cd","createdAt":"2025-11-23T21:33:57.176Z","updatedAt":"2026-02-23T13:13:47.651Z","__v":0},{"_id":"69237dcd3a2d6a003c19582f","type":"component","isTemplate":false,"name":"questionTextAnswer","components":[],"allowedChildSections":[],"componentType":"questionTextAnswer","content":{"plainText":"Already have offers or commitments","box":{"bottom":"small","top":"small","right":"none","left":"none","backgroundColor":"transparent"},"linking":{"isInternal":true},"align":"left","icon":"speech_balloon","text":"Es war okay","fieldName":"question_4mpiwh","clickId":"answer_click_hp1c5g","showIcon":false,"backgroundColor":"#6A56F8","emoji":"speech_balloon","srcType":"emoji","wysiwygHtml":"<p><span style=\"color: #FFFFFF; --fs-m: 16px; --fs-t: 16px; --fs-d: 16px; --lh-m: 1.5; --lh-t: 1.5; --lh-d: 1.5; --ls-m: normal; --ls-t: normal; --ls-d: normal\" class=\"fun-text-[length:var(--fs-m)] sm:fun-text-[length:var(--fs-t)] md:fun-text-[length:var(--fs-d)] fun-leading-[var(--lh-m)] sm:fun-leading-[var(--lh-t)] md:fun-leading-[var(--lh-d)] fun-tracking-[var(--ls-m)] sm:fun-tracking-[var(--ls-t)] md:fun-tracking-[var(--ls-d)]\"><strong class=\"fun-font-bold\">Already have offers or commitments</strong></span></p>"},"companyId":"6810fae7a104ef003b46ce5a","pageId":"69237d228fceff003c443890","campaignId":"69237d218fceff003c44381f","parentId":"69237d228fceff003c44391b","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc7b32dfc44fb3c340cd","createdAt":"2025-11-23T21:34:05.433Z","updatedAt":"2026-02-23T13:13:47.651Z","__v":0}],"allowedChildSections":[],"componentType":"questionText","content":{"kind":[],"box":{"bottom":"medium","top":"medium","right":"large","left":"large","backgroundColor":"#FFFFFF"},"align":"center","plainText":"Where are you currently at in your recruiting journey?","fieldName":"question_4mpiwh","wysiwygHtml":"<p><span class=\"fun-text-[length:var(--fs-m)] sm:fun-text-[length:var(--fs-t)] md:fun-text-[length:var(--fs-d)] fun-leading-[var(--lh-m)] sm:fun-leading-[var(--lh-t)] md:fun-leading-[var(--lh-d)] fun-tracking-[var(--ls-m)] sm:fun-tracking-[var(--ls-t)] md:fun-tracking-[var(--ls-d)]\" style=\"--fs-m: 20px;--fs-t: 20px;--fs-d: 24px;--lh-m: 1.25;--lh-t: 1.25;--lh-d: 1.25;--ls-m: normal;--ls-t: normal;--ls-d: normal;\"><strong class=\"fun-font-bold\">Where are you currently at in your recruiting journey?</strong></span></p>"},"companyId":"6810fae7a104ef003b46ce5a","pageId":"69237d228fceff003c443890","campaignId":"69237d218fceff003c44381f","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc7b32dfc44fb3c340cd","createdAt":"2025-11-23T21:31:14.120Z","updatedAt":"2025-11-23T23:11:22.600Z","__v":2}],"isResultPage":false,"animation":"none","theme":{"_id":"5d5b04db87f853001d0c7c84","updatedAt":"2019-09-03T18:32:44.077Z","createdAt":"2019-08-19T20:21:47.082Z","name":"Perspective","typography":"Roboto:300,700","fontColor":"#000000","backgroundColor":"#ffffff","formFieldBackgroundColor":"#007aff","buttonBackgroundColor":"#0080FF","image":"https://perspective.imgix.net/assets/app/themes/perspective.png","type":"theme","__v":0,"transition":"default"},"themeV2":{"typography":"Roboto:300,700","fontColor":"#000000","backgroundColor":"#ffffff","formFieldBackgroundColor":"#007aff","buttonBackgroundColor":"#0080FF","borderRadius":"small","transition":"default"},"fields":[{"additional":{"form":{"inputs":[]},"answers":[{"_id":"69237d228fceff003c4439d5","fieldName":"question_72fdsb","componentId":"69237d228fceff003c443978","answerTextId":"69237d228fceff003c443978","visual":null,"visualType":null,"value":"Class of 2030 (9th)"},{"_id":"69237d228fceff003c4439d7","fieldName":"question_72fdsb","componentId":"69237d228fceff003c443979","answerTextId":"69237d228fceff003c443979","visual":null,"visualType":null,"value":"Class of 2029 (10th)"},{"_id":"69237d228fceff003c4439d9","fieldName":"question_72fdsb","componentId":"69237d228fceff003c44397a","answerTextId":"69237d228fceff003c44397a","visual":null,"visualType":null,"value":"Class of 2028 (11th)"},{"_id":"69237d228fceff003c4439db","fieldName":"question_72fdsb","componentId":"69237d228fceff003c44397b","answerTextId":"69237d228fceff003c44397b","visual":null,"visualType":null,"value":"Class of 2027 (12th)"},{"fieldName":"question_72fdsb","componentId":"6a38770c934621e3236e343d","answerTextId":"6a38770c934621e3236e343d","_id":"6a38770c934621e3236e3441","value":"Transfer Athlete"}]},"_id":"69237d228fceff003c4438f5","type":"field","title":"What Year do You Graduate High School? (What grade are you in?)","interactionType":"answers","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","pageId":"69237d228fceff003c443896","componentId":"69237d228fceff003c4438d4","createdAt":"2025-11-23T21:31:14.089Z","updatedAt":"2026-06-21T23:43:23.164Z","__v":0},{"additional":{"form":{"inputs":[]},"answers":[{"_id":"69237d228fceff003c4439ee","fieldName":"question_yqd3m6","componentId":"69237d228fceff003c443987","answerTextId":"69237d228fceff003c443987","visual":null,"visualType":null,"value":"0 - 2.7"},{"_id":"69237d228fceff003c4439f0","fieldName":"question_yqd3m6","componentId":"69237d228fceff003c443988","answerTextId":"69237d228fceff003c443988","visual":null,"visualType":null,"value":"2.8 - 3.2"},{"_id":"69237d228fceff003c4439f2","fieldName":"question_yqd3m6","componentId":"69237d228fceff003c443989","answerTextId":"69237d228fceff003c443989","visual":null,"visualType":null,"value":"3.3 - 3.9"},{"_id":"69237d228fceff003c4439f4","fieldName":"question_yqd3m6","componentId":"69237d228fceff003c44398a","answerTextId":"69237d228fceff003c44398a","visual":null,"visualType":null,"value":"4.0 +"}]},"_id":"69237d228fceff003c4438f4","type":"field","title":"What is the athlete's cumulative GPA?","interactionType":"answers","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","pageId":"69237d228fceff003c44389a","componentId":"69237d228fceff003c4438da","createdAt":"2025-11-23T21:31:14.088Z","updatedAt":"2025-11-23T21:31:14.315Z","__v":0},{"additional":{"form":{"inputs":[]},"answers":[{"_id":"69237d228fceff003c443a42","fieldName":"question_4mpiwh","componentId":"69237d228fceff003c443a03","answerTextId":"69237d228fceff003c443a03","visual":null,"visualType":null,"value":"Just getting started"},{"_id":"69237d228fceff003c443a44","fieldName":"question_4mpiwh","componentId":"69237d228fceff003c443a04","answerTextId":"69237d228fceff003c443a04","visual":null,"visualType":null,"value":"Talking to a few coaches but nothing serious"},{"_id":"69237dc59c9f58003cbb9743","fieldName":"question_4mpiwh","componentId":"69237dc59c9f58003cbb973f","answerTextId":"69237dc59c9f58003cbb973f","visual":null,"visualType":null,"value":"Getting real interest / visits"},{"_id":"69237dcd3a2d6a003c195833","fieldName":"question_4mpiwh","componentId":"69237dcd3a2d6a003c19582f","answerTextId":"69237dcd3a2d6a003c19582f","visual":null,"visualType":null,"value":"Already have offers or commitments"}]},"_id":"69237d228fceff003c443927","type":"field","title":"Where are you currently at in your recruiting journey?","interactionType":"answers","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","pageId":"69237d228fceff003c443890","componentId":"69237d228fceff003c44391b","createdAt":"2025-11-23T21:31:14.122Z","updatedAt":"2025-11-23T23:11:22.616Z","__v":0},{"additional":{"form":{"inputs":[]},"answers":[{"_id":"69237f7b3a2d6a003c195ddf","fieldName":"question_tokcd1","componentId":"69237f7b3a2d6a003c195dcc","answerTextId":"69237f7b3a2d6a003c195dcc","visual":null,"visualType":null,"value":"Short Sprinter (100m/200m)"},{"_id":"69237f7b3a2d6a003c195de1","fieldName":"question_tokcd1","componentId":"69237f7b3a2d6a003c195dcf","answerTextId":"69237f7b3a2d6a003c195dcf","visual":null,"visualType":null,"value":"Distance (800m - 5k)"},{"_id":"69237f7b3a2d6a003c195de3","fieldName":"question_tokcd1","componentId":"69237f7b3a2d6a003c195dce","answerTextId":"69237f7b3a2d6a003c195dce","visual":null,"visualType":null,"value":"Long Sprinter (400m/800m)"},{"_id":"69237f7b3a2d6a003c195de5","fieldName":"question_tokcd1","componentId":"69237f7b3a2d6a003c195dd0","answerTextId":"69237f7b3a2d6a003c195dd0","visual":null,"visualType":null,"value":"Jumper (High, Long, Triple, Pole Vault)"},{"_id":"69237fb2670436003c862e08","fieldName":"question_tokcd1","componentId":"69237fb2670436003c862e04","answerTextId":"69237fb2670436003c862e04","visual":null,"visualType":null,"value":"Thrower (Shot, Discus, Jav, Hammer)"},{"_id":"69237fd39687ba003c5229b8","fieldName":"question_tokcd1","componentId":"69237fd39687ba003c5229b4","answerTextId":"69237fd39687ba003c5229b4","visual":null,"visualType":null,"value":"Hurdler (100mh - 400mh)"}]},"_id":"69237f7b3a2d6a003c195dbf","type":"field","title":"What are your events?","interactionType":"answers","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","pageId":"69237d228fceff003c443891","componentId":"69237f7b3a2d6a003c195dbc","createdAt":"2025-11-23T21:41:15.113Z","updatedAt":"2025-11-23T21:44:44.379Z","__v":0},{"additional":{"form":{"componentId":"6923806cdeb189003c14a845","inputs":[{"conversionTrigger":false,"fieldName":"input_z22yyx","componentId":"6923806cdeb189003c14a84b","inputType":"textarea","required":true,"title":"Type here","visual":":speech_balloon:","visualType":"emoji"}]},"answers":[]},"_id":"6923806cdeb189003c14a840","type":"field","title":"What are your current PRs from actual track meets?","interactionType":"form","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","pageId":"6923804fc3d55a003c6e4738","componentId":"6923806cdeb189003c14a83d","createdAt":"2025-11-23T21:45:16.335Z","updatedAt":"2026-02-06T11:01:43.858Z","__v":0},{"additional":{"form":{"inputs":[]},"answers":[{"_id":"692380b1d3e829003c8be2bf","fieldName":"question_4gmdfc","componentId":"692380b1d3e829003c8be2af","answerTextId":"692380b1d3e829003c8be2af","visual":null,"visualType":null,"value":"It’s my dream"},{"_id":"692380b1d3e829003c8be2c2","fieldName":"question_4gmdfc","componentId":"692380b1d3e829003c8be2b2","answerTextId":"692380b1d3e829003c8be2b2","visual":null,"visualType":null,"value":"I’m exploring"},{"_id":"692380b1d3e829003c8be2c4","fieldName":"question_4gmdfc","componentId":"692380b1d3e829003c8be2b1","answerTextId":"692380b1d3e829003c8be2b1","visual":null,"visualType":null,"value":"I’m pretty serious"},{"_id":"692380b1d3e829003c8be2c6","fieldName":"question_4gmdfc","componentId":"692380b1d3e829003c8be2b3","answerTextId":"692380b1d3e829003c8be2b3","visual":null,"visualType":null,"value":"Not sure yet"}]},"_id":"692380b1d3e829003c8be2a3","type":"field","title":"How serious are you about competing in college?","interactionType":"answers","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","pageId":"692380ab9687ba003c522c47","componentId":"692380b1d3e829003c8be2a0","createdAt":"2025-11-23T21:46:25.780Z","updatedAt":"2025-11-23T21:47:37.470Z","__v":0},{"additional":{"form":{"inputs":[]},"answers":[{"_id":"69238120c3d55a003c6e49bd","fieldName":"question_2ah8to","componentId":"69238120c3d55a003c6e49ad","answerTextId":"69238120c3d55a003c6e49ad","visual":null,"visualType":null,"value":"Mom"},{"_id":"69238120c3d55a003c6e49c0","fieldName":"question_2ah8to","componentId":"69238120c3d55a003c6e49af","answerTextId":"69238120c3d55a003c6e49af","visual":null,"visualType":null,"value":"Dad"},{"_id":"69238120c3d55a003c6e49c2","fieldName":"question_2ah8to","componentId":"69238120c3d55a003c6e49b0","answerTextId":"69238120c3d55a003c6e49b0","visual":null,"visualType":null,"value":"Both"},{"_id":"69238120c3d55a003c6e49c4","fieldName":"question_2ah8to","componentId":"69238120c3d55a003c6e49b1","answerTextId":"69238120c3d55a003c6e49b1","visual":null,"visualType":null,"value":"None yet"}]},"_id":"69238120c3d55a003c6e49a1","type":"field","title":"Which parent or guardian helps you most with your college decisions?","interactionType":"answers","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","pageId":"6923811109a697003c98227b","componentId":"69238120c3d55a003c6e499e","createdAt":"2025-11-23T21:48:16.117Z","updatedAt":"2025-11-23T21:49:07.328Z","__v":0},{"additional":{"form":{"componentId":"6923817bdeb189003c14ab2f","inputs":[{"conversionTrigger":false,"fieldName":"custom-6923817bdeb189003c14ab35","componentId":"6923817bdeb189003c14ab35","inputType":"text","required":true,"title":"Guardian First Name","visual":"bust_in_silhouette","visualType":"emoji"},{"conversionTrigger":false,"fieldName":"custom-54bff25e35f263f2a8a078d","componentId":"6923b73ca86c7e003c49cd3b","inputType":"text","required":true,"title":"Guardian Phone Number","visual":"iphone","visualType":"emoji"},{"conversionTrigger":false,"fieldName":"custom-58dae0898d3f559e76a1671","componentId":"6923b73d32efdb003cccb603","inputType":"text","required":true,"title":"Guardian Email","visual":"email","visualType":"emoji"}]},"answers":[]},"_id":"6923817bdeb189003c14ab2a","type":"field","title":"Guardian Info:","interactionType":"form","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","pageId":"692381699687ba003c523a6e","componentId":"6923817bdeb189003c14ab27","createdAt":"2025-11-23T21:49:47.895Z","updatedAt":"2025-12-05T18:50:48.801Z","__v":0},{"additional":{"form":{"componentId":"6923b4e909a697003c98d6a3","inputs":[{"conversionTrigger":false,"fieldName":"firstName","componentId":"6923b4e909a697003c98d6ab","inputType":"text","required":true,"title":"Athlete Full Name","visual":":wave:","visualType":"emoji"},{"conversionTrigger":true,"fieldName":"phone","componentId":"6923b7b732efdb003cccb699","inputType":"phone","required":true,"title":"Athlete Phone Number","visual":":telephone_receiver:","visualType":"emoji"},{"conversionTrigger":true,"fieldName":"email","componentId":"6923b7b8deb189003c156623","inputType":"email","required":true,"title":"Your Email Address","visual":":email:","visualType":"emoji"}]},"answers":[]},"_id":"6923b4e909a697003c98d69e","type":"field","title":"Athlete Info: (for sending your recruiting breakdown)","interactionType":"form","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","pageId":"6923a61bc4b297003c81fb85","componentId":"6923b4e909a697003c98d69b","createdAt":"2025-11-24T01:29:13.093Z","updatedAt":"2025-11-24T01:41:42.539Z","__v":0}],"cookiesEnabled":false,"language":"en","showProgressBar":true,"showAffiliateBadge":false,"affiliateLink":"","resultMapping":{"69237d228fceff003c443896":{"69237d228fceff003c443978":{"source":"69237d228fceff003c443978","destination":"69237d228fceff003c443895","value":1}}},"nextPage":"69237d228fceff003c443891","sortedPages":["69237d228fceff003c443890","69237d228fceff003c443891","6923804fc3d55a003c6e4738","69237d228fceff003c443896","69237d228fceff003c44389a","692380ab9687ba003c522c47","6923811109a697003c98227b","692381699687ba003c523a6e","6923a61bc4b297003c81fb85"],"hasResultPages":true,"resultPages":["69237d228fceff003c443895","69238aa23a2d6a003c1994d4","6927795d83b673003c86313a","6927797230b734003cd21b5e"],"isHomePage":true,"isLastPage":false,"firstResultPage":"69237d228fceff003c443895","headScript":"&lt;script type=&quot;text/javascript&quot;&gt;\n    (function(c,l,a,r,i,t,y){\n        c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};\n        t=l.createElement(r);t.async=1;t.src=&quot;https://www.clarity.ms/tag/&quot;+i;\n        y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);\n    })(window, document, &quot;clarity&quot;, &quot;script&quot;, &quot;ubdk4j07ay&quot;);\n&lt;/script&gt;","bodyScript":"","trackingProperties":[{"_id":"6923b7529687ba003c52c7bc","type":"trackingProperty","source":"input","components":["6923b73ca86c7e003c49cd3b"],"fieldName":"custom-54bff25e35f263f2a8a078d","title":"custom-54bff25e35f263f2a8a078d","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","createdAt":"2025-11-24T01:39:30.360Z","updatedAt":"2026-06-21T23:43:08.545Z","__v":0},{"_id":"6923b74249f60c003c28126a","type":"trackingProperty","source":"input","components":["6923b73d32efdb003cccb603"],"fieldName":"custom-58dae0898d3f559e76a1671","title":"custom-58dae0898d3f559e76a1671","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","createdAt":"2025-11-24T01:39:14.345Z","updatedAt":"2026-06-21T23:43:08.545Z","__v":0},{"_id":"6923b76449f60c003c281280","type":"trackingProperty","source":"input","components":["6923817bdeb189003c14ab35"],"fieldName":"custom-6923817bdeb189003c14ab35","title":"custom-6923817bdeb189003c14ab35","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","createdAt":"2025-11-24T01:39:48.873Z","updatedAt":"2026-06-21T23:43:08.545Z","__v":0},{"_id":"69237d218fceff003c443829","type":"trackingProperty","source":"input","components":["6923b7b8deb189003c156623"],"fieldName":"email","title":"email","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","createdAt":"2025-11-23T21:31:13.871Z","updatedAt":"2026-06-21T23:43:08.545Z","__v":0},{"_id":"69238182aeb8cd003c7802f8","type":"trackingProperty","source":"input","components":["6923b4e909a697003c98d6ab"],"fieldName":"firstName","title":"firstName","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","createdAt":"2025-11-23T21:49:54.376Z","updatedAt":"2026-06-21T23:43:08.545Z","__v":0},{"_id":"6923806cdeb189003c14a859","type":"trackingProperty","source":"input","components":["6923806cdeb189003c14a84b"],"fieldName":"input_z22yyx","title":"input_z22yyx","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","createdAt":"2025-11-23T21:45:16.383Z","updatedAt":"2026-06-21T23:43:08.545Z","__v":0},{"_id":"69237d218fceff003c44383b","type":"trackingProperty","source":"input","components":["6923b7b732efdb003cccb699"],"fieldName":"phone","title":"phone","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","createdAt":"2025-11-23T21:31:13.871Z","updatedAt":"2026-06-21T23:43:08.545Z","__v":0},{"_id":"69238120c3d55a003c6e49a6","type":"trackingProperty","source":"question","components":["69238120c3d55a003c6e499e"],"fieldName":"question_2ah8to","title":"Which parent or guardian helps you most with your college decisions?","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","createdAt":"2025-11-23T21:48:16.138Z","updatedAt":"2026-06-21T23:43:08.545Z","__v":0},{"_id":"692380b1d3e829003c8be2a8","type":"trackingProperty","source":"question","components":["692380b1d3e829003c8be2a0"],"fieldName":"question_4gmdfc","title":"How serious are you about competing in college?","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","createdAt":"2025-11-23T21:46:25.799Z","updatedAt":"2026-06-21T23:43:08.545Z","__v":0},{"_id":"69237d228fceff003c443983","type":"trackingProperty","source":"question","components":["69237d228fceff003c44391b"],"fieldName":"question_4mpiwh","title":"Where are you currently at in your recruiting journey?","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","createdAt":"2025-11-23T21:31:14.187Z","updatedAt":"2026-06-21T23:43:08.545Z","__v":0},{"_id":"69237d228fceff003c44393c","type":"trackingProperty","source":"question","components":["69237d228fceff003c4438d4"],"fieldName":"question_72fdsb","title":"What Year do You Graduate High School? (What grade are you in?)","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","createdAt":"2025-11-23T21:31:14.137Z","updatedAt":"2026-06-21T23:43:08.556Z","__v":0},{"_id":"69237f7b3a2d6a003c195dc4","type":"trackingProperty","source":"question","components":["69237f7b3a2d6a003c195dbc"],"fieldName":"question_tokcd1","title":"What are your events?","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","createdAt":"2025-11-23T21:41:15.129Z","updatedAt":"2026-06-21T23:43:08.545Z","__v":0},{"_id":"69237d228fceff003c44393b","type":"trackingProperty","source":"question","components":["69237d228fceff003c4438da"],"fieldName":"question_yqd3m6","title":"What is the athlete's cumulative GPA?","companyId":"6810fae7a104ef003b46ce5a","campaignId":"69237d218fceff003c44381f","createdAt":"2025-11-23T21:31:14.137Z","updatedAt":"2026-06-21T23:43:08.545Z","__v":0}],"automaticRedirect":null,"inputMap":{"byComponent":{"6923806cdeb189003c14a84b":{"name":"input_z22yyx","originalName":"input_z22yyx","parentId":"6923806cdeb189003c14a845","autocomplete":""},"6923817bdeb189003c14ab35":{"name":"custom-6923817bdeb189003c14ab35","originalName":"custom-6923817bdeb189003c14ab35","parentId":"6923817bdeb189003c14ab2f","autocomplete":""},"6923b73ca86c7e003c49cd3b":{"name":"custom-54bff25e35f263f2a8a078d","originalName":"custom-54bff25e35f263f2a8a078d","parentId":"6923817bdeb189003c14ab2f","autocomplete":""},"6923b73d32efdb003cccb603":{"name":"custom-58dae0898d3f559e76a1671","originalName":"custom-58dae0898d3f559e76a1671","parentId":"6923817bdeb189003c14ab2f","autocomplete":""},"6923b4e909a697003c98d6ab":{"name":"fname","originalName":"fname","parentId":"6923b4e909a697003c98d6a3","autocomplete":"given-name"},"6923b7b732efdb003cccb699":{"name":"phone","originalName":"phone","parentId":"6923b4e909a697003c98d6a3","autocomplete":"tel"},"6923b7b8deb189003c156623":{"name":"email","originalName":"email","parentId":"6923b4e909a697003c98d6a3","autocomplete":"email"}},"byName":{"6923806cdeb189003c14a845":{"input_z22yyx":"6923806cdeb189003c14a84b"},"6923817bdeb189003c14ab2f":{"custom-6923817bdeb189003c14ab35":"6923817bdeb189003c14ab35","custom-54bff25e35f263f2a8a078d":"6923b73ca86c7e003c49cd3b","custom-58dae0898d3f559e76a1671":"6923b73d32efdb003cccb603"},"6923b4e909a697003c98d6a3":{"fname":"6923b4e909a697003c98d6ab","phone":"6923b7b732efdb003cccb699","email":"6923b7b8deb189003c156623"}}},"pageIdSlugMap":{"69237d228fceff003c443890":"start","69237d228fceff003c443891":"page_3tfle","69237d228fceff003c443895":"danke","69237d228fceff003c443896":"page_e3rfck","69237d228fceff003c44389a":"page_jyzd2","6923804fc3d55a003c6e4738":"page_k3b6pz","692380ab9687ba003c522c47":"page_1c6aes","6923811109a697003c98227b":"page_e9n7iz","692381699687ba003c523a6e":"page_wtatd7","69238aa23a2d6a003c1994d4":"page_356aii","6923a61bc4b297003c81fb85":"page_5gbbzt","6927795d83b673003c86313a":"ty-fe","6927797230b734003cd21b5e":"ty-ob1"},"context":{"slug":"quiz","trackingVersion":"v4","url":"https://app.thepreferredrecruit.com/quiz/","domain":"app.thepreferredrecruit.com"}}