clix-event-tracking

Design and validate Clix event tracking strategies with snake_case naming and JSON primitive properties.

5|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/clix-so/skills --skill clix-event-tracking
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: clix-event-tracking
Source: https://github.com/clix-so/skills/tree/main/skills/event-tracking
Command: npx skills add https://github.com/clix-so/skills --skill clix-event-tracking

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Implements clear, reliable Clix event tracking by standardizing event naming, property schemas, and validation to support analytics and event-triggered campaigns.

Core Features & Use Cases

  • Consistent naming conventions for event names and property keys to ensure campaigns trigger reliably.
  • Safe property schemas with privacy guardrails to minimize PII exposure and promote data hygiene.
  • Campaign-ready validation and debugging workflows, including templates, references, and practical checklists.
  • End-to-end support for designing, implementing, and auditing Clix.trackEvent calls across platforms.

Quick Start

Describe your event plan for trackEvent and generate a validated setup outline with event names, properties, and success criteria.

Frequently Asked Questions about clix-event-tracking

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

FAQPage Schema
How do I design and validate event tracking for reliable campaign triggers?โ–ผ

Event tracking design standardizes event naming, property schemas, and end-to-end validation to ensure reliable campaign triggers and analytics. It enforces snake_case naming, JSON primitive property values, and exact event-name matching.

What naming conventions should I use for event tracking properties?โ–ผ

Event tracking naming conventions require snake_case for event names and property keys to ensure campaigns trigger reliably. Property values must use JSON primitives to maintain data hygiene across platforms.

How do I audit trackEvent calls across platforms?โ–ผ

Audit trackEvent calls by validating event names, property schemas, and success criteria across platforms and MCP workflows. Use bundled templates, references, and practical checklists for end-to-end debugging and implementation support.

Why are my event-triggered campaigns not firing correctly?โ–ผ

Event-triggered campaigns fail when event names do not match exactly or property schemas are inconsistent. Enforce exact event-name matching, snake_case naming, and JSON primitive property values to ensure reliable campaign triggers.

Can I use trackEvent with custom properties without exposing PII?โ–ผ

Yes, trackEvent supports safe property schemas with privacy guardrails to minimize PII exposure and promote data hygiene. Use JSON primitive property values and standardized naming to maintain privacy compliance across platforms.

Do I need MCP workflows to implement event tracking validation?โ–ผ

MCP workflows are supported for end-to-end event tracking validation but not strictly required. The validation scope covers planning, implementation, and debugging tasks across platforms with bundled references and templates.