track_event
Track a pageview or event on a site. Use this to instrument agent-driven page visits or actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Page path (e.g. /about) | |
| agent | No | Agent name for attribution | |
| referrer | No | Referring URL | |
| site_key | Yes | The site's tracking ID | |
| utm_medium | No | ||
| utm_source | No | ||
| utm_campaign | No |