analytics-tracking

Implement analytics tracking with GA4 and GTM configuration.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/powerhouse-inc/service-offering --skill analytics-tracking-powerhouse-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analytics-tracking
Source: https://github.com/powerhouse-inc/service-offering/tree/main/.agents/skills/analytics-tracking
Command: npx skills add https://github.com/powerhouse-inc/service-offering --skill analytics-tracking-powerhouse-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you set up, improve, and audit analytics tracking to ensure you're collecting the right data to inform business decisions.

Core Features & Use Cases

  • Strategic Tracking: Define what to track based on business questions and goals.
  • Implementation Guidance: Provides best practices for event naming, properties, and using tools like GA4 and GTM.
  • Use Case: A marketing team wants to understand which campaigns drive sign-ups. This Skill guides them to set up event tracking for sign-ups and relevant campaign parameters (UTM) in GA4.

Quick Start

Use the analytics-tracking skill to help set up conversion tracking for a new product launch.

Frequently Asked Questions about analytics-tracking

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

FAQPage Schema
How do I set up conversion tracking in GA4 for a new product launch?

Setting up conversion tracking requires defining specific business events, establishing naming conventions, and configuring GA4 tags within GTM to capture user interactions accurately.

What is the best way to plan analytics tracking for web and product platforms?

Planning analytics tracking involves identifying core business questions, defining specific events and properties to track, and ensuring the collected data directly informs marketing and product decisions.

How do I use UTM parameters to track which campaigns drive sign-ups?

Using UTM parameters involves appending tracking tags to campaign URLs, allowing GA4 to attribute user sign-ups and conversions back to the specific marketing campaigns that drove them.

Can I use GTM to implement and debug analytics events without writing code?

You can use GTM to configure analytics events through its interface without hardcoding, utilizing its built-in preview and debugging features to verify data fires correctly before publishing tracking configurations.

Why does my GA4 event tracking show inconsistent data?

Inconsistent GA4 event tracking usually stems from a lack of standardized naming conventions, improperly configured GTM triggers, or missing event properties, requiring a thorough audit of your tracking setup.