analytics-tracking

Set up and troubleshoot analytics tracking with Google Analytics and Tag Manager.

2|Updated Oct 18, 2024
One-click install
npx skills add https://github.com/carlos3g/react-native-playground --skill analytics-tracking-carlos3g
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analytics-tracking
Source: https://github.com/carlos3g/react-native-playground/tree/main/.agents/skills/analytics-tracking
Command: npx skills add https://github.com/carlos3g/react-native-playground --skill analytics-tracking-carlos3g

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gtag.js, gtm.js, google-api-python-client, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides expert guidance on setting up, improving, and auditing analytics tracking and measurement, solving common challenges in understanding and measuring marketing and product performance.

Core Features & Use Cases

  • Analytics Setup: Walks users through setting up analytics tools like GA4, GTM, and UTM parameters.
  • Tracking Plan Framework: Assists in creating structured tracking plans for web and app analytics.
  • Event Naming Conventions: Provides guidelines for consistent event naming across platforms.
  • Troubleshooting: Offers solutions to common issues like event tracking errors and data discrepancies.
  • Privacy and Compliance: Ensures analytics implementations adhere to privacy regulations like GDPR.

Quick Start

Set up analytics tracking for your website using GA4 and GTM with the 'analytics-tracking' skill.

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 GA4 and Google Tag Manager tracking for my website?

To set up GA4 and Google Tag Manager tracking, you configure tags and triggers in GTM to send event data to your GA4 property. This provides structured measurement for marketing and product performance analysis.

What is a tracking plan and how do I create one for web analytics?

A tracking plan is a structured framework defining events and parameters for web and app analytics. You create one by establishing event naming conventions and mapping required user interactions for consistent measurement.

How do I fix event tracking errors and data discrepancies in GA4?

Fixing event tracking errors and data discrepancies in GA4 involves auditing your GTM tag firing triggers and event naming conventions. Troubleshooting resolves common implementation issues to ensure accurate data collection.

How do I ensure my analytics setup is GDPR compliant?

To ensure your analytics setup is GDPR compliant, you implement privacy considerations like consent modes within your tracking configuration. This regulates data collection to adhere to privacy regulations.

Do I need gtag.js to implement UTM parameters for event tracking?

You do not necessarily need gtag.js to implement UTM parameters, as GTM can manage campaign tracking directly. UTM parameters capture campaign context, while gtag.js provides a direct GA4 integration alternative.

What is the best way to standardize event naming conventions across platforms?

The best way to standardize event naming conventions across platforms is to apply a consistent tracking plan framework. This ensures uniform event tracking and simplifies data analysis in GA4.