clix-event-tracking

Installation
SKILL.md

Tracking Clix Events

Use this skill to help developers design and implement Clix event tracking via Clix.trackEvent(...) so events can drive event-triggered campaigns, audience filters, and personalization.

What the official docs guarantee (high-signal)

  • When to track: identify the user action/system event, then attach meaningful properties (funnel checkpoints, milestones, button taps).
  • Property normalization: booleans/numbers/strings map directly; date-like values serialize to ISO 8601; unsupported objects become strings.
  • Error handling: event tracking calls can throw—always handle errors so the app stays robust.

MCP-first (source of truth)

If Clix MCP tools are available, treat them as the source of truth:

Related skills
Installs
17
Repository
clix-so/skills
GitHub Stars
5
First Seen
Jan 24, 2026