# Hitkeep Tracking Verifier

> Verify HitKeep tracking setup and automatic event collection. Use when the user asks whether HitKeep is installed, whether tracking is live, why pageviews or events are missing, how to validate WordPress or script installs, how automatic outbound click, file download, or form submit events should appear, or how to distinguish tracker setup problems from analytics interpretation problems.

- **Type:** Skill
- **Install:** `agentstack add skill-pascalebeier-hitkeep-hitkeep-tracking-verifier`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [PascaleBeier](https://agentstack.voostack.com/s/pascalebeier)
- **Installs:** 0
- **Category:** [Data & Analytics](https://agentstack.voostack.com/c/data-and-analytics)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [PascaleBeier](https://github.com/PascaleBeier)
- **Source:** https://github.com/PascaleBeier/hitkeep/tree/main/skills/hitkeep-tracking-verifier
- **Website:** https://hitkeep.com

## Install

```sh
agentstack add skill-pascalebeier-hitkeep-hitkeep-tracking-verifier
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# HitKeep Tracking Verifier

Use this skill before deeper analytics when the user may not have trustworthy tracking data yet.

## First Principle

Do not diagnose traffic, SEO, ecommerce, or AI visibility until the tracker surface is plausible. A broken tracker can look like a product or campaign problem.

## What To Check

1. Site scope: make sure the user is looking at the intended HitKeep site.
2. Install path: normal script snippet, WordPress plugin, server-side tracking, or another first-party integration.
3. Hostname: make sure traffic is coming from the expected domain.
4. First and last hit: confirm the site has accepted recent pageviews.
5. Automatic events: check whether `outbound_click`, `file_download`, and `form_submit` are expected and firing.
6. Exclusions: check IP exclusions, global exclusions, DNT behavior, spam/bot filters, and trusted proxy setup if counts look wrong.
7. Environment: localhost and preview/staging behavior may differ from production depending on setup.

## Tool And Surface Routing

- Use the dashboard tracking verifier when the user is in the HitKeep UI.
- Use REST API or dashboard status surfaces when install status needs operational proof.
- Use HitKeep MCP for aggregate analytics and docs lookup, not raw tracker debugging.
- Use `hitkeep_get_mcp_help` when token setup, date range, filter syntax, or MCP privacy boundaries are unclear.
- Use `hitkeep_search_docs` or `hitkeep_get_doc` for official install and tracker behavior guidance when MCP docs tools are configured.

If MCP shows no recent aggregate data, do not conclude the site has no visitors. Say that tracking must be verified through install status, network requests, dashboard verifier, server logs, or REST/dashboard surfaces.

## Verification Flow

Ask for or inspect:

- The site domain.
- The install method.
- The page where the tracker should load.
- Whether the user has ad blockers, DNT, CSP, or consent tools in the test browser.
- Whether a production deployment has happened.

Then verify:

- The tracker script loads.
- The ingest request succeeds.
- The site receives a pageview.
- Expected automatic events fire after real user actions.
- The dashboard or aggregate report updates after processing.

## Output

Use:

```markdown
Status: 

Evidence:
- 
- 
- 

Next:
- 

Caveats:
- 
```

Avoid telling the user tracking is fixed until a hit or expected event is visible in HitKeep.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [PascaleBeier](https://github.com/PascaleBeier)
- **Source:** [PascaleBeier/hitkeep](https://github.com/PascaleBeier/hitkeep)
- **License:** MIT
- **Homepage:** https://hitkeep.com

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-pascalebeier-hitkeep-hitkeep-tracking-verifier
- Seller: https://agentstack.voostack.com/s/pascalebeier
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
