Full Multi-Platform Ads Audit
Process
- Collect account data: request exports, screenshots, or API access
- Validate: confirm at least one platform's data is available before proceeding
- Detect business type: analyze account signals per ads orchestrator
- Identify active platforms: determine which platforms are in use
- Delegate to subagents (if available, otherwise run inline sequentially):
audit-google: Conversion tracking, wasted spend, structure, keywords, ads, settings (G01-G74)
audit-meta: Pixel/CAPI health, creative fatigue, structure, audience (M01-M46)
audit-creative: LinkedIn, TikTok, Microsoft creative checks + cross-platform synthesis
audit-tracking: LinkedIn, TikTok, Microsoft tracking + cross-platform tracking health
audit-budget: LinkedIn, TikTok, Microsoft budget/bidding + cross-platform allocation
audit-compliance: All-platform compliance, settings, performance benchmarks
- Validate: verify each subagent returned valid scores with required fields before aggregating
- Score: calculate per-platform and aggregate Ads Health Score (0-100)
- Report: generate prioritized action plan with Quick Wins
Data Collection
Ask the user for available data. Accept any combination:
- Google Ads: account export, Change History, Search Terms Report
- Meta Ads: Ads Manager export, Events Manager screenshot, EMQ scores
- LinkedIn Ads: Campaign Manager export, Insight Tag status
- TikTok Ads: Ads Manager export, Pixel/Events API status
- Microsoft Ads: account export, UET tag status, import validation results
If no exports available, audit from screenshots or manual data entry.
Scoring
Read ads/references/scoring-system.md for full algorithm.
Per-Platform Weights
| Platform |
Category Weights |
| Google |
Conversion 25%, Waste 20%, Structure 15%, Keywords 15%, Ads 15%, Settings 10% |
| Meta |
Pixel/CAPI 30%, Creative 30%, Structure 20%, Audience 20% |
| LinkedIn |
Tech 25%, Audience 25%, Creative 20%, Lead Gen 15%, Budget 15% |
| TikTok |
Creative 30%, Tech 25%, Bidding 20%, Structure 15%, Performance 10% |
| Microsoft |
Tech 25%, Syndication 20%, Structure 20%, Creative 20%, Settings 15% |
Aggregate Score
Aggregate = Sum(Platform_Score x Platform_Budget_Share)
Grade: A (90-100), B (75-89), C (60-74), D (40-59), F (<40)
Output Files
ADS-AUDIT-REPORT.md: Comprehensive multi-platform findings
ADS-ACTION-PLAN.md: Prioritized recommendations (Critical > High > Medium > Low)
ADS-QUICK-WINS.md: Items fixable in <15 minutes with high impact
Report Structure
Executive Summary
- Aggregate Ads Health Score (0-100) with grade
- Per-platform scores
- Business type detected
- Active platforms identified
- Top 5 critical issues across all platforms
- Top 5 quick wins across all platforms
Per-Platform Sections
Each platform section includes:
- Platform Health Score with grade
- Category breakdown with pass/warning/fail per check
- Platform-specific Quick Wins
- Detailed findings with remediation steps
Cross-Platform Analysis
- Budget allocation assessment (actual vs recommended)
- Tracking consistency (are all platforms tracking the same events?)
- Creative consistency (is messaging aligned across platforms?)
- Attribution overlap (are platforms double-counting conversions?)
Strategic Recommendations
- Platform prioritization based on business type
- Budget reallocation recommendations
- Scaling opportunities (platforms/campaigns ready to scale)
- Kill list (campaigns/ad groups to pause immediately)
Priority Definitions
- Critical: Revenue/data loss risk (fix immediately)
- High: Significant performance drag (fix within 7 days)
- Medium: Optimization opportunity (fix within 30 days)
- Low: Best practice, minor impact (backlog)
Quick Wins Criteria
IF severity == "Critical" OR severity == "High"
AND estimated_fix_time < 15 minutes
THEN flag as Quick Win
SORT BY (severity_multiplier x estimated_impact) DESC
1---2name: ads-audit3description: Full multi-platform paid advertising audit with parallel subagent delegation. Analyzes Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads, and Microsoft Ads accounts. Generates health score per platform and aggregate score. Use when user says audit, full ad check, analyze my ads, account health check, or PPC audit.4---56# Full Multi-Platform Ads Audit78## Process9101. **Collect account data**: request exports, screenshots, or API access112. **Validate**: confirm at least one platform's data is available before proceeding123. **Detect business type**: analyze account signals per ads orchestrator134. **Identify active platforms**: determine which platforms are in use145. **Delegate to subagents** (if available, otherwise run inline sequentially):15 - `audit-google`: Conversion tracking, wasted spend, structure, keywords, ads, settings (G01-G74)16 - `audit-meta`: Pixel/CAPI health, creative fatigue, structure, audience (M01-M46)17 - `audit-creative`: LinkedIn, TikTok, Microsoft creative checks + cross-platform synthesis18 - `audit-tracking`: LinkedIn, TikTok, Microsoft tracking + cross-platform tracking health19 - `audit-budget`: LinkedIn, TikTok, Microsoft budget/bidding + cross-platform allocation20 - `audit-compliance`: All-platform compliance, settings, performance benchmarks216. **Validate**: verify each subagent returned valid scores with required fields before aggregating227. **Score**: calculate per-platform and aggregate Ads Health Score (0-100)238. **Report**: generate prioritized action plan with Quick Wins2425## Data Collection2627Ask the user for available data. Accept any combination:28- Google Ads: account export, Change History, Search Terms Report29- Meta Ads: Ads Manager export, Events Manager screenshot, EMQ scores30- LinkedIn Ads: Campaign Manager export, Insight Tag status31- TikTok Ads: Ads Manager export, Pixel/Events API status32- Microsoft Ads: account export, UET tag status, import validation results3334If no exports available, audit from screenshots or manual data entry.3536## Scoring3738Read `ads/references/scoring-system.md` for full algorithm.3940### Per-Platform Weights4142| Platform | Category Weights |43|----------|-----------------|44| Google | Conversion 25%, Waste 20%, Structure 15%, Keywords 15%, Ads 15%, Settings 10% |45| Meta | Pixel/CAPI 30%, Creative 30%, Structure 20%, Audience 20% |46| LinkedIn | Tech 25%, Audience 25%, Creative 20%, Lead Gen 15%, Budget 15% |47| TikTok | Creative 30%, Tech 25%, Bidding 20%, Structure 15%, Performance 10% |48| Microsoft | Tech 25%, Syndication 20%, Structure 20%, Creative 20%, Settings 15% |4950### Aggregate Score5152```53Aggregate = Sum(Platform_Score x Platform_Budget_Share)54Grade: A (90-100), B (75-89), C (60-74), D (40-59), F (<40)55```5657## Output Files5859- `ADS-AUDIT-REPORT.md`: Comprehensive multi-platform findings60- `ADS-ACTION-PLAN.md`: Prioritized recommendations (Critical > High > Medium > Low)61- `ADS-QUICK-WINS.md`: Items fixable in <15 minutes with high impact6263## Report Structure6465### Executive Summary66- Aggregate Ads Health Score (0-100) with grade67- Per-platform scores68- Business type detected69- Active platforms identified70- Top 5 critical issues across all platforms71- Top 5 quick wins across all platforms7273### Per-Platform Sections74Each platform section includes:75- Platform Health Score with grade76- Category breakdown with pass/warning/fail per check77- Platform-specific Quick Wins78- Detailed findings with remediation steps7980### Cross-Platform Analysis81- Budget allocation assessment (actual vs recommended)82- Tracking consistency (are all platforms tracking the same events?)83- Creative consistency (is messaging aligned across platforms?)84- Attribution overlap (are platforms double-counting conversions?)8586### Strategic Recommendations87- Platform prioritization based on business type88- Budget reallocation recommendations89- Scaling opportunities (platforms/campaigns ready to scale)90- Kill list (campaigns/ad groups to pause immediately)9192## Priority Definitions9394- **Critical**: Revenue/data loss risk (fix immediately)95- **High**: Significant performance drag (fix within 7 days)96- **Medium**: Optimization opportunity (fix within 30 days)97- **Low**: Best practice, minor impact (backlog)9899## Quick Wins Criteria100101```102IF severity == "Critical" OR severity == "High"103AND estimated_fix_time < 15 minutes104THEN flag as Quick Win105SORT BY (severity_multiplier x estimated_impact) DESC106```