[tcb-noscript]

Got it, Jeff — thanks for the heads-up on the BBD mention. I’ll lean on your authority as an Official Coach for James Wedmore’s Business By Design without implying they’re joining that community.

Below is a ready-to-test setup using your bridge page and your first two stories: NICHE/Story00 and TIME/Story01.

✅ Test links (use these now)

  • NICHE (Story00):
    https://jeffmckoy.com/bridge-page?kw=NICHE&src=Story00

  • TIME (Story01):
    https://jeffmckoy.com/bridge-page?kw=TIME&src=Story01

QA shortcuts (no waiting):

  • Force promo path: add &force=lp
    .../bridge-page?kw=NICHE&src=Story00&force=lp

  • Force standard path: add &force=std
    .../bridge-page?kw=TIME&src=Story01&force=std

Time simulation (optional):

The script accepts start= in YYYY-MM-DD (or epoch ms) to seed “first seen.”

  • Inside 7 days (should route to promo):
    ...&start=2025-09-20 (today is 2025-09-22)

  • Day 8–90 (should route to standard):
    ...&start=2025-09-01

  • 90+ days (should reset to promo):
    ...&start=2025-06-01

🔧 Bridge script (already on your page — keep as is)

You’re set using the code I gave you. It:

  • Tracks a 7-day window per keyword

  • Routes to your universal standard page (/fabs-diy/) on days 8–90

  • Re-opens the 7-day window after 90 days

  • Carries through UTMs/src

  • Lets you force paths for QA

  • Supports a buyer lock (see below)

(Optional) Buyer lock on your thank-you page

Drop this on your purchase confirmation page so buyers skip promos forever:

<script> try { localStorage.setItem('fabs_buyer','1'); } catch(e){} </script>

🧭 URL patterns for your emails (clone for all 20 stories)

In each email CTA, link to your bridge with the story’s keyword + source:

https://jeffmckoy.com/bridge-page?kw={{KEYWORD}}&src={{StoryID}}&cid={{ subscriber.id }}

Examples:

  • https://jeffmckoy.com/bridge-page?kw=NICHE&src=Story00&cid={{ subscriber.id }}

  • https://jeffmckoy.com/bridge-page?kw=TIME&src=Story01&cid={{ subscriber.id }}

You’ll clone your 7-day ThriveCart promo pages like:
https://jeffmckoy.thrivecart.com/fabs-{{keyword}}/
and keep the universal standard here:
https://jeffmckoy.thrivecart.com/fabs-diy/

📝 Universal standard page copy (for /fabs-diy/)

Use this on your ThriveCart /fabs-diy/ page. It avoids the “$13M community” invite, but still uses your credible authority.

Headline
You didn’t miss your chance to grow—just the fast-action window. Start today.

Subhead
That 7-day promo was one small part of a bigger system. FABS gives you 20+ practical frameworks to simplify your marketing, attract aligned clients, and build a business that supports your life.

What you get inside FABS (Faith & Business Systems)

  • 20+ plug-and-play frameworks that turn confusion into clear next steps

  • Messaging + systems that work together (no more random tactics)

  • Ethical, spiritually aligned growth so results feel right

  • Step-by-step training to launch, sell, and deliver without burnout

  • Real-world implementation support—not just more information

Why start now (even without the promo)

  • Waiting costs more than any discount—clarity compounds

  • Follow a simple, proven path instead of juggling conflicting advice

  • Learn from an Official Coach for James Wedmore’s Business By Design

  • Align your faith, focus, and systems so progress feels natural

Payment Options
Choose the plan that fits your rhythm. You get full access either way.

Guarantee
If business doesn’t feel simpler and more aligned, reach out within the guarantee window and we’ll make it right.

Primary CTA
Start FABS Now

Reassurance (footer)
You’ll be eligible for another Fast-Action window in a future rotation. If your heart says “go,” FABS is ready for you now—and your future clients are, too.

✅ Quick setup checklist

  • Email links point to: https://jeffmckoy.com/bridge-page?kw={{KEYWORD}}&src={{StoryID}}

  • Each 7-day promo checkout exists: https://jeffmckoy.thrivecart.com/fabs-{{keyword}}/

  • Universal standard page live: https://jeffmckoy.thrivecart.com/fabs-diy/

  • (Optional) Buyer lock set on thank-you page (snippet above)

  • QA with &force=lp / &force=std and &start= dates

If you want, I can also give you a 2-line snippet to auto-append the kw and src you passed to the bridge onto your promo/standard checkout URLs (for clean analytics inside ThriveCart).




“Get someone in” the fast way (no extra logic)

When you want to give a latecomer the promo price, don’t touch the bridge. Just send a direct link that bypasses the timer:

Option A — Coupon auto-apply link (easiest)

  1. In ThriveCart, create a coupon (e.g., FASTACTION7), set max uses and/or 7-day expiry.

  2. Use the coupon link to auto-apply at the standard checkout. Many carts support ?coupon=CODE. Try:

    https://jeffmckoy.thrivecart.com/fabs-diy/?coupon=FASTACTION7

    If your product settings prefer a different pattern, grab the official auto-apply link from ThriveCart’s coupon panel and use that.

Option B — Temporary “discounted standard” checkout

  • Clone /fabs-diy/ to /fabs-diy-lp/, set the lower price, add a 7-day countdown and expiry behavior, and email that URL directly. When it closes, you can disable or redirect it.

Both options keep your main system clean and let you do one-off grace links when needed.

Paste-ready “grace link” email blurb

Subject: Quick 7-day courtesy window (then it closes)

Hey {{first_name}},
I know you just missed the fast-action window on FABS, so I opened a one-time courtesy link for you. It’s the same reduced rate for the next 7 days, then it closes:

👉 Grab your courtesy link: {{ your_coupon_or_temp_url }}

FABS gives you 20+ practical frameworks to simplify your marketing, align your systems with your faith, and move forward without burnout. If your heart says “go,” this link makes it easy.

— Jeff

Your universal standard page line (as requested)

Use this near the top of /fabs-diy/:

You missed the previous promotional offer, but that doesn’t mean you have to wait.
That promo was one small part of a much bigger system with 20+ unique frameworks you can use to build your business—and you can access them all today.





Extra handy toggles (no code editing needed)

  • Pause redirect in this tab: add ?hold=1 to the URL while you edit.
  • Resume: remove ?hold=1 or in DevTools run:
    sessionStorage.removeItem('bridge_hold')
  • Force path for QA:
    • Promo: &force=lp
    • Standard: &force=std
  • Simulate time:
    • Inside 7 days: &start=2025-09-20
    • Day 8–90: &start=2025-09-01
    • 90+ days: &start=2025-06-01

1) Coupon setup (ThriveCart)

Goal: Let certain folks buy at the promo price for 7 days—without touching the bridge.

Recommended coupon settings

  • Coupon code: FASTACTION7

  • Discount: Whatever matches your 7-day promo price (e.g., fixed amount off or set price)

  • Max uses: 1 per customer (if you want true “one-time”)

  • Global limit (optional): e.g., 100 total uses

  • Expiry: Set a fixed date 7 days from when you plan to email the link

  • Apply to: The standard checkout product (/fabs-diy/)

  • When expired: Checkout should simply show standard price (no redirect needed)

Auto-apply link

  • Try this format first:
    https://jeffmckoy.thrivecart.com/fabs-diy/?coupon=FASTACTION7

  • If that doesn’t apply automatically, copy ThriveCart’s official shareable coupon link from the coupon screen and use that instead. (They sometimes provide a long link that guarantees auto-apply.)

Pro tip: Add UTMs so you know which story granted the grace link:
.../fabs-diy/?coupon=FASTACTION7&utm_campaign=grace&utm_source=email&utm_content=Story00

2) How to use (your workflow)

  • Keep your bridge doing its thing. Do not change it.

  • When someone misses the 7-day window but you still want them in:

    • Email or DM them your couponed standard link above.

    • That’s it. No timers, no scripts, no builder headaches.

3) Paste-ready copy snippets

Email (grace link)

Subject: Quick 7-day courtesy window (then it closes)

Hey {{first_name}},
I know you just missed the fast-action window for FABS, so I opened a one-time courtesy link for you. It gives you the same reduced rate for the next 7 days, then it closes:

👉 Your courtesy link: {{ YOUR_COUPON_LINK }}

FABS gives you 20+ practical frameworks to simplify your marketing, align your systems with your faith, and move forward without burnout. If your heart says “go,” this link makes it easy.

— Jeff

SMS / DM (short)

Hey {{name}}—I opened a 7-day courtesy link to grab FABS at the reduced rate. It closes after this week: {{ YOUR_COUPON_LINK }}
If you want quick guidance on the best starting framework, reply “START.”

4) Your standard page line (for /fabs-diy/)

You missed the previous promotional offer, but that doesn’t mean you have to wait.
That promo was one part of a bigger system with 20+ unique frameworks to build your business—and you can access them all today.

(Elsewhere on the page, you can reference your authority as an Official Coach for James Wedmore’s Business By Design without implying they’re joining BBD.)

5) Quick QA checklist

  • Coupon FASTACTION7 applies on /fabs-diy/

  • Link auto-applies the coupon (use ThriveCart’s share link if ?coupon= doesn’t)

  • Expiry date shows the correct final day

  • After expiry, checkout shows standard price (no error loops)

  • UTMs present in your reports

6) Optional “buyer lock” (still MVP-friendly)

On your thank-you page, paste:

<script>try{localStorage.setItem('fabs_buyer','1')}catch(e){}</script>

This keeps buyers from ever being routed to promo paths by the bridge on that device/browser. (Totally optional.)

>