Agent skill · Data & Analytics

docs-analytics

Documentation usage analytics and insights. Integrate with Google Analytics, Algolia analytics, and custom tracking to measure documentation effectiveness, identify content gaps, and optimize user journeys.

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill docs-analytics --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 14 KB
Bundled scripts: none
Version: 1.0.0
Declared author: babysitter-sdk
Allowed tools: ReadWriteEditBashGlobGrep
Path: skills/analysis/docs-analytics/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Documentation Analytics Skill Measure documentation effectiveness with analytics integration, search insights, user journey analysis, and content performance metrics. ## Capabilities - Google Analytics integration for documentation sites - Algolia analytics for search patterns - User journey analysis and flow tracking - Content engagement metrics - Search query analysis and gap identification - Page performance metrics - Heatmap integration (Hotjar, etc.) - Custom event tracking - Documentation ROI measurement ## Usage Invoke this skill when you need to: - Set up documentation analytics - Analyze documentation usage patterns - Identify content gaps from search data - Measure documentation effectiveness - Optimize user journeys through docs ## Inputs | Parameter | Type | Required | Description | |-----------|------|----------|-------------| | docsUrl | string | Yes | Documentation site URL | | analyticsProvider | string | No | ga4, algolia, plausible, custom | | trackingId | string | No | Analytics tracking ID | | algoliaAppId | string | No | Algolia application ID | | algoliaApiKey | string | No | Algolia API key for analytics | | enableHeatmaps | boolean | No | Enable heatmap tr

What's inside
Steps it walks through
  1. Capabilities
  2. Usage
  3. Inputs
  4. Input Example
  5. Output Structure
  6. Google Analytics 4 Integration
  7. GA4 Configuration
  8. Custom Events
  9. Algolia Analytics Integration
  10. DocSearch Analytics
  11. Search Analytics API
  12. Search Gap Analysis
  13. User Journey Analysis
  14. Journey Tracking
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the docs-analytics skill do?

Documentation usage analytics and insights. Integrate with Google Analytics, Algolia analytics, and custom tracking to measure documentation effectiveness, identify content gaps, and optimize user journeys.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill docs-analytics --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going