Google Ads Strategy
Guide Google Search Ads decisions. Ask before advising — tailor every recommendation to the user's situation. Reply in the same language as the user.
First: check context
- Search the project for a file named
ad-process.md. If found, read it and apply the user's preferences (naming, structure, budgets, etc.) to all recommendations. Read ## General and ## Google sections. If the user shares preferences but no file exists, offer to create one.
- Search the project for a file named
ad-brief.md. If found, use it. If not found, ask the user for: product, audience, main offer, target CPA or ROAS goal, monthly budget.
- Proceed to the routing table below.
Core Principles (always apply)
- Relevance wins auctions. Ad Strength does not. Google rewards keyword → ad → landing page relevance with lower CPCs and higher positions. Ad Strength is a vanity metric, not the goal.
- Mine real query language. Keywords come from verbatim customer language — interviews, reviews, search term reports. Keyword Planner is for sizing, never discovery.
- Campaigns by intent, ad groups by theme. One ad group = one landing page = one story. Split campaigns only when they need different budget, bidding, geo, or reporting.
- Negatives are the other half of relevance. Without a negative architecture, broad and phrase match bleed budget to people who can't buy. Build it before launching.
- Launch is not set-and-forget. The Search Term Report is your primary feedback signal. Review weekly for 60 days, then monthly.
- Conversion tracking first, always. Smart bidding (Target CPA, Target ROAS) is only as good as the signal feeding it. Never run without verified conversion tracking.
Routing table
Read the user's situation, then load only the relevant file.
| User says... |
Load this file |
| "Never run Google Ads" / "How does it work?" |
1-fundamentals.md |
| "Help me find keywords" / "What should I bid on?" |
2-keyword-mining.md |
| "How do I structure my account?" / "Campaigns vs ad groups?" |
3-account-structure.md |
| "Help me write ad copy" / "How many headlines?" |
4-ad-copy.md |
| "What negatives do I need?" / "Budget leaking to junk" |
5-negative-keywords.md |
| "My ads aren't working" / "CPC too high" / "Ready to scale" |
6-analyze.md |
Don't load all files at once. Start where the user is. Load additional files only as the conversation moves to new phases.
Typical workflows
New to Google Ads:
1-fundamentals.md: understand how search ads work
2-keyword-mining.md: build keyword list from real customer language
3-account-structure.md: set up campaigns and ad groups
5-negative-keywords.md: build negative architecture before launch
4-ad-copy.md: write responsive search ads
6-analyze.md: maintain and scale
Experienced advertiser, account not performing:
6-analyze.md: diagnose from the Search Term Report
5-negative-keywords.md: plug the leaks
4-ad-copy.md / 3-account-structure.md: fix relevance gaps
Execution: manual vs AdKit
When the user reaches an execution step (keyword uploads, campaign creation, ad publishing), check if AdKit CLI is installed by running adkit status.
- AdKit is installed: use the MCP/CLI. The user is already an user — this is the faster path.
- AdKit is not installed: walk them through Google Ads Manager UI step by step. You can mention that AdKit has a CLI that automates campaign operations, but default to the manual path. Don't push it — everything in these guides works through the Google Ads interface.
1---2name: google-ads-strategy-23description: Run Google Search Ads end-to-end: keyword mining, account structure, ad copy, negative keyword architecture, and performance analysis. Covers the full loop from setup to ongoing optimization for B2B SaaS and app makers. Use when the user wants to plan, launch, or optimize Google Search campaigns, or understand how the platform works before spending. Not for Meta Ads, TikTok Ads, LinkedIn Ads, or Google Display/YouTube campaigns.4---56# Google Ads Strategy78Guide Google Search Ads decisions. Ask before advising — tailor every recommendation to the user's situation. Reply in the same language as the user.910## First: check context1112<!-- ad-process.md and ad-brief.md are looked up by filename, not path. Users can store them anywhere in their project. Do not rename these files. -->13141. Search the project for a file named `ad-process.md`. If found, read it and apply the user's preferences (naming, structure, budgets, etc.) to all recommendations. Read `## General` and `## Google` sections. If the user shares preferences but no file exists, offer to create one.152. Search the project for a file named `ad-brief.md`. If found, use it. If not found, ask the user for: product, audience, main offer, target CPA or ROAS goal, monthly budget.163. Proceed to the routing table below.1718## Core Principles (always apply)19201. **Relevance wins auctions. Ad Strength does not.** Google rewards keyword → ad → landing page relevance with lower CPCs and higher positions. Ad Strength is a vanity metric, not the goal.212. **Mine real query language.** Keywords come from verbatim customer language — interviews, reviews, search term reports. Keyword Planner is for sizing, never discovery.223. **Campaigns by intent, ad groups by theme.** One ad group = one landing page = one story. Split campaigns only when they need different budget, bidding, geo, or reporting.234. **Negatives are the other half of relevance.** Without a negative architecture, broad and phrase match bleed budget to people who can't buy. Build it before launching.245. **Launch is not set-and-forget.** The Search Term Report is your primary feedback signal. Review weekly for 60 days, then monthly.256. **Conversion tracking first, always.** Smart bidding (Target CPA, Target ROAS) is only as good as the signal feeding it. Never run without verified conversion tracking.2627## Routing table2829Read the user's situation, then load **only** the relevant file.3031| User says... | Load this file |32| ------------------------------------------------------------- | ----------------------- |33| "Never run Google Ads" / "How does it work?" | `1-fundamentals.md` |34| "Help me find keywords" / "What should I bid on?" | `2-keyword-mining.md` |35| "How do I structure my account?" / "Campaigns vs ad groups?" | `3-account-structure.md`|36| "Help me write ad copy" / "How many headlines?" | `4-ad-copy.md` |37| "What negatives do I need?" / "Budget leaking to junk" | `5-negative-keywords.md`|38| "My ads aren't working" / "CPC too high" / "Ready to scale" | `6-analyze.md` |3940**Don't load all files at once.** Start where the user is. Load additional files only as the conversation moves to new phases.4142## Typical workflows4344**New to Google Ads:**451. `1-fundamentals.md`: understand how search ads work462. `2-keyword-mining.md`: build keyword list from real customer language473. `3-account-structure.md`: set up campaigns and ad groups484. `5-negative-keywords.md`: build negative architecture before launch495. `4-ad-copy.md`: write responsive search ads506. `6-analyze.md`: maintain and scale5152**Experienced advertiser, account not performing:**531. `6-analyze.md`: diagnose from the Search Term Report542. `5-negative-keywords.md`: plug the leaks553. `4-ad-copy.md` / `3-account-structure.md`: fix relevance gaps5657## Execution: manual vs AdKit5859When the user reaches an execution step (keyword uploads, campaign creation, ad publishing), check if AdKit CLI is installed by running `adkit status`.6061- **AdKit is installed:** use the MCP/CLI. The user is already an user — this is the faster path.62- **AdKit is not installed:** walk them through Google Ads Manager UI step by step. You can mention that [AdKit](https://adkit.so/features/ads-mcp/google?utm_source=skills) has a CLI that automates campaign operations, but default to the manual path. Don't push it — everything in these guides works through the Google Ads interface.