{"campaignId":"6a6838aee8a29b635204c5d2","campaignVersionId":"6a6aaa50633e12952d419204","companyId":"6810fae7a104ef003b46ce5a","pageId":"6a6838aee8a29b635204c5da","pageName":"Cold Funnel (YT Angle)","pageSlug":"start","tag":"landing","components":[{"_id":"6a683e4310aaa50c50516625","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;!DOCTYPE html&gt;\n&lt;html lang=&quot;en&quot;&gt;\n&lt;head&gt;\n&lt;meta charset=&quot;UTF-8&quot;&gt;\n&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;\n&lt;title&gt;Trakyo — Part 1: Hero + Data Setup&lt;/title&gt;\n&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.googleapis.com&quot;&gt;\n&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&amp;family=Manrope:wght@500;600;700;800&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;\n&lt;script src=&quot;https://fast.wistia.com/player.js&quot; async&gt;&lt;/script&gt;\n&lt;script src=&quot;https://fast.wistia.com/embed/91pbvz1fx4.js&quot; async type=&quot;module&quot;&gt;&lt;/script&gt;\n&lt;style&gt;\n  :root{\n    --blue:#3A4DF2;\n    --blue-deep:#303FC6;\n    --blue-light:#EBEDFE;\n    --ink:#0B0D17;\n    --gray:#6B7280;\n    --gray-light:#9CA3AF;\n    --border:#E7E8F1;\n    --white:#ffffff;\n    --font-display: &#39;Manrope&#39;, -apple-system, BlinkMacSystemFont, sans-serif;\n    --font-body: &#39;Inter&#39;, -apple-system, BlinkMacSystemFont, sans-serif;\n  }\n  *{box-sizing:border-box; margin:0; padding:0;}\n  body{\n    font-family:var(--font-body);\n    background:var(--white);\n    color:var(--ink);\n    -webkit-font-smoothing:antialiased;\n  }\n\n  .page{\n    max-width:900px;\n    margin:0 auto;\n    text-align:center;\n    padding:44px 24px 96px;\n  }\n\n  /* EYEBROW / PILL */\n  .eyebrow{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    background:var(--blue-light);\n    border:1px solid #D8DBFC;\n    border-radius:999px;\n    padding:8px 18px;\n    margin-bottom:20px;\n  }\n  .eyebrow-dot{\n    width:7px;height:7px;border-radius:50%;\n    background:var(--blue);\n    flex-shrink:0;\n  }\n  .eyebrow span{\n    font-family:var(--font-body);\n    font-size:13px;\n    font-weight:600;\n    letter-spacing:0.01em;\n    color:var(--blue-deep);\n  }\n\n  /* HEADLINE */\n  .headline{\n    font-family:var(--font-display);\n    font-weight:800;\n    font-size:clamp(34px, 5.4vw, 60px);\n    line-height:1.12;\n    letter-spacing:-0.02em;\n    color:var(--ink);\n    margin-bottom:22px;\n    text-wrap:balance;\n  }\n  .headline .hl{\n    color:var(--blue);\n  }\n\n  .subheadline{\n    font-family:var(--font-body);\n    font-size:clamp(15px, 1.8vw, 18.5px);\n    font-weight:400;\n    line-height:1.55;\n    color:var(--gray);\n    max-width:620px;\n    margin:0 auto 48px;\n    text-wrap:balance;\n  }\n  .subheadline strong{color:var(--ink); font-weight:600;}\n\n  /* VIDEO PLAYER */\n  .video-wrap{\n    position:relative;\n    margin-top:8px;\n  }\n  .watch-pill{\n    position:absolute;\n    top:-14px;\n    left:32px;\n    z-index:5;\n    background:var(--blue);\n    color:white;\n    font-family:var(--font-body);\n    font-weight:600;\n    font-size:13px;\n    padding:9px 18px;\n    border-radius:999px;\n    display:inline-flex;\n    align-items:center;\n    gap:7px;\n    white-space:nowrap;\n    box-shadow:0 8px 20px rgba(58,77,242,0.35);\n  }\n  .watch-pill svg{flex-shrink:0;}\n  .video-card{\n    background:#0B0D17;\n    border-radius:18px;\n    overflow:hidden;\n    aspect-ratio:16/9;\n    box-shadow:0 30px 60px -25px rgba(31,26,105,0.18);\n  }\n  wistia-player[media-id=&#39;91pbvz1fx4&#39;]:not(:defined) {\n    background: center / contain no-repeat url(&#39;https://fast.wistia.com/embed/medias/91pbvz1fx4/swatch&#39;);\n    display: block;\n    filter: blur(5px);\n    padding-top:56.25%;\n  }\n\n  @media (max-width:640px){\n    .page{padding:32px 18px 64px;}\n    .eyebrow{margin-bottom:16px; padding:7px 14px;}\n    .eyebrow span{font-size:12px;}\n    .headline{font-size:32px; line-height:1.16; margin-bottom:16px;}\n    .subheadline{font-size:15px; margin-bottom:36px;}\n    .watch-pill{top:-12px; left:16px; font-size:12px; padding:8px 14px;}\n  }\n\n  @media (max-width:400px){\n    .page{padding:28px 14px 56px;}\n    .headline{font-size:27px;}\n    .eyebrow span{font-size:11px;}\n  }\n&lt;/style&gt;\n&lt;/head&gt;\n&lt;body&gt;\n\n  &lt;div class=&quot;page&quot;&gt;\n\n    &lt;div class=&quot;eyebrow&quot;&gt;\n      &lt;span class=&quot;eyebrow-dot&quot;&gt;&lt;/span&gt;\n      &lt;span&gt;For Businesses Using YouTube To Scale&lt;/span&gt;\n    &lt;/div&gt;\n\n    &lt;h1 class=&quot;headline&quot;&gt;\n      We Give You Every Video&#39;s &lt;span class=&quot;hl&quot;&gt;Revenue&lt;/span&gt; So You Know What To Film Next.\n    &lt;/h1&gt;\n\n    &lt;p class=&quot;subheadline&quot;&gt;\n      We track views, clicks, leads, calls, deals closed, and cash collected for every video you post, then hand you the insights so you don&#39;t have to dig through dashboards or do the work yourself. &lt;strong&gt;Creators using it add 15 to 30% revenue in 60 days.&lt;/strong&gt;\n    &lt;/p&gt;\n\n    &lt;div class=&quot;video-wrap&quot;&gt;\n      &lt;div class=&quot;watch-pill&quot;&gt;\n        &lt;svg width=&quot;11&quot; height=&quot;11&quot; viewBox=&quot;0 0 12 12&quot; fill=&quot;white&quot;&gt;&lt;path d=&quot;M2 1l9 5-9 5V1z&quot;/&gt;&lt;/svg&gt;\n        Watch the breakdown\n      &lt;/div&gt;\n      &lt;div class=&quot;video-card&quot;&gt;\n        &lt;wistia-player media-id=&quot;91pbvz1fx4&quot; aspect=&quot;1.7777777777777777&quot;&gt;&lt;/wistia-player&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n\n    &lt;!-- ============================================= --&gt;\n    &lt;!-- NATIVE APPLICATION FORM GOES HERE (right under the video) --&gt;\n    &lt;!-- ============================================= --&gt;\n\n  &lt;/div&gt;\n\n&lt;/body&gt;\n&lt;/html&gt;","provider":"custom-html","box":{"left":"none","right":"none","top":"none","bottom":"none"},"framed":false,"isGdprSensitive":true},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"6a6838aee8a29b635204c5d2","components":[],"allowedChildSections":[],"pageId":"6a6838aee8a29b635204c5da","companyId":"6810fae7a104ef003b46ce5a","componentType":"embed","createdAt":"2026-07-28T05:29:39.393Z","updatedAt":"2026-07-30T00:51:20.599Z","__v":0},{"_id":"6a683e65b9d1aa6988c046c5","type":"component","isTemplate":false,"name":"questionText","content":{"kind":[],"box":{"bottom":"medium","top":"none","right":"large","left":"large"},"align":"center","plainText":"Do you currently use your YouTube channel to bring in business (leads, sales calls, or customers)?","fieldName":"question_6jarg6","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\">Do you currently use your YouTube channel to bring in business </strong></span><span style=\"color: #3A4DF2; --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\" 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\">(leads, sales calls, or customers)?</strong></span></p>"},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"69986566d9176e2f947d1ba0","campaignId":"6a6838aee8a29b635204c5d2","components":[{"_id":"6a683e65b9d1aa6988c046d4","type":"component","isTemplate":false,"name":"questionTextAnswer","content":{"plainText":"Yes","box":{"bottom":"small","top":"small","right":"none","left":"none","backgroundColor":"transparent"},"linking":{"isInternal":true},"align":"left","icon":"","text":"Sehr gut!","fieldName":"question_6jarg6","clickId":"answer_click_otzv9l","showIcon":false,"emoji":"","srcType":"","iconName":"","platform":"","src":"","svg":"","iconColor":"#FFFFFF","backgroundColor":"#3A4DF2","isAnimated":false,"mediaIds":[],"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: 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;\"><strong class=\"fun-font-bold\">Yes</strong></span></p>"},"parentId":"6a683e65b9d1aa6988c046c5","categoryId":"61af39fa0ff35780165e4faa","sectionId":"69986566d9176e2f947d1ba0","campaignId":"6a6838aee8a29b635204c5d2","components":[],"allowedChildSections":[],"pageId":"6a6838aee8a29b635204c5da","companyId":"6810fae7a104ef003b46ce5a","componentType":"questionTextAnswer","createdAt":"2026-07-28T05:30:13.506Z","updatedAt":"2026-07-28T05:40:50.329Z","__v":0},{"_id":"6a683e65b9d1aa6988c046d6","type":"component","isTemplate":false,"name":"questionTextAnswer","content":{"plainText":"No","box":{"bottom":"small","top":"small","right":"none","left":"none","backgroundColor":"transparent"},"linking":{"isInternal":true},"align":"left","icon":"","text":"Es war okay","fieldName":"question_6jarg6","clickId":"answer_click_dy82ry","showIcon":false,"emoji":"","srcType":"","iconName":"","platform":"","src":"","svg":"","iconColor":"#FFFFFF","backgroundColor":"#3A4DF2","isAnimated":false,"mediaIds":[],"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: 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;\"><strong class=\"fun-font-bold\">No</strong></span></p>"},"parentId":"6a683e65b9d1aa6988c046c5","categoryId":"61af39fa0ff35780165e4faa","sectionId":"69986566d9176e2f947d1ba0","campaignId":"6a6838aee8a29b635204c5d2","components":[],"allowedChildSections":[],"pageId":"6a6838aee8a29b635204c5da","companyId":"6810fae7a104ef003b46ce5a","componentType":"questionTextAnswer","createdAt":"2026-07-28T05:30:13.506Z","updatedAt":"2026-07-28T05:40:52.104Z","__v":0}],"allowedChildSections":[],"pageId":"6a6838aee8a29b635204c5da","companyId":"6810fae7a104ef003b46ce5a","componentType":"questionText","createdAt":"2026-07-28T05:30:13.461Z","updatedAt":"2026-07-28T05:40:55.945Z","__v":1},{"_id":"6a683e70592fda4a87641957","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;!DOCTYPE html&gt;\n&lt;html lang=&quot;en&quot;&gt;\n&lt;head&gt;\n&lt;meta charset=&quot;UTF-8&quot;&gt;\n&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;\n&lt;title&gt;Trakyo — Part 1 &amp;amp; Part 2: Data + Insights&lt;/title&gt;\n&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.googleapis.com&quot;&gt;\n&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&amp;family=Manrope:wght@500;600;700;800&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;\n&lt;style&gt;\n  :root{\n    --blue:#3A4DF2;\n    --blue-deep:#303FC6;\n    --blue-light:#EBEDFE;\n    --ink:#0B0D17;\n    --gray:#6B7280;\n    --gray-light:#9CA3AF;\n    --border:#E7E8F1;\n    --white:#ffffff;\n    --font-display: &#39;Manrope&#39;, -apple-system, BlinkMacSystemFont, sans-serif;\n    --font-body: &#39;Inter&#39;, -apple-system, BlinkMacSystemFont, sans-serif;\n  }\n  *{box-sizing:border-box; margin:0; padding:0;}\n  body{\n    font-family:var(--font-body);\n    background:var(--white);\n    color:var(--ink);\n    -webkit-font-smoothing:antialiased;\n  }\n\n  .page{\n    max-width:900px;\n    margin:0 auto;\n    text-align:center;\n    padding:72px 24px 96px;\n  }\n\n  .insight-section{\n    text-align:center;\n  }\n  .insight-section + .insight-section{\n    margin-top:96px;\n  }\n  .insight-eyebrow{\n    font-family:var(--font-body);\n    font-size:12.5px;\n    font-weight:700;\n    letter-spacing:0.08em;\n    text-transform:uppercase;\n    color:var(--blue);\n    margin-bottom:14px;\n  }\n  .insight-heading{\n    font-family:var(--font-display);\n    font-weight:800;\n    font-size:clamp(24px, 3.4vw, 34px);\n    line-height:1.2;\n    letter-spacing:-0.015em;\n    color:var(--ink);\n    max-width:640px;\n    margin:0 auto 16px;\n    text-wrap:balance;\n  }\n  .insight-sub{\n    font-size:15.5px;\n    color:var(--gray);\n    max-width:560px;\n    margin:0 auto 44px;\n    line-height:1.55;\n  }\n  .insight-grid{\n    display:grid;\n    grid-template-columns:repeat(3, 1fr);\n    gap:20px;\n    text-align:left;\n  }\n  .insight-card{\n    background:#F7F8FC;\n    border:1px solid var(--border);\n    border-radius:16px;\n    padding:26px 24px;\n  }\n  .insight-icon{\n    width:38px;height:38px;\n    border-radius:10px;\n    background:var(--blue-light);\n    display:flex;align-items:center;justify-content:center;\n    margin-bottom:18px;\n  }\n  .insight-card h3{\n    font-family:var(--font-display);\n    font-size:17px;\n    font-weight:700;\n    color:var(--ink);\n    margin-bottom:8px;\n    letter-spacing:-0.005em;\n  }\n  .insight-card p{\n    font-size:14px;\n    line-height:1.55;\n    color:var(--gray);\n  }\n\n  @media (max-width:640px){\n    .insight-grid{grid-template-columns:1fr;}\n    .insight-section + .insight-section{margin-top:56px;}\n    .page{padding:40px 18px 56px;}\n    .insight-heading{font-size:24px;}\n    .insight-sub{margin-bottom:32px;}\n  }\n&lt;/style&gt;\n&lt;/head&gt;\n&lt;body&gt;\n\n  &lt;div class=&quot;page&quot;&gt;\n\n    &lt;div class=&quot;insight-section&quot;&gt;\n      &lt;div class=&quot;insight-eyebrow&quot;&gt;Part One: The Data&lt;/div&gt;\n      &lt;h2 class=&quot;insight-heading&quot;&gt;We set up every link, every integration, every tracking point. For you.&lt;/h2&gt;\n      &lt;p class=&quot;insight-sub&quot;&gt;You don&#39;t touch a dashboard. Our team builds the tracking into your channel and connects it to your entire stack.&lt;/p&gt;\n\n      &lt;div class=&quot;insight-grid&quot;&gt;\n        &lt;div class=&quot;insight-card&quot;&gt;\n          &lt;div class=&quot;insight-icon&quot;&gt;\n            &lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;#3A4DF2&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M4 6h16M4 12h16M4 18h10&quot;/&gt;&lt;/svg&gt;\n          &lt;/div&gt;\n          &lt;h3&gt;Every Video Tracked&lt;/h3&gt;\n          &lt;p&gt;Smart links auto-inject into every video you post, past and future. No manual UTMs, no swapping links.&lt;/p&gt;\n        &lt;/div&gt;\n\n        &lt;div class=&quot;insight-card&quot;&gt;\n          &lt;div class=&quot;insight-icon&quot;&gt;\n            &lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;#3A4DF2&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M12 5v14M5 12l7 7 7-7&quot;/&gt;&lt;/svg&gt;\n          &lt;/div&gt;\n          &lt;h3&gt;Every Tool Connected&lt;/h3&gt;\n          &lt;p&gt;GoHighLevel, Stripe, Calendly, and dozens more, wired into your channel by our team.&lt;/p&gt;\n        &lt;/div&gt;\n\n        &lt;div class=&quot;insight-card&quot;&gt;\n          &lt;div class=&quot;insight-icon&quot;&gt;\n            &lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;#3A4DF2&quot; stroke-width=&quot;2&quot;&gt;&lt;circle cx=&quot;12&quot; cy=&quot;12&quot; r=&quot;9&quot;/&gt;&lt;path d=&quot;M12 7v5l3 3&quot;/&gt;&lt;/svg&gt;\n          &lt;/div&gt;\n          &lt;h3&gt;The Full Lead Journey&lt;/h3&gt;\n          &lt;p&gt;First touch to last touch, tracked across YouTube, Instagram, email, and every other platform your leads move through.&lt;/p&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;insight-section&quot;&gt;\n      &lt;div class=&quot;insight-eyebrow&quot;&gt;Part Two: What To Do With It&lt;/div&gt;\n      &lt;h2 class=&quot;insight-heading&quot;&gt;Getting the data right is half the job. Telling you what to do with it is the other half.&lt;/h2&gt;\n      &lt;p class=&quot;insight-sub&quot;&gt;We remove 99% of the work. All you have to do is execute.&lt;/p&gt;\n\n      &lt;div class=&quot;insight-grid&quot;&gt;\n        &lt;div class=&quot;insight-card&quot;&gt;\n          &lt;div class=&quot;insight-icon&quot;&gt;\n            &lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;#3A4DF2&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M18 15l-6-6-6 6&quot;/&gt;&lt;/svg&gt;\n          &lt;/div&gt;\n          &lt;h3&gt;Which Videos To Double Down On&lt;/h3&gt;\n          &lt;p&gt;We tell you exactly which videos are closing deals, so you can make more like them.&lt;/p&gt;\n        &lt;/div&gt;\n\n        &lt;div class=&quot;insight-card&quot;&gt;\n          &lt;div class=&quot;insight-icon&quot;&gt;\n            &lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;#3A4DF2&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M6 9l6 6 6-6&quot;/&gt;&lt;/svg&gt;\n          &lt;/div&gt;\n          &lt;h3&gt;Which Videos To Cut&lt;/h3&gt;\n          &lt;p&gt;We tell you which formats are wasting your editor&#39;s time so you stop making more of them.&lt;/p&gt;\n        &lt;/div&gt;\n\n        &lt;div class=&quot;insight-card&quot;&gt;\n          &lt;div class=&quot;insight-icon&quot;&gt;\n            &lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;#3A4DF2&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M13 2L3 14h7l-1 8 10-12h-7l1-8z&quot;/&gt;&lt;/svg&gt;\n          &lt;/div&gt;\n          &lt;h3&gt;Which Leads To Hit Right Now&lt;/h3&gt;\n          &lt;p&gt;We flag the leads showing buying signals, like rewatching a video or returning after going quiet, so you know who to reach out to today.&lt;/p&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n\n  &lt;/div&gt;\n\n&lt;/body&gt;\n&lt;/html&gt;","provider":"custom-html","box":{"left":"none","right":"none","top":"none","bottom":"small"},"framed":false,"isGdprSensitive":true},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"6a6838aee8a29b635204c5d2","components":[],"allowedChildSections":[],"pageId":"6a6838aee8a29b635204c5da","companyId":"6810fae7a104ef003b46ce5a","componentType":"embed","createdAt":"2026-07-28T05:30:24.069Z","updatedAt":"2026-07-28T05:56:51.210Z","__v":0},{"_id":"6a6844982a4eab176cc26863","type":"component","isTemplate":false,"name":"button","content":{"buttonType":"button","box":{"bottom":"xLarge","top":"none","right":"large","left":"large"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"linking":{"isInternal":true,"pageId":"6a6838aee8a29b635204c5da","isNewTab":false,"componentId":"6a683e65b9d1aa6988c046c5"},"size":"small","align":"center","text":"Klick mich!","borderRadius":"minor","plainText":"Get Started","clickId":"button_click_37cldx","animation":"","backgroundColor":"#3A4DF2","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: 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;\"><strong class=\"fun-font-bold\">Get Started</strong></span></p>"},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"6904b167f0184c1c0536c224","campaignId":"6a6838aee8a29b635204c5d2","components":[],"allowedChildSections":[],"pageId":"6a6838aee8a29b635204c5da","companyId":"6810fae7a104ef003b46ce5a","componentType":"button","createdAt":"2026-07-28T05:56:41.000Z","updatedAt":"2026-07-28T05:57:00.752Z","__v":0}],"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":[{"_id":"6a683e65b9d1aa6988c046c8","type":"field","title":"Do you currently use your YouTube channel to bring in business (leads, sales calls, or customers)?","interactionType":"answers","additional":{"form":{"inputs":[]},"answers":[{"fieldName":"question_6jarg6","componentId":"6a683e65b9d1aa6988c046d4","answerTextId":"6a683e65b9d1aa6988c046d4","_id":"6a683e65b9d1aa6988c046e6","value":"Yes","visualType":null},{"fieldName":"question_6jarg6","componentId":"6a683e65b9d1aa6988c046d6","answerTextId":"6a683e65b9d1aa6988c046d6","_id":"6a683e65b9d1aa6988c046ea","value":"No","visualType":null}]},"companyId":"6810fae7a104ef003b46ce5a","campaignId":"6a6838aee8a29b635204c5d2","pageId":"6a6838aee8a29b635204c5da","componentId":"6a683e65b9d1aa6988c046c5","createdAt":"2026-07-28T05:30:13.467Z","updatedAt":"2026-07-28T05:40:55.961Z","__v":0},{"_id":"6a684105c8c20c4d28285b2e","type":"field","title":"What's your business currently doing in monthly revenue?","interactionType":"answers","additional":{"form":{"inputs":[]},"answers":[{"fieldName":"question_52nzzf","componentId":"6a684105c8c20c4d28285b3a","answerTextId":"6a684105c8c20c4d28285b3a","_id":"6a684105c8c20c4d28285b47","value":"Under $20k/month","visualType":null},{"fieldName":"question_52nzzf","componentId":"6a684105c8c20c4d28285b3c","answerTextId":"6a684105c8c20c4d28285b3c","_id":"6a684105c8c20c4d28285b4c","value":"$20k-$50k/month","visualType":null},{"fieldName":"question_52nzzf","componentId":"6a684105c8c20c4d28285b3e","answerTextId":"6a684105c8c20c4d28285b3e","_id":"6a684105c8c20c4d28285b4e","value":"$200K+/month","visualType":null},{"fieldName":"question_52nzzf","componentId":"6a684105c8c20c4d28285b3d","answerTextId":"6a684105c8c20c4d28285b3d","_id":"6a684105c8c20c4d28285b52","value":"$100k-$200k/month","visualType":null},{"fieldName":"question_52nzzf","componentId":"6a6844df4c6eace4d5effc96","answerTextId":"6a6844df4c6eace4d5effc96","_id":"6a6844df4c6eace4d5effc9a","visualType":null,"value":"$50k-$100k/month"}]},"companyId":"6810fae7a104ef003b46ce5a","campaignId":"6a6838aee8a29b635204c5d2","pageId":"6a6840fefdec3294e633fdcb","componentId":"6a684105c8c20c4d28285b2b","createdAt":"2026-07-28T05:41:25.626Z","updatedAt":"2026-07-28T05:58:09.688Z","__v":0},{"_id":"6a6841785db56b34dc37535a","type":"field","title":"What does your funnel currently look like?","interactionType":"answers","additional":{"form":{"inputs":[]},"answers":[{"fieldName":"question_kz87a6","componentId":"6a6841785db56b34dc375366","answerTextId":"6a6841785db56b34dc375366","_id":"6a6841785db56b34dc375376","visualType":null,"value":"Videos → booking page → sales call"},{"fieldName":"question_kz87a6","componentId":"6a6841785db56b34dc37536c","answerTextId":"6a6841785db56b34dc37536c","_id":"6a6841785db56b34dc375378","visualType":null,"value":"I don't really have a structured funnel yet"},{"fieldName":"question_kz87a6","componentId":"6a6841785db56b34dc375367","answerTextId":"6a6841785db56b34dc375367","_id":"6a6841785db56b34dc37537a","visualType":null,"value":"Videos → webinar/masterclass"},{"fieldName":"question_kz87a6","componentId":"6a6841785db56b34dc375368","answerTextId":"6a6841785db56b34dc375368","_id":"6a6841785db56b34dc37537c","visualType":null,"value":"Videos → opt-in/lead magnet → nurture → sales call"},{"fieldName":"question_kz87a6","componentId":"6a6841a42a4eab176cc26122","answerTextId":"6a6841a42a4eab176cc26122","_id":"6a6841a42a4eab176cc26126","visualType":null,"value":"Videos → straight to checkout, no calls"}]},"companyId":"6810fae7a104ef003b46ce5a","campaignId":"6a6838aee8a29b635204c5d2","pageId":"6a68416a10aaa50c50516b87","componentId":"6a6841785db56b34dc375357","createdAt":"2026-07-28T05:43:20.751Z","updatedAt":"2026-07-28T05:58:50.139Z","__v":0},{"_id":"6a6841c5b72357881df7f22e","type":"field","title":"What do you sell through your channel?","interactionType":"answers","additional":{"form":{"inputs":[]},"answers":[{"fieldName":"question_t79zss","componentId":"6a6841c5b72357881df7f23b","answerTextId":"6a6841c5b72357881df7f23b","_id":"6a6841c5b72357881df7f24b","visualType":null,"value":"Info product or course"},{"fieldName":"question_t79zss","componentId":"6a6841c5b72357881df7f23e","answerTextId":"6a6841c5b72357881df7f23e","_id":"6a6841c5b72357881df7f253","visualType":null,"value":"Agency services"},{"fieldName":"question_t79zss","componentId":"6a6841c5b72357881df7f23f","answerTextId":"6a6841c5b72357881df7f23f","_id":"6a6841c5b72357881df7f255","visualType":null,"value":"Something else"},{"fieldName":"question_t79zss","componentId":"6a6841c5b72357881df7f23d","answerTextId":"6a6841c5b72357881df7f23d","_id":"6a6841c5b72357881df7f258","visualType":null,"value":"Coaching or consulting"}]},"companyId":"6810fae7a104ef003b46ce5a","campaignId":"6a6838aee8a29b635204c5d2","pageId":"6a6841be198891b96b3afcef","componentId":"6a6841c5b72357881df7f22b","createdAt":"2026-07-28T05:44:37.882Z","updatedAt":"2026-07-28T05:45:06.508Z","__v":0},{"_id":"6a6841fc9bae61451815813d","type":"field","title":"First, enter your contact information here. Then, you'll have the opportunity to select a time for your call. Please make sure to provide the correct phone number and email. We will call you on this number at the designated time you book for.","interactionType":"form","additional":{"form":{"componentId":"6a6841fc9bae614518158142","inputs":[{"fieldName":"name","conversionTrigger":false,"componentId":"6a6841fc9bae61451815814a","inputType":"text","required":true,"title":"Your name","visual":":bust_in_silhouette:","visualType":"emoji"},{"fieldName":"email","conversionTrigger":true,"componentId":"6a6841fc9bae61451815814c","inputType":"email","required":true,"title":"Your email address","visual":":email:","visualType":"emoji"},{"fieldName":"phone","conversionTrigger":true,"componentId":"6a6841ffb72357881df7f304","inputType":"phone","required":true,"title":"Your phone number","visual":":telephone_receiver:","visualType":"emoji"}]},"answers":[]},"companyId":"6810fae7a104ef003b46ce5a","campaignId":"6a6838aee8a29b635204c5d2","pageId":"6a6841f2037328a2817e1ed2","componentId":"6a6841fc9bae61451815813a","createdAt":"2026-07-28T05:45:32.817Z","updatedAt":"2026-07-28T05:48:31.284Z","__v":0}],"cookiesEnabled":false,"language":"en","showProgressBar":true,"showAffiliateBadge":false,"affiliateLink":"","resultMapping":{},"nextPage":"6a6840fefdec3294e633fdcb","sortedPages":["6a6838aee8a29b635204c5da","6a6840fefdec3294e633fdcb","6a68416a10aaa50c50516b87","6a6841be198891b96b3afcef","6a6841f2037328a2817e1ed2"],"hasResultPages":true,"resultPages":["6a6838aee8a29b635204c5db","6a6842e9160111fd06413313"],"isHomePage":true,"isLastPage":false,"firstResultPage":"6a6838aee8a29b635204c5db","headScript":"","bodyScript":"","trackingProperties":[{"_id":"6a6841fc9bae614518158166","type":"trackingProperty","fieldName":"email","title":"email","source":"input","companyId":"6810fae7a104ef003b46ce5a","campaignId":"6a6838aee8a29b635204c5d2","components":["6a6841fc9bae61451815814c"],"createdAt":"2026-07-28T05:45:32.935Z","updatedAt":"2026-07-28T05:57:51.960Z","__v":0},{"_id":"6a6841fc9bae614518158169","type":"trackingProperty","fieldName":"name","title":"name","source":"input","companyId":"6810fae7a104ef003b46ce5a","campaignId":"6a6838aee8a29b635204c5d2","components":["6a6841fc9bae61451815814a"],"createdAt":"2026-07-28T05:45:32.939Z","updatedAt":"2026-07-28T05:57:51.960Z","__v":0},{"_id":"6a6842012a4eab176cc261bf","type":"trackingProperty","fieldName":"phone","title":"phone","source":"input","companyId":"6810fae7a104ef003b46ce5a","campaignId":"6a6838aee8a29b635204c5d2","components":["6a6841ffb72357881df7f304"],"createdAt":"2026-07-28T05:45:37.751Z","updatedAt":"2026-07-28T05:57:51.960Z","__v":0},{"_id":"6a684105c8c20c4d28285b33","type":"trackingProperty","fieldName":"question_52nzzf","title":"What's your business currently doing in monthly revenue?","source":"question","companyId":"6810fae7a104ef003b46ce5a","campaignId":"6a6838aee8a29b635204c5d2","components":["6a684105c8c20c4d28285b2b"],"createdAt":"2026-07-28T05:41:25.661Z","updatedAt":"2026-07-28T05:57:51.968Z","__v":0},{"_id":"6a683e65b9d1aa6988c046cd","type":"trackingProperty","fieldName":"question_6jarg6","title":"Do you currently use your YouTube channel to bring in business (leads, sales calls, or customers)?","source":"question","companyId":"6810fae7a104ef003b46ce5a","campaignId":"6a6838aee8a29b635204c5d2","components":["6a683e65b9d1aa6988c046c5"],"createdAt":"2026-07-28T05:30:13.484Z","updatedAt":"2026-07-28T05:57:51.960Z","__v":0},{"_id":"6a6841785db56b34dc37535f","type":"trackingProperty","fieldName":"question_kz87a6","title":"What does your funnel currently look like?","source":"question","companyId":"6810fae7a104ef003b46ce5a","campaignId":"6a6838aee8a29b635204c5d2","components":["6a6841785db56b34dc375357"],"createdAt":"2026-07-28T05:43:20.774Z","updatedAt":"2026-07-28T05:57:51.960Z","__v":0},{"_id":"6a6841c5b72357881df7f233","type":"trackingProperty","fieldName":"question_t79zss","title":"What do you sell through your channel?","source":"question","companyId":"6810fae7a104ef003b46ce5a","campaignId":"6a6838aee8a29b635204c5d2","components":["6a6841c5b72357881df7f22b"],"createdAt":"2026-07-28T05:44:37.904Z","updatedAt":"2026-07-28T05:57:51.960Z","__v":0}],"automaticRedirect":null,"inputMap":{"byComponent":{"6a6841fc9bae61451815814a":{"name":"name","originalName":"name","parentId":"6a6841fc9bae614518158142","autocomplete":"name"},"6a6841ffb72357881df7f304":{"name":"phone","originalName":"phone","parentId":"6a6841fc9bae614518158142","autocomplete":"tel"},"6a6841fc9bae61451815814c":{"name":"email","originalName":"email","parentId":"6a6841fc9bae614518158142","autocomplete":"email"}},"byName":{"6a6841fc9bae614518158142":{"name":"6a6841fc9bae61451815814a","phone":"6a6841ffb72357881df7f304","email":"6a6841fc9bae61451815814c"}}},"pageIdSlugMap":{"6a6838aee8a29b635204c5da":"start","6a6838aee8a29b635204c5db":"thanks","6a6840fefdec3294e633fdcb":"page_8gvxgo","6a68416a10aaa50c50516b87":"page_as5u4c","6a6841be198891b96b3afcef":"page_od1jxq","6a6841f2037328a2817e1ed2":"page_n3bu24","6a6842e9160111fd06413313":"page_651ixi"},"context":{"slug":"","trackingVersion":"v4","url":"https://app.trakyoquiz.com/","domain":"app.trakyoquiz.com"}}