What problem does it solve? Accessing Google Analytics 4 data normally requires manual dashboard navigation or custom API integration. This Skill connects to your GA4 account through local OAuth and retrieves accounts, properties, dimensions, metrics, and reports directly in conversation. ## Core Features & Use Cases - OAuth Connection Management: Connect, check status, or disconnect a Google account using a desktop OAuth client JSON, with support for a preferred account email. - Historical and Realtime Reports: Run read-only GA4 reports with explicit date ranges, dimensions, and metrics, including pagination via nextOffset and Realtime API-compatible queries. - Metadata Discovery: Look up valid API names for dimensions and metrics before building reports, and list available properties when the identifier is unknown. - Use Case: Ask for sessions, conversions, and acquisition channels for the last 30 days on a specific property, and receive the data with threshold, quota, or sampling caveats explained. ## Quick Start Connect to Google Analytics and show me sessions, users, and conversions for my main GA4 property over the last 30 days.