{"campaignId":"6a573255c4c8d4263234ed53","campaignVersionId":"6a81680a3a13b00fbe038132","companyId":"698730666a6332c1e5f8887c","pageId":"6a573255c4c8d4263234ed5b","pageName":"Page 1","pageSlug":"start","tag":"landing","components":[{"_id":"6a5739903463c07821c78a65","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;!--\n  LA Roofing — Perspective Funnel Page 1: The Hook (V3 — Calculator/Estimate Reframe)\n  Paste this into a Perspective.co HTML element.\n  Brand colours: Black background, Gold accent, White text.\n  \n  CHANGES FROM V2:\n  - Reframed from &quot;assessment&quot; to &quot;calculator/estimate&quot; to match ad scripts\n  - Headline now: &quot;Free Roof Cost Calculator&quot; (matches what Luca says in all 3 ads)\n  - CTA changed to &quot;Calculate My Roof Cost →&quot;\n  - Sub-copy emphasises &quot;instant estimate&quot; and &quot;30 seconds&quot;\n  - &quot;What You&#39;ll Get&quot; reframed as &quot;What The Calculator Shows You&quot;\n  - Maintains all V2 research optimisations (star rating, named testimonial, stats)\n--&gt;\n\n&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;\n&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;\n\n&lt;style&gt;\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --bg: #000000;\n    --card: rgba(255,255,255,0.04);\n    --card-border: rgba(245,166,35,0.2);\n    --accent: #F5A623;\n    --accent-light: #FFD700;\n    --accent-dim: rgba(245,166,35,0.08);\n    --accent-bdr: rgba(245,166,35,0.35);\n    --text: #FFFFFF;\n    --muted: rgba(255,255,255,0.65);\n    --dim: rgba(255,255,255,0.38);\n    --radius: 14px;\n  }\n\n  body {\n    font-family: &#39;Inter&#39;, -apple-system, BlinkMacSystemFont, sans-serif;\n    background: var(--bg);\n    color: var(--text);\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap {\n    width: 100%;\n    max-width: 440px;\n    margin: 0 auto;\n    padding: 24px 20px 16px;\n  }\n\n  .logo-row {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    margin-bottom: 16px;\n  }\n  .logo {\n    font-size: 22px;\n    font-weight: 900;\n    letter-spacing: -0.03em;\n    color: var(--accent-light);\n  }\n\n  /* ── Star Rating Row ── */\n  .stars-row {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 20px;\n  }\n  .stars-icons {\n    font-size: 16px;\n    color: var(--accent-light);\n    letter-spacing: 1px;\n  }\n  .stars-text {\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--muted);\n  }\n  .stars-text b {\n    color: var(--text);\n  }\n\n  /* ── Hero ── */\n  .hero-headline {\n    font-size: clamp(26px, 7vw, 36px);\n    font-weight: 900;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n    margin-bottom: 14px;\n  }\n  .hero-headline .gold { color: var(--accent-light); }\n\n  .hero-sub {\n    font-size: 15px;\n    color: var(--muted);\n    line-height: 1.6;\n    margin-bottom: 22px;\n  }\n  .hero-sub b { color: var(--text); }\n\n  /* ── What You Get Card ── */\n  .get-card {\n    background: var(--accent-dim);\n    border: 2px solid var(--accent-bdr);\n    border-radius: var(--radius);\n    padding: 18px 20px;\n    margin-bottom: 22px;\n  }\n  .get-title {\n    font-size: 13px;\n    font-weight: 800;\n    color: var(--accent-light);\n    margin-bottom: 12px;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n  }\n  .get-list {\n    list-style: none;\n  }\n  .get-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 13px;\n    color: var(--muted);\n    padding: 6px 0;\n    line-height: 1.5;\n  }\n  .get-list li b { color: var(--text); }\n  .get-check {\n    color: var(--accent);\n    font-size: 13px;\n    font-weight: 700;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  /* ── Stats Grid ── */\n  .stats-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 22px;\n  }\n  .stat-card {\n    background: var(--card);\n    border: 1px solid var(--card-border);\n    border-radius: var(--radius);\n    padding: 16px 14px;\n    text-align: center;\n  }\n  .stat-number {\n    font-size: 20px;\n    font-weight: 900;\n    color: var(--accent-light);\n    margin-bottom: 4px;\n  }\n  .stat-label {\n    font-size: 11px;\n    color: var(--dim);\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    font-weight: 600;\n  }\n\n  /* ── Testimonial ── */\n  .testimonial {\n    background: var(--card);\n    border: 1px solid var(--card-border);\n    border-radius: var(--radius);\n    padding: 18px 20px;\n    margin-bottom: 22px;\n  }\n  .testimonial-stars {\n    font-size: 13px;\n    color: var(--accent-light);\n    letter-spacing: 2px;\n    margin-bottom: 10px;\n  }\n  .testimonial-text {\n    font-size: 14px;\n    color: var(--muted);\n    line-height: 1.6;\n    font-style: italic;\n    margin-bottom: 10px;\n  }\n  .testimonial-author {\n    font-size: 12px;\n    font-weight: 700;\n    color: var(--text);\n  }\n  .testimonial-source {\n    font-size: 11px;\n    color: var(--dim);\n    margin-top: 2px;\n  }\n\n  /* ── Guarantee Card ── */\n  .guarantee-card {\n    background: var(--accent-dim);\n    border: 2px solid var(--accent-bdr);\n    border-radius: var(--radius);\n    padding: 16px 18px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    margin-bottom: 22px;\n  }\n  .gc-icon { font-size: 24px; flex-shrink: 0; line-height: 1; }\n  .gc-title { font-size: 13px; font-weight: 800; color: var(--accent-light); margin-bottom: 4px; }\n  .gc-text { font-size: 12px; color: var(--muted); line-height: 1.55; }\n  .gc-text b { color: var(--text); }\n\n  /* ── CTA Note ── */\n  .cta-note {\n    font-size: 12px;\n    color: var(--dim);\n    text-align: center;\n    margin-top: 10px;\n    line-height: 1.5;\n  }\n&lt;/style&gt;\n\n&lt;div class=&quot;wrap&quot;&gt;\n\n  &lt;!-- Logo --&gt;\n  &lt;div class=&quot;logo-row&quot;&gt;\n    &lt;div class=&quot;logo&quot;&gt;LA ROOFING&lt;/div&gt;\n  &lt;/div&gt;\n\n  &lt;!-- Star Rating (above headline for instant credibility) --&gt;\n  &lt;div class=&quot;stars-row&quot;&gt;\n    &lt;div class=&quot;stars-icons&quot;&gt;&amp;#9733;&amp;#9733;&amp;#9733;&amp;#9733;&amp;#9733;&lt;/div&gt;\n    &lt;div class=&quot;stars-text&quot;&gt;&lt;b&gt;4.9/5&lt;/b&gt; from 47 homeowners in Lanarkshire&lt;/div&gt;\n  &lt;/div&gt;\n\n  &lt;!-- Calculator-Focused Headline (matches ad scripts) --&gt;\n  &lt;h1 class=&quot;hero-headline&quot;&gt;\n    Free Roof&lt;br&gt;\n    &lt;span class=&quot;gold&quot;&gt;Cost Calculator&lt;/span&gt;\n  &lt;/h1&gt;\n\n  &lt;p class=&quot;hero-sub&quot;&gt;\n    Answer 3 quick questions and get a &lt;b&gt;free instant estimate&lt;/b&gt; for your property. Takes 30 seconds. No phone call, no pressure, no one turning up at your door.\n  &lt;/p&gt;\n\n  &lt;!-- What The Calculator Shows You (frames funnel as a TOOL) --&gt;\n  &lt;div class=&quot;get-card&quot;&gt;\n    &lt;div class=&quot;get-title&quot;&gt;What You&#39;ll Find Out:&lt;/div&gt;\n    &lt;ul class=&quot;get-list&quot;&gt;\n      &lt;li&gt;&lt;span class=&quot;get-check&quot;&gt;&amp;#10003;&lt;/span&gt; &lt;b&gt;Estimated cost&lt;/b&gt; — instant price range for your roof type&lt;/li&gt;\n      &lt;li&gt;&lt;span class=&quot;get-check&quot;&gt;&amp;#10003;&lt;/span&gt; &lt;b&gt;Fixed price quote&lt;/b&gt; — no hidden costs, no surprises&lt;/li&gt;\n      &lt;li&gt;&lt;span class=&quot;get-check&quot;&gt;&amp;#10003;&lt;/span&gt; &lt;b&gt;How long it takes&lt;/b&gt; — most roofs done in 1-2 days&lt;/li&gt;\n      &lt;li&gt;&lt;span class=&quot;get-check&quot;&gt;&amp;#10003;&lt;/span&gt; &lt;b&gt;10-year guarantee&lt;/b&gt; — manufacturer-backed on all work&lt;/li&gt;\n    &lt;/ul&gt;\n  &lt;/div&gt;\n\n  &lt;!-- Stats Grid --&gt;\n  &lt;div class=&quot;stats-grid&quot;&gt;\n    &lt;div class=&quot;stat-card&quot;&gt;\n      &lt;div class=&quot;stat-number&quot;&gt;From £5,300&lt;/div&gt;\n      &lt;div class=&quot;stat-label&quot;&gt;Full Replacement&lt;/div&gt;\n    &lt;/div&gt;\n    &lt;div class=&quot;stat-card&quot;&gt;\n      &lt;div class=&quot;stat-number&quot;&gt;1-2 Days&lt;/div&gt;\n      &lt;div class=&quot;stat-label&quot;&gt;Completion Time&lt;/div&gt;\n    &lt;/div&gt;\n    &lt;div class=&quot;stat-card&quot;&gt;\n      &lt;div class=&quot;stat-number&quot;&gt;4.9 &amp;#9733;&lt;/div&gt;\n      &lt;div class=&quot;stat-label&quot;&gt;Google Rating&lt;/div&gt;\n    &lt;/div&gt;\n    &lt;div class=&quot;stat-card&quot;&gt;\n      &lt;div class=&quot;stat-number&quot;&gt;10 Years&lt;/div&gt;\n      &lt;div class=&quot;stat-label&quot;&gt;Guarantee&lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n\n  &lt;!-- Named Testimonial --&gt;\n  &lt;div class=&quot;testimonial&quot;&gt;\n    &lt;div class=&quot;testimonial-stars&quot;&gt;&amp;#9733;&amp;#9733;&amp;#9733;&amp;#9733;&amp;#9733;&lt;/div&gt;\n    &lt;div class=&quot;testimonial-text&quot;&gt;&quot;Luca and his team replaced our entire roof in 2 days. We&#39;d been putting it off for years thinking it would cost £8,000+. Ended up being way less and the finish is brilliant.&quot;&lt;/div&gt;\n    &lt;div class=&quot;testimonial-author&quot;&gt;Mrs Campbell, Coatbridge&lt;/div&gt;\n    &lt;div class=&quot;testimonial-source&quot;&gt;Google Review — Verified Homeowner&lt;/div&gt;\n  &lt;/div&gt;\n\n  &lt;!-- Guarantee --&gt;\n  &lt;div class=&quot;guarantee-card&quot;&gt;\n    &lt;div class=&quot;gc-icon&quot;&gt;&amp;#128737;&amp;#65039;&lt;/div&gt;\n    &lt;div&gt;\n      &lt;div class=&quot;gc-title&quot;&gt;10-Year Guarantee on Every Roof&lt;/div&gt;\n      &lt;div class=&quot;gc-text&quot;&gt;Materials and workmanship. &lt;b&gt;Manufacturer-backed&lt;/b&gt;. If anything goes wrong — we fix it free.&lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n\n  &lt;!-- ADD PERSPECTIVE CTA BUTTON HERE: &quot;Calculate My Roof Cost →&quot; --&gt;\n\n  &lt;div class=&quot;cta-note&quot;&gt;Takes 30 seconds &amp;bull; No obligation &amp;bull; 100% free&lt;/div&gt;\n\n&lt;/div&gt;\n","provider":"custom-html","box":{"left":"none","right":"none","top":"none","bottom":"none"},"framed":false,"isGdprSensitive":true,"embedCustomHtmlNatively":false},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"6a573255c4c8d4263234ed53","components":[],"allowedChildSections":[],"pageId":"6a573255c4c8d4263234ed5b","companyId":"698730666a6332c1e5f8887c","componentType":"embed","createdAt":"2026-07-15T07:41:04.577Z","updatedAt":"2026-07-21T05:58:22.794Z","__v":0},{"_id":"6a5e25d5938448b03e6a7934","type":"component","isTemplate":false,"name":"button","content":{"buttonType":"button","box":{"bottom":"none","top":"none","right":"large","left":"large"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"linking":{"isInternal":true},"size":"small","align":"center","text":"Klick mich!","borderRadius":"minor","plainText":"Calculate My Roof Cost →","clickId":"button_click_4rygrw","animation":"","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\"><strong class=\"fun-font-bold\">Calculate My Roof Cost →</strong></strong></span></p>"},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"6904b167f0184c1c0536c224","campaignId":"6a573255c4c8d4263234ed53","components":[],"allowedChildSections":[],"pageId":"6a573255c4c8d4263234ed5b","companyId":"698730666a6332c1e5f8887c","componentType":"button","createdAt":"2026-07-20T13:42:45.981Z","updatedAt":"2026-07-21T06:05:12.162Z","__v":0}],"isResultPage":false,"animation":"none","theme":{"_id":"6a5e21c57da2416f0aa95b2e","type":"theme","name":"LA Roofing","image":"https://perspective.imgix.net/assets/app/themes/perspective.png","fontColor":"#FFFFFF","backgroundColor":"#000000","formFieldBackgroundColor":"#999999","buttonBackgroundColor":"#F5A623","typography":"Inter:300,600","transition":"default","companyId":"698730666a6332c1e5f8887c","createdAt":"2026-07-20T13:25:25.244Z","updatedAt":"2026-07-20T13:41:12.570Z","__v":0,"borderRadius":"medium","fontId":null},"themeV2":{"typography":"Inter:300,600","fontId":null,"fontColor":"#FFFFFF","backgroundColor":"#000000","formFieldBackgroundColor":"#999999","buttonBackgroundColor":"#F5A623","borderRadius":"medium","transition":"default"},"fields":[{"_id":"6a5e23e47da2416f0aa99a07","type":"field","title":":point_down:","interactionType":"answers","additional":{"form":{"inputs":[]},"answers":[{"fieldName":"question_iz36qv","componentId":"6a5e23e47da2416f0aa99a1a","answerTextId":"6a5e23e47da2416f0aa99a1a","_id":"6a5e23e47da2416f0aa99a2a","value":"It's leaking or I've noticed damp patches","visualType":null},{"fieldName":"question_iz36qv","componentId":"6a5e23e47da2416f0aa99a1d","answerTextId":"6a5e23e47da2416f0aa99a1d","_id":"6a5e23e47da2416f0aa99a2c","value":"It's 20+ years old and I'm worried about what's underneath","visualType":null},{"fieldName":"question_iz36qv","componentId":"6a5e23e47da2416f0aa99a1c","answerTextId":"6a5e23e47da2416f0aa99a1c","_id":"6a5e23e47da2416f0aa99a2e","value":"Tiles are broken, slipped, or missing","visualType":null},{"fieldName":"question_iz36qv","componentId":"6a5e23e47da2416f0aa99a1e","answerTextId":"6a5e23e47da2416f0aa99a1e","_id":"6a5e241093bf5c16dd775a86","value":"A roofer or surveyor told me it needs replacing","visualType":null},{"fieldName":"question_iz36qv","componentId":"6a5e241a00edf6ad02c5a01d","answerTextId":"6a5e241a00edf6ad02c5a01d","_id":"6a5e241a00edf6ad02c5a021","visualType":null,"value":"I just want to know what a new roof would cost"}]},"companyId":"698730666a6332c1e5f8887c","campaignId":"6a573255c4c8d4263234ed53","pageId":"6a597787978db9993eead5b3","componentId":"6a5e23e47da2416f0aa99a02","createdAt":"2026-07-20T13:34:28.475Z","updatedAt":"2026-07-20T13:36:03.921Z","__v":0},{"_id":"6a5e247aac1f5774c768c127","type":"field","title":":point_down:","interactionType":"answers","additional":{"form":{"inputs":[]},"answers":[{"fieldName":"question_rde56n","componentId":"6a5e247aac1f5774c768c13c","answerTextId":"6a5e247aac1f5774c768c13c","_id":"6a5e247aac1f5774c768c14c","value":"As soon as possible (it's urgent)","visualType":null},{"fieldName":"question_rde56n","componentId":"6a5e247aac1f5774c768c13d","answerTextId":"6a5e247aac1f5774c768c13d","_id":"6a5e247aac1f5774c768c14e","value":"Within the next few weeks","visualType":null},{"fieldName":"question_rde56n","componentId":"6a5e247aac1f5774c768c140","answerTextId":"6a5e247aac1f5774c768c140","_id":"6a5e247aac1f5774c768c150","value":"In the next month or two","visualType":null},{"fieldName":"question_rde56n","componentId":"6a5e247aac1f5774c768c141","answerTextId":"6a5e247aac1f5774c768c141","_id":"6a5e247aac1f5774c768c152","value":"I'm just getting prices for now","visualType":null}]},"companyId":"698730666a6332c1e5f8887c","campaignId":"6a573255c4c8d4263234ed53","pageId":"6a5977c93e9200dd7c138eee","componentId":"6a5e247aac1f5774c768c122","createdAt":"2026-07-20T13:36:58.657Z","updatedAt":"2026-07-20T13:37:54.134Z","__v":0},{"_id":"6a5e2561aa0d310e09cdc760","type":"field","title":"What's the best way to reach you?","interactionType":"form","additional":{"form":{"componentId":"6a5e2561aa0d310e09cdc765","inputs":[{"fieldName":"phone","conversionTrigger":true,"componentId":"6a5e2561aa0d310e09cdc76e","inputType":"phone","required":true,"title":"Your phone number","visual":":telephone_receiver:","visualType":"emoji"},{"fieldName":"firstName","conversionTrigger":false,"componentId":"6a5e2561aa0d310e09cdc771","inputType":"text","required":true,"title":"Your first name","visual":":wave:","visualType":"emoji"},{"fieldName":"input_saqr1q","conversionTrigger":false,"componentId":"6a5e2561aa0d310e09cdc770","inputType":"checkbox","required":true,"title":"I have read and accept the privacy policy.","visual":":ballot_box_with_check:","visualType":"emoji"},{"fieldName":"email","conversionTrigger":true,"componentId":"6a5e2561aa0d310e09cdc773","inputType":"email","required":true,"title":"Your email address","visual":":email:","visualType":"emoji"},{"fieldName":"lastName","conversionTrigger":false,"componentId":"6a67b2f19b1fb23bbbcff9ae","inputType":"text","required":true,"title":"Your last name","visual":":wave:","visualType":"emoji"},{"fieldName":"address.postalCode","conversionTrigger":false,"componentId":"6a69f4971faa9aed6fada85c","inputType":"text","required":true,"title":"Postcode","visual":":mailbox:","visualType":"emoji"}]},"answers":[]},"companyId":"698730666a6332c1e5f8887c","campaignId":"6a573255c4c8d4263234ed53","pageId":"6a59781c76c6efc2e5d6b701","componentId":"6a5e2561aa0d310e09cdc75d","createdAt":"2026-07-20T13:40:49.725Z","updatedAt":"2026-07-29T12:42:22.475Z","__v":0},{"_id":"6a69fa725eee0278e8441547","type":"field","title":":point_down:","interactionType":"answers","additional":{"form":{"inputs":[]},"answers":[{"fieldName":"question_be5f2g","componentId":"6a69fa725eee0278e8441553","answerTextId":"6a69fa725eee0278e8441553","_id":"6a69fa725eee0278e8441560","value":"Terraced House","visualType":null},{"fieldName":"question_be5f2g","componentId":"6a69fa725eee0278e8441556","answerTextId":"6a69fa725eee0278e8441556","_id":"6a69fa725eee0278e8441565","value":"Semi-Detached House","visualType":null},{"fieldName":"question_be5f2g","componentId":"6a69fa725eee0278e8441557","answerTextId":"6a69fa725eee0278e8441557","_id":"6a69fa725eee0278e8441567","value":"Flat / Tenement","visualType":null},{"fieldName":"question_be5f2g","componentId":"6a69fa725eee0278e8441555","answerTextId":"6a69fa725eee0278e8441555","_id":"6a69fa725eee0278e844156a","value":"Detached House","visualType":null},{"fieldName":"question_be5f2g","componentId":"6a69fa987da29487e06f0787","answerTextId":"6a69fa987da29487e06f0787","_id":"6a69fa987da29487e06f078b","visualType":null,"value":"Other"}]},"companyId":"698730666a6332c1e5f8887c","campaignId":"6a573255c4c8d4263234ed53","pageId":"6a573255c4c8d4263234ed5e","componentId":"6a69fa725eee0278e8441544","createdAt":"2026-07-29T13:04:50.279Z","updatedAt":"2026-07-29T13:10:46.183Z","__v":0}],"cookiesEnabled":false,"language":"en","showProgressBar":true,"showAffiliateBadge":false,"affiliateLink":"","resultMapping":{},"nextPage":"6a573255c4c8d4263234ed5e","sortedPages":["6a573255c4c8d4263234ed5b","6a573255c4c8d4263234ed5e","6a597787978db9993eead5b3","6a5977c93e9200dd7c138eee","6a5977f0978db9993eead5e6","6a59781c76c6efc2e5d6b701"],"hasResultPages":true,"resultPages":["6a573255c4c8d4263234ed60"],"isHomePage":true,"isLastPage":false,"firstResultPage":"6a573255c4c8d4263234ed60","headScript":"","bodyScript":"","trackingProperties":[{"_id":"6a5e259c56e0f8b0451dc845","type":"trackingProperty","fieldName":"address.postalCode","title":"address.postalCode","source":"input","companyId":"698730666a6332c1e5f8887c","campaignId":"6a573255c4c8d4263234ed53","components":["6a69f4971faa9aed6fada85c"],"createdAt":"2026-07-20T13:41:48.194Z","updatedAt":"2026-07-29T13:10:46.163Z","__v":0},{"_id":"6a573255c4c8d4263234ee79","type":"trackingProperty","fieldName":"email","title":"email","source":"input","companyId":"698730666a6332c1e5f8887c","campaignId":"6a573255c4c8d4263234ed53","components":["6a5e2561aa0d310e09cdc773"],"__v":0,"createdAt":"2026-07-15T07:10:13.676Z","updatedAt":"2026-07-29T13:10:46.163Z"},{"_id":"6a5edc42e9c2faed94165a56","type":"trackingProperty","fieldName":"firstName","title":"firstName","source":"input","companyId":"698730666a6332c1e5f8887c","campaignId":"6a573255c4c8d4263234ed53","components":["6a5e2561aa0d310e09cdc771"],"createdAt":"2026-07-21T02:41:06.254Z","updatedAt":"2026-07-29T13:10:46.163Z","__v":0},{"_id":"6a5e2562aa0d310e09cdc794","type":"trackingProperty","fieldName":"lastName","title":"lastName","source":"input","companyId":"698730666a6332c1e5f8887c","campaignId":"6a573255c4c8d4263234ed53","components":["6a67b2f19b1fb23bbbcff9ae"],"createdAt":"2026-07-20T13:40:50.100Z","updatedAt":"2026-07-29T13:10:46.163Z","__v":0},{"_id":"6a573255c4c8d4263234ee7b","type":"trackingProperty","fieldName":"phone","title":"phone","source":"input","companyId":"698730666a6332c1e5f8887c","campaignId":"6a573255c4c8d4263234ed53","components":["6a5e2561aa0d310e09cdc76e"],"__v":0,"createdAt":"2026-07-15T07:10:13.676Z","updatedAt":"2026-07-29T13:10:46.163Z"},{"_id":"6a5e233efef3879eb2c870af","type":"trackingProperty","fieldName":"question_be5f2g","title":":point_down:","source":"question","companyId":"698730666a6332c1e5f8887c","campaignId":"6a573255c4c8d4263234ed53","components":["6a69fa725eee0278e8441544"],"createdAt":"2026-07-20T13:31:42.827Z","updatedAt":"2026-07-29T13:10:46.187Z","__v":0},{"_id":"6a5e23e47da2416f0aa99a13","type":"trackingProperty","fieldName":"question_iz36qv","title":":point_down:","source":"question","companyId":"698730666a6332c1e5f8887c","campaignId":"6a573255c4c8d4263234ed53","components":["6a5e23e47da2416f0aa99a02"],"createdAt":"2026-07-20T13:34:28.581Z","updatedAt":"2026-07-29T13:10:46.163Z","__v":0},{"_id":"6a5e247aac1f5774c768c135","type":"trackingProperty","fieldName":"question_rde56n","title":":point_down:","source":"question","companyId":"698730666a6332c1e5f8887c","campaignId":"6a573255c4c8d4263234ed53","components":["6a5e247aac1f5774c768c122"],"createdAt":"2026-07-20T13:36:58.769Z","updatedAt":"2026-07-29T13:10:46.163Z","__v":0}],"automaticRedirect":null,"inputMap":{"byComponent":{"6a5e2561aa0d310e09cdc771":{"name":"fname","originalName":"fname","parentId":"6a5e2561aa0d310e09cdc765","autocomplete":"given-name"},"6a67b2f19b1fb23bbbcff9ae":{"name":"lname","originalName":"lname","parentId":"6a5e2561aa0d310e09cdc765","autocomplete":"family-name"},"6a5e2561aa0d310e09cdc773":{"name":"email","originalName":"email","parentId":"6a5e2561aa0d310e09cdc765","autocomplete":"email"},"6a5e2561aa0d310e09cdc76e":{"name":"phone","originalName":"phone","parentId":"6a5e2561aa0d310e09cdc765","autocomplete":"tel"},"6a69f4971faa9aed6fada85c":{"name":"postal","originalName":"postal","parentId":"6a5e2561aa0d310e09cdc765","autocomplete":"postal-code"},"6a5e2561aa0d310e09cdc770":{"name":"input_saqr1q","originalName":"input_saqr1q","parentId":"6a5e2561aa0d310e09cdc765","autocomplete":""}},"byName":{"6a5e2561aa0d310e09cdc765":{"fname":"6a5e2561aa0d310e09cdc771","lname":"6a67b2f19b1fb23bbbcff9ae","email":"6a5e2561aa0d310e09cdc773","phone":"6a5e2561aa0d310e09cdc76e","postal":"6a69f4971faa9aed6fada85c","input_saqr1q":"6a5e2561aa0d310e09cdc770"}}},"pageIdSlugMap":{"6a573255c4c8d4263234ed5b":"start","6a573255c4c8d4263234ed5e":"page_v3z9b","6a573255c4c8d4263234ed60":"thank-you","6a597787978db9993eead5b3":"page_lkb57x","6a5977c93e9200dd7c138eee":"page_lf3gwg","6a5977f0978db9993eead5e6":"page_qpk6mq","6a59781c76c6efc2e5d6b701":"page_51hir6"},"context":{"slug":"ads","trackingVersion":"v4","url":"https://laroofing.perspectivefunnel.com/ads/","domain":"laroofing.perspectivefunnel.com"}}