Link performance
split_link_performancePer-link performance: clicks, revenue, commissions, GMV, conversion rate. Returns a top-line summary, a daily histogram, and paginated per-link rows with lifetime_* and filtered_* (date-range) metrics. With include_comparison it also returns the prior period, deltas, and generated insights — use that for any 'how does this compare' question. Dates are Elasticsearch date math (now-29d/d, now/m).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| page | No | ||
| sort | No | e.g. ["-filtered_revenue"], ["-filtered_clicks"] | |
| tags | No | ||
| since | No | Default now-29d/d | |
| until | No | Default now/m | |
| uuids | No | ||
| domains | No | ||
| include_comparison | No | Adds prior-period deltas and insights |