{"id":336048,"date":"2026-06-23T08:34:20","date_gmt":"2026-06-23T12:34:20","guid":{"rendered":"https:\/\/plrprofitacademy.com\/?page_id=336048"},"modified":"2026-06-23T18:21:55","modified_gmt":"2026-06-23T22:21:55","slug":"your-list-money-machine","status":"publish","type":"page","link":"https:\/\/plrprofitacademy.com\/your-list-money-machine\/","title":{"rendered":"Your List Money Machine"},"content":{"rendered":"\n\n<style>\n:root{\n  --blue:#1777ff;--blue2:#58a6ff;--dark:#07111f;--ink:#111827;--muted:#6b7280;--soft:#f4f7fb;--line:#dbe4f0;--green:#16a34a;--gold:#f59e0b;--red:#ef4444;--card:#ffffff;--purple:#7c3aed;\n}\n*{box-sizing:border-box}\n.lmw-breakout{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;background:linear-gradient(180deg,#eaf3ff 0%,#f8fafc 30%,#ffffff 100%);color:var(--ink);position:relative}\nhtml{scroll-behavior:smooth}\nbody{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;background:linear-gradient(180deg,#eaf3ff 0%,#f8fafc 30%,#ffffff 100%);color:var(--ink)}\nbutton,input,textarea{font:inherit}\nbutton{border:0;border-radius:14px;padding:13px 17px;font-weight:900;cursor:pointer;background:var(--dark);color:white;transition:.18s transform,.18s opacity,.18s box-shadow;box-shadow:0 10px 22px rgba(7,17,31,.16)}\nbutton:hover{transform:translateY(-1px)}\nbutton:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}\nbutton.secondary{background:#eef4ff;color:#0757bd;box-shadow:none;border:1px solid #cfe0ff}\nbutton.warn{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa;box-shadow:none}\nbutton.green{background:var(--green);box-shadow:0 10px 22px rgba(22,163,74,.2)}\nbutton.gold{background:var(--gold);color:#271602;box-shadow:0 10px 22px rgba(245,158,11,.2)}\n.wrap{width:100%;padding-left:40px;padding-right:40px;margin:0 auto;box-sizing:border-box}\nheader{background:radial-gradient(circle at top left,#1d86ff 0%,#07111f 52%,#020617 100%);color:white;padding:34px 20px 28px;border-bottom:5px solid var(--blue)}\n.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:center}\n.eyebrow{display:inline-flex;gap:8px;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);font-weight:800;font-size:13px;letter-spacing:.02em}\nh1{font-size:clamp(34px,5vw,62px);line-height:.96;margin:18px 0 14px;max-width:920px;letter-spacing:-.05em}.headline-blue{color:var(--blue2)}\nheader p{font-size:19px;line-height:1.55;max-width:850px;color:#dbeafe;margin:0 0 20px}\n.statbox{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:24px;padding:22px;backdrop-filter:blur(10px)}\n.statbox h2{margin:0 0 12px;font-size:22px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat{background:rgba(255,255,255,.1);border-radius:16px;padding:14px;text-align:center}.stat strong{font-size:30px;display:block}.stat span{font-size:12px;color:#dbeafe;font-weight:800}.small{color:var(--muted);font-size:14px;line-height:1.5}\nmain{padding:24px 20px 64px}\n.stakes{margin:0 auto 22px;background:white;border:1px solid var(--line);border-radius:26px;box-shadow:0 18px 45px rgba(15,23,42,.08);padding:18px;position:sticky;top:0;z-index:5}\n.stakes-top{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;margin-bottom:14px}.scorebox{background:linear-gradient(135deg,#07111f,#1d4ed8);color:white;border-radius:20px;padding:16px 18px;min-width:150px;text-align:center}.scorebox strong{font-size:42px;line-height:1;display:block;letter-spacing:-.06em}.scorebox span{font-size:12px;font-weight:900;color:#dbeafe;text-transform:uppercase;letter-spacing:.06em}.mission h2{margin:0 0 4px;font-size:25px}.mission p{margin:0;color:#4b5563;line-height:1.45}.unlock-big{display:flex;gap:8px;align-items:center;background:#fffbeb;border:1px solid #fde68a;color:#92400e;border-radius:18px;padding:14px 16px;font-weight:900;max-width:310px}.unlock-big.done{background:#ecfdf5;border-color:#bbf7d0;color:#047857}.track{display:grid;grid-template-columns:repeat(14,1fr);gap:7px}.track-item{position:relative;min-height:58px;border-radius:14px;border:1px solid #e5e7eb;background:#f3f4f6;color:#6b7280;display:grid;place-items:center;text-align:center;padding:7px 3px;font-weight:900;font-size:12px}.track-item small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.03em;margin-top:2px}.track-item.unlocked{background:#eff6ff;border-color:#bfdbfe;color:#0757bd}.track-item.current{background:#111827;color:#fff;border-color:#111827;box-shadow:0 9px 20px rgba(17,24,39,.2);transform:scale(1.04)}.track-item.done{background:#ecfdf5;border-color:#86efac;color:#047857}.track-item.locked::after{content:'\ud83d\udd12';position:absolute;top:4px;right:5px;font-size:11px}\n.progress-ring{height:18px;background:#e5edf7;border-radius:999px;overflow:hidden;border:1px solid #ccd8e8;margin-top:14px}.progress-fill{height:100%;width:0%;background:linear-gradient(90deg,var(--blue),#22c55e);transition:.35s}\n.wizard{display:grid;grid-template-columns:1fr 360px;gap:24px;align-items:start}.level-card{background:white;border:1px solid var(--line);border-radius:28px;box-shadow:0 18px 45px rgba(15,23,42,.08);overflow:hidden}.level-hero{background:linear-gradient(180deg,#fff,#f8fbff);border-bottom:1px solid var(--line);padding:24px}.level-label{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#eff6ff;color:#0757bd;border:1px solid #bfdbfe;padding:8px 12px;font-size:13px;font-weight:900}.level-hero h2{font-size:clamp(28px,4vw,46px);line-height:1.03;letter-spacing:-.04em;margin:14px 0 8px}.report-line{color:#4b5563;font-weight:800}.report-link{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font-weight:900;font-size:13px;color:#0757bd;text-decoration:none;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:8px 12px}.report-link:hover{background:#dbeafe}.locked-screen{text-align:center;padding:54px 24px}.locked-icon{font-size:72px;margin-bottom:12px}.locked-screen h2{font-size:34px;margin:0 0 8px}.level-body{padding:24px;display:grid;gap:18px}.lesson{background:#f8fafc;border:1px solid #e8eef7;border-radius:20px;padding:18px}.lesson h3,.checklist h3,.winbox h3,.whybox h3{margin:0 0 10px}.lesson p,.whybox p{margin:0;color:#374151;line-height:1.62}.whybox{background:#fff7ed;border:1px solid #fed7aa;border-radius:20px;padding:18px}.checklist{background:#fff;border:1px solid #e8eef7;border-radius:20px;padding:18px}.checklist label{display:flex;gap:12px;align-items:flex-start;margin:12px 0;padding:13px;border-radius:14px;background:#f8fafc;border:1px solid #eef2f7;cursor:pointer;font-weight:650;line-height:1.4}.checklist input{margin-top:3px;transform:scale(1.18);accent-color:var(--green)}.task-count{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:900;color:#0757bd;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:7px 10px}.winbox{background:linear-gradient(135deg,#ecfdf5,#eff6ff);border:1px solid #bbf7d0;border-radius:20px;padding:18px}.winbox p{margin:0;color:#374151;line-height:1.58}.wizard-actions{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;border-top:1px solid var(--line);padding:20px 24px;background:#fbfdff}.side{display:grid;gap:18px}.panel{background:white;border:1px solid var(--line);border-radius:24px;box-shadow:0 16px 40px rgba(15,23,42,.07);padding:20px}.panel h3{margin:0 0 10px}.badge-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.badge{display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:12px;font-weight:900;font-size:12px;background:#eff6ff;color:#0757bd;border:1px solid #bfdbfe}.badge.locked{background:#f3f4f6;color:#6b7280;border-color:#e5e7eb}.badge.done{background:#ecfdf5;color:#047857;border-color:#bbf7d0}.certificate{display:none;margin-top:12px;padding:18px;border:2px dashed var(--green);border-radius:18px;background:#f0fdf4}.certificate.show{display:block}.footer-note{margin-top:24px;text-align:center;color:#6b7280;font-size:13px}.modal{position:fixed;inset:0;background:rgba(2,6,23,.72);display:none;align-items:center;justify-content:center;padding:20px;z-index:20}.modal.show{display:flex}.modal-card{background:white;max-width:780px;width:100%;border-radius:26px;padding:24px;box-shadow:0 30px 100px rgba(0,0,0,.28)}.modal-card h2{margin-top:0}.modal-card textarea{width:100%;height:190px;border:1px solid var(--line);border-radius:14px;padding:12px;font-family:inherit;line-height:1.5}.close{float:right;background:#f3f4f6;color:#111827;box-shadow:none}\n@media(max-width:980px){.hero-grid,.wizard,.stakes-top{grid-template-columns:1fr}.stakes{position:static}.track{grid-template-columns:repeat(7,1fr)}.unlock-big{max-width:none}.scorebox{text-align:left}.badge-grid{grid-template-columns:repeat(4,1fr)}}\n@media(max-width:620px){.wrap{padding-left:16px;padding-right:16px}header{padding:26px 16px}.track{grid-template-columns:repeat(4,1fr)}.track-item{min-height:48px}.wizard-actions{display:grid}.stats{grid-template-columns:1fr}.badge-grid{grid-template-columns:repeat(2,1fr)}.level-hero,.level-body,.wizard-actions{padding:18px}.scorebox strong{font-size:34px}}\n@media print{header,.stakes,.side,.wizard-actions,.modal{display:none!important}.wizard{display:block}.level-card{box-shadow:none}.level-card.locked{display:block;opacity:1}}\n<\/style>\n<div class=\"lmw-breakout\">\n\n<header>\n  <div class=\"wrap hero-grid\">\n    <div>\n      <div class=\"eyebrow\">\ud83c\udfae Bonus Portal \u2022 Wizard-Style Email Profit Game<\/div>\n      <h1>Build Your <span class=\"headline-blue\">List Money Machine<\/span> One Level At A Time.<\/h1>\n      <p>This is not a pile of reports. It is a 14-level guided implementation game. Complete each level, unlock the next one, and keep moving until your email list system is built. Most people never build a list because every report they buy feels like homework with no finish line. This portal fixes that. Read a little, do a little, watch your progress bar move, and one day soon you'll have a real list machine instead of a folder full of good intentions.<\/p>\n      <div class=\"actions\"><button onclick=\"goToCurrentLevel()\">Start \/ Continue Game<\/button><button class=\"secondary\" onclick=\"openPlan()\">View Game Plan<\/button><\/div>\n    <\/div>\n    <div class=\"statbox\">\n      <h2>How You Win<\/h2>\n      <div class=\"stats\"><div class=\"stat\"><strong>14<\/strong><span>Levels<\/span><\/div><div class=\"stat\"><strong>70<\/strong><span>Actions<\/span><\/div><div class=\"stat\"><strong>1<\/strong><span>Built List System<\/span><\/div><\/div>\n      <p class=\"small\" style=\"margin-top:14px;color:#dbeafe\">Progress saves automatically in this browser. Finish every checklist to unlock the next level.<\/p>\n    <\/div>\n  <\/div>\n<\/header>\n<main class=\"wrap\" id=\"game\">\n  <section class=\"stakes\" aria-label=\"Level tracker\">\n    <div class=\"stakes-top\">\n      <div class=\"scorebox\"><strong><span id=\"score\">0<\/span>%<\/strong><span>Game Complete<\/span><\/div>\n      <div class=\"mission\"><h2 id=\"missionTitle\">Your Mission: Complete Level 1<\/h2><p id=\"missionText\">Each level unlocks only after you complete every action item in the current level.<\/p><\/div>\n      <div class=\"unlock-big\" id=\"unlockMessage\">\ud83d\udd12 13 levels still locked. Complete this level to move forward.<\/div>\n    <\/div>\n    <div class=\"track\" id=\"levelTrack\"><\/div>\n    <div class=\"progress-ring\"><div class=\"progress-fill\" id=\"progressFill\"><\/div><\/div>\n  <\/section>\n\n\n  <section class=\"wizard\">\n    <article class=\"level-card\" id=\"levelCard\"><\/article>\n    <aside class=\"side\">\n      <div class=\"panel\">\n        <h3>Player Dashboard<\/h3>\n        <p class=\"small\"><strong id=\"completedCount\">0<\/strong> of 14 levels complete. The game is won when every level is complete.<\/p>\n        <div class=\"certificate\" id=\"certificate\"><h3>\ud83c\udfc6 List Money Machine Builder<\/h3><p>You completed all 14 levels and mapped the core pieces of a profitable email list system.<\/p><\/div>\n        <div class=\"actions\"><button class=\"warn\" onclick=\"resetGame()\">Reset Game<\/button><\/div>\n      <\/div>\n      <div class=\"panel\">\n        <h3>Level Badges<\/h3>\n        <div class=\"badge-grid\" id=\"badges\"><\/div>\n      <\/div>\n      <div class=\"panel\">\n        <h3>Rule Of The Game<\/h3>\n        <p class=\"small\">Do not skip levels. Each level builds the next piece of the email income machine: platform, lead magnet, opt-in page, traffic, trust, offers, automation, and steady income.<\/p>\n      <\/div>\n    <\/aside>\n  <\/section>\n  <p class=\"footer-note\">Customize this portal with your name, affiliate links, product links, bonus instructions, or client delivery notes before giving it to buyers.<\/p>\n<\/main>\n<div class=\"modal\" id=\"planModal\"><div class=\"modal-card\"><button class=\"close\" onclick=\"closePlan()\">Close<\/button><h2>The Game Plan<\/h2><p>This portal turns the PLR bundle into a guided implementation game. Each report becomes one wizard level. The player sees one level at a time, completes that checklist, earns progress, and unlocks the next stage.<\/p><textarea readonly>Suggested buyer instructions:\n1. Read the matching report for the current level.\n2. Return to this wizard and complete the checklist.\n3. Do not skip ahead. Locked levels are locked for a reason.\n4. Use the top tracker to see what is complete, unlocked, and still at stake.\n5. Use the completed checklist as your progress proof when finished.\n6. Use this portal with clients, students, members, or customers as a guided email marketing implementation course.<\/textarea><\/div><\/div>\n\n<\/div>\n<script>\n(function(){\nfunction lmwFix(){\n  var el=document.querySelector('.lmw-breakout');\n  if(!el)return;\n  el.style.marginLeft='0px';el.style.marginRight='0px';el.style.width='auto';\n  var rect=el.getBoundingClientRect();\n  var scrollX=window.pageXOffset||document.documentElement.scrollLeft||0;\n  var trueLeft=rect.left+scrollX;\n  el.style.marginLeft=(-trueLeft)+'px';\n  el.style.width=document.documentElement.clientWidth+'px';\n}\nwindow.addEventListener('load',lmwFix);\nwindow.addEventListener('resize',lmwFix);\nsetTimeout(lmwFix,50);setTimeout(lmwFix,300);setTimeout(lmwFix,1000);\n})();\nconst levels=[\n{title:'Choose Your Email Platform',report:'Report #1: The Platform Decision That Sets Your List Up to Win',doc:'https:\/\/www.dropbox.com\/scl\/fi\/obrr1n3llz9t40n3s596j\/01ThePlatform.docx?rlkey=l66vo62ab9knc6dmqcz2mx2u5&st=epj5xz7f&dl=0',lesson:'Pick a platform that fits your current skill, budget, and growth path before you build anything else.',why:'Switching platforms after you have a list is a week of tedious, unpaid work: re-importing subscribers, rebuilding sequences, and re-warming a cold sending reputation. Picking well now saves you that pain later.',win:'You win this level when your email platform is chosen and your first subscriber-collecting list is ready.',tasks:['Compare at least 3 email platforms.','Choose the platform you will use first.','Create or log into your account.','Set your sender name and sender email.','Create your first list or audience.']},\n{title:'Create Your First Lead Magnet',report:'Report #2: Your First and Future Lead Magnets',doc:'https:\/\/www.dropbox.com\/scl\/fi\/scs16aqwpdjy8r50z1cnw\/02YourFirst.docx?rlkey=ha4qwnv2ibv8zu1sshuu8dgv9&st=bf3ns0uj&dl=0',lesson:'Build one useful freebie that attracts the right subscriber and promises one specific quick win.',why:'A vague giveaway pulls in freebie-seekers who vanish. A sharp, specific one pulls in the exact people who will happily pay you later. Your freebie decides who joins your list, not just how many.',win:'You win this level when you know exactly what freebie you will offer and why the right person would want it.',tasks:['Choose one audience problem.','Define the quick win your freebie delivers.','Pick the format: checklist, guide, template, swipe, or mini-training.','Write a specific lead magnet title.','Outline the next paid offer this freebie should lead toward.']},\n{title:'Build Your Opt-In Page',report:'Report #3: Opt-In Pages That Turn Visitors Into Subscribers',doc:'https:\/\/www.dropbox.com\/scl\/fi\/tsui3ckqg1tjbgtykklot\/03OptIn.docx?rlkey=ock9yin7q3z3uzyb8lye4vmog&st=rcep0qof&dl=0',lesson:'Create one focused page with one promise, one form, and one clear reason to subscribe.',why:'An opt-in page has exactly one job: get the email address. Every menu, extra link, or competing button is another exit ramp for a visitor who was about to sign up.',win:'You win this level when your opt-in page has one clear promise and is connected to your email platform.',tasks:['Write the opt-in page headline.','Write 3 benefit bullets.','Add or describe a mockup of the freebie.','Add a simple privacy reassurance line.','Connect the opt-in form to your email platform.']},\n{title:'Feed Your Signup Form With Free Traffic',report:'Report #4: Free Traffic That Feeds Your Signup Form',doc:'https:\/\/www.dropbox.com\/scl\/fi\/beh9rqq1ww0i2hyxiodk0\/04FreeTraffic.docx?rlkey=na1lahkb9m4ue4e16xlxyk7t2&st=2q4wectz&dl=0',lesson:'Turn helpful content into doorways that point the right people to your opt-in page.',why:'A perfect opt-in page converts nobody if nobody sees it. Free traffic is slower than ads, but it compounds, and it is where every beginner&#39;s list actually begins.',win:'You win this level when you have a repeatable free traffic path that points people to your signup form.',tasks:['Choose your primary free traffic platform.','Write 5 content ideas that naturally lead to the freebie.','Create one call-to-action that names the freebie.','Add your freebie link to your profile or resource area.','Track where your first subscribers come from.']},\n{title:'Write The Welcome Sequence',report:'Report #5: The Welcome Sequence That Earns Trust Fast',doc:'https:\/\/www.dropbox.com\/scl\/fi\/iwkijy1kazg5lmywd2djj\/05TheWelcome.docx?rlkey=zsbuwkfuke9x3a0i8lanleocr&st=b4p0rl82&dl=0',lesson:'Use the first week to deliver the freebie, set expectations, build trust, and point to the next step.',why:'A new subscriber gives you the most attention they will ever give. Wait a few days to email them and that goodwill cools fast. The welcome sequence captures interest while it is at its peak.',win:'You win this level when your first week of subscriber trust-building emails is drafted.',tasks:['Write email 1 to deliver the freebie.','Write an origin\/story email.','Write a quick-win teaching email.','Write an objection-handling email.','Write a soft next-step offer email.']},\n{title:'Promote Affiliate Offers Without Burning Trust',report:'Report #6: Affiliate Emails That Sell Without Burning Trust',lesson:'Recommend useful offers with honesty, context, and a low-pressure reason to click.',doc:'https:\/\/www.dropbox.com\/scl\/fi\/yopg5nwe7qtc23b0t6r3b\/06Affiliate.docx?rlkey=3f75mr9brrlrf2kde87skjplo&st=ygir31z8&dl=0',why:'Every promotion spends a little of the trust you built, and trust is the only thing that makes a list worth anything. Done right, affiliate emails help the reader whether or not they buy.',win:'You win this level when you can promote one offer without sounding pushy or breaking trust.',tasks:['Choose one affiliate offer you would honestly recommend.','Write the main problem the offer helps solve.','List 3 honest pros and 1 honest limitation.','Write a useful email angle that helps even non-clickers.','Add a clear affiliate disclosure.']},\n{title:'Build Product Launch Demand',report:'Report #7: Product Launch Emails That Build Real Demand',doc:'https:\/\/www.dropbox.com\/scl\/fi\/sohnl9u9lmo1203tfsy2j\/07ProductLaunch.docx?rlkey=5lg6hrt8qkk8klj0dfnbi262n&st=opnikiqp&dl=0',lesson:'Warm the list before launch day so the offer feels like the natural payoff of the story.',why:'A launch lives or dies before the cart even opens. One excited announcement email cannot repair weeks of silence. Demand is built in the days leading up, not on launch morning.',win:'You win this level when your launch has a story, a transformation, and a real reason to act.',tasks:['Define the launch transformation.','Write 3 pre-launch story angles.','Choose the real urgency or deadline.','Write the launch-day email promise.','Plan 3 reminder angles for thoughtful buyers.']},\n{title:'Keep Your List Warm With Content Emails',report:'Report #8: Content Emails That Keep Your List Warm',doc:'https:\/\/www.dropbox.com\/scl\/fi\/d0er0c3hw8jk4xurnicl5\/08ContentEmails.docx?rlkey=35b7wwg5h8w9n049xxme1iz3o&st=m10n8wgk&dl=0',lesson:'Send useful, human emails between promotions so your list stays responsive.',why:'Content emails decide whether your next offer lands on a warm, attentive list or a cold one that forgot you exist. Genuine help delivered in a human voice is what keeps people opening out of habit.',win:'You win this level when you have a rhythm for staying useful before you ask people to buy.',tasks:['Choose your weekly email rhythm.','Write 5 helpful content email ideas.','Pick one personal story that teaches a lesson.','Create one free gift or surprise value idea.','Add one small reply invitation.']},\n{title:'Diagnose Every Email Lever',report:\"Report #9: The Elements That Decide an Email's Success\",doc:'https:\/\/www.dropbox.com\/scl\/fi\/0wczw90d3kkxh6tuuw399\/09TheElements.docx?rlkey=nuk98sxb2u4dnnba2m2985rjj&st=43j6hiqk&dl=0',lesson:'Improve opens, reads, and clicks by checking each lever: subject, preview, opening, body, offer, CTA, and timing.',why:'An email is a chain of small parts, and the weakest link decides how the whole thing performs. A low open rate points to the subject line. Good opens but no clicks point to the body or the call to action.',win:'You win this level when you know how to fix the exact part of an email that is costing you results.',tasks:['Write 5 subject line options.','Write preview text that supports the subject.','Rewrite the opening line to hook attention.','Make the email body easier to skim.','Add one clear call to action.']},\n{title:'Create Simple Sequences And Automation',report:'Report #10: Sequences and Automation That Run Without You',doc:'https:\/\/www.dropbox.com\/scl\/fi\/9rnabpostacsf5csdxi78\/10Sequences.docx?rlkey=7eh128vc9zlr0exug22qdsk4y&st=ih5n1920&dl=0',lesson:'Connect your welcome, nurture, and sales emails into a clean subscriber journey.',why:'Automation does not have to be a complex maze. A few smart flows that run around the clock will do more for your business than the most elaborate setup. Start with just one.',win:'You win this level when your subscriber journey is mapped from signup to sale.',tasks:['Map the signup-to-sale journey.','Create a welcome sequence draft.','Create a nurture sequence draft.','Create an evergreen sales sequence draft.','Make sure only one sales sequence runs at a time.']},\n{title:'Segment And Tag Subscribers',report:'Report #11: Segmenting and Tagging Your Subscribers',doc:'https:\/\/www.dropbox.com\/scl\/fi\/9716gs7skm5h3xvfjj97n\/11Segmenting.docx?rlkey=pjlygksb67qphyjt75najv0u0&st=uigcjh91&dl=0',lesson:'Use simple tags to send more relevant emails based on what subscribers do and care about.',why:'Treating your whole list as one big blob means pitching tips to people who came for traffic. Tags turn an anonymous list into known groups so you stop shouting the same thing at everyone.',win:'You win this level when your tags help you talk to subscribers based on behavior, not guesses.',tasks:['Define your buyer and non-buyer tags.','Create tags for your main lead magnets.','Create tags for broad interests.','Create an engaged or hot prospect tag.','Write a simple naming rule for tags.']},\n{title:'Win Back Quiet Subscribers',report:'Report #12: Re-Engagement Emails That Win Back the Quiet Ones',doc:'https:\/\/www.dropbox.com\/scl\/fi\/z4e7s9zww3c15usn0jkw7\/12ReEngagement.docx?rlkey=g0zlagqoxyvlplkqbui73riuf&st=j723xxa9&dl=0',lesson:'Respectfully invite quiet subscribers to re-engage, then let behavior decide who stays.',why:'A list full of drifting subscribers quietly drags down your opens and deliverability. Re-engagement is not about guilt, it is about reminding people who you are and letting them choose to lean back in or slip away.',win:'You win this level when you have a respectful plan to revive the right people and release the rest.',tasks:['Define what counts as inactive.','Write a 2-to-4 email win-back sequence.','Include one easy yes-click action.','Make it easy to stay or unsubscribe.','Decide how often you will run list hygiene.']},\n{title:'Build Your Endless Email Idea Bank',report:\"Report #13: The Email Idea Bank You'll Never Run Dry On\",doc:'https:\/\/www.dropbox.com\/scl\/fi\/2c1v0u8hd4v1rdv55nptl\/13TheEmailIdea.docx?rlkey=xsovsl9v42lluf0bu2tjji4xu&st=d5gzgudv&dl=0',lesson:'Capture repeatable angles so you always have something useful to send.',why:'The blank screen is where most email habits die. An idea bank replaces \"what should I write about\" with a shelf of angles you can pull from any time, built from your own stories, lessons, and opinions.',win:'You win this level when blank-screen panic is replaced by a living bank of email ideas.',tasks:['Create 10 story-based email ideas.','Create 10 mistake or myth email ideas.','Create 10 quick-tip email ideas.','Create 5 question-based email ideas.','Create a place to store raw email ideas.']},\n{title:'Turn The List Into Steady Income',report:'Report #14: Turning Your List Into Steady Income',doc:'https:\/\/www.dropbox.com\/scl\/fi\/3gbkx1dlich232284wto3\/14Turning.docx?rlkey=vqy17evbky9nym8wgxrd61l2o&st=f5kxyglu&dl=0',lesson:'Use routine, trust, evergreen paths, and smart offers to turn a modest list into recurring revenue.',why:'Chasing one big launch leads to a stressful feast-or-famine cycle. Steady income comes from a different mindset: small list, big lifetime value. Show up predictably and let routines do the selling.',win:'You win the game when your list has a steady routine, a main offer, an ascension path, and numbers you can track.',tasks:['Choose your default next-step offer.','Map a simple ascension path.','Plan your next 30 days of sends.','Choose the 5 numbers you will track.','Write your steady-income routine.']}\n];\nconst STORAGE_KEY='listMoneyWizardGameStateV2';\nlet state=JSON.parse(localStorage.getItem(STORAGE_KEY)||'{}');\nlet currentLevel=parseInt(localStorage.getItem('listMoneyWizardCurrentLevel')||'0',10);\nfunction save(){localStorage.setItem(STORAGE_KEY,JSON.stringify(state));localStorage.setItem('listMoneyWizardCurrentLevel',String(currentLevel));}\nfunction isTaskDone(i,t){return !!(state[i]&&state[i][t]);}\nfunction taskCount(i){return levels[i].tasks.filter((_,t)=>isTaskDone(i,t)).length;}\nfunction levelComplete(i){return levels[i].tasks.every((_,t)=>isTaskDone(i,t));}\nfunction unlocked(i){if(i===0)return true;return levelComplete(i-1);}\nfunction highestUnlocked(){let h=0;for(let i=0;i<levels.length;i++){if(unlocked(i))h=i;}return h;}\nfunction completeCount(){return levels.filter((_,i)=>levelComplete(i)).length;}\nfunction goToLevel(i){if(i<0||i>=levels.length)return;if(!unlocked(i)){currentLevel=highestUnlocked();}else{currentLevel=i;}save();render();goToCurrentLevel(false);}\nfunction goToCurrentLevel(renderFirst=true){if(renderFirst)render();document.getElementById('game').scrollIntoView({behavior:'smooth',block:'start'});}\nfunction nextLevel(){if(levelComplete(currentLevel)&&currentLevel<levels.length-1){goToLevel(currentLevel+1);}else if(!levelComplete(currentLevel)){alert('Complete every checklist item in this level to unlock the next one.');}}\nfunction prevLevel(){goToLevel(Math.max(0,currentLevel-1));}\nfunction toggleTask(i,t,checked){state[i]=state[i]||{};state[i][t]=checked;save();render();}\nfunction renderTrack(){const root=document.getElementById('levelTrack');root.innerHTML='';levels.forEach((lvl,i)=>{const item=document.createElement('button');item.type='button';item.className='track-item '+(levelComplete(i)?'done ':unlocked(i)?'unlocked ':'locked ')+(i===currentLevel?'current':'');item.disabled=!unlocked(i);item.onclick=()=>goToLevel(i);item.innerHTML=`<span>${levelComplete(i)?'\u2713':'L'+(i+1)}<small>${levelComplete(i)?'Done':unlocked(i)?(i===currentLevel?'Now':'Open'):'Locked'}<\/small><\/span>`;root.appendChild(item);});}\nfunction renderCard(){const lvl=levels[currentLevel];const card=document.getElementById('levelCard');if(!unlocked(currentLevel)){card.innerHTML=`<div class=\"locked-screen\"><div class=\"locked-icon\">\ud83d\udd12<\/div><h2>Level ${currentLevel+1} Is Locked<\/h2><p class=\"small\">Complete Level ${currentLevel} first. The game is designed to be completed in order so every piece of the list machine builds on the one before it.<\/p><div class=\"actions\" style=\"justify-content:center;margin-top:18px\"><button onclick=\"goToLevel(${highestUnlocked()})\">Return To Current Unlocked Level<\/button><\/div><\/div>`;return;}\nconst done=levelComplete(currentLevel), count=taskCount(currentLevel), total=lvl.tasks.length;\ncard.innerHTML=`<div class=\"level-hero\"><div class=\"level-label\">${done?'\ud83c\udfc6 Level Complete':'\u25b6\ufe0f Current Wizard Level'} \u2022 Level ${currentLevel+1} of ${levels.length}<\/div><h2>${lvl.title}<\/h2><div class=\"report-line\">${lvl.report}<\/div>${lvl.doc?`<a class=\"report-link\" href=\"${lvl.doc}\" target=\"_blank\" rel=\"noopener\">\ud83d\udcc4 Read The Matching Report \u2192<\/a>`:''}<\/div><div class=\"level-body\"><div class=\"lesson\"><h3>What You Learn In This Level<\/h3><p>${lvl.lesson}<\/p><\/div><div class=\"whybox\"><h3>Why This Level Matters<\/h3><p>${lvl.why}<\/p><\/div><div class=\"winbox\"><h3>How You Win This Level<\/h3><p>${lvl.win}<\/p><\/div><div class=\"checklist\"><h3>Action Checklist <span class=\"task-count\">${count}\/${total} Complete<\/span><\/h3>${lvl.tasks.map((task,t)=>`<label><input type=\"checkbox\" ${isTaskDone(currentLevel,t)?'checked':''} onchange=\"toggleTask(${currentLevel},${t},this.checked)\"><span>${task}<\/span><\/label>`).join('')}<\/div><\/div><div class=\"wizard-actions\"><button class=\"secondary\" onclick=\"prevLevel()\" ${currentLevel===0?'disabled':''}>\u2190 Previous Level<\/button><div style=\"display:flex;gap:10px;flex-wrap:wrap\"><button class=\"secondary\" onclick=\"openPlan()\">Game Plan<\/button>${currentLevel<levels.length-1?`<button class=\"${done?'green':'gold'}\" onclick=\"nextLevel()\">${done?'Unlock \/ Go To Level '+(currentLevel+2):'Finish Checklist To Unlock Next'} \u2192<\/button>`:`<button class=\"green\" ${done?'':'disabled'} onclick=\"window.print()\">Print Completion<\/button>`}<\/div><\/div>`;\n}\nfunction updateDash(){const complete=completeCount();const pct=Math.round((complete\/levels.length)*100);const locked=levels.filter((_,i)=>!unlocked(i)).length;document.getElementById('score').textContent=pct;document.getElementById('progressFill').style.width=pct+'%';document.getElementById('completedCount').textContent=complete;document.getElementById('certificate').classList.toggle('show',complete===levels.length);document.getElementById('missionTitle').textContent=complete===levels.length?'Mission Complete: You Won The Game':'Your Mission: Complete Level '+(currentLevel+1);document.getElementById('missionText').textContent=complete===levels.length?'All 14 levels are complete. You now have the roadmap for a working email list system.':'Complete all '+levels[currentLevel].tasks.length+' actions in this level to unlock what comes next.';const msg=document.getElementById('unlockMessage');msg.classList.toggle('done',complete===levels.length);msg.textContent=complete===levels.length?'\ud83c\udfc6 All levels unlocked and complete. You won!':(levelComplete(currentLevel)&&currentLevel<levels.length-1?'\u2705 Level complete. The next level is unlocked.':'\ud83d\udd12 '+locked+' level'+(locked===1?'':'s')+' still locked. Finish this level to move forward.');document.getElementById('badges').innerHTML=levels.map((l,i)=>`<span class=\"badge ${levelComplete(i)?'done':unlocked(i)?'':'locked'}\">${levelComplete(i)?'\ud83c\udfc5':unlocked(i)?'\u25b6\ufe0f':'\ud83d\udd12'} L${i+1}<\/span>`).join('');}\nfunction render(){if(!unlocked(currentLevel))currentLevel=highestUnlocked();renderTrack();renderCard();updateDash();save();}\nfunction resetGame(){if(confirm('Reset all wizard progress for this portal?')){localStorage.removeItem(STORAGE_KEY);localStorage.removeItem('listMoneyWizardCurrentLevel');location.reload();}}\nfunction openPlan(){document.getElementById('planModal').classList.add('show')}\nfunction closePlan(){document.getElementById('planModal').classList.remove('show')}\ndocument.addEventListener('keydown',e=>{if(e.key==='Escape')closePlan();});\nrender();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>\ud83c\udfae Bonus Portal \u2022 Wizard-Style Email Profit Game Build Your List Money Machine One Level At A Time. This is not a pile of reports. It is a 14-level guided implementation game. Complete each level, unlock the next one, and keep moving until your email list system is built. Most people never build a list [&hellip;]<\/p>\n","protected":false},"author":293420,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_wp_convertkit_post_meta":{"form":"-1","landing_page":"0","tag":"0","restrict_content":"0"},"footnotes":""},"categories":[936,333,228,219],"tags":[114,213,131],"difl_page_category":[],"class_list":["post-336048","page","type-page","status-publish","hentry","category-email","category-lead-magnet","category-repurposing-content","category-traffic","tag-email-marketing","tag-entrepreneurship","tag-lead-magnet"],"_links":{"self":[{"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/pages\/336048","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/users\/293420"}],"replies":[{"embeddable":true,"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/comments?post=336048"}],"version-history":[{"count":11,"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/pages\/336048\/revisions"}],"predecessor-version":[{"id":336068,"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/pages\/336048\/revisions\/336068"}],"wp:attachment":[{"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/media?parent=336048"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/categories?post=336048"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/tags?post=336048"},{"taxonomy":"difl_page_category","embeddable":true,"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/difl_page_category?post=336048"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}