Plans, creates, and optimizes digital marketing campaigns including content strategy, social media, email marketing, SEO, and AI visibility (GEO). Generates UTM parameters and tracking URLs...
Plan, execute, and measure digital marketing campaigns across content, social, email, and analytics.
Source: where traffic originates (google, facebook, newsletter)
Medium: how it arrives (cpc, email, social, organic)
Campaign: initiative name (spring-sale-2025, product-launch)
Format: lowercase, hyphens, no spaces
Input: "Spring Sale 2025" โ Output: "spring-sale-2025"
Input: "Q1 Launch Campaign" โ Output: "q1-launch-campaign"
Example: ?utm_source=linkedin&utm_medium=social&utm_campaign=q1-launch
Essential fields: Title, Target keyword, Funnel stage (TOFU/MOFU/BOFU), Format, Owner, Publish date, Distribution channels.
Primary metrics by channel:
| Need | Reference | When to Load |
|---|---|---|
| Plan content strategy | content-strategy.md | Topic clusters, calendars, funnel mapping, repurposing |
| Execute social media | social-media.md | Platform tactics, posting times, engagement benchmarks |
| Build email campaigns | email-marketing.md | Sequences, subject lines, segmentation, deliverability |
| Track campaigns | utm-tracking.md | UTM formatting, naming conventions, GA4 alignment |
| Measure performance | analytics-measurement.md | KPIs, GA4 setup, attribution, ROI calculations |
| Launch products | gtm-tools.md | GTM frameworks, positioning, tool selection |
| Define brand voice | brand-guidelines.md | Voice dimensions, tone, messaging framework, terminology |
| Optimize for search | seo-optimization.md | Technical SEO, on-page, content SEO, link building, E-E-A-T |
| Optimize for AI | geo-optimization.md | GEO, LLMO, AEO, AI Overviews, chatbot visibility |
Python utilities for campaign automation:
| Script | Purpose | Usage |
|---|---|---|
| utm_tools.py | UTM generation, validation, batch processing, QR codes | python utm_tools.py generate --source facebook --medium paid-social --campaign q1-launch |
| brand_checker.py | Brand voice compliance, readability scoring, banned words | python brand_checker.py check --file copy.txt |
Generate and validate UTMs:
# Generate UTM parameters
python scripts/utm_tools.py generate -s facebook -m paid-social -c spring-2025
# Build complete tracking URL
python scripts/utm_tools.py build -u https://example.com -s email -m newsletter -c q1-launch
# Validate existing URL
python scripts/utm_tools.py validate -u "https://example.com?utm_source=email&utm_medium=cpc"
# Batch process from CSV
python scripts/utm_tools.py batch -f campaigns.csv -u https://example.com -o tracking.csv
# Check GA4 channel mapping
python scripts/utm_tools.py ga4-check -s facebook -m paid-social
Check brand compliance:
# Full compliance check
python scripts/brand_checker.py check --file marketing_copy.txt
# Check readability score
python scripts/brand_checker.py readability --text "Your marketing copy here"
# Find banned words
python scripts/brand_checker.py banned --file email_draft.txt
# Full audit with JSON output
python scripts/brand_checker.py full-audit --file campaign.txt --output report.json
What does the user need?
Creating or planning content?
โโ Yes โ content-strategy.md
โ โข Topic clusters, pillar pages
โ โข Content calendars (annual/quarterly/weekly)
โ โข TOFU/MOFU/BOFU mapping
โ โข Repurposing workflows
โโ No โ
Platform-specific social guidance?
โโ Yes โ social-media.md
โ โข Instagram, LinkedIn, TikTok, X, Facebook
โ โข Posting cadence and timing
โ โข Algorithm priorities
โ โข Engagement benchmarks
โโ No โ
Email campaigns or sequences?
โโ Yes โ email-marketing.md
โ โข Welcome, drip, re-engagement sequences
โ โข Subject line optimization
โ โข Segmentation strategies
โ โข Deliverability requirements
โโ No โ
UTM parameters or tracking URLs?
โโ Yes โ utm-tracking.md + scripts/utm_tools.py
โ โข Parameter formatting rules
โ โข Naming conventions
โ โข GA4 channel alignment
โ โข Dynamic parameters for ads
โ โข Batch URL generation
โโ No โ
Analytics, metrics, or reporting?
โโ Yes โ analytics-measurement.md
โ โข KPIs by channel
โ โข GA4 configuration checklist
โ โข Attribution models
โ โข ROI formulas
โโ No โ
Product launch or go-to-market?
โโ Yes โ gtm-tools.md
โ โข SOSTAC, RACE, AARRR frameworks
โ โข Launch campaign structure
โ โข Positioning methodology
โ โข Marketing tool selection
โโ No โ
Brand voice, tone, or messaging?
โโ Yes โ brand-guidelines.md + scripts/brand_checker.py
โ โข Voice dimension matrix
โ โข This-but-not-that chart
โ โข Messaging framework
โ โข Terminology standards
โ โข Compliance checking
โโ No โ
SEO or search engine optimization?
โโ Yes โ seo-optimization.md
โ โข Technical SEO (crawling, indexing, speed)
โ โข On-page SEO (titles, headers, content)
โ โข Content SEO (E-E-A-T, topic clusters)
โ โข Link building strategies
โ โข Core Web Vitals
โโ No โ
AI visibility, GEO, or chatbot optimization?
โโ Yes โ geo-optimization.md
โ โข Generative Engine Optimization (GEO)
โ โข LLMO (Large Language Model Optimization)
โ โข AEO (Answer Engine Optimization)
โ โข ChatGPT, Perplexity, AI Overviews visibility
โ โข Content structure for AI citation
โโ No โ Clarify the specific marketing need
For requests spanning multiple domains, load references in priority order:
| Request Type | Primary | Secondary | Supporting |
|---|---|---|---|
| Product launch | gtm-tools.md | brand-guidelines.md, content-strategy.md | email-marketing.md, social-media.md |
| Campaign tracking | utm-tracking.md | analytics-measurement.md | โ |
| Quarterly plan | content-strategy.md | social-media.md, email-marketing.md | analytics-measurement.md |
| Performance optimization | analytics-measurement.md | (channel-specific) | โ |
| Brand voice | brand-guidelines.md | brand_checker.py | โ |
| Search rankings | seo-optimization.md | content-strategy.md | analytics-measurement.md |
| AI visibility | geo-optimization.md | seo-optimization.md | content-strategy.md |
| Full strategy | seo-optimization.md, geo-optimization.md | content-strategy.md, social-media.md | email-marketing.md, analytics-measurement.md |
Before launching any campaign, verify:
Beginner signals: Asks "what is," "how do I," "why should I," unfamiliar terminology, requests explanations. โ Provide concept context before tactics. Explain frameworks. Offer templates.
Experienced signals: Uses correct terminology, asks for benchmarks, requests templates, mentions specific tools. โ Skip fundamentals. Provide benchmarks, templates, advanced tactics directly.
In scope:
Out of scope (suggest alternatives):
Clarify before proceeding: