{"id":42392,"date":"2026-05-21T05:28:22","date_gmt":"2026-05-21T05:28:22","guid":{"rendered":"https:\/\/realesta.co\/inprojects\/lbb-staging\/?page_id=42392"},"modified":"2026-05-21T11:28:07","modified_gmt":"2026-05-21T11:28:07","slug":"doubleup-audience-activation","status":"publish","type":"page","link":"https:\/\/realesta.co\/inprojects\/lbb-staging\/doubleup-audience-activation","title":{"rendered":"DoubleUp Audience Activation"},"content":{"rendered":"\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,600&#038;display=swap\" rel=\"stylesheet\"\/>\n<style>\n:root{\n  --purple:#6D08BE;--purple-deep:#4A0585;--purple-light:#9B3FE8;\n  --gold:#FFB703;--gold-dark:#CC9200;--red:#E8033A;\n  --magenta:#DD1286;--teal:#0095A0;--lavender:#7A76DA;--orange:#FF6903;\n  --white:#FFFFFF;--off-white:#F8F5FF;--section-alt:#F5F1FF;\n  --text-primary:#0D0218;--text-muted:#5A5270;--text-light:#9C96B8;\n  --border:rgba(109,8,190,0.13);--card-bg:#FFFFFF;\n  --gradient-gold:linear-gradient(90deg,#FFB703,#FF8C00);\n  --gradient-accent:linear-gradient(135deg,#6D08BE,#DD1286);\n  --font:'Montserrat',sans-serif;\n  --radius:18px;--radius-sm:9px;\n  --shadow-card:0 2px 24px rgba(109,8,190,0.08);\n  --shadow-lift:0 14px 52px rgba(109,8,190,0.20);\n}\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\nhtml{scroll-behavior:smooth}\nbody{font-family:var(--font);background:#fff;color:var(--text-primary);line-height:1.7;-webkit-font-smoothing:antialiased;letter-spacing:-0.01em}\n\n\n\/* \u2500\u2500 SCROLL REVEAL \u2500\u2500 *\/\n.reveal{opacity:0;transform:translateY(32px);transition:opacity 0.65s cubic-bezier(.22,1,.36,1),transform 0.65s cubic-bezier(.22,1,.36,1)}\n.reveal.visible{opacity:1;transform:none}\n.reveal-left{opacity:0;transform:translateX(-32px);transition:opacity 0.65s cubic-bezier(.22,1,.36,1),transform 0.65s cubic-bezier(.22,1,.36,1)}\n.reveal-left.visible{opacity:1;transform:none}\n.reveal-right{opacity:0;transform:translateX(32px);transition:opacity 0.65s cubic-bezier(.22,1,.36,1),transform 0.65s cubic-bezier(.22,1,.36,1)}\n.reveal-right.visible{opacity:1;transform:none}\n.stagger-1{transition-delay:0.08s}.stagger-2{transition-delay:0.16s}.stagger-3{transition-delay:0.24s}\n.stagger-4{transition-delay:0.32s}.stagger-5{transition-delay:0.40s}.stagger-6{transition-delay:0.48s}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.hero{background:#fff;position:relative;overflow:hidden;border-bottom:1px solid var(--border)}\n.hero::before{content:'';position:absolute;top:0;right:0;width:52%;height:100%;background:linear-gradient(135deg,#F5F0FF 0%,#EDE5FF 100%);clip-path:polygon(10% 0,100% 0,100% 100%,0% 100%);pointer-events:none}\n.hero::after{content:'';position:absolute;top:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(109,8,190,0.09) 0%,transparent 70%);pointer-events:none}\n.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;max-width:1200px;margin:0 auto;position:relative;z-index:1}\n.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(109,8,190,0.07);border:1px solid rgba(109,8,190,0.22);color:var(--purple);font-size:0.68rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;padding:8px 18px;border-radius:24px;margin-bottom:22px}\n.hero-eyebrow::before{content:'\u25c6';font-size:0.45rem}\n.hero h1{font-size:clamp(2.4rem,5vw,4rem);font-weight:700 !important;color:var(--text-primary);line-height:1.06;letter-spacing:-2px;margin-bottom:26px}\n.hero h1 em{color:var(--purple);font-style:normal}\n.hero-sub{font-size:1.05rem;font-weight:400;color:var(--text-muted);max-width:500px;line-height:1.85;margin-bottom:38px}\n.hero-cta{display:inline-flex;align-items:center;gap:10px;background:var(--gradient-accent);color:#fff;font-size:0.85rem;font-weight:800;padding:15px 30px;border-radius:9px;text-decoration:none;transition:transform 0.2s,box-shadow 0.2s;box-shadow:0 6px 28px rgba(109,8,190,0.28)}\n.hero-cta:hover{transform:translateY(-3px);box-shadow:0 12px 40px rgba(109,8,190,0.38)}\n.hero-cta .arrow{transition:transform 0.2s}\n.hero-cta:hover .arrow{transform:translateX(4px)}\n\n.hero-stats{display:grid;grid-template-columns:1fr 1fr;gap:14px}\n.stat-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:26px 20px;text-align:center;box-shadow:var(--shadow-card);cursor:default;transition:transform 0.22s,box-shadow 0.22s}\n.stat-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lift)}\n.stat-card .num{font-size:2.6rem;font-weight:900;color:var(--purple);letter-spacing:-2px;display:block;line-height:1}\n.stat-card .label{font-size:0.7rem;font-weight:600;color:var(--text-muted);letter-spacing:0.3px;margin-top:7px;text-transform:uppercase}\n\n\/* \u2500\u2500 PROBLEM STRIP \u2500\u2500 *\/\n.problem-strip{background:var(--purple);padding:36px 5vw;text-align:center}\n.problem-strip p{font-size:1.12rem;font-weight:400;color:rgba(255,255,255,0.88);max-width:820px;margin:0 auto;line-height:1.78}\n.problem-strip strong{color:var(--gold);font-weight:800}\n\n\/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\nsection{padding:96px 5vw}\n.section-inner{max-width:1200px;margin:0 auto}\n.section-alt{background:var(--section-alt)}\n\n.section-eyebrow{font-size:0.68rem;font-weight:700;letter-spacing:3.5px;text-transform:uppercase;color:var(--purple);margin-bottom:14px}\n.section-title{font-size:clamp(1.9rem,3.5vw,2.9rem);font-weight:800;line-height:1.1;letter-spacing:-1.2px;color:var(--text-primary);margin-bottom:18px}\n.section-title em{font-style:normal;color:var(--purple)}\n.section-lead{font-size:1.03rem;font-weight:400;color:var(--text-muted);max-width:680px;line-height:1.85;margin-bottom:56px}\n\n\/* \u2500\u2500 CHALLENGE GRID \u2500\u2500 *\/\n.challenge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}\n.challenge-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:30px 26px;box-shadow:var(--shadow-card);border-top:3px solid var(--red);transition:transform 0.22s,box-shadow 0.22s}\n.challenge-card:hover{transform:translateY(-5px) scale(1.01);box-shadow:var(--shadow-lift)}\n.challenge-icon{font-size:1.9rem;margin-bottom:16px;display:block}\n.challenge-card h4{font-size:0.92rem;font-weight:800;color:var(--text-primary);margin-bottom:9px}\n.challenge-card p{font-size:0.845rem;color:var(--text-muted);line-height:1.75}\n\n\/* \u2500\u2500 EMAIL ENGINE \u2500\u2500 *\/\n.email-hero{background:var(--off-white);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}\n.email-anatomy{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:start;margin-top:48px}\n.anatomy-visual{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:30px;box-shadow:var(--shadow-card)}\n.anatomy-label{font-size:0.62rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--purple);margin-bottom:18px;display:block}\n.em-subject{background:rgba(109,8,190,0.06);border-left:3px solid var(--purple);padding:11px 15px;border-radius:0 7px 7px 0;margin-bottom:13px}\n.em-subject .tag{font-size:0.57rem;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--purple);display:block;margin-bottom:5px}\n.em-subject .content{font-size:0.87rem;font-weight:700;color:var(--text-primary);line-height:1.45}\n.em-block{background:var(--section-alt);border-radius:8px;padding:13px 15px;margin-bottom:10px}\n.em-block .tag{font-size:0.57rem;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--lavender);display:block;margin-bottom:5px}\n.em-block .content{font-size:0.8rem;color:var(--text-muted);line-height:1.7}\n.em-block .content strong{color:var(--purple);font-weight:700}\n.em-cta-row{display:flex;gap:10px;margin-top:18px}\n.em-cta-btn{background:var(--gradient-accent);color:#fff;font-size:0.72rem;font-weight:800;padding:10px 20px;border-radius:7px;cursor:pointer}\n.anatomy-point{display:flex;gap:18px;align-items:flex-start;margin-bottom:30px}\n.ap-num{width:38px;height:38px;border-radius:50%;background:var(--gradient-accent);color:#fff;font-size:0.78rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}\n.ap-text h4{font-size:0.92rem;font-weight:800;color:var(--text-primary);margin-bottom:5px}\n.ap-text p{font-size:0.82rem;color:var(--text-muted);line-height:1.65}\n\n\/* \u2500\u2500 5-LEVEL TABS (interactive) \u2500\u2500 *\/\n.level-tabs{display:flex;gap:8px;margin-bottom:0;flex-wrap:wrap}\n.level-tab{font-size:0.72rem;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;padding:10px 20px;border-radius:9px 9px 0 0;border:1px solid var(--border);border-bottom:none;background:#fff;color:var(--text-muted);cursor:pointer;transition:background 0.18s,color 0.18s;position:relative;bottom:-1px}\n.level-tab:hover{background:var(--off-white);color:var(--purple)}\n.level-tab.active{background:var(--purple);color:#fff;border-color:var(--purple)}\n.level-tab:nth-child(2).active{background:var(--magenta);border-color:var(--magenta)}\n.level-tab:nth-child(3).active{background:var(--teal);border-color:var(--teal)}\n.level-tab:nth-child(4).active{background:var(--orange);border-color:var(--orange)}\n.level-tab:nth-child(5).active{background:var(--gold-dark);border-color:var(--gold-dark)}\n\n.level-panel-wrap{border:1px solid var(--border);border-radius:0 var(--radius) var(--radius) var(--radius);background:#fff;box-shadow:var(--shadow-card);overflow:hidden}\n.level-panel{display:none;padding:40px;grid-template-columns:1fr 1fr;gap:48px;align-items:start}\n.level-panel.active{display:grid}\n.lp-left{}\n.lp-badge{display:inline-block;font-size:0.6rem;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;padding:5px 14px;border-radius:24px;margin-bottom:16px;background:rgba(109,8,190,0.09);color:var(--purple)}\n.level-panel:nth-child(2) .lp-badge{background:rgba(221,18,134,0.09);color:var(--magenta)}\n.level-panel:nth-child(3) .lp-badge{background:rgba(0,149,160,0.09);color:var(--teal)}\n.level-panel:nth-child(4) .lp-badge{background:rgba(255,105,3,0.09);color:var(--orange)}\n.level-panel:nth-child(5) .lp-badge{background:rgba(204,146,0,0.12);color:var(--gold-dark)}\n.lp-left h3{font-size:1.5rem;font-weight:900;color:var(--text-primary);letter-spacing:-0.8px;margin-bottom:14px}\n.lp-left p{font-size:0.92rem;color:var(--text-muted);line-height:1.85;margin-bottom:20px}\n.lp-list{list-style:none}\n.lp-list li{font-size:0.85rem;font-weight:500;color:var(--text-muted);padding:8px 0 8px 22px;position:relative;border-bottom:1px solid var(--border)}\n.lp-list li:last-child{border-bottom:none}\n.lp-list li::before{content:'\u2192';position:absolute;left:0;color:var(--purple);font-weight:700}\n.level-panel:nth-child(2) .lp-list li::before{color:var(--magenta)}\n.level-panel:nth-child(3) .lp-list li::before{color:var(--teal)}\n.level-panel:nth-child(4) .lp-list li::before{color:var(--orange)}\n.level-panel:nth-child(5) .lp-list li::before{color:var(--gold-dark)}\n.lp-right{}\n.lp-stat-box{background:var(--section-alt);border-radius:var(--radius);padding:28px;text-align:center;margin-bottom:16px}\n.lp-stat-box .big{font-size:3rem;font-weight:900;color:var(--purple);letter-spacing:-2px;display:block;line-height:1}\n.level-panel:nth-child(2) .lp-stat-box .big{color:var(--magenta)}\n.level-panel:nth-child(3) .lp-stat-box .big{color:var(--teal)}\n.level-panel:nth-child(4) .lp-stat-box .big{color:var(--orange)}\n.level-panel:nth-child(5) .lp-stat-box .big{color:var(--gold-dark)}\n.lp-stat-box .label{font-size:0.78rem;font-weight:600;color:var(--text-muted);margin-top:8px;line-height:1.4}\n.lp-tip{background:rgba(109,8,190,0.05);border:1px solid rgba(109,8,190,0.14);border-radius:var(--radius-sm);padding:18px 20px}\n.lp-tip p{font-size:0.82rem;color:var(--text-muted);line-height:1.7;font-style:italic}\n\n\/* \u2500\u2500 FRAMEWORK ACCORDION \u2500\u2500 *\/\n.framework-steps{max-width:900px}\n.acc-item{border:1px solid var(--border);border-radius:var(--radius);margin-bottom:12px;overflow:hidden;transition:box-shadow 0.2s}\n.acc-item.open{box-shadow:var(--shadow-lift)}\n.acc-header{display:grid;grid-template-columns:52px 1fr auto;gap:20px;align-items:center;padding:22px 26px;cursor:pointer;background:#fff;transition:background 0.18s}\n.acc-header:hover{background:var(--off-white)}\n.acc-num{width:52px;height:52px;border-radius:50%;background:var(--gradient-accent);color:#fff;font-size:1.1rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform 0.2s}\n.acc-item.open .acc-num{transform:scale(1.08)}\n.acc-title-group{}\n.acc-title{font-size:1.05rem;font-weight:800;color:var(--text-primary);letter-spacing:-0.4px;margin-bottom:3px}\n.acc-sub{font-size:0.72rem;font-weight:700;color:var(--purple);letter-spacing:1.5px;text-transform:uppercase}\n.acc-chevron{width:28px;height:28px;border-radius:50%;background:var(--section-alt);display:flex;align-items:center;justify-content:center;transition:transform 0.3s,background 0.2s;flex-shrink:0;font-size:0.75rem;color:var(--purple)}\n.acc-item.open .acc-chevron{transform:rotate(180deg);background:var(--purple);color:#fff}\n.acc-body{max-height:0;overflow:hidden;transition:max-height 0.42s cubic-bezier(.22,1,.36,1)}\n.acc-body-inner{padding:0 26px 26px 98px}\n.acc-body-inner p{font-size:0.9rem;color:var(--text-muted);line-height:1.85;margin-bottom:14px}\n.acc-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}\n.acc-tag{background:rgba(109,8,190,0.07);color:var(--purple);font-size:0.7rem;font-weight:700;padding:5px 13px;border-radius:24px;border:1px solid rgba(109,8,190,0.15)}\n\n\/* \u2500\u2500 CHANNELS GRID \u2500\u2500 *\/\n.channels-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}\n.channel-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:30px 26px;box-shadow:var(--shadow-card);transition:transform 0.25s,box-shadow 0.25s;position:relative;will-change:transform}\n.channel-card:first-child{background:var(--gradient-accent);border:none;grid-column:1\/-1;display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}\n.channel-card:not(:first-child):hover{box-shadow:var(--shadow-lift)}\n.ch-icon{font-size:2rem;margin-bottom:16px;display:block}\n.channel-card h4{font-size:1rem;font-weight:800;color:var(--text-primary);margin-bottom:11px;letter-spacing:-0.3px}\n.channel-card:first-child h4{color:#fff;font-size:1.4rem;letter-spacing:-0.7px}\n.channel-card p{font-size:0.85rem;color:var(--text-muted);line-height:1.75}\n.channel-card:first-child p{color:rgba(255,255,255,0.82);font-size:0.9rem}\n.channel-featured-list{list-style:none}\n.channel-featured-list li{display:flex;align-items:center;gap:10px;padding:9px 0;font-size:0.86rem;font-weight:500;color:rgba(255,255,255,0.88);border-bottom:1px solid rgba(255,255,255,0.12)}\n.channel-featured-list li:last-child{border-bottom:none}\n.channel-featured-list li::before{content:'\u2713';color:var(--gold);font-weight:900;font-size:0.8rem}\n.ch-star{position:absolute;top:-1px;right:20px;background:var(--gold);color:#000;font-size:0.58rem;font-weight:800;letter-spacing:2px;text-transform:uppercase;padding:5px 12px;border-radius:0 0 9px 9px}\n\n\/* \u2500\u2500 USE CASES \u2500\u2500 *\/\n.usecases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}\n.usecase-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:30px 24px;box-shadow:var(--shadow-card);transition:transform 0.22s,box-shadow 0.22s;cursor:default}\n.usecase-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lift)}\n.uc-icon{font-size:2.2rem;margin-bottom:16px;display:block}\n.usecase-card h4{font-size:0.93rem;font-weight:800;color:var(--text-primary);margin-bottom:9px;line-height:1.3}\n.usecase-card p{font-size:0.82rem;color:var(--text-muted);line-height:1.75;margin-bottom:16px}\n.uc-icp{display:flex;flex-wrap:wrap;gap:6px}\n.uc-icp span{background:rgba(109,8,190,0.07);color:var(--purple);font-size:0.66rem;font-weight:700;padding:4px 11px;border-radius:24px}\n\n\/* \u2500\u2500 OUTCOMES \u2500\u2500 *\/\n.outcomes-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:52px}\n.outcome-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:30px 20px;text-align:center;box-shadow:var(--shadow-card);transition:transform 0.2s,box-shadow 0.2s}\n.outcome-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lift)}\n.outcome-card .big{font-size:2.6rem;font-weight:900;color:var(--purple);letter-spacing:-2px;display:block;line-height:1}\n.outcome-card .label{font-size:0.78rem;font-weight:600;color:var(--text-muted);margin-top:8px;line-height:1.45}\n\n\/* \u2500\u2500 TWO COL TEXT \u2500\u2500 *\/\n.two-col-text{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}\n.text-col h3{font-size:1.12rem;font-weight:800;color:var(--text-primary);margin-bottom:14px;letter-spacing:-0.4px}\n.text-col p{font-size:0.9rem;color:var(--text-muted);line-height:1.88;margin-bottom:18px}\n\n\/* \u2500\u2500 HIGHLIGHT BOX \u2500\u2500 *\/\n.highlight-box{background:linear-gradient(135deg,rgba(109,8,190,0.04),rgba(221,18,134,0.04));border:1.5px solid rgba(109,8,190,0.16);border-radius:var(--radius);padding:34px 40px;margin:36px 0;position:relative}\n.highlight-box::before{content:'\"';position:absolute;top:-8px;left:32px;font-family:Georgia,serif;font-size:6rem;color:var(--purple);opacity:0.09;line-height:1}\n.highlight-box p{font-size:1.06rem;font-weight:600;font-style:italic;color:var(--text-primary);line-height:1.78}\n.highlight-box .source{font-size:0.76rem;font-weight:700;font-style:normal;color:var(--purple);margin-top:14px;display:block;letter-spacing:1.2px;text-transform:uppercase}\n\n\/* \u2500\u2500 CTA \u2500\u2500 *\/\n.cta-section{background:var(--section-alt);text-align:center;padding:108px 5vw;position:relative;overflow:hidden;border-top:1px solid var(--border)}\n.cta-section::before{content:'';position:absolute;top:-200px;left:50%;transform:translateX(-50%);width:700px;height:700px;background:radial-gradient(circle,rgba(109,8,190,0.07) 0%,transparent 65%);pointer-events:none}\n.cta-section h2{font-size:clamp(2.1rem,4.2vw,3.4rem);font-weight:900;color:var(--text-primary);letter-spacing:-1.5px;margin-bottom:20px;position:relative;z-index:1;line-height:1.1}\n.cta-section h2 em{color:var(--purple);font-style:normal}\n.cta-section p{font-size:1.05rem;color:var(--text-muted);max-width:560px;margin:0 auto 44px;line-height:1.82;position:relative;z-index:1}\n.cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}\n.btn-primary{background:var(--gradient-accent);color:#fff;font-size:0.88rem;font-weight:800;padding:16px 34px;border-radius:9px;text-decoration:none;transition:transform 0.2s,box-shadow 0.2s;box-shadow:0 6px 28px rgba(109,8,190,0.25)}\n.btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 40px rgba(109,8,190,0.35)}\n.btn-outline{background:transparent;border:2px solid var(--border);color:var(--text-primary);font-size:0.88rem;font-weight:700;padding:16px 34px;border-radius:9px;text-decoration:none;transition:border-color 0.2s,background 0.2s,color 0.2s}\n.btn-outline:hover{border-color:var(--purple);background:rgba(109,8,190,0.05);color:var(--purple)}\n\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media(max-width:960px){\n  .hero-grid,.email-anatomy,.two-col-text{grid-template-columns:1fr}\n  .challenge-grid,.channels-grid,.usecases-grid{grid-template-columns:repeat(2,1fr)}\n  .outcomes-row{grid-template-columns:repeat(2,1fr)}\n  .channel-card:first-child{grid-column:auto;grid-template-columns:1fr}\n  .level-panel.active{grid-template-columns:1fr}\n  .hero-stats{grid-template-columns:repeat(2,1fr)}\n  .acc-body-inner{padding:0 20px 26px 20px}\n}\n@media(max-width:600px){\n  .challenge-grid,.channels-grid,.usecases-grid{grid-template-columns:1fr}\n  .outcomes-row{grid-template-columns:1fr 1fr}\n  nav{padding:0 4vw}\n  section{padding:64px 4vw}\n  .hero{padding:120px 4vw 80px}\n  .level-tabs{gap:4px}\n  .level-tab{font-size:0.62rem;padding:8px 12px}\n}\n<\/style>\n\n<section class=\"hero\">\n  <div class=\"hero-grid\">\n    <div class=\"reveal\">\n      <div class=\"hero-eyebrow\">Event Outreach &amp; Audience Activation<\/div>\n      <h1>Make Every Event <em>Reach Its Total Addressable Market<\/em><\/h1>\n      <p class=\"hero-sub\">Most events fail not because of poor content \u2014 but because the right audience never heard about them. DoubleUp Audience Activation by LakeB2B changes that, permanently.<\/p>\n      <a href=\"#email-engine\" class=\"hero-cta\">Discover the Email Engine <span class=\"arrow\">\u2192<\/span><\/a>\n    <\/div>\n    <div class=\"hero-stats\">\n      <div class=\"stat-card reveal stagger-1\">\n        <span class=\"num counter\" data-target=\"10\" data-suffix=\"X\">0<\/span>\n        <span class=\"label\">Event Reach Amplification<\/span>\n      <\/div>\n      <div class=\"stat-card reveal stagger-2\">\n        <span class=\"num counter\" data-target=\"189\" data-suffix=\"\">0<\/span>\n        <span class=\"label\">Countries Covered<\/span>\n      <\/div>\n      <div class=\"stat-card reveal stagger-3\">\n        <span class=\"num counter\" data-target=\"500\" data-suffix=\"M+\">0<\/span>\n        <span class=\"label\">Verified B2B Contacts<\/span>\n      <\/div>\n      <div class=\"stat-card reveal stagger-4\">\n        <span class=\"num\">5-Level<\/span>\n        <span class=\"label\">Email Personalization Engine<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- PROBLEM STRIP -->\n<div class=\"problem-strip\">\n  <p class=\"reveal\">The average event converts only <strong>2\u20134%<\/strong> of its addressable audience into registrations. <strong>DoubleUp<\/strong> is engineered to multiply that \u2014 through precision data, AI personalization, and multi-channel execution that begins with <strong>hyper-personalized email.<\/strong><\/p>\n<\/div>\n\n<!-- THE PROBLEM -->\n<section>\n  <div class=\"section-inner\">\n    <div class=\"section-eyebrow reveal\">The Challenge<\/div>\n    <h2 class=\"section-title reveal\">Why <em>Great Events<\/em> Get Empty Seats<\/h2>\n    <p class=\"section-lead reveal\">Event organizers across conferences, investor meets, webinars, roadshows, and summits face the same structural problem: their outreach doesn&#8217;t match the sophistication of their event.<\/p>\n    <div class=\"challenge-grid\">\n      <div class=\"challenge-card reveal stagger-1\">\n        <span class=\"challenge-icon\">\ud83c\udfaf<\/span>\n        <h4>Wrong Audience Targeting<\/h4>\n        <p>Generic blast emails to unqualified lists produce low open rates, high spam flags, and zero registrations from the people who actually matter. ICP mismatch is the #1 killer of event ROI.<\/p>\n      <\/div>\n      <div class=\"challenge-card reveal stagger-2\">\n        <span class=\"challenge-icon\">\ud83d\udcc9<\/span>\n        <h4>Mass Email = Invisible Email<\/h4>\n        <p>A VP of Engineering at a Series C SaaS company receives 120+ emails per day. A generic &#8220;Join our webinar&#8221; email is deleted in 0.8 seconds. Personalization isn&#8217;t a nice-to-have \u2014 it&#8217;s survival.<\/p>\n      <\/div>\n      <div class=\"challenge-card reveal stagger-3\">\n        <span class=\"challenge-icon\">\ud83d\udd73\ufe0f<\/span>\n        <h4>Massive Audience Blind Spots<\/h4>\n        <p>Most event teams only reach their existing CRM \u2014 typically 5\u201315% of the total addressable audience. The other 85\u201395% never hears about your event.<\/p>\n      <\/div>\n      <div class=\"challenge-card reveal stagger-4\">\n        <span class=\"challenge-icon\">\ud83d\udcc5<\/span>\n        <h4>Poor Attendance Conversion<\/h4>\n        <p>Registration doesn&#8217;t mean attendance. Without strategic reminder workflows, show-up rates collapse. Industry average: 35% of registrants actually attend. DoubleUp targets 65\u201380%.<\/p>\n      <\/div>\n      <div class=\"challenge-card reveal stagger-5\">\n        <span class=\"challenge-icon\">\ud83d\udd15<\/span>\n        <h4>Single-Channel Dependency<\/h4>\n        <p>Relying on email alone \u2014 or LinkedIn alone \u2014 creates reach gaps. Decision-makers exist across multiple channels and respond at different moments.<\/p>\n      <\/div>\n      <div class=\"challenge-card reveal stagger-6\">\n        <span class=\"challenge-icon\">\ud83d\udcb8<\/span>\n        <h4>No Post-Event Pipeline<\/h4>\n        <p>Most event teams stop at attendance. DoubleUp treats every registrant as the top of a pipeline \u2014 turning event participation into investor conversations and sales opportunities.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- EMAIL ENGINE -->\n<section class=\"email-hero\" id=\"email-engine\">\n  <div class=\"section-inner\">\n    <div class=\"section-eyebrow reveal\">The Core Differentiator<\/div>\n    <h2 class=\"section-title reveal\">Hyper-Personalized Email: <em>The DoubleUp Unfair Advantage<\/em><\/h2>\n    <p class=\"section-lead reveal\">While every other event outreach tool sends the same email to thousands of inboxes, DoubleUp&#8217;s 5-Level Email Personalization Engine crafts messages so contextually relevant that recipients assume a human researcher wrote each one personally.<\/p>\n    <div class=\"email-anatomy\">\n      <div class=\"reveal-left\">\n        <span class=\"anatomy-label\">Sample Personalized Event Invite \u2014 Level 5 Engine<\/span>\n        <div class=\"anatomy-visual\">\n          <div class=\"em-subject\">\n            <span class=\"tag\">Subject Line<\/span>\n            <span class=\"content\">Re: [Company]&#8217;s expansion into Southeast Asia \u2014 an event you shouldn&#8217;t miss<\/span>\n          <\/div>\n          <div class=\"em-block\">\n            <span class=\"tag\">Opening Hook \u2014 Company Intelligence Layer<\/span>\n            <p class=\"content\">Hi <strong>[First Name]<\/strong>, I noticed that <strong>[Company]<\/strong> recently announced its new regional hub in Singapore. Scaling into SEA comes with complex procurement decisions that we know you&#8217;re navigating right now.<\/p>\n          <\/div>\n          <div class=\"em-block\">\n            <span class=\"tag\">Role-Specific Pain Layer<\/span>\n            <p class=\"content\">As <strong>[Title]<\/strong>, you&#8217;re likely fielding questions about regional vendor qualification, supplier data integrity, and B2B pipeline quality in markets where ground-level intelligence is sparse.<\/p>\n          <\/div>\n          <div class=\"em-block\">\n            <span class=\"tag\">Event Value Bridge<\/span>\n            <p class=\"content\">We&#8217;re hosting an <strong>Executive Roundtable on B2B Data Intelligence for Asia-Pacific Expansion<\/strong> on [Date]. Invitation-only. 90 minutes. No pitching.<\/p>\n          <\/div>\n          <div class=\"em-block\">\n            <span class=\"tag\">Social Proof Signal<\/span>\n            <p class=\"content\">The last session was attended by leaders from <strong>[Peer Company 1]<\/strong>, <strong>[Peer Company 2]<\/strong>, and <strong>[Peer Company 3]<\/strong> \u2014 all at similar inflection points.<\/p>\n          <\/div>\n          <div class=\"em-cta-row\">\n            <a href=\"https:\/\/realesta.co\/inprojects\/lbb-staging\/contact-us\"><div class=\"em-cta-btn\">Reserve My Seat \u2192<\/div><\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"anatomy-points reveal-right\">\n        <div class=\"anatomy-point\">\n          <div class=\"ap-num\">1<\/div>\n          <div class=\"ap-text\">\n            <h4>Company Intelligence Hook<\/h4>\n            <p>The opening references a specific, recent, verifiable event about the recipient&#8217;s company \u2014 earning 4\u00d7 more replies than generic openers.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"anatomy-point\">\n          <div class=\"ap-num\">2<\/div>\n          <div class=\"ap-text\">\n            <h4>Role-Specific Pain Articulation<\/h4>\n            <p>A CFO email sounds nothing like a CTO email, even for the same event. Role-layered messaging increases open-to-click ratios by 3.2\u00d7.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"anatomy-point\">\n          <div class=\"ap-num\">3<\/div>\n          <div class=\"ap-text\">\n            <h4>Event Value Architecture<\/h4>\n            <p>The email answers the only question the recipient cares about: &#8220;What will I get out of 90 minutes of my life?&#8221;<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"anatomy-point\">\n          <div class=\"ap-num\">4<\/div>\n          <div class=\"ap-text\">\n            <h4>Peer-Group Social Proof<\/h4>\n            <p>Mentioning relevant peer companies activates the &#8220;if they&#8217;re going, I should know about this&#8221; psychological trigger.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"anatomy-point\">\n          <div class=\"ap-num\">5<\/div>\n          <div class=\"ap-text\">\n            <h4>Singular, Low-Friction CTA<\/h4>\n            <p>One clear action. The CTA mirrors the language the recipient uses internally \u2014 &#8220;Reserve&#8221; for executives, &#8220;Register&#8221; for mid-market.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- 5-LEVEL PERSONALIZATION ENGINE \u2014 Interactive Tabs -->\n<section class=\"section-alt\">\n  <div class=\"section-inner\">\n    <div class=\"section-eyebrow reveal\">Personalization Architecture<\/div>\n    <h2 class=\"section-title reveal\">The <em>5-Level Email<\/em> Personalization Engine<\/h2>\n    <p class=\"section-lead reveal\">Most &#8220;personalized&#8221; emails change the first name and company name. That&#8217;s Level 1 \u2014 barely personalization at all. Click each level to explore the full intelligence stack.<\/p>\n\n    <div class=\"reveal\">\n      <div class=\"level-tabs\" role=\"tablist\">\n        <button class=\"level-tab active\" data-tab=\"0\" role=\"tab\">Level 1<\/button>\n        <button class=\"level-tab\" data-tab=\"1\" role=\"tab\">Level 2<\/button>\n        <button class=\"level-tab\" data-tab=\"2\" role=\"tab\">Level 3<\/button>\n        <button class=\"level-tab\" data-tab=\"3\" role=\"tab\">Level 4<\/button>\n        <button class=\"level-tab\" data-tab=\"4\" role=\"tab\">Level 5<\/button>\n      <\/div>\n      <div class=\"level-panel-wrap\">\n\n        <div class=\"level-panel active\" data-panel=\"0\">\n          <div class=\"lp-left\">\n            <span class=\"lp-badge\">Level 1 \u2014 Baseline<\/span>\n            <h3>Contact-Level Personalization<\/h3>\n            <p>The baseline. Every email addresses the recipient by verified first name, correct title, and confirmed company name. Sounds basic \u2014 but poor data makes this fail for 40% of bulk outreach campaigns globally.<\/p>\n            <ul class=\"lp-list\">\n              <li>Verified first name from live database<\/li>\n              <li>Current job title (refreshed quarterly)<\/li>\n              <li>Confirmed legal company name<\/li>\n              <li>Email deliverability pre-validation<\/li>\n              <li>Bounced address suppression<\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"lp-right\">\n            <div class=\"lp-stat-box\">\n              <span class=\"big\">40%<\/span>\n              <span class=\"label\">of bulk campaigns fail at Level 1 due to stale or inaccurate contact data<\/span>\n            <\/div>\n            <div class=\"lp-tip\">\n              <p>Even at Level 1, data quality is a differentiator. LakeB2B&#8217;s contact records are verified within 90-day rolling windows \u2014 ensuring &#8220;Hi [First Name]&#8221; never becomes &#8220;Hi [UNKNOWN].&#8221;<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"level-panel\" data-panel=\"1\">\n          <div class=\"lp-left\">\n            <span class=\"lp-badge\">Level 2 \u2014 Context<\/span>\n            <h3>Firmographic Personalization<\/h3>\n            <p>The email references company-level facts: industry vertical, company size, revenue band, and geographic market. This tells the recipient you understand their organizational context \u2014 not just their name.<\/p>\n            <ul class=\"lp-list\">\n              <li>Industry vertical reference<\/li>\n              <li>Company headcount &amp; size tier<\/li>\n              <li>Revenue stage signals<\/li>\n              <li>Geographic market specifics<\/li>\n              <li>Tech stack indicators<\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"lp-right\">\n            <div class=\"lp-stat-box\">\n              <span class=\"big\">2.1\u00d7<\/span>\n              <span class=\"label\">higher open rate vs Level 1 \u2014 context-aware emails feel less like spam<\/span>\n            <\/div>\n            <div class=\"lp-tip\">\n              <p>Saying &#8220;as a mid-market SaaS company in the European market&#8221; tells the recipient you&#8217;ve done at least minimal homework \u2014 and sets the stage for deeper personalization in later levels.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"level-panel\" data-panel=\"2\">\n          <div class=\"lp-left\">\n            <span class=\"lp-badge\">Level 3 \u2014 Intent<\/span>\n            <h3>Intent &amp; Behavior Signals<\/h3>\n            <p>Using real-time intent data, the email references the prospect&#8217;s recent research behavior \u2014 topics they&#8217;ve been searching, content they&#8217;ve consumed, and solutions they&#8217;ve been evaluating right now.<\/p>\n            <ul class=\"lp-list\">\n              <li>Topic intent signals from 3rd-party networks<\/li>\n              <li>Content consumption fingerprinting<\/li>\n              <li>Solution research &amp; vendor comparison activity<\/li>\n              <li>Keyword intent cluster matching<\/li>\n              <li>In-market timing indicators<\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"lp-right\">\n            <div class=\"lp-stat-box\">\n              <span class=\"big\">3\u00d7<\/span>\n              <span class=\"label\">higher reply rate when email references a live research topic the prospect is actively exploring<\/span>\n            <\/div>\n            <div class=\"lp-tip\">\n              <p>Intent-triggered outreach positions your event as the answer to a question the recipient is actively asking \u2014 not an unsolicited interruption.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"level-panel\" data-panel=\"3\">\n          <div class=\"lp-left\">\n            <span class=\"lp-badge\">Level 4 \u2014 Intelligence<\/span>\n            <h3>Company Intelligence Layer<\/h3>\n            <p>AI scans for recent company news \u2014 funding rounds, product launches, executive hires, market expansions, M&amp;A activity, or earnings signals. The email opens with a direct reference to this intelligence.<\/p>\n            <ul class=\"lp-list\">\n              <li>Funding &amp; growth news references<\/li>\n              <li>Executive hire \/ departure signals<\/li>\n              <li>Product launch announcements<\/li>\n              <li>Market expansion activity<\/li>\n              <li>M&amp;A and partnership signals<\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"lp-right\">\n            <div class=\"lp-stat-box\">\n              <span class=\"big\">4\u00d7<\/span>\n              <span class=\"label\">more replies vs generic outreach \u2014 recipients believe a human researcher wrote the email<\/span>\n            <\/div>\n            <div class=\"lp-tip\">\n              <p>Referencing a real, verifiable company event creates an undeniable &#8220;they know us&#8221; impression \u2014 the single most powerful trust signal in cold outreach.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"level-panel\" data-panel=\"4\">\n          <div class=\"lp-left\">\n            <span class=\"lp-badge\">Level 5 \u2014 Narrative<\/span>\n            <h3>Persona Narrative Intelligence<\/h3>\n            <p>The highest level. Each email is written as if authored by a human researcher who studied the recipient&#8217;s LinkedIn, company narrative, peer landscape, and role-specific challenges. Every paragraph speaks directly to what this specific person cares about.<\/p>\n            <ul class=\"lp-list\">\n              <li>LinkedIn narrative analysis<\/li>\n              <li>Role-specific pain articulation<\/li>\n              <li>Peer company social proof matching<\/li>\n              <li>Outcome-first value framing<\/li>\n              <li>Seniority-calibrated language register<\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"lp-right\">\n            <div class=\"lp-stat-box\">\n              <span class=\"big\">14\u00d7<\/span>\n              <span class=\"label\">higher registration rate vs standard event blast \u2014 the ceiling of email personalization<\/span>\n            <\/div>\n            <div class=\"lp-tip\">\n              <p>Level 5 emails don&#8217;t feel like campaigns. They feel like personal introductions from a colleague who anticipated exactly what you needed to hear \u2014 because they did.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div><!-- \/level-panel-wrap -->\n    <\/div>\n\n    <div class=\"highlight-box reveal\" style=\"margin-top:52px\">\n      <p>DoubleUp&#8217;s 5-Level Engine doesn&#8217;t just personalize emails \u2014 it transforms email into the highest-performing demand generation channel for live events. Internal benchmarks show Level 4\u20135 emails generating 8\u201314\u00d7 higher registration rates than standard event blast campaigns.<\/p>\n      <span class=\"source\">\u2014 DoubleUp Audience Engine Performance Data, LakeB2B<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- EMAIL SEQUENCE \u2014 Interactive Accordion -->\n<section>\n  <div class=\"section-inner\">\n    <div class=\"section-eyebrow reveal\">Sequence Architecture<\/div>\n    <h2 class=\"section-title reveal\">The <em>DoubleUp<\/em> Email Sequence Framework<\/h2>\n    <p class=\"section-lead reveal\">A strategically sequenced series of personalized emails is a system. Click each step to explore the psychology and execution behind every touchpoint \u2014 from cold awareness through post-event pipeline conversion.<\/p>\n\n    <div class=\"framework-steps reveal\">\n\n      <div class=\"acc-item open\">\n        <div class=\"acc-header\">\n          <div class=\"acc-num\">1<\/div>\n          <div class=\"acc-title-group\">\n            <div class=\"acc-title\">The Cold Awareness Email<\/div>\n            <div class=\"acc-sub\">21\u201328 Days Before Event<\/div>\n          <\/div>\n          <div class=\"acc-chevron\">\u25bc<\/div>\n        <\/div>\n        <div class=\"acc-body\">\n          <div class=\"acc-body-inner\">\n            <p>The first email does one job: earn the right to a second email. It opens with a company-specific intelligence hook, briefly introduces the event as a solution to a live challenge the recipient is navigating, and closes with a low-commitment CTA (&#8220;Is this on your radar for Q3?&#8221;).<\/p>\n            <p>This email is never a brochure. It reads like a one-to-one message from a peer who noticed something relevant. Subject lines are written to pass the &#8220;forwarded email&#8221; test \u2014 they look like replies, not campaigns.<\/p>\n            <div class=\"acc-tags\">\n              <span class=\"acc-tag\">Company news hook<\/span>\n              <span class=\"acc-tag\">Soft CTA<\/span>\n              <span class=\"acc-tag\">Role-specific opening<\/span>\n              <span class=\"acc-tag\">No attachments<\/span>\n              <span class=\"acc-tag\">Plain text aesthetic<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"acc-item\">\n        <div class=\"acc-header\">\n          <div class=\"acc-num\">2<\/div>\n          <div class=\"acc-title-group\">\n            <div class=\"acc-title\">The Value-Add Follow-Up<\/div>\n            <div class=\"acc-sub\">14 Days Before Event<\/div>\n          <\/div>\n          <div class=\"acc-chevron\">\u25bc<\/div>\n        <\/div>\n        <div class=\"acc-body\">\n          <div class=\"acc-body-inner\">\n            <p>For non-responders, the second email doesn&#8217;t just remind \u2014 it adds genuine value. This could be a relevant industry insight, a link to research, or a preview of the session agenda framed around the recipient&#8217;s specific challenge area.<\/p>\n            <p>For responders, the follow-up moves immediately to registration facilitation \u2014 calendar link, RSVP confirmation, and personalized pre-event content to build anticipation and commitment.<\/p>\n            <div class=\"acc-tags\">\n              <span class=\"acc-tag\">New value delivery<\/span>\n              <span class=\"acc-tag\">Agenda preview<\/span>\n              <span class=\"acc-tag\">Industry insight<\/span>\n              <span class=\"acc-tag\">Calendar link<\/span>\n              <span class=\"acc-tag\">Segmented by response status<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"acc-item\">\n        <div class=\"acc-header\">\n          <div class=\"acc-num\">3<\/div>\n          <div class=\"acc-title-group\">\n            <div class=\"acc-title\">The Social Proof Surge<\/div>\n            <div class=\"acc-sub\">7 Days Before Event<\/div>\n          <\/div>\n          <div class=\"acc-chevron\">\u25bc<\/div>\n        <\/div>\n        <div class=\"acc-body\">\n          <div class=\"acc-body-inner\">\n            <p>As registration momentum builds, this email reveals who else is attending \u2014 peer companies, named executives, or aggregate social proof (&#8220;32 VP-level attendees from companies like yours have already confirmed&#8221;). Scarcity signals are introduced for VIP-tier events.<\/p>\n            <p>This email works because decision-makers don&#8217;t want to miss what their peers are attending. The &#8220;fear of missing out&#8221; trigger is most powerful when the peer group is precisely matched to the recipient&#8217;s profile.<\/p>\n            <div class=\"acc-tags\">\n              <span class=\"acc-tag\">Peer company names<\/span>\n              <span class=\"acc-tag\">Attendance momentum<\/span>\n              <span class=\"acc-tag\">Scarcity signal<\/span>\n              <span class=\"acc-tag\">Speaker reveal<\/span>\n              <span class=\"acc-tag\">Direct RSVP link<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"acc-item\">\n        <div class=\"acc-header\">\n          <div class=\"acc-num\">4<\/div>\n          <div class=\"acc-title-group\">\n            <div class=\"acc-title\">The 48-Hour Urgency Email<\/div>\n            <div class=\"acc-sub\">2 Days Before Event<\/div>\n          <\/div>\n          <div class=\"acc-chevron\">\u25bc<\/div>\n        <\/div>\n        <div class=\"acc-body\">\n          <div class=\"acc-body-inner\">\n            <p>Sent only to non-registrants, this email is the most direct in the sequence. It acknowledges the busy calendar, removes friction (&#8220;here is a 60-second registration link&#8221;), and reframes the event around the single most powerful outcome relevant to that recipient&#8217;s role and stage.<\/p>\n            <p>For registered attendees, a parallel 48-hour email serves as a preparation briefing \u2014 logistics, speaker notes, and a personal connection opportunity with one other attendee who shares their challenge area.<\/p>\n            <div class=\"acc-tags\">\n              <span class=\"acc-tag\">Urgency framing<\/span>\n              <span class=\"acc-tag\">Friction removal<\/span>\n              <span class=\"acc-tag\">Single outcome focus<\/span>\n              <span class=\"acc-tag\">Logistics briefing (registered)<\/span>\n              <span class=\"acc-tag\">Peer intro (registered)<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"acc-item\">\n        <div class=\"acc-header\">\n          <div class=\"acc-num\">5<\/div>\n          <div class=\"acc-title-group\">\n            <div class=\"acc-title\">The Day-Of Attendance Activation<\/div>\n            <div class=\"acc-sub\">Morning of Event<\/div>\n          <\/div>\n          <div class=\"acc-chevron\">\u25bc<\/div>\n        <\/div>\n        <div class=\"acc-body\">\n          <div class=\"acc-body-inner\">\n            <p>The show-up rate destroyer is the &#8220;I forgot&#8221; moment. The day-of email \u2014 sent at 7:30 AM in the recipient&#8217;s local timezone \u2014 is a brief, warm, human-sounding reminder that builds excitement rather than guilt.<\/p>\n            <p>A WhatsApp or SMS nudge runs in parallel for VIP-tier registrants, achieving an additional 12\u201318% show-up rate lift over email alone.<\/p>\n            <div class=\"acc-tags\">\n              <span class=\"acc-tag\">Local timezone send<\/span>\n              <span class=\"acc-tag\">Peer intro hook<\/span>\n              <span class=\"acc-tag\">Direct event link<\/span>\n              <span class=\"acc-tag\">WhatsApp parallel<\/span>\n              <span class=\"acc-tag\">Human tone<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"acc-item\">\n        <div class=\"acc-header\">\n          <div class=\"acc-num\">6<\/div>\n          <div class=\"acc-title-group\">\n            <div class=\"acc-title\">The Post-Event Pipeline Conversion<\/div>\n            <div class=\"acc-sub\">24\u201348 Hours After Event<\/div>\n          <\/div>\n          <div class=\"acc-chevron\">\u25bc<\/div>\n        <\/div>\n        <div class=\"acc-body\">\n          <div class=\"acc-body-inner\">\n            <p>Most event email strategies end at attendance. DoubleUp&#8217;s sequence continues into the highest-value phase: post-event conversion. Attendees receive a personalized follow-up referencing specific moments, insights, or connections from the event \u2014 not a generic &#8220;thanks for joining.&#8221;<\/p>\n            <p>Non-attendees receive a &#8220;here&#8217;s what you missed&#8221; email with a curated content summary and an invitation to the next event. Both paths feed a structured CRM pipeline with tagged opportunities for sales, investment, or partnership follow-through.<\/p>\n            <div class=\"acc-tags\">\n              <span class=\"acc-tag\">Event moment reference<\/span>\n              <span class=\"acc-tag\">Personalized recap<\/span>\n              <span class=\"acc-tag\">Missed-it re-engagement<\/span>\n              <span class=\"acc-tag\">CRM tagging<\/span>\n              <span class=\"acc-tag\">Next event invite<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CHANNELS -->\n<section class=\"section-alt\">\n  <div class=\"section-inner\">\n    <div class=\"section-eyebrow reveal\">Multi-Channel Activation<\/div>\n    <h2 class=\"section-title reveal\">Email is the Engine. <em>Multi-Channel is the Fuel.<\/em><\/h2>\n    <p class=\"section-lead reveal\">Hyper-personalized email drives the core registration engine. But DoubleUp amplifies reach through a coordinated multi-channel system where every touchpoint reinforces the last.<\/p>\n    <div class=\"channels-grid\">\n      <div class=\"channel-card reveal\">\n        <div>\n          <div class=\"ch-icon\">\u2709\ufe0f<\/div>\n          <h4>Hyper-Personalized Email Campaigns<\/h4>\n          <p>The primary registration engine. 5-Level AI personalization at scale, with industry-specific subject line testing, deliverability optimization, and sequence automation. Configured across SMTP infrastructure with domain warming, SPF\/DKIM authentication, and bounce management.<\/p>\n        <\/div>\n        <ul class=\"channel-featured-list\">\n          <li>5-Level AI Personalization Engine<\/li>\n          <li>6-touch sequence per audience segment<\/li>\n          <li>Subject line A\/B testing<\/li>\n          <li>Inbox placement optimization<\/li>\n          <li>Timezone-aware send scheduling<\/li>\n          <li>Real-time open &amp; reply tracking<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"channel-card reveal stagger-1\">\n        <div class=\"ch-star\">High Velocity<\/div>\n        <div class=\"ch-icon\">\ud83d\udcbc<\/div>\n        <h4>LinkedIn Outreach &amp; Connection Campaigns<\/h4>\n        <p>For senior decision-makers who treat their email with high scrutiny, LinkedIn DM campaigns running in parallel increase combined open rates by 34%. Connection requests are personalized to the prospect&#8217;s recent posts, company milestones, or shared connections.<\/p>\n      <\/div>\n      <div class=\"channel-card reveal stagger-2\">\n        <div class=\"ch-icon\">\ud83d\udcf1<\/div>\n        <h4>WhatsApp &amp; SMS Campaigns<\/h4>\n        <p>WhatsApp achieves 85\u201395% open rates for event reminders \u2014 far beyond email&#8217;s 25\u201335%. DoubleUp deploys WhatsApp nudges at three critical moments: post-registration confirmation, 48-hour reminder, and day-of activation.<\/p>\n      <\/div>\n      <div class=\"channel-card reveal stagger-3\">\n        <div class=\"ch-icon\">\ud83d\udcde<\/div>\n        <h4>Telemarketing &amp; VIP Follow-Up<\/h4>\n        <p>For enterprise-tier events targeting CXOs, Board Members, or high-value investors, a trained outreach team conducts personalized phone follow-ups post-email \u2014 converting fence-sitters into confirmed registrants.<\/p>\n      <\/div>\n      <div class=\"channel-card reveal stagger-4\">\n        <div class=\"ch-icon\">\ud83d\udd0d<\/div>\n        <h4>Intent Audience Activation<\/h4>\n        <p>DoubleUp&#8217;s intent data layer identifies professionals actively researching topics related to your event \u2014 right now. These in-market prospects receive priority outreach achieving 2\u20134\u00d7 higher open rates than cold audience outreach.<\/p>\n      <\/div>\n      <div class=\"channel-card reveal stagger-5\">\n        <div class=\"ch-icon\">\ud83d\udcf0<\/div>\n        <h4>PR &amp; Media Syndication<\/h4>\n        <p>Digital PR syndication through industry publications, niche media outlets, and partner newsletters amplifies event awareness across audiences that outreach alone can&#8217;t reach. Influencer and ecosystem partner co-promotion drives community attendance.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- USE CASES -->\n<section>\n  <div class=\"section-inner\">\n    <div class=\"section-eyebrow reveal\">Event Verticals<\/div>\n    <h2 class=\"section-title reveal\">Built for <em>Every Event Type<\/em>, Niche to Global<\/h2>\n    <p class=\"section-lead reveal\">DoubleUp&#8217;s audience intelligence spans 189 countries and covers virtually every professional category \u2014 from enterprise SaaS buyers to ultra-high-net-worth investors.<\/p>\n    <div class=\"usecases-grid\">\n      <div class=\"usecase-card reveal stagger-1\">\n        <span class=\"uc-icon\">\ud83d\udcbb<\/span>\n        <h4>B2B SaaS &amp; Technology Conferences<\/h4>\n        <p>Reach enterprise buyers, IT decision-makers, and technology leaders globally. Email sequences reference technology stack intelligence, vendor evaluation signals, and budget cycle timing.<\/p>\n        <div class=\"uc-icp\"><span>CTOs<\/span><span>IT Directors<\/span><span>Cloud Architects<\/span><span>DevOps Leaders<\/span><\/div>\n      <\/div>\n      <div class=\"usecase-card reveal stagger-2\">\n        <span class=\"uc-icon\">\ud83c\udfd7\ufe0f<\/span>\n        <h4>Real Estate &amp; Investor Roadshows<\/h4>\n        <p>Target HNIs, UHNWIs, Family Offices, LPs, GPs, and UHNW real estate investors across GCC, Singapore, UK, and US markets.<\/p>\n        <div class=\"uc-icp\"><span>Family Offices<\/span><span>HNIs<\/span><span>GPs<\/span><span>LPs<\/span><span>Real Estate Funds<\/span><\/div>\n      <\/div>\n      <div class=\"usecase-card reveal stagger-3\">\n        <span class=\"uc-icon\">\ud83c\udfe5<\/span>\n        <h4>Healthcare &amp; Pharma Summits<\/h4>\n        <p>Reach hospital network decision-makers, clinical procurement directors, and pharmaceutical executives. Compliance-aware copy navigates healthcare communication standards.<\/p>\n        <div class=\"uc-icp\"><span>Hospital CEOs<\/span><span>CMOs<\/span><span>Procurement Directors<\/span><span>Pharma Buyers<\/span><\/div>\n      <\/div>\n      <div class=\"usecase-card reveal stagger-4\">\n        <span class=\"uc-icon\">\ud83d\ude80<\/span>\n        <h4>Startup Demo Days &amp; Pitch Events<\/h4>\n        <p>Bring the right investors to your founders. DoubleUp maps the global startup and VC ecosystem \u2014 from pre-seed angels to late-stage institutional investors.<\/p>\n        <div class=\"uc-icp\"><span>VCs<\/span><span>Angels<\/span><span>Accelerators<\/span><span>Corporate Venture<\/span><\/div>\n      <\/div>\n      <div class=\"usecase-card reveal stagger-5\">\n        <span class=\"uc-icon\">\ud83d\udee5\ufe0f<\/span>\n        <h4>Yacht &amp; Luxury Lifestyle Events<\/h4>\n        <p>DoubleUp accesses UHNW individual databases and high-net-worth lifestyle interest data to deliver event invitations that feel curated and exclusive, not mass-marketed.<\/p>\n        <div class=\"uc-icp\"><span>UHNWIs<\/span><span>Yacht Owners<\/span><span>Luxury Buyers<\/span><span>Travel Elites<\/span><\/div>\n      <\/div>\n      <div class=\"usecase-card reveal stagger-6\">\n        <span class=\"uc-icon\">\ud83c\udfe8<\/span>\n        <h4>Hospitality &amp; Tourism Events<\/h4>\n        <p>Target travel firms, luxury hotel groups, destination management companies, MICE buyers, and premium tour operators with destination-specific market intelligence.<\/p>\n        <div class=\"uc-icp\"><span>Hotel GMs<\/span><span>MICE Buyers<\/span><span>Travel Agents<\/span><span>Event Planners<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- OUTCOMES -->\n<section class=\"section-alt\">\n  <div class=\"section-inner\">\n    <div class=\"section-eyebrow reveal\">Measurable Outcomes<\/div>\n    <h2 class=\"section-title reveal\">What DoubleUp <em>Actually Delivers<\/em><\/h2>\n    <p class=\"section-lead reveal\">Every DoubleUp engagement is measured against concrete performance benchmarks \u2014 not vanity metrics. The outcomes that matter are registrations, attendance rates, and post-event pipeline value.<\/p>\n    <div class=\"outcomes-row\">\n      <div class=\"outcome-card reveal stagger-1\">\n        <span class=\"big counter\" data-target=\"10\" data-prefix=\"2\u2013\" data-suffix=\"\u00d7\">0<\/span>\n        <span class=\"label\">Event Reach vs Existing CRM Alone<\/span>\n      <\/div>\n      <div class=\"outcome-card reveal stagger-2\">\n        <span class=\"big counter\" data-target=\"14\" data-prefix=\"8\u2013\" data-suffix=\"\u00d7\">0<\/span>\n        <span class=\"label\">Registration Rate vs Generic Blast Email<\/span>\n      <\/div>\n      <div class=\"outcome-card reveal stagger-3\">\n        <span class=\"big counter\" data-target=\"80\" data-prefix=\"\" data-suffix=\"\u201380%\">0<\/span>\n        <span class=\"label\">Target Show-Up Rate (Industry Avg: 35%)<\/span>\n      <\/div>\n      <div class=\"outcome-card reveal stagger-4\">\n        <span class=\"big counter\" data-target=\"32\" data-prefix=\"\" data-suffix=\"\u00d7\">0<\/span>\n        <span class=\"label\">Higher Open-to-Click on Role-Layered Email<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"two-col-text reveal\">\n      <div class=\"text-col\">\n        <h3>Why Hyper-Personalized Email Outperforms Everything<\/h3>\n        <p>The ROI gap between generic email and hyper-personalized email is not marginal \u2014 it&#8217;s categorical. Generic event emails achieve 12\u201318% open rates and 1\u20132% click rates. Level 4\u20135 personalized emails from DoubleUp achieve 38\u201355% open rates and 8\u201314% click-to-registration rates.<\/p>\n        <p>The reason is simple: recipients don&#8217;t experience the email as marketing. They experience it as a relevant, timely message from someone who paid attention to their world.<\/p>\n      <\/div>\n      <div class=\"text-col\">\n        <h3>Post-Event Pipeline: The Hidden Revenue Layer<\/h3>\n        <p>Most event organizers measure success by attendance numbers. DoubleUp measures success by pipeline generated. Every attendee is an intelligence-rich contact whose role, company, and event engagement signals combine to create the highest-quality sales opportunities in your CRM.<\/p>\n        <p>Post-event follow-up sequences \u2014 personalized to what each attendee discussed, asked, or engaged with \u2014 convert at 4\u20136\u00d7 the rate of standard sales outreach.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- WHY LAKEB2B -->\n<section>\n  <div class=\"section-inner\">\n    <div class=\"section-eyebrow reveal\">Why LakeB2B<\/div>\n    <h2 class=\"section-title reveal\">Data + AI + Execution = <em>DoubleUp<\/em><\/h2>\n    <p class=\"section-lead reveal\">Traditional event marketing agencies bring creativity. PR firms bring visibility. Email vendors bring infrastructure. LakeB2B brings all three \u2014 plus 500M+ verified global contacts and an AI personalization engine purpose-built for event activation.<\/p>\n    <div class=\"two-col-text reveal\">\n      <div class=\"text-col\">\n        <h3>We Already Have Your Audience<\/h3>\n        <p>Unlike agencies that build lists from scratch, LakeB2B maintains a continuously refreshed global contact database covering 189 countries, 100+ industries, and virtually every professional role from startup founder to hospital CEO. Your ICP already exists in our system \u2014 we activate it, we don&#8217;t build it from zero.<\/p>\n        <p>Our data is owned, verified, and permission-compliant across all major regulatory frameworks including GDPR, CCPA, and PDPA.<\/p>\n      <\/div>\n      <div class=\"text-col\">\n        <h3>AI Personalization Built for Scale<\/h3>\n        <p>The DoubleUp email engine isn&#8217;t a template tool with variable fields. It&#8217;s an AI system calibrated to understand which intelligence signals drive response at each seniority level, in each industry vertical, for each event type.<\/p>\n        <p>We don&#8217;t just send emails. We engineer conversations that begin with an email and end with an attendance, a business card exchange, and a pipeline opportunity worth multiples of the event investment.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"highlight-box reveal\">\n      <p>DoubleUp helps event organizers reach their total addressable market and activate ideal audiences through AI-powered, hyper-personalized multi-channel outreach \u2014 turning every event into a precision demand generation engine, not just a calendar item.<\/p>\n      <span class=\"source\">\u2014 LakeB2B DoubleUp Positioning<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CTA -->\n<section class=\"cta-section\">\n  <h2 class=\"reveal\">Ready to <em>DoubleUp<\/em> Your Next Event?<\/h2>\n  <p class=\"reveal\">Tell us your event type, target audience, and timeline. We&#8217;ll map your total addressable audience, build your ICP, and show you exactly how many registrations the DoubleUp Engine will generate \u2014 before you commit.<\/p>\n  <div class=\"cta-buttons reveal\">\n    <a href=\"https:\/\/realesta.co\/inprojects\/lbb-staging\/contact-us\" class=\"btn-primary\">Book a Free Audience Mapping Session \u2192<\/a>\n    <a href=\"https:\/\/realesta.co\/inprojects\/lbb-staging\/contact-us\" class=\"btn-outline\">Download the DoubleUp Playbook<\/a>\n  <\/div>\n<\/section>\n\n\n<script>\n\/\/ \u2500\u2500 SCROLL PROGRESS BAR \u2500\u2500\nconst bar = document.getElementById('progress-bar');\nwindow.addEventListener('scroll', () => {\n  const scrolled = window.scrollY;\n  const total = document.documentElement.scrollHeight - window.innerHeight;\n  bar.style.width = (scrolled \/ total * 100) + '%';\n}, { passive: true });\n\n\/\/ \u2500\u2500 SCROLL REVEAL \u2500\u2500\nconst revealEls = document.querySelectorAll('.reveal, .reveal-left, .reveal-right');\nconst revealObserver = new IntersectionObserver((entries) => {\n  entries.forEach(e => {\n    if (e.isIntersecting) { e.target.classList.add('visible'); revealObserver.unobserve(e.target); }\n  });\n}, { threshold: 0.12, rootMargin: '0px 0px -40px 0px' });\nrevealEls.forEach(el => revealObserver.observe(el));\n\n\/\/ \u2500\u2500 ANIMATED COUNTERS \u2500\u2500\nfunction animateCounter(el) {\n  const target = parseFloat(el.dataset.target);\n  const suffix = el.dataset.suffix || '';\n  const prefix = el.dataset.prefix || '';\n  const duration = 1400;\n  const start = performance.now();\n  const isDecimal = target % 1 !== 0;\n\n  function step(now) {\n    const elapsed = now - start;\n    const progress = Math.min(elapsed \/ duration, 1);\n    const ease = 1 - Math.pow(1 - progress, 3);\n    const value = target * ease;\n    el.textContent = prefix + (isDecimal ? value.toFixed(1) : Math.floor(value)) + suffix;\n    if (progress < 1) requestAnimationFrame(step);\n    else el.textContent = prefix + target + suffix;\n  }\n  requestAnimationFrame(step);\n}\n\nconst counterObserver = new IntersectionObserver((entries) => {\n  entries.forEach(e => {\n    if (e.isIntersecting) { animateCounter(e.target); counterObserver.unobserve(e.target); }\n  });\n}, { threshold: 0.5 });\ndocument.querySelectorAll('.counter').forEach(el => counterObserver.observe(el));\n\n\/\/ \u2500\u2500 5-LEVEL TABS \u2500\u2500\nconst tabs = document.querySelectorAll('.level-tab');\nconst panels = document.querySelectorAll('.level-panel');\ntabs.forEach(tab => {\n  tab.addEventListener('click', () => {\n    const idx = parseInt(tab.dataset.tab);\n    tabs.forEach(t => t.classList.remove('active'));\n    panels.forEach(p => p.classList.remove('active'));\n    tab.classList.add('active');\n    panels[idx].classList.add('active');\n  });\n});\n\n\/\/ \u2500\u2500 ACCORDION \u2500\u2500\ndocument.querySelectorAll('.acc-header').forEach(header => {\n  header.addEventListener('click', () => {\n    const item = header.parentElement;\n    const body = item.querySelector('.acc-body');\n    const isOpen = item.classList.contains('open');\n\n    \/\/ close all\n    document.querySelectorAll('.acc-item').forEach(i => {\n      i.classList.remove('open');\n      i.querySelector('.acc-body').style.maxHeight = '0';\n    });\n\n    if (!isOpen) {\n      item.classList.add('open');\n      body.style.maxHeight = body.scrollHeight + 'px';\n    }\n  });\n});\n\/\/ open first on load\nconst firstAcc = document.querySelector('.acc-item.open');\nif (firstAcc) {\n  const b = firstAcc.querySelector('.acc-body');\n  b.style.maxHeight = b.scrollHeight + 'px';\n}\n\n\/\/ \u2500\u2500 CARD 3D TILT \u2500\u2500\ndocument.querySelectorAll('.channel-card:not(:first-child), .usecase-card, .stat-card').forEach(card => {\n  card.addEventListener('mousemove', e => {\n    const r = card.getBoundingClientRect();\n    const x = (e.clientX - r.left) \/ r.width - 0.5;\n    const y = (e.clientY - r.top) \/ r.height - 0.5;\n    card.style.transform = `perspective(600px) rotateY(${x * 8}deg) rotateX(${-y * 8}deg) translateY(-4px)`;\n  });\n  card.addEventListener('mouseleave', () => {\n    card.style.transform = '';\n  });\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Event Outreach &amp; Audience Activation Make Every Event Reach Its Total Addressable Market Most events fail not because of poor content \u2014 but because the right audience never heard about them. DoubleUp Audience Activation by LakeB2B changes that, permanently. Discover the Email Engine \u2192 0 Event Reach Amplification 0 Countries Covered 0 Verified B2B Contacts&hellip; <a class=\"more-link\" href=\"https:\/\/realesta.co\/inprojects\/lbb-staging\/doubleup-audience-activation\">Continue reading <span class=\"screen-reader-text\">DoubleUp Audience Activation<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_uag_custom_page_level_css":"","footnotes":""},"categories":[],"tags":[],"class_list":["post-42392","page","type-page","status-publish","hentry","entry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>DoubleUp Audience Activation - LakeB2B<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DoubleUp Audience Activation - LakeB2B\" \/>\n<meta property=\"og:description\" content=\"Event Outreach &amp; Audience Activation Make Every Event Reach Its Total Addressable Market Most events fail not because of poor content \u2014 but because the right audience never heard about them. DoubleUp Audience Activation by LakeB2B changes that, permanently. Discover the Email Engine \u2192 0 Event Reach Amplification 0 Countries Covered 0 Verified B2B Contacts&hellip; Continue reading DoubleUp Audience Activation\" \/>\n<meta property=\"og:url\" content=\"https:\/\/realesta.co\/inprojects\/lbb-staging\/doubleup-audience-activation\" \/>\n<meta property=\"og:site_name\" content=\"LakeB2B\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-21T11:28:07+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/realesta.co\/inprojects\/lbb-staging\/doubleup-audience-activation\",\"url\":\"https:\/\/realesta.co\/inprojects\/lbb-staging\/doubleup-audience-activation\",\"name\":\"DoubleUp Audience Activation - LakeB2B\",\"isPartOf\":{\"@id\":\"https:\/\/realesta.co\/inprojects\/lbb-staging\/#website\"},\"datePublished\":\"2026-05-21T05:28:22+00:00\",\"dateModified\":\"2026-05-21T11:28:07+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/realesta.co\/inprojects\/lbb-staging\/doubleup-audience-activation\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/realesta.co\/inprojects\/lbb-staging\/#website\",\"url\":\"https:\/\/realesta.co\/inprojects\/lbb-staging\/\",\"name\":\"LakeB2B\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/realesta.co\/inprojects\/lbb-staging\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"DoubleUp Audience Activation - LakeB2B","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"DoubleUp Audience Activation - LakeB2B","og_description":"Event Outreach &amp; Audience Activation Make Every Event Reach Its Total Addressable Market Most events fail not because of poor content \u2014 but because the right audience never heard about them. DoubleUp Audience Activation by LakeB2B changes that, permanently. Discover the Email Engine \u2192 0 Event Reach Amplification 0 Countries Covered 0 Verified B2B Contacts&hellip; Continue reading DoubleUp Audience Activation","og_url":"https:\/\/realesta.co\/inprojects\/lbb-staging\/doubleup-audience-activation","og_site_name":"LakeB2B","article_modified_time":"2026-05-21T11:28:07+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/realesta.co\/inprojects\/lbb-staging\/doubleup-audience-activation","url":"https:\/\/realesta.co\/inprojects\/lbb-staging\/doubleup-audience-activation","name":"DoubleUp Audience Activation - LakeB2B","isPartOf":{"@id":"https:\/\/realesta.co\/inprojects\/lbb-staging\/#website"},"datePublished":"2026-05-21T05:28:22+00:00","dateModified":"2026-05-21T11:28:07+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/realesta.co\/inprojects\/lbb-staging\/doubleup-audience-activation"]}]},{"@type":"WebSite","@id":"https:\/\/realesta.co\/inprojects\/lbb-staging\/#website","url":"https:\/\/realesta.co\/inprojects\/lbb-staging\/","name":"LakeB2B","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/realesta.co\/inprojects\/lbb-staging\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"post-thumbnail":false},"uagb_author_info":{"display_name":"lake-admin","author_link":"https:\/\/realesta.co\/inprojects\/lbb-staging\/author\/lake-admin"},"uagb_comment_info":0,"uagb_excerpt":"Event Outreach &amp; Audience Activation Make Every Event Reach Its Total Addressable Market Most events fail not because of poor content \u2014 but because the right audience never heard about them. DoubleUp Audience Activation by LakeB2B changes that, permanently. Discover the Email Engine \u2192 0 Event Reach Amplification 0 Countries Covered 0 Verified B2B Contacts&hellip;&hellip;","_links":{"self":[{"href":"https:\/\/realesta.co\/inprojects\/lbb-staging\/wp-json\/wp\/v2\/pages\/42392","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/realesta.co\/inprojects\/lbb-staging\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/realesta.co\/inprojects\/lbb-staging\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/realesta.co\/inprojects\/lbb-staging\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/realesta.co\/inprojects\/lbb-staging\/wp-json\/wp\/v2\/comments?post=42392"}],"version-history":[{"count":3,"href":"https:\/\/realesta.co\/inprojects\/lbb-staging\/wp-json\/wp\/v2\/pages\/42392\/revisions"}],"predecessor-version":[{"id":42435,"href":"https:\/\/realesta.co\/inprojects\/lbb-staging\/wp-json\/wp\/v2\/pages\/42392\/revisions\/42435"}],"wp:attachment":[{"href":"https:\/\/realesta.co\/inprojects\/lbb-staging\/wp-json\/wp\/v2\/media?parent=42392"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/realesta.co\/inprojects\/lbb-staging\/wp-json\/wp\/v2\/categories?post=42392"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/realesta.co\/inprojects\/lbb-staging\/wp-json\/wp\/v2\/tags?post=42392"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}