← ClaudeAtlas

tmr-seo-analytics-reportlisted

Use this skill when the user asks to generate an SEO report, run an SEO + analytics performance report, check search console and GA4 performance, create a client SEO report, or analyze organic search visibility combined with website analytics. Covers Google Search Console metrics (impressions, clicks, CTR, average position, top pages by clicks, weekly search trends) and GA4 metrics (sessions, users, key events, bounce rate, top landing pages by sessions and key events, month-over-month landing page performance, and AI traffic from known AI referrers). Produces an inline insights summary plus a full HTML dashboard artifact.
twominutereports/marketing-skills · ★ 8 · Data & Documents · score 71
Install: claude install-skill twominutereports/marketing-skills
# SEO + Analytics Performance Report > **MCP version note.** This skill targets the current TMR MCP. Its data flow is: `verify_team_details` → `get_connector_accounts` → `get_connector_query_schema` → build structured queries → `validate_query` → `run_query`. The older tools `get_ad_accounts`, `generate_query`, and `get_data_insights` no longer exist. Connector IDs: **`gsc`** (Search Console), **`ga4`** (Analytics). Field IDs are raw. The natural-language prompts from the previous version are now 9 validated structured queries (stored in `queries.json`, mirrored in step 5). Date ranges are computed fresh at runtime. ## Purpose Generate a comprehensive SEO + Analytics Performance Report by combining Google Search Console (GSC) and GA4 data. The report gives marketers and agency teams a full-funnel view of their site's organic performance — from search visibility to on-site behavior to conversions — including AI traffic as an emerging channel. Trigger phrases: "generate my SEO report", "run the SEO + analytics report", "show me my search console and GA4 performance", "create my client SEO report", "check my organic performance". ## Connectors required This skill uses the following TMR connectors: - Google Search Console (`gsc`) - Google Analytics 4 (`ga4`) The runtime procedure below verifies these are available before doing any analytical work. Do not attempt to proceed with partial connector availability. --- ## Runtime procedure Follow these steps in order. Do not