Generate high-converting subscribe form CTAs and lead magnet strategies for blog posts. Use when: (1) analyzing a post to suggest incentives, (2) generating CTA copy for subscribe shortcodes, (3) recommending content gating strategies (stripping sections as lead magnets), (4) creating post-specific lead_magnet identifiers for Beehiiv segmentation.
Generate post-specific subscribe CTAs with lead magnet strategies for the kozlov.ski blog.
Read the full post content from content/posts/ to understand:
Consult references/incentive-patterns.md to match post type to incentive strategy.
Evaluate each option:
For each viable incentive, create CTA copy using patterns from references/cta-formulas.md.
Output format for each option:
## Option N: [Incentive Type]
**Lead magnet**: [What they receive]
**Effort to create**: Low / Medium / High
**Content changes needed**: [None / Strip section X / Add placeholder]
**CTA Copy**:
{{< subscribe
headline="[Headline]"
description="[Description]"
campaign="[post-slug]"
lead_magnet="[descriptive-id]"
button="[Button text]"
>}}
**Placement**: [Mid-post after section X / End of post / Both]
If stripping content would create a strong incentive:
Rule: The post must remain standalone valuable. Stripping creates "bonus" not "ransom."
{{< subscribe
headline="Get the Checklist"
description="12 steps for migration"
campaign="my-campaign"
lead_magnet="my-checklist"
button="Get it"
>}}
Parameters:
headline: CTA headline (short, value-focused)description: What they get + why it's useful (1-2 sentences)campaign: UTM campaign value, typically post sluglead_magnet: Beehiiv custom field for segmentation (kebab-case)button: Button text (default: "Subscribe")Before finalizing recommendations: