ga4-recommended-events-complete

Implement GA4 recommended events with parameters and items arrays via gtag.js or GTM.

77|9|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/henkisdabro/claudecode-marketplace --skill ga4-recommended-events-complete
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ga4-recommended-events-complete
Source: https://github.com/henkisdabro/claudecode-marketplace/tree/main/ga-suite/skills/ga4-recommended-events/references/recommended-events-complete.md
Command: npx skills add https://github.com/henkisdabro/claudecode-marketplace --skill ga4-recommended-events-complete

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Reference consolidates all GA4 recommended events, parameters, and usage scenarios into a single, comprehensive guide.

Core Features & Use Cases

  • Event Catalog: Engagement, monetization, content, and promotional events.
  • Parameter Guidelines: Required/optional parameters, data types, and limits.
  • Implementation Patterns: End-to-end examples for gtag.js and GTM.

Quick Start

Start with the purchase event, then add view_item and add_to_cart to complete the ecommerce funnel.

Frequently Asked Questions about ga4-recommended-events-complete

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

FAQPage Schema
How do I implement GA4 recommended events for ecommerce tracking?

GA4 recommended events are standardized event names and parameters that enable consistent analytics data collection. Start with the purchase event, then add view_item and add_to_cart to complete your ecommerce funnel. This Skill provides end-to-end implementation patterns for gtag.js and GTM with correct parameters and items array structure.

What parameters are required for GA4 purchase and checkout events?

GA4 purchase and checkout events require specific parameters like currency, value, and a comprehensive items array with product details. This reference consolidates all required and optional parameters, data types, and limits for purchase, begin_checkout, add_to_cart, and related monetization events.

Can I use GA4 recommended events with Google Tag Manager?

Yes, GA4 recommended events work with both gtag.js and GTM. This Skill includes production-ready templates and implementation patterns for GTM integration, covering engagement, conversion, content, and promotional events with proper event mapping to GA4 specifications.

How do I structure the items array for GA4 ecommerce events?

The items array in GA4 events must follow GA4's comprehensive structure with product identifiers, prices, and quantities. This reference provides complete items array schemas and validation against GA4 catalogs for all ecommerce events including view_item_list, add_to_cart, and purchase.

What GA4 events should I implement for user authentication tracking?

GA4 recommended events for authentication include login and sign_up events with standardized parameters. This Skill catalogs all engagement and conversion events, including authentication events, with correct parameter requirements and implementation examples.

Where can I find the complete list of GA4 event parameters and limits?

GA4 recommended events have specific parameter guidelines covering data types and character limits. This reference consolidates all events across engagement, monetization, content, and promotional categories with their required and optional parameters in a single comprehensive guide.