markdowntown-analytics

Instrument analytics events for Markdowntown projects with taxonomy auditing and privacy redaction.

Updated Dec 31, 2025
One-click install
npx skills add https://github.com/joelklabo/markdowntown-cli --skill markdowntown-analytics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markdowntown-analytics
Source: https://github.com/joelklabo/markdowntown-cli/tree/main/codex/skills/markdowntown-analytics
Command: npx skills add https://github.com/joelklabo/markdowntown-cli --skill markdowntown-analytics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Instrument analytics events for Markdowntown projects.

Core Features & Use Cases

  • Audit event taxonomy and funnels to ensure naming consistency and proper telemetry.
  • Redact sensitive data in analytics payloads before they're sent.
  • Reference governance docs to update monitoring and alerting rules across apps.

Quick Start

Enable the analytics workflow in your Markdowntown project to begin instrumenting events and applying redaction rules.

Frequently Asked Questions about markdowntown-analytics

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

FAQPage Schema
How do I audit event taxonomy for analytics tracking?

Audit event taxonomy by reviewing your analytics events to ensure naming consistency and proper telemetry across funnels. This process verifies that your tracking instrumentation aligns with your project's monitoring definitions.

What is the best way to redact sensitive data in analytics payloads?

Redact sensitive data in analytics payloads by applying redaction rules before events are sent. This ensures privacy governance by stripping confidential information from your tracking instrumentation.

How does analytics governance integrate with monitoring rules?

Analytics governance integrates by referencing governance docs to update monitoring and alerting rules across apps. This enforces integration points in your analytics code to maintain consistent event tracking.

Can I use this analytics instrumentation for event tracking without external dependencies?

Yes, you can instrument analytics events with this workflow because it has no external dependencies. Enable the analytics workflow in your project to begin applying event taxonomy and redaction rules.

Why are my analytics events failing privacy redaction checks?

Analytics events fail privacy redaction checks when sensitive data is not stripped from payloads before transmission. Apply governance references to enforce redaction rules and update your monitoring definitions.