paid-work-at-home.net — Email Drip (DRAFT for approval)
Property: paid-work-at-home.net (VentureCorp, Inc.) · site_dir: paidworkathome Status: DRAFT — copy NOT approved, NO Resend automation created, NO sends enabled. Resend audience: 78b176d5-d6fd-4482-a1d1-60715d57b25a (created + wired per operator). Capture trigger: DEPLOYED + live-verified — /find-your-fit/ opt-in → shared api.venturecorpinc.com/api/subscribe → Resend audience (subscribing IS consent). Author: Claude · Date: 2026-06-24
YMYL / non-predatory bar (load-bearing, same as the site): no income guarantees; realistic numbers are SOURCED (FTC, U.S. BLS, platform-published rates); explicit "never pay a fee to get a job"; NO MLM / upfront-fee / get-rich-quick. Scam-pattern emails (1 + 2) carry ZERO affiliate links (mirrors the on-site kind=="debunk" rule). Affiliate links are rel="sponsored nofollow" with an in-email FTC disclosure, and only appear where intent matches (emails 3–6). Programs per docs/PAIDWORKATHOME_MONETIZATION_PLAN.md §1.4 — only enable links for programs that are actually live/approved (today: Knowadays/Awin 92387 is joined; the rest are PENDING — ship those emails with the affiliate link as plain text / a soft on-site link until the program is approved, OR hold the email).
Arc overview (6 emails)
| # | Day | Subject (working) | Affiliate? | Track |
|---|
| 1 | 0 | The 5 work-from-home scam patterns to spot today | NONE | all |
| 2 | 3 | How to tell a legit remote job from a scam | NONE | all |
| 3 | 7 | Your path: writing, vetted jobs, or a new skill | YES (intent-matched) | path |
| 4 | 14 | Build the one skill that actually moves the needle | YES (Coursera/Knowadays as a tool) | path |
| 5 | 21 | Where legitimate remote jobs actually are | YES (FlexJobs flagship, Teal) | path |
| 6 | 28 | Your realistic first 90 days (honest numbers) | soft only | all |
Reserved Resend variables used: {{{FIRST_NAME}}} (greeting; worker defaults it to "there" so it never renders "Hi ,") and {{{RESEND_UNSUBSCRIBE_URL}}} (one-click unsubscribe, required in EVERY email).
Sender: use a verified Resend sending domain for paid-work-at-home.net (from: Paid Work at Home <hello@paid-work-at-home.net> once the domain is verified in Resend; until then the fleet pattern sends from the verified notify.venturecorpinc.com sender). Confirm before enabling.
Segmentation — recommendation
What we capture today: the opt-in source field is baked at quiz time to pwah-fyf-<category> (e.g. pwah-fyf-writing, pwah-fyf-data-admin, pwah-fyf-customer-service, pwah-fyf-teaching, pwah-fyf-design-tech). A bare /find-your-fit/ opt-in (quiz not completed) sends pwah-find-your-fit.
The hard limitation (must be surfaced): the shared api.venturecorpinc.com /api/subscribe worker forwards only email + first_name to Resend (POST /audiences/.../contacts body = {email, first_name, unsubscribed}) and then fires a single RESEND_EVENT. It does NOT forward the source/category to Resend. So matched-category segmentation cannot reach Resend through the shared worker as-is, and editing that worker is out of scope for this task. Resend's audience-level segmentation is also limited (no rich server-side trait filters on a free/standard plan).
Therefore, recommended v1 (no worker edit, no per-path automation):
- One linear welcome→nurture sequence for the whole audience, written
path-agnostic in emails 1, 2, 6 and multi-path in emails 3, 4, 5 (present writing / vetted-jobs / learn-a-skill as three clearly-labeled options in the same email, reader self-selects the one that fits). This delivers the intended arc without needing server-side segments. It is the honest, shippable v1.
- This also cleanly handles the debunk-track exclusion (see below) for v1, because
emails 1 + 2 are affiliate-free anyway and 3–6 are opt-in (the reader chose to join the tips list from a quiz, not from a scam page).
Path-specific delivery (true segmentation) needs ONE of these (v2, operator decision):
- Per-site
_worker.js for paidworkathome that maps the source prefix →
category and writes it to a Resend contact field / chooses a per-category RESEND_EVENT, then run category-specific Resend automations. (Cleanest; isolates paidworkathome from the shared worker; a code add, not a shared-worker edit.)
- Shared-worker enhancement to forward
source→a Resend contact attribute and
key segments off it. (Touches the shared worker — explicitly out of scope here; would need its own approval + regression check across all 35 sites.)
- Resend "broadcast to a filtered segment" manually per category if/when Resend
exposes the trait — low automation, high manual effort; not recommended.
Recommendation: ship v1 (single multi-path sequence) for approval now; defer true per-category automation to v2 via option 1 (per-site worker) if open rates justify it.
Debunk-track exclusion (scam-page viewers → scam-only, NO affiliate)
- Concept (target state): a reader who opts in from a
kind=="debunk" /
/category/scam-awareness/ page should get only the scam-pattern content (emails 1 + 2 style) and NO affiliate emails. That requires a distinct capture surface + segment, e.g. a pwah-scam-alerts source and a separate "scam-only" audience or automation branch.
- Current state: debunk/scam pages have NO email opt-in (by design — they carry
no CTA, matching the on-site rule). So today there is no debunk-track subscriber to exclude. If a scam-only opt-in is added later, route it to a separate scam-only audience (different RESEND_AUDIENCE_ID) running emails 1 + 2 only — never the affiliate emails. Do not add a scam-page opt-in into the main audience 78b176d5-..., or those trust-seeking readers would receive affiliate emails 3–5.
v1 Resend mechanics: what it CAN vs CANNOT do
Can (v1, no new code):
- Single audience
78b176d5-...; one Resend Automation triggered on the
RESEND_EVENT the shared worker fires for a brand-new contact (dedup-guarded — repeat submits don't re-trigger Day 0).
- Linear 6-step delay schedule (Day 0/3/7/14/21/28).
{{{FIRST_NAME}}} + {{{RESEND_UNSUBSCRIBE_URL}}} resolution; auto one-click
unsubscribe; List-Unsubscribe header.
Cannot (v1):
- Branch by matched category (the
source never reaches Resend — see segmentation).
- A separate scam-only track from the same audience (needs a 2nd audience/source).
- Rich behavioral triggers (open/click branching) beyond Resend's automation features.
Build path when approved: add the sequence to bin/build_nurture.py (fleet pattern), mirror the JCH/EDU automation IDs convention (paidworkathome-welcome), create the automation disabled, test to a seed address, then enable. (Per docs/NURTURE_SEQUENCES.md.)
EMAIL CONTENT (drafts)
Plain, honest, value-first. Every email ends with the unsubscribe line. Numbers are sourced inline. Edit freely before approval.
Email 1 — Day 0 — Welcome + the 5 scam patterns (NO affiliate)
Subject: The 5 work-from-home scam patterns to spot today Preview: No fluff — the exact tricks the FTC and FBI warn about, in plain English.
Hi {{{FIRST_NAME}}},
Welcome — and thank you for being skeptical. The work-from-home world is full of real, honest opportunities, but it's also one of the most scam-saturated corners of the internet. The single best skill you can build first is spotting the fakes.
Here are the five patterns that cover the large majority of work-from-home scams, straight from the U.S. Federal Trade Commission and the FBI:
- You're asked to pay to get the job. A real employer or client pays you. Any
"registration fee," "starter kit," "training fee," or "certification you must buy before you can start" is a scam signal.
- The fake check overpayment. They send a check, ask you to deposit it and wire
part of it back (or buy gift cards). The check bounces days later and you're out the money. No legitimate job works this way.
- Reshipping / "package forwarding" jobs. You receive packages and re-mail them.
This is almost always moving stolen goods — and it's illegal.
- Guaranteed income / "$500 a day, no skills needed." No legitimate opportunity
guarantees what you'll earn. Real income varies with skill, effort, and the employer.
- Pressure + an instant "offer" with no real interview. Scam "recruiters" text or
message you out of the blue, offer a job with little or no interview, and rush you to "onboard" by sharing bank details or buying equipment.
The one rule that catches almost all of them: a legitimate job or client pays you — you never pay an upfront fee to get hired, and you never deposit a check and send money back.
In a few days I'll show you how we separate the legit opportunities from the scams, using the same checklist we apply to every page on the site.
Talk soon, The Paid Work at Home team
Sources: FTC — Job Scams (consumer.ftc.gov/articles/job-scams); FTC — Work-at-Home Businesses; FBI — Common Frauds and Scams. Informational only; not financial, legal, or career advice.
Unsubscribe
Email 2 — Day 3 — How to tell legit from scam (NO affiliate, no hard sell)
Subject: How to tell a legit remote job from a scam (our checklist) Preview: The exact criteria we use to decide what makes it onto the site.
Hi {{{FIRST_NAME}}},
Last time we covered the five scam patterns. Today, the flip side: how to confirm something is legitimate before you spend a minute or a dollar on it. This is the same checklist behind our "How we review" standard.
Before you trust any opportunity, check:
- Money flows to you, never from you. No fee to apply, be hired, or "get started."
This is the non-negotiable one.
- The company is real and verifiable. Look it up — a real website, real address, and
a clean record. Cross-check the company with the Better Business Bureau and search its name with the word "scam."
- The pay is described honestly. Real listings give a range and conditions, not
"unlimited income." Be skeptical of anything that guarantees earnings.
- The interview and offer are normal. Legitimate hiring involves an actual
conversation, not an instant offer over text with a request for your bank details.
- **You're never asked to buy your own equipment from "them" or deposit a check and
wire money back.**
If an offer fails even one of these, treat it as a warning sign and walk away. There is always another, honest opportunity — you don't have to gamble on a sketchy one.
If you haven't yet, our free 60-second finder matches your time, skills, and budget to legitimate options (no income guarantees, just honest matches): 👉 https://paid-work-at-home.net/find-your-fit/
Next week: picking one realistic path so you're not stuck in research mode forever.
The Paid Work at Home team
Sources: FTC — Job Scams; Better Business Bureau (bbb.org). Informational only.
Unsubscribe
Email 3 — Day 7 — Pick a realistic path (FIRST affiliate surface, intent-matched)
Subject: Your path: writing, vetted jobs, or a new skill Preview: Three honest starting points with realistic, sourced numbers.
Hi {{{FIRST_NAME}}},
You know how to spot scams now. Here's the harder part: picking one path and starting. Below are three of the most common legitimate routes, with realistic pay ranges from public sources. Pick the one that fits you — none of them are get-rich-quick, and all of them are real work.
1. If you like writing or words → freelance writing & proofreading. Once established, freelance writing commonly runs roughly $20–$65/hour, and varies widely (U.S. BLS, Writers and Authors). Proofreading/editing is a real, learnable skill in the same family. Tool we use: Knowadays' proofreading course teaches the craft — it's a learning tool, not a fee you pay to get hired (you never pay anyone to get a job). → Learn proofreading: [Knowadays] (advertiser link — see disclosure below)
2. If you want vetted, ready-to-apply jobs → a scam-screened job board. FlexJobs is a paid membership that hand-screens remote listings to filter out the scams — which is exactly the posture this site cares about. It's a subscription, not free, and we'll always say so. → See vetted remote jobs: [FlexJobs] (advertiser link — paid membership)
3. If you'd rather build a skill first → learn one in-demand thing. A focused course in writing, data, design, or customer support can open the door to roles like virtual assistant (roughly $20–$40/hour for specialized VAs) or customer service (roughly $17–$28/hour). → Browse skill courses: [Coursera] (advertiser link)
Pick one. You can always add another later.
The Paid Work at Home team
Advertiser disclosure: Some links above are affiliate links — if you sign up we may earn a commission at no extra cost to you. This never changes what we recommend, and we never recommend pay-to-start schemes. Earnings ranges are general estimates from public sources, not guarantees.
Sources: U.S. BLS — Writers and Authors; platform-published roles/rates. Informational only.
Unsubscribe
Compliance note for this email: only render a live clickable affiliate link for a program that is APPROVED. Today only Knowadays (Awin 92387) is joined. Until FlexJobs (Impact) / Coursera (Impact) are approved, present those two as plain-text names with an on-site link (e.g. to the relevant /opportunities/ page) rather than a dead/unapproved affiliate link.
Email 4 — Day 14 — Build the one skill (Coursera/Knowadays as a TOOL, never a prerequisite)
Subject: Build the one skill that actually moves the needle Preview: A skill is a tool you use — not a fee you pay to get hired.
Hi {{{FIRST_NAME}}},
The fastest honest way to raise your remote-work income is to get measurably better at one thing. Not ten things — one.
A few realistic, in-demand options:
Important, and easy to get wrong: a course is a tool to learn the skill. It is never a fee you must pay to be hired, and no legitimate employer requires you to buy a specific course before they'll consider you. If a "job" tells you to purchase their training first, that's the scam pattern from email 1.
If a structured course helps you, these are reputable, self-paced options:
- Skill courses across many fields: [Coursera] (advertiser link)
- Proofreading specifically: [Knowadays] (advertiser link)
Learn the skill because it makes you better and more hireable — on your terms, at your pace.
The Paid Work at Home team
Advertiser disclosure: Links above are affiliate links; we may earn a commission at no extra cost to you. It never changes our advice, and we never recommend pay-to-start schemes. Pay ranges are general estimates from public sources, not guarantees.
Sources: U.S. BLS — Bookkeeping & related; platform-published rates. Informational only.
Unsubscribe
Email 5 — Day 21 — Where legit remote jobs are (FlexJobs flagship + resume tool Teal)
Subject: Where legitimate remote jobs actually are Preview: Plus: never pay a fee to apply (this still trips people up).
Hi {{{FIRST_NAME}}},
When you're ready to actually apply, where you look matters as much as how. Some job boards are flooded with the exact scams we covered in email 1; others screen them out.
Use sources that vet listings. FlexJobs is a paid membership built around hand-screening remote and flexible listings to remove scams and lead-gen junk. It's a subscription (we'll always tell you that), and for people tired of wading through fake "work from home" posts, the screening is the point. → See vetted remote jobs: [FlexJobs] (advertiser link — paid membership)
Make your application easy to say yes to. A clean, tailored resume meaningfully improves your odds. A resume/career tool like Teal helps you tailor applications without starting from scratch each time. → Resume & application tool: [Teal] (advertiser link)
The rule that never changes: you never pay a fee to apply for a job. Legitimate employers and legitimate (even paid) job boards don't charge you per-application or require you to buy anything to be considered. A membership to a screened board is a tool you choose; a "pay to apply to this specific job" demand is a scam.
One honest email left: what your realistic first 90 days actually look like.
The Paid Work at Home team
Advertiser disclosure: Links above are affiliate links; we may earn a commission at no extra cost to you. FlexJobs is a paid membership. This never changes our recommendations.
Sources: FTC — Job Scams. Informational only.
Unsubscribe
Compliance note: render live affiliate links only for approved programs (FlexJobs = Impact, Teal = Impact — both PENDING as of this draft). Until approved, name them in plain text with an on-site link, or hold this email.
Email 6 — Day 28 — Realistic first 90 days (honest numbers, soft CTAs only)
Subject: Your realistic first 90 days (no hype) Preview: What honest progress actually looks like — and what it doesn't.
Hi {{{FIRST_NAME}}},
Let's set honest expectations, because that's the whole point of this site.
A realistic first 90 days for most people looks like this:
- Weeks 1–4: learning and setup. Picking a path, building a basic skill or profile,
applying or pitching. Income is usually low or zero here — that's normal, not failure.
- Weeks 5–8: first small wins. A first client, a first shift, or a first paid gig —
often modest and inconsistent.
- Weeks 9–12: early traction. If you've stuck with one path, you start to see
repeatable work and a clearer sense of your hourly value.
For reference, established remote roles commonly land around: customer service ~$17–$28/hour, data entry ~$16–$22/hour, specialized virtual assistants ~$20–$40/hour, and freelance writing ~$20–$65/hour (widely variable) — per the U.S. Bureau of Labor Statistics and platform-published rates. Beginners usually start at the low end, and nothing here is a guarantee of income.
What honest progress is NOT: it's not "$500/day in week one," it's not passive, and it never requires paying someone to let you work.
You've got the scam radar, a path, a skill plan, and where to look. That's the whole foundation. When you want them:
- Compare options side by side: https://paid-work-at-home.net/compare/
- Re-take the finder: https://paid-work-at-home.net/find-your-fit/
Thanks for reading honestly. Reply any time with a question.
The Paid Work at Home team
Sources: U.S. BLS (Writers and Authors; Bookkeeping & related); platform-published rates; FTC. Informational only — not financial, legal, or career advice. Results vary; no opportunity guarantees income.
Unsubscribe
Steps to flip live (after copy approval — do NOT do any of this yet)
- Approve copy (this doc). Approve-once-then-batch for the template set.
- Verify the sender in Resend (sending domain for paid-work-at-home.net, or use the
fleet notify.venturecorpinc.com sender). Confirm from: before enabling.
- Confirm the shared
/api/subscribe worker routes to audience 78b176d5-....
This is the open architecture item: the shared api.venturecorpinc.com worker reads a single RESEND_AUDIENCE_ID + RESEND_EVENT from its own env and is NOT per-site. Verify that audience/event are set for paidworkathome's traffic (operator says the audience is "created + wired" — confirm the worker actually points to it, since multiple sites share this worker). If per-site routing is required, that's the v2 per-site _worker.js option (segmentation section) — out of scope for this task.
- Create the Resend Automation
paidworkathome-welcome (Day 0/3/7/14/21/28),
triggered on the worker's RESEND_EVENT, created DISABLED.
- Gate the affiliate emails (3–5) on live program approval: render clickable
affiliate links only for approved programs (today: Knowadays/Awin 92387). Use plain-text names + on-site links for PENDING programs (FlexJobs, Coursera, Teal).
- Test to a seed address; verify
{{{FIRST_NAME}}} resolves, unsubscribe works,
links + disclosures render.
- Enable the automation. Monitor first sends.
- (v2, optional) If open/click rates justify per-path content, add the per-site
_worker.js to map source→category and run category-specific automations; and, if a scam-only opt-in is ever added to debunk pages, route it to a separate scam-only audience running emails 1–2 only.