analytics

Set up and troubleshoot Google Analytics 4 tracking with Google Tag Manager and UTM parameters.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/DevMatt6/marknet --skill analytics-devmatt6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analytics
Source: https://github.com/DevMatt6/marknet/tree/main/.agents/skills/analytics
Command: npx skills add https://github.com/DevMatt6/marknet --skill analytics-devmatt6

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gtag.js, gtm.js, ga4.js, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenges of setting up, improving, and auditing analytics tracking and measurement, providing actionable insights for marketing and product decisions.

Core Features & Use Cases

  • Analytics Setup: Guidance on implementing tracking tools like GA4, GTM, and UTM parameters.
  • Tracking Plan Framework: Creating a structured plan for event tracking, naming conventions, and properties.
  • Event Naming Conventions: Standardizing event names for consistency and clarity.
  • Debugging and Validation: Identifying and resolving issues with event tracking and data discrepancies.
  • Privacy and Compliance: Ensuring GDPR compliance and handling user data securely.

Quick Start

Use the analytics skill to set up Google Analytics 4 tracking for your website.

Frequently Asked Questions about analytics

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

FAQPage Schema
How do I set up Google Analytics 4 tracking for my website?

To set up Google Analytics 4 tracking, you implement gtag.js or Google Tag Manager, configure data streams, and define event tracking parameters. This establishes your GA4 properties to capture website interactions for marketing analysis.

What is the best way to standardize GA4 event naming conventions?

Standardizing GA4 event naming conventions requires creating a structured tracking plan framework that defines consistent event names and parameters. This ensures data clarity and measurement consistency across your digital marketing analytics implementation.

How do I debug tracking discrepancies in Google Tag Manager?

Debugging tracking discrepancies in Google Tag Manager involves validating event firing sequences, checking UTM parameters, and auditing tag configurations. This identifies and resolves data measurement issues to ensure accurate analytics reporting.

Does setting up GA4 tracking require GDPR compliance for user data?

Setting up GA4 tracking requires GDPR compliance to handle user data securely. You must configure consent modes and privacy settings within your analytics measurement implementation to respect user data regulations.

Why are my UTM parameters not tracking correctly in GA4?

UTM parameters not tracking correctly in GA4 usually stems from inconsistent naming conventions or improper tag configuration. Auditing your tracking plan and debugging your Google Tag Manager setup resolves these measurement discrepancies.