Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.
This skill connects to the Google Analytics API to analyze website performance data, including user behavior, traffic sources, and conversion metrics. It identifies trends, top-performing and underperforming pages, and conversion bottlenecks, then provides specific, prioritized recommendations to improve key business outcomes. The analysis covers recent periods and can compare performance over time to inform data-driven optimizations.
This skill is designed for performance marketers managing PPC campaigns who need to monitor traffic quality and conversion efficiency. Growth leads seeking to understand user engagement patterns and optimize funnels will benefit from detailed insights and actionable suggestions. SEO and analytics specialists in agencies can also leverage this skill to audit client websites, identify traffic sources, and recommend prioritized improvements based on Google Analytics data.
First, set up Google Analytics API credentials securely via environment variables or a `.env` file, ensuring the service account has Viewer access to the target GA4 property. Next, connect to the API to fetch relevant metrics like sessions, bounce rates, and conversion events based on the analysis goal. Then analyze the data to uncover traffic trends, user behavior signals, and performance gaps across landing pages or channels. Finally, generate prioritized recommendations, including expected impact and implementation guidance, to inform marketing or product decisions.
How do I ensure the data access is secure? Use environment variables or a `.env` file for credentials, never commit keys to version control, and restrict service account permissions to Viewer role only. What key metrics should I focus on? Sessions, bounce rate, conversion rate by source, and goal completions are essential for evaluating traffic quality and user engagement. How do I troubleshoot if no data returns? Verify the property ID matches your GA4 property, ensure the date range includes active data, and confirm the service account has been granted access within Google Analytics.
Attach this skill to a Metaflow agent task by providing your Google Analytics property ID and service account credentials securely via environment variables. When triggered, the skill will connect to the GA4 API, retrieve requested metrics, analyze traffic and user behavior, and deliver actionable insights tailored to your inquiry. Expect clear, prioritized recommendations that support ongoing performance optimization and data-driven decision-making within your workflow.
For broader context, see our roundup of claude skills marketing, and read Claude Code reporting workflows for marketing agencies for related setup guidance.