LLM Prompts

Lead Generation Form with Personalized Follow-up

Generates WPForms and personalized follow-up emails for lead capture.

The method

Use this prompt to create WPForms for lead generation. Embed the form on your website or landing pages. The prompts generates personalized follow-up emails based on the user's form input. Ideal for service-based businesses.

The prompts

Prompt 1
Design a WPForms form for a digital marketing agency offering SEO, PPC, and content marketing services. The form should capture the lead's name, email, company website, and a brief description of their marketing needs. Include conditional logic to show/hide fields based on the selected services. Also generate the HTML code snippet for embedding the form on a WordPress website.
Prompt 2
Based on the WPForms form data, create a series of three personalized follow-up email templates. Email 1 should thank the lead for their inquiry and reiterate their stated needs. Email 2 should provide relevant case studies based on the services they selected. Email 3 should offer a free consultation. Tailor the subject lines and email content to increase engagement and conversion rates. Focus on providing value and building trust.
Prompt 3
Develop PHP code to automatically trigger these email sequences when a new form submission is received, using the WPForms API and a suitable email marketing platform (e.g., Mailchimp, Sendinblue). Ensure the code is robust, handles errors gracefully, and adheres to best practices for email deliverability. Include options for A/B testing different subject lines and email content to optimize campaign performance. The code should also track key metrics such as open rates, click-through rates, and conversion rates to measure the effectiveness of the email sequences.