google-analytics

Configure GA4 properties, events, tagging, and privacy settings across web and app analytics workflows.

5|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/friedbotstudio/baseline --skill google-analytics-friedbotstudio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-analytics
Source: https://github.com/friedbotstudio/baseline/tree/main/.claude/skills/google-analytics
Command: npx skills add https://github.com/friedbotstudio/baseline --skill google-analytics-friedbotstudio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the guesswork from GA4 by turning property setup, event design, tagging, reporting, and privacy configuration into a single guided workflow for reliable analytics.

Core Features & Use Cases

  • Property Setup and Installation: Create or configure GA4 properties and data streams, then install tracking with gtag.js, Google Tag Manager, or a Measurement Protocol backend.
  • Event and Ecommerce Tracking: Define recommended and custom events, register custom dimensions and metrics, and validate purchase and funnel instrumentation.
  • Analysis and Operations: Use reporting, Explorations, audiences, BigQuery export, DebugView, and consent controls to measure performance and maintain data quality.
  • Use Case: A marketing or analytics team can use this Skill to launch a new site, verify events, troubleshoot missing parameters, and prepare clean data for dashboards and remarketing.

Quick Start

Ask for a GA4 implementation plan or troubleshooting help for your property, and the Skill will guide you through setup, event tracking, validation, reporting, and privacy controls.

Frequently Asked Questions about google-analytics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up GA4 tracking with Google Tag Manager?

GA4 tracking setup with Google Tag Manager requires configuring a web data stream to obtain your Measurement ID, then deploying the gtag.js tag or GTM container snippet on your site to capture standard and custom events reliably.

What is the best way to track ecommerce purchases in GA4?

Ecommerce tracking in GA4 requires instrumenting recommended events like purchase, registering custom event parameters as dimensions, and validating the data flow using DebugView to ensure complete funnel data capture.

Why are my custom event parameters not showing in GA4 reports?

GA4 custom event parameters appear in reports only after you register them as custom dimensions or metrics in your property settings, a necessary step to make collected event data available for Explorations and audience building.

Can I export raw GA4 event data to BigQuery for analysis?

Yes, GA4 supports direct BigQuery export to stream raw event-level data, enabling you to query complex user interactions and join analytics datasets with other business data for advanced reporting.

How do I configure privacy compliance and consent controls in GA4?

GA4 privacy compliance requires adjusting your property's reporting identity and data retention settings, then implementing consent controls via gtag.js or GTM to ensure tracking respects user privacy choices and regional regulations.

Does Google Analytics 4 work for both web and app analytics?

Yes, Google Analytics 4 is designed for cross-platform measurement, allowing you to combine web and app analytics scenarios within a single property using dedicated data streams and unified event tracking models.