This guide will help you set up an end-to-end Meta ads automation system that:
- Automatically researches products and customer profiles
- Generates compelling ad angles and concepts
- Creates complete video sales letter (VSL) scripts
- Tracks ad performance metrics in real-time
- Identifies winning ads and applies their patterns to new campaigns
Tools Required:
- Airtable (for interface and database)
- n8n (for automation backend)
- Perplexity AI (for product research)
- Gemini 2.5 Pro (for creative generation)
- ScrapeFly (for web scraping)
- OpenAI (for transcription)
- Facebook Developer Account
System Architecture
The system operates on three core layers:
- Front-End Interface: Airtable provides a user-friendly dashboard where you control the process
- Automation Backend: n8n workflows that handle all the integrations and AI processing
- Meta API Integration: Direct connection to your Facebook ad accounts for data collection
Let's set up each component step by step.