Synopsis
Arguments
| Argument | Type | Description |
|---|---|---|
<channelId> | integer | Channel ID. Use channel list to find one. |
Options
| Flag | Type | Description |
|---|---|---|
--event-id <id> | integer (repeatable) | Limit to specific events. Repeat to pass multiple. Defaults to every event for the channel. |
--tag-id <id> | integer | Limit to events that carry the given tag. |
Examples
1. Attribution for a single event
events array containing the breakdown for event 18.
2. Roll up every event on a channel
3. Tag-scoped attribution report
Response
acquisitionRate is joinedSinceLastEvent / total. eventParticipationRate is membersEverRegistered / channelSize.
See also
analysis channel audience. Overlap across multiple channels.channel get. Confirm channel metadata before running the report.- Channel attribution. The dashboard surface this command mirrors.
- Recipe: Channel analysis. Pair attribution with overlap in one script.
