AnalyticsTracking

Implement GA4 and GTM analytics tracking with event naming standards.

2|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/phuaky/pai-skills --skill analyticstracking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: AnalyticsTracking
Source: https://github.com/phuaky/pai-skills/tree/main/skills/AnalyticsTracking
Command: npx skills add https://github.com/phuaky/pai-skills --skill analyticstracking

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates and codifies analytics tracking design to ensure reliable, decision-driven data across marketing sites and product apps.

Core Features & Use Cases

  • Naming conventions for events (object-action) to enable consistent data collection.
  • End-to-end GA4/GTM implementation guidance, essential events, UTM strategy, debugging, and validation.
  • Output templates like a Tracking Plan Document and sample use cases for onboarding, engagement, conversions, and monetization.

Quick Start

Draft a minimal GA4/GTM tracking plan and implement core events for onboarding and conversion, then verify events in GA4 DebugView.

Frequently Asked Questions about AnalyticsTracking

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

FAQPage Schema
How do I create a GA4 tracking plan for marketing sites and product apps?

To create a GA4 tracking plan, define core events for onboarding, engagement, conversion, and monetization using object-action naming conventions. This ensures consistent data collection and provides a structured document to guide GA4 and GTM implementation.

What is the object-action naming convention for GA4 event tracking?

The object-action naming convention structures GA4 event names by combining the target object with the user's action, such as 'button_click' or 'form_submit'. This standardizes event tracking across platforms to enable consistent data collection and governance.

How do I validate and debug GA4 events during implementation?

Validate and debug GA4 events by using GA4 DebugView to verify event tracking and properties during implementation. This confirms that your tracking plan's naming conventions, events, and UTM strategy are firing correctly before deployment.

What UTM strategy should I use for tracking onboarding and conversion events?

A decision-focused UTM strategy standardizes parameter tagging for onboarding and conversion events to ensure consistent attribution data. This approach integrates directly with your tracking plan document to govern GA4 measurement across platforms.

When do I need a tracking plan document for analytics implementation?

You need a tracking plan document when implementing analytics tracking to define events, properties, UTM strategy, and validation rules. It is essential for ensuring reliable, decision-driven data collection across marketing sites and product apps.