Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/ad-superpowers/ad-superpowers-plugin/ga4-conversion-importnpx skills add Ad-Superpowers/ad-superpowers-plugin --skill ga4-conversion-importgit clone --depth 1 https://github.com/Ad-Superpowers/ad-superpowers-pluginWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/ad-superpowers/ad-superpowers-plugin/ga4-conversion-import)<a href="https://agentmods.dev/skills/ad-superpowers/ad-superpowers-plugin/ga4-conversion-import"><img src="https://agentmods.dev/badge/skills/ad-superpowers/ad-superpowers-plugin/ga4-conversion-import.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00090 | $0.04186 |
| Opus 5 | $0.00045 | $0.02093 |
| Sonnet 5 | $0.00018 | $0.00837 |
| Haiku 4.5 | $0.00009 | $0.00419 |
Grade A, and why
ga4-conversion-import scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 417 lines — stays where its author put it; the contents beside it link to each section on GitHub.
GA4 Conversion Import Guide
Complete guide for importing GA4 conversions into Google Ads for optimal Smart Bidding performance.
Google Ads Link Verification
GOOGLE ADS LINK VERIFICATION
==============================
STEP 1: CHECK GA4 SIDE
LOCATION: GA4 Admin → Product Links → Google Ads Links
┌─────────────────────┬────────────────────────────────────────┐
│ Check item │ Expected status │
├─────────────────────┼────────────────────────────────────────┤
│ Link status │ "Active" │
├─────────────────────┼────────────────────────────────────────┤
│ Personalized ads │ Enabled (for remarketing) │
├─────────────────────┼────────────────────────────────────────┤
│ Auto-tagging │ Enabled in Google Ads │
├─────────────────────┼────────────────────────────────────────┤
│ Linked accounts │ All relevant Google Ads accounts │
└─────────────────────┴────────────────────────────────────────┘
STEP 2: CHECK GOOGLE ADS SIDE
LOCATION: Google Ads → Tools → Data Manager → Google Analytics 4
┌─────────────────────┬────────────────────────────────────────┐
│ Check item │ Expected status │
├─────────────────────┼────────────────────────────────────────┤
│ Property status │ "Linked" │
├─────────────────────┼────────────────────────────────────────┤
│ Data sharing │ Enabled │
├─────────────────────┼────────────────────────────────────────┤
│ Import status │ "Active" per conversion │
└─────────────────────┴────────────────────────────────────────┘
TROUBLESHOOTING LINK ISSUES:
├── Link not visible? Check permissions on both platforms
├── Status "Error"? Unlink and re-link
├── Data mismatch? Check auto-tagging is ON
└── No import options? Wait 24-48 hours after linking
Configuring GA4 Key Events
GA4 KEY EVENTS (CONVERSIONS) SETUP
====================================
TERMINOLOGY NOTE:
├── GA4 UI calls them "Key Events" (since March 2024)
├── Google Ads still calls them "Conversions" after import — this is correct
├── Do not confuse the names: the data is the same, only the label differs
└── When a client says "I don't see conversions in GA4" → show them "Key Events"
LOCATION: GA4 Admin → Data display → Events → Mark as key event
STEP 1: IDENTIFY KEY EVENTS
────────────────────────────
┌─────────────────────┬───────────┬───────────────────────────────┐
│ Event type │ Priority │ Import as │
├─────────────────────┼───────────┼───────────────────────────────┤
│ purchase │ HIGH │ Primary - Every conversion │
├─────────────────────┼───────────┼───────────────────────────────┤
│ generate_lead │ HIGH │ Primary - One per click │
├─────────────────────┼───────────┼───────────────────────────────┤
│ sign_up │ HIGH │ Primary - One per click │
├─────────────────────┼───────────┼───────────────────────────────┤
│ begin_checkout │ MEDIUM │ Secondary observation only │
├─────────────────────┼───────────┼───────────────────────────────┤
│ add_to_cart │ MEDIUM │ Secondary observation only │
├─────────────────────┼───────────┼───────────────────────────────┤
│ page_view │ LOW │ Do not import │
├─────────────────────┼───────────┼───────────────────────────────┤
│ scroll │ LOW │ Do not import │
└─────────────────────┴───────────┴───────────────────────────────┘
STEP 2: MARK AS KEY EVENT
──────────────────────────
┌────┬────────────────────────────────────────────────────────────┐
│ 1 │ Go to Admin → Data display → Events │
├────┼────────────────────────────────────────────────────────────┤
│ 2 │ Find your event in the list │
├────┼────────────────────────────────────────────────────────────┤
│ 3 │ Toggle "Mark as key event" → ON │
├────┼────────────────────────────────────────────────────────────┤
│ 4 │ Event now appears in Admin → Key events │
├────┼────────────────────────────────────────────────────────────┤
│ 5 │ Wait 24-48 hours for import availability │
└────┴────────────────────────────────────────────────────────────┘
KEY EVENT LIMITS:
├── Maximum 30 key events per property
├── Select only events with business value
├── Avoid marking page_view or scroll as key event
└── Custom events must have data first
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 417 lines · 90 tokens per session scan A 9c0e0e90f553
ga4-conversion-import is a skill published in the GitHub repository Ad-Superpowers/ad-superpowers-plugin (5 stars, last pushed 7d ago), licensed MIT. It adds 90 tokens to every session and 4,186 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
analytics
Growth analytics authority — GA4 event tracking, conversion funnels, attribution models, cohort analysis, A/B testing, Supabase analytics queries, and revenue reporting patterns.
attribution-scope
GA4 has three distinct attribution scopes. Using the wrong scope gives misleading results. Choose based on the question you are answering.
bot-traffic-detection
Identify and exclude bot, scraper, and spam sessions from GA4 data.
cro-optimizer
CRO specialist that pulls live analytics data via the Humblytics MCP, analyzes conversion funnels, identifies drop-off points, and generates prioritized A/B test hypotheses. Use when analyzing conversion rates, diagnosing funnel leaks, optimizing signup flows, or creating test roadmaps. Triggers: CRO, conversion rate…
analytics
Use when instrumenting product or web analytics — GA4/PostHog SDK wiring, event taxonomy, funnels, double-counted events, consent gating, PII scrubbing. NOT charting that data (that is dashboard), NOT choosing which metrics matter (that is kpi-framework), NOT experiment math (that is ab-testing), NOT cookie-policy…
_mureo-shared
Skill "_mureo-shared" from logly/mureo, covering mureo shared patterns, installation, setup, claude code (recommended) and manual configuration.