PPC財務計算・モデリング
PPC広告の費用対効果を分析し、CPAやROASの計算、損益分岐点分析、予算予測、LTV:CAC分析、MER評価などを行い、広告戦略の最適化を支援するSkill。
📜 元の英語説明(参考)
PPC financial calculator and modeling tool. CPA, ROAS, CPL calculations, break-even analysis, impression share opportunity sizing, budget forecasting, LTV:CAC ratio analysis, and MER (Marketing Efficiency Ratio) assessment. Requires zero API access. Works with pasted data from exports. Use when user says PPC math, ad calculator, break-even, budget forecast, ROAS calculator, CPA calculator, impression share, LTV CAC, or MER.
🇯🇵 日本人クリエイター向け解説
PPC広告の費用対効果を分析し、CPAやROASの計算、損益分岐点分析、予算予測、LTV:CAC分析、MER評価などを行い、広告戦略の最適化を支援するSkill。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o ads-math.zip https://jpskill.com/download/10501.zip && unzip -o ads-math.zip && rm ads-math.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/10501.zip -OutFile "$d\ads-math.zip"; Expand-Archive "$d\ads-math.zip" -DestinationPath $d -Force; ri "$d\ads-math.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
ads-math.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
ads-mathフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-18
- 取得日時
- 2026-05-18
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
PPC財務計算ツールとモデリング
<!-- 作成日: 2026-04-13 | v1.5 --> <!-- ソース: itallstartedwithaidea/google-ads-skills (PPC math concept) -->
プロセス
- ユーザーに必要な計算を尋ねる(またはコンテキストから検出する)
- 必要な入力を収集する(貼り付けられたデータ、エクスポート、または口頭での説明から)
- 明確な数式を示して計算を実行する
- 結果を解釈と推奨事項とともに提示する
- 懸念される指標またはベンチマークにフラグを立てる
計算ツール
1. CPA計算ツール
CPA = Total Spend / Total Conversions
必要な入力:
- 総広告費用 (期間)
- 総コンバージョン数 (同期間)
出力:
- 期間コンテキスト付きのCPA
- CPAトレンド (過去データが提供されている場合)
- 業界ベンチマークとの比較 (from benchmarks.md)
2. ROAS計算ツール
ROAS = Revenue from Ads / Ad Spend
ROAS% = (Revenue - Spend) / Spend × 100
必要な入力:
- 総広告費用
- 広告に起因する総収益
出力:
- ROASを比率 (例: 3.5x) およびパーセンテージ (250%) で表示
- 損益分岐点ROAS (マージンが提供されている場合に基づく)
- プラットフォームベンチマークとの比較
3. 損益分岐点分析
Break-Even CPA = Average Order Value × Profit Margin
Break-Even ROAS = 1 / Profit Margin
必要な入力:
- 平均注文額 (AOV) OR 平均取引額
- 利益率 (粗利益率 %)
- 現在のCPAまたはROAS
出力:
- 最大収益CPA
- 最小収益ROAS
- 現在の余裕度 (損益分岐点より上/下)
- 推奨事項: スケール、維持、または削減
4. インプレッションシェア機会
Impression Share Lost (Budget) = 予算増加による機会
Impression Share Lost (Rank) = 入札/品質改善による機会
Revenue Opportunity = Current Revenue × (1 / Current IS - 1)
必要な入力:
- 現在のインプレッションシェア %
- 予算によるIS損失 %
- ランクによるIS損失 %
- 現在の費用とコンバージョン数
出力:
- 完全なISからの推定追加コンバージョン数
- 完全なISに必要な予算 (推定)
- 優先度: 予算増加 vs 品質改善
5. 予算予測
Projected Spend = Daily Budget × Days in Period
Projected Conversions = Projected Spend / Historical CPA
Projected Revenue = Projected Conversions × AOV
スケーリングシナリオ:
- 保守的: +20% 予算 → 推定される影響
- 中程度: +50% 予算 → 推定される影響
- 積極的: +100% 予算 → 推定される影響 (収益逓減の注意書き付き)
必要な入力:
- 現在の日予算
- 過去のCPA (過去30日間)
- 予測期間
- AOV (収益予測が必要な場合)
出力:
- 費用、コンバージョン数、収益予測を含む3つのシナリオ
- 積極的なスケーリングに対する収益逓減の警告
- 20% スケーリングルールのリマインダー (一度に >20% 増やさない)
6. LTV:CAC比率
CAC = Total Marketing Spend / New Customers Acquired
LTV = Average Revenue per Customer × Average Customer Lifespan
LTV:CAC Ratio = LTV / CAC
必要な入力:
- 総マーケティング費用 (すべてのチャネル)
- 新規顧客獲得数
- 顧客あたりの平均収益 (月次または年次)
- 顧客の平均ライフスパン (月数)
- オプション: ユニットエコノミクスのための粗利益
出力:
- LTV:CAC比率と解釈:
- <1:1 = すべての顧客で損失が発生
- 1:1-2:1 = 損益分岐点からわずかな利益
- 3:1 = 健全 (SaaSベンチマーク)
- 5:1+ = 成長への投資が不足している可能性
- ペイバック期間: CACを回収するまでの月数
- 比率に基づく推奨事項
7. MER (マーケティング効率比率)
MER = Total Revenue / Total Marketing Spend
必要な入力:
- 総事業収益 (期間)
- すべてのチャネルにわたる総マーケティング費用 (同期間)
出力:
- MER比率 (例: 5.0x)
- 解釈:
- Eコマース: 通常3〜5倍、8倍以上は優れている
- SaaS: 通常5〜10倍 (マージンが高い)
- ローカルサービス: 通常3〜8倍
- 事業タイプベンチマークとの比較
- 注: MERは、オーガニック、ブランド、およびリテンションを含むブレンドされた効率を捉えます
インクリメンタリティと高度な測定
クロスチャネルの貢献を評価する高度なアカウントの場合:
- Meta Incremental Attribution (2025年4月発売): 実際の因果関係を測定するAI搭載のホールドアウトテスト。予算が月額5,000ドルを超えるかどうかを評価します。
- Google Meridian (2025): チャネル全体のインクリメンタリティ測定のためのオープンソースのMarketing Mix Model。
- これらのツールは、広告費がなければ何が起こらなかったかを測定することにより、PPCの数式計算を補完します。
小さな効果 (5% MDE) を検出する大規模なアカウントの場合は、10% MDEサンプルに約4倍を掛けます。
クイック数式リファレンス
| 指標 | 数式 |
|---|---|
| CPA | Spend / Conversions |
| ROAS | Revenue / Spend |
| CTR | Clicks / Impressions × 100 |
| CVR | Conversions / Clicks × 100 |
| CPC | Spend / Clicks |
| CPM | (Spend / Impressions) × 1,000 |
| CPL | Spend / Leads |
| Break-Even CPA | AOV × Margin% |
| Break-Even ROAS | 1 / Margin% |
| LTV | ARPU × Avg Lifespan |
| CAC | Total Marketing / New Customers |
| MER | Total Revenue / Total Marketing |
| Impression Share Opp | Revenue × (1/IS - 1) |
出力形式
## PPC財務分析
### [計算ツール名]
**入力:**
- [値付きの入力リスト]
**結果:**
| 指標 | 値 | ベンチマーク | ステータス |
|--------|-------|-----------|--------|
| [指標] | [値] | [ベンチマーク] | PASS/WARNING/FAIL |
**解釈:**
[1〜2文の分析]
**推奨事項:**
[実行可能な次のステップ]
リクエストするデータ
ユーザーが十分なデータを提供しない場合は、以下を尋ねてください。
- プラットフォームとキャンペーンタイプ
- 分析期間
- 費用とコンバージョンデータ
- 収益データ (ROAS/損益分岐点が必要な場合)
- マージンデータ (損益分岐点/LTVが必要な場合)
- 事業タイプ (ベンチマーク比較のため)
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
PPC Financial Calculator & Modeling
<!-- Created: 2026-04-13 | v1.5 --> <!-- Source: itallstartedwithaidea/google-ads-skills (PPC math concept) -->
Process
- Ask the user what calculation they need (or detect from context)
- Collect required inputs (from pasted data, exports, or verbal description)
- Perform calculations with clear formulas shown
- Present results with interpretation and recommendations
- Flag any concerning metrics or benchmarks
Calculators
1. CPA Calculator
CPA = Total Spend / Total Conversions
Inputs needed:
- Total ad spend (period)
- Total conversions (same period)
Output:
- CPA with period context
- CPA trend (if historical data provided)
- Comparison to industry benchmark (from benchmarks.md)
2. ROAS Calculator
ROAS = Revenue from Ads / Ad Spend
ROAS% = (Revenue - Spend) / Spend × 100
Inputs needed:
- Total ad spend
- Total revenue attributed to ads
Output:
- ROAS as ratio (e.g., 3.5x) and percentage (250%)
- Break-even ROAS (based on margins if provided)
- Comparison to platform benchmarks
3. Break-Even Analysis
Break-Even CPA = Average Order Value × Profit Margin
Break-Even ROAS = 1 / Profit Margin
Inputs needed:
- Average order value (AOV) OR average deal value
- Profit margin (gross margin %)
- Current CPA or ROAS
Output:
- Maximum profitable CPA
- Minimum profitable ROAS
- Current headroom (how far above/below break-even)
- Recommendation: scale, maintain, or cut
4. Impression Share Opportunity
Impression Share Lost (Budget) = opportunity from budget increase
Impression Share Lost (Rank) = opportunity from bid/quality improvement
Revenue Opportunity = Current Revenue × (1 / Current IS - 1)
Inputs needed:
- Current impression share %
- IS lost to budget %
- IS lost to rank %
- Current spend and conversions
Output:
- Estimated additional conversions from full IS
- Budget needed for full IS (estimated)
- Priority: budget increase vs quality improvement
5. Budget Forecasting
Projected Spend = Daily Budget × Days in Period
Projected Conversions = Projected Spend / Historical CPA
Projected Revenue = Projected Conversions × AOV
Scaling scenarios:
- Conservative: +20% budget → estimated impact
- Moderate: +50% budget → estimated impact
- Aggressive: +100% budget → estimated impact (with diminishing returns caveat)
Inputs needed:
- Current daily budget
- Historical CPA (last 30 days)
- Forecast period
- AOV (if revenue projection needed)
Output:
- 3 scenarios with spend, conversions, revenue projections
- Diminishing returns warning for aggressive scaling
- 20% scaling rule reminder (never increase >20% at a time)
6. LTV:CAC Ratio
CAC = Total Marketing Spend / New Customers Acquired
LTV = Average Revenue per Customer × Average Customer Lifespan
LTV:CAC Ratio = LTV / CAC
Inputs needed:
- Total marketing spend (all channels)
- New customers acquired
- Average revenue per customer (monthly or annual)
- Average customer lifespan (months)
- Optional: gross margin for unit economics
Output:
- LTV:CAC ratio with interpretation:
- <1:1 = losing money on every customer
- 1:1-2:1 = break-even to marginal
- 3:1 = healthy (SaaS benchmark)
- 5:1+ = may be under-investing in growth
- Payback period: months to recover CAC
- Recommendation based on ratio
7. MER (Marketing Efficiency Ratio)
MER = Total Revenue / Total Marketing Spend
Inputs needed:
- Total business revenue (period)
- Total marketing spend across ALL channels (same period)
Output:
- MER ratio (e.g., 5.0x)
- Interpretation:
- E-commerce: 3-5x typical, 8x+ excellent
- SaaS: 5-10x typical (higher margins)
- Local service: 3-8x typical
- Comparison to business-type benchmark
- Note: MER captures blended efficiency including organic, brand, and retention
Incrementality & Advanced Measurement
For advanced accounts evaluating cross-channel contribution:
- Meta Incremental Attribution (launched April 2025): AI-powered holdout testing measuring real causal impact. Evaluate if budget exceeds $5K/month.
- Google Meridian (2025): Open-source Marketing Mix Model for incrementality measurement across channels.
- These tools complement PPC math calculations by measuring what would NOT have happened without the ad spend.
For large accounts detecting small effects (5% MDE), multiply the 10% MDE sample by ~4x.
Quick Formulas Reference
| Metric | Formula |
|---|---|
| CPA | Spend / Conversions |
| ROAS | Revenue / Spend |
| CTR | Clicks / Impressions × 100 |
| CVR | Conversions / Clicks × 100 |
| CPC | Spend / Clicks |
| CPM | (Spend / Impressions) × 1,000 |
| CPL | Spend / Leads |
| Break-Even CPA | AOV × Margin% |
| Break-Even ROAS | 1 / Margin% |
| LTV | ARPU × Avg Lifespan |
| CAC | Total Marketing / New Customers |
| MER | Total Revenue / Total Marketing |
| Impression Share Opp | Revenue × (1/IS - 1) |
Output Format
## PPC Financial Analysis
### [Calculator Name]
**Inputs:**
- [Listed inputs with values]
**Results:**
| Metric | Value | Benchmark | Status |
|--------|-------|-----------|--------|
| [Metric] | [Value] | [Benchmark] | PASS/WARNING/FAIL |
**Interpretation:**
[1-2 sentence analysis]
**Recommendation:**
[Actionable next step]
Data to Request
If the user doesn't provide enough data, ask for:
- Platform and campaign type
- Time period for analysis
- Spend and conversion data
- Revenue data (if ROAS/break-even needed)
- Margin data (if break-even/LTV needed)
- Business type (for benchmark comparison)