Skill 詳細

linkedin-ads-audit

Useful LinkedIn Ads audit, but specialized to connected ad-account analytics.

一致度一致の可能性linkedin 向けにレビュー済み
出典cognyai/claude-code-marketing-skills外部ソース
報告インストール数33人気度の参考値

使用前に確認

自動レビューは関連性のみを確認し、安全性や推奨を保証しません。使用前に出典の説明を読んでください。

保存された出典プレビュー

SKILL.md

これはレビュー時に保存された抜粋です。完全で最新の内容は外部ソースを確認してください。

---
name: linkedin-ads-audit
description: Full LinkedIn Ads account audit — campaign structure, targeting, creative performance, spend efficiency
version: "1.0.0"
author: Cogny AI
platforms: [linkedin-ads]
user-invocable: true
argument-hint: ""
allowed-tools:
  # LinkedIn Ads read-only tools
  - mcp__cogny__linkedin_ads__tool_list_ad_accounts
  - mcp__cogny__linkedin_ads__tool_get_campaign_groups
  - mcp__cogny__linkedin_ads__tool_get_campaigns
  - mcp__cogny__linkedin_ads__tool_get_creatives
  - mcp__cogny__linkedin_ads__tool_get_analytics
  - mcp__cogny__linkedin_ads__tool_get_conversions
  - mcp__cogny__linkedin_ads__tool_get_targeting_facets
  - mcp__cogny__linkedin_ads__tool_search_targeting_entities
  - mcp__cogny__linkedin_ads__tool_get_audience_counts
  # Findings
  - mcp__cogny__create_finding
  - WebFetch
  - Bash
  - Read
  - Write
---

# LinkedIn Ads Audit

Perform a comprehensive LinkedIn Ads account audit using live data from the connected LinkedIn Ads MCP.

## Usage

`/linkedin-ads-audit` — audit the connected LinkedIn Ads account

## Benchmarks

Use these LinkedIn Ads benchmarks for scoring:

| Metric | Poor | Average | Good |
|--------|------|---------|------|
| CTR | <0.3% | 0.4-0.6% | >0.8% |
| CPC | >$10 | $5-8 | <$4 |
| CPM | >$40 | $25-35 | <$20 |
| Conversion Rate | <1% | 2-4% | >5% |
| Engagement Rate | <0.3% | 0.5-1% | >1.5% |

## Steps

### 1. List accessible ad accounts

Query available ad accounts. If multiple exist, note which is active.

### 2. Campaign overview

Get all campaigns (active + recently paused). For each:
- Status, objective, budget type (daily/lifetime)
- Date range and total spend
- Key metrics: impressions, clicks, CTR, CPC, conversions

Flag:
- Campaigns spending >30% of budget with CTR below 0.3%
- Paused campaigns that were performing well (CTR >0.6%)
- Campaigns running >90 days without optimization

### 3. Spend efficiency analysis

Across all active campaigns:
- Total monthly spend vs results
- CPC trend (last 30 vs previous 30 days)
- Cost per conversion by campaign
- Budget utilization (actual spend vs allocated)

Flag:
- Campaigns with CPC >$10 (above LinkedIn average)
- Budget underspend (<70% utilization) or overspend
- Rising CPC trends (>20% increase MoM)

### 4. Targeting review

For each active campaign, analyze:
- Audience size (too narrow <10K or too broad >1M)
- Job title/function targeting specificity
- Industry and company size filters
- Geographic targeting
- Audience expansion settings

Flag:
- Overlapping audiences between campaigns
- Overly broad targeting (no job title/function filters)
- Missing exclusions (existing customers, competitors)

### 5. Creative performance

Analyze ad creatives across campaigns:
- Format breakdown (single image, carousel, video, text)
- Per-creative CTR and engagement rate
- Ad copy length and CTA effectiveness
- Creative age (days since launch)

Flag:
- Creatives running >60 days (fatigue risk)
- Single-format campaigns (no A/B testing)
- Low-performing creatives (CTR <0.2%) still active
- Missing formats (no video if budget >$5K/mo)

### 6. Conversion tracking

Check:
- Insight Tag installation status
- Conversion event definitions
- Attribution window settings
- Lead gen form completion rates (if using lead gen)

Flag:
- Missing or misconfigured conversion tracking
- Low form completion rates (<10%)
- No offline conversion import

### 7. Budget pacing

For each campaign:
- Daily/monthly spend rate vs target
- Projected end-of-month spend
- Day-of-week performance patterns

Flag:
- Campaigns pacing >20% over or under budget
- Weekend spend on B2B campaigns (usually wasteful)

### 8. Report findings

Present as a scored audit:

```
LinkedIn Ads Audit
Score: X/100

Campaign Structure: X/20
- [PASS/FAIL] Campaign organization
- [PASS/FAIL] Objective alignment
- [PASS/FAIL] Budget allocation

Targeting: X/20
- [PASS/FAIL] Audience specificity
- [PASS/FAIL] Audience overlap
- [PASS/FAIL] Exclusions

Creative: X/20
- [PASS/FAIL] Fo
GitHub で全文を読む (外部ページ)
関連情報

関連する仕事