google-analytics

Configure GA4 properties, data streams, and tracking via gtag.js or GTM.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/Wapitee-Interactive-Marketing-Limited/wptskill --skill google-analytics-wapitee-interactive-marketing-limited
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-analytics
Source: https://github.com/Wapitee-Interactive-Marketing-Limited/wptskill/tree/main/google-analytics
Command: npx skills add https://github.com/Wapitee-Interactive-Marketing-Limited/wptskill --skill google-analytics-wapitee-interactive-marketing-limited

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

GA4 property setup and tracking implementation guide organizations through creating GA4 properties, configuring data streams, and implementing events to unlock accurate cross-device analytics and insights.

Core Features & Use Cases

  • Property creation, data stream configuration, and admin settings for GA4 across web and app.
  • Event naming conventions, parameter design, and reporting setup for standard reports, Explorations, and BigQuery exports.
  • Privacy and governance focus including Consent Mode, data retention, and reporting identity for compliant analytics.

Quick Start

Initialize a GA4 property, configure a web data stream, install GA4 via GTM or gtag.js, and verify the setup with DebugView.

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 a GA4 property and configure web data streams?

GA4 event tracking works by implementing gtag.js or Google Tag Manager to capture user interactions. You define event naming conventions and parameter designs to populate standard reports, Explorations, and BigQuery exports for cross-device analytics.

What's the best way to configure Consent Mode for GA4 privacy controls?

GA4 cross-device reporting works by using user properties and reporting identity settings to stitch together user sessions across different devices. This requires proper data stream configuration and adherence to privacy controls like Consent Mode.

Can I use the Measurement Protocol to send data to GA4?

Yes, you can use the Measurement Protocol to send event data directly to GA4. This allows you to supplement standard web and app tracking with server-side or offline interaction data for comprehensive measurement.

How do I export GA4 data to BigQuery for custom analysis?

You can configure BigQuery export within your GA4 property settings to route raw event data directly to BigQuery. This enables complex custom analysis and advanced querying beyond the capabilities of standard GA4 reports and Explorations.