Tracking Clix Events Use this skill to help developers design and implement Clix event tracking via 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 s…