Hosted landing pages

Use Plandalf-hosted promo pages when you want the campaign URL, deadline state, and checkout handoff in one place.

Hosted promo pages are useful when you do not want to maintain a separate landing page for a campaign.

Use hosted pages for

  • launch windows
  • flash sales
  • evergreen deadlines
  • email campaign CTAs
  • waitlist or closed-state redirects
  • simple offer pages that lead directly to checkout
<a href="https://acme.plandalf.com/p/early-bird?pf_ref={{subscriber.email}}">
  Claim the launch offer
</a>

When to embed instead

Use an embedded promo when your own site needs to host the sales copy, SEO page, or product explanation.

<div data-plandalf-promo="early-bird"></div>
<button data-plandalf-present="summit-ticket" data-plandalf-apply-promo="early-bird">
  Buy ticket
</button>

Builder context

Keep the deadline tied to the sale.

Timers are not just visual countdowns. The related product surfaces keep promo styling, coupons, deadline state, and checkout behavior connected.

The Numi coupon expiration settings panel.
Coupon expiry keeps the deadline enforceable after the countdown reaches zero.
The Numi coupon discount settings panel.
Coupon settings preserve discount behavior across checkout and follow-up.
The Numi offer editor automation tab showing sequence controls beside the checkout canvas.
Automation routes deadline follow-up without manual checkout changes.

Feature detail