What problem does it solve?
It helps you capture name, email, and WhatsApp before sending users to a real payment checkout, so abandoned checkout visitors are not lost and can be recovered via remarketing and WhatsApp.
Core Features & Use Cases
- Pre-checkout lead capture page: Generates an intermediate HTML page that collects offer name, price, and buyer details in a lightweight layout.
- CRM lead persistence with two modes: Supports saving leads for testing via LocalStorage and for real centralization via a serverless function (e.g., Vercel) into JSON/webhook destinations.
- Tracking and redirection with UTMs: Preserves all UTM parameters on redirect and triggers a Pixel event like
InitiateCheckout when available.
- Phone-to-WhatsApp CRM linking: Produces clickable WhatsApp links in the stored CRM data using a
wa.me format with normalized digits.
Use case example: After your main sales page is ready, you create a pre-checkout page that captures contact details, saves them, tracks InitiateCheckout, and redirects to Hotmart, Kiwify, or Stripe while keeping all UTMs intact for attribution.
Quick Start
Reply with the offer name, price, real checkout URL, whether WhatsApp is required, and your preferred lead storage mode (LocalStorage or serverless), and ask the skill to generate the precheckout page and CRM endpoint for your active product.