surendranb

Ua To Ga4 — Development skill for Claude Code

Development community

UA to GA4 Field Name Mapping.

How to install Ua To Ga4

Installs to ~/.claude/skills/surendranb-google-analytics-mcp-ua-to-ga4/SKILL.md

Terminal
mkdir -p ~/.claude/skills/surendranb-google-analytics-mcp-ua-to-ga4 && curl -fsSL https://raw.githubusercontent.com/surendranb/google-analytics-mcp/HEAD/skills/ua-to-ga4.md -o ~/.claude/skills/surendranb-google-analytics-mcp-ua-to-ga4/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ua To Ga4 does

UA to GA4 Field Name Mapping

Universal Analytics (UA) and GA4 use different names for equivalent concepts. UA was sunset on 2023-07-01; models trained before or around then guess UA field names that no longer exist in the GA4 Data API. On 2024-05-06 GA4 also renamed "conversions" to "key events" (see the conversions rows below). If a name feels obviously right but returns "Invalid metric/dimension", assume your training predates the change and verify with `search_schema`. This skill gives the

Alternatives in Development

  • Sprint Plan — Plan sprints with capacity, story selection, and risk mapping 7.8k ★
  • Project Name — This is an example CLAUDE.md file showing how to configure Claude Code for your project 5.6k ★
  • Domxss — Confirm DOM XSS in a real headless browser — injects canary payloads into params + URL fragment and only repor 4.5k ★

Full documentation available on GitHub

View Source Repository