Lead Magnets Directory

This directory contains downloadable resources (lead magnets) for the blog.

Structure

resources/
├── tiktok/
│   ├── tiktok-growth-checklist.pdf
│   └── viral-content-template.pdf
├── instagram/
│   ├── instagram-hashtag-guide.pdf
│   └── reel-ideas-template.pdf
├── youtube/
│   ├── youtube-seo-checklist.pdf
│   └── thumbnail-template.psd
└── general/
    ├── content-calendar-template.xlsx
    └── social-media-audit.pdf

Adding New Lead Magnets

  1. Create the resource file (PDF, template, etc.)
  2. Add it to the appropriate hub directory
  3. Update the blog post frontmatter:
leadMagnet:
  id: "tiktok-growth-checklist"
  title: "Free TikTok Growth Checklist"
  description: "Get our proven 30-day TikTok growth strategy"
  type: "checklist"
  downloadUrl: "/resources/tiktok/tiktok-growth-checklist.pdf"
  benefits:
    - "30-day step-by-step action plan"
    - "Proven hashtag strategies"
    - "Content ideas for maximum engagement"

File Naming Convention

File Types Supported

Tracking

All downloads are tracked in Supabase with: