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
Example link
<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>
Related docs
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.