check-analytics

Audit Google Analytics implementations and generate a prioritized fix report.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/kaifashraff/jarvis-research --skill check-analytics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-analytics
Source: https://github.com/kaifashraff/jarvis-research/tree/main/skills/check-analytics
Command: npx skills add https://github.com/kaifashraff/jarvis-research --skill check-analytics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits existing Google Analytics implementations to identify misconfigurations, deprecated setups, and optimization opportunities.

Core Features & Use Cases

  • Detection & assessment of GA configurations (GA4, GA360, GTM) and relevant measurement IDs.
  • Reporting of issues, recommendations, and a structured audit report for stakeholders.
  • Use Case: A developer assesses a web app to ensure privacy-compliant analytics without breaking user experience.

Quick Start

Run a GA health audit across the project and generate a concise report detailing detected providers, IDs, issues, and recommended fixes.

Frequently Asked Questions about check-analytics

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

FAQPage Schema
How do I audit my Google Analytics setup for misconfigurations?

You can audit your Google Analytics setup by scanning your web and mobile projects to detect misconfigurations, deprecated Universal Analytics setups, and GTM measurement IDs, generating a structured report with prioritized fixes.

What are common Google Analytics 4 migration issues in single page applications?

Common Google Analytics 4 migration issues in single page applications include incorrect GTM measurement ID setups, broken pageview tracking, and unresolved Universal Analytics deprecation conflicts, which an audit can identify and prioritize for resolution.

Can I use an analytics audit to check GTM configurations across multi-page apps?

Yes, an analytics audit can assess Google Tag Manager configurations across multi-page apps by parsing code references, detecting active measurement IDs, and delivering a report with risk ratings and actionable optimization steps.

What is the best way to find deprecated Universal Analytics tracking in my project?

The best way to find deprecated Universal Analytics tracking is to run a comprehensive analytics health audit that parses your codebase, detects outdated providers, and generates a prioritized list of required fixes.

Does an analytics audit redact sensitive measurement IDs in the report?

Yes, the analytics audit process redacts sensitive measurement IDs in the final structured report, allowing you to safely share findings, risk ratings, and optimization recommendations with stakeholders.

Why does my Google Analytics 4 implementation report incorrect data?

Your Google Analytics 4 implementation may report incorrect data due to misconfigurations in GTM setups or measurement ID conflicts across single page apps, which a structured analytics audit can identify and prioritize for fixing.