track_event
Track custom events like conversions, signups, or button clicks to capture specific user actions on your site.
Instructions
Track a custom event on a site. Use for conversions, signups, button clicks, or any custom metric.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_key | Yes | Site tracking key (get from list_sites) | |
| name | Yes | Event name (e.g., 'signup', 'purchase', 'download') | |
| url | No | Page URL where the event occurred | |
| metadata | No | Optional key-value metadata for the event |