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
More from clix-so/skills
push-notification-best-practices
>
121auditing-permission-ux
Audits notification permission request flows. Use when reviewing or improving permission prompts, settings paths, or denial handling.
16clix-api-triggered-campaigns
Helps developers configure API-triggered campaigns in the Clix console and
16auditing-deep-link-contracts
Audits deep link contracts and routing behavior. Use when validating
16clix-user-management
Implements Clix user identification and user properties (setUserId,
15clix-skill-creator
Helps authors create new Clix agent skills by first researching the latest Clix
15