hitkeep-analytics

$npx mdskill add PascaleBeier/hitkeep/hitkeep-analytics

Analyze HitKeep data via MCP and official docs for broad analytics questions.

  • Answers broad traffic, event, ecommerce, Web Vitals, and Search Console questions.
  • Depends on HitKeep MCP for read-only aggregate analytics and official docs.
  • Delegates to specialist skills when task clearly matches one.
  • Returns scoped analytics, insights, or verification results to the agent.

SKILL.md

.github/skills/hitkeep-analyticsView on GitHub ↗
---
name: hitkeep-analytics
description: 'Official parent skill for analyzing HitKeep data through HitKeep MCP and official docs. Use for broad traffic, event, ecommerce, Web Vitals, AI visibility, Search Console, opportunity, tracking-health, MCP setup, or analytics-surface questions; use a narrower HitKeep analytics skill when the task clearly matches one.'
---

# HitKeep Analytics

Read [procedure.md](references/procedure.md) before analyzing data. It is the canonical, transport-neutral reasoning procedure also used by HitKeep Ask AI.

## External-agent adapter

- Use the production HitKeep MCP for scoped, read-only aggregate analytics and official docs lookup.
- Inspect live MCP tool schemas and help resources instead of copying the tool catalog, filters, limits, or defaults into this skill.
- If MCP is unavailable, state what cannot be verified and use official docs or user-provided data.
- Use the dashboard for human setup, administration, and visual review; REST APIs for supported application automation; and exports or takeout for portable owned data.
- Never use the local `hk` developer MCP for customer analytics.

Use `$hitkeep-traffic-diagnosis`, `$hitkeep-ai-visibility-analyst`, `$hitkeep-ecommerce-analyst`, or `$hitkeep-tracking-verifier` when installed and the task clearly matches one specialist. The parent remains sufficient when installed alone.

Do not request broader credentials, dashboard cookies, raw visitor rows, raw hit exports, billing changes, administration, token management, or mutations through MCP.

More from PascaleBeier/hitkeep

SkillDescription
hitkeep-ai-visibility-analystAnalyze HitKeep AI visibility data. Use for AI crawler fetches, AI-referred visits, assistant names or families, citation yield, resource types, top paths, fetch failures, Search Console context, GPTBot, ClaudeBot, ChatGPT, Claude, Perplexity, AI search, or whether assistants are discovering and sending traffic to a site.
hitkeep-developmentImplement and route HitKeep contributions through the repository-owned hk developer platform. Use for any HitKeep code, UI, API, database, analytics-feature, seed, screenshot, documentation, integration, or release-preparation change, as well as setup, local development, builds, smoke tests, and contributor workflow discovery.
hitkeep-ecommerce-analystAnalyze HitKeep ecommerce and conversion data. Use for revenue, orders, average order value, products, sources, ecommerce funnels, conversion changes, UTM performance, acquisition quality, or aggregate city, provider, and ASN context.
hitkeep-i18nMaintain HitKeep dashboard localization. Use whenever a contributor adds or changes user-visible dashboard text, Transloco keys, locale JSON files, PrimeNG locale behavior, language switching, translated labels, localized layout, date/number/duration formatting, or supported dashboard languages.
hitkeep-qaPlan, execute, investigate, and report HitKeep quality gates through hk. Use while iterating, before calling contributor work complete, when choosing change-aware versus PR-parity versus exhaustive validation, when CI parity matters, or when investigating a failed or asynchronous gate.
hitkeep-tracking-verifierVerify HitKeep tracking setup and automatic event collection. Use when installation status, missing pageviews or events, WordPress or script installs, automatic outbound clicks, downloads, form submissions, hostname mismatches, blockers, consent, CSP, or the difference between tracker failure and analytics interpretation is in question.
hitkeep-traffic-diagnosisDiagnose HitKeep traffic drops, spikes, source shifts, and suspicious changes. Use when traffic, sessions, visitors, pageviews, events, or conversions changed; when a deploy may have affected measurement or behavior; or when search, referral, direct, campaign, and bot explanations need to be separated.
hitkeep-workspaceOperate HitKeep safely in isolated Git worktrees. Use when inspecting workspace state, resolving ports or URLs, starting or stopping development services, coordinating concurrent agents or QA runs, reusing active runs, reading bounded logs, or preparing a secret-free handoff.