wiki/knowledge/google-ads/agentic-ai-optimization-tool.md Layer 2 article 979 words Updated: 2026-04-05
↓ MD ↓ PDF
ai-tooling claude-code agentic-ai google-ads performance-marketing automation google-analytics google-tag-manager conversion-tracking

Agentic AI Tool for Google Ads Optimization

Overview

Asymmetric uses a locally-run agentic AI system built on Claude Code to automate Google Ads audits and optimizations. Unlike standard AI assistants that only analyze and recommend, this tool is agentic: it logs into platforms, pulls data, makes changes, and delivers reports — all autonomously. Tasks that would take hours of manual work are completed in 10–20 minutes.

The tool was demonstrated live in the [1], where it diagnosed and fixed performance issues for [2] and [3] in a single session.


What It Is


What It Can Do

Data Access

Analysis

Execution (Agentic Actions)

Parallelism


Skills System

Repeated workflows are encoded as skills — named instruction sets the agent loads and executes without step-by-step prompting. Example: Google-Ads-Audit runs a full multi-phase audit automatically when invoked.

Skills can be chained: "do these 10 things in sequence" becomes a single command. This is how the tool scales from interactive demos to background automation.


Guardrails

The tool operates within explicit boundaries defined in per-client config files:
- Specifies what it is and is not allowed to change
- Instructs it to execute anything it can do safely, and to ask before doing anything risky
- Requires it to update memory files with what it did and how, so it doesn't repeat mistakes

When it makes an error, it self-corrects: it identifies the mistake, tries alternative approaches, and updates its notes. Red/white/green dot indicators in the terminal show failed, in-progress, and successful tool calls in real time.


Demonstrated Results

Scallon (2026-03-11)

Conversions had dropped from ~70/month to 23. The tool:
1. Diagnosed the competitor campaign as wasteful ($98 CPA on 1 conversion)
2. Identified Maximize Clicks as the wrong strategy given available conversion data
3. Paused the competitor campaign; reallocated budget to better-performing ad groups
4. Consolidated primary conversion actions from 6 → 2
5. Added 74 negative keywords and 27 location-specific keywords
6. Switched bidding to Maximize Conversions
7. Generated a PDF report and posted it to the Scallon Slack channel

See: [4]

Advanced Health & Safety (2026-03-11)

A full automated audit found:
- Critical: WP Rocket's "delayed JavaScript" setting was blocking Google Tag Manager, causing zero form submission tracking for 30 days — the tool logged into the AHS website and fixed the setting directly
- 8 of 9 conversion actions marked primary (diluting Smart Bidding signals)
- DSA asbestos campaign matching irrelevant terms (e.g., "mold killer," "water restoration")
- Display campaign consuming 38% of total budget

Output: 15-page PDF audit report posted to the AHS Slack channel.

See: [5]


Known Limitations


Setup & Access

Onboarding: Mark scheduled a 1-hour call with Gilbert to walk through setup on his machine. See [6].