talkvalue path analysis groups the analytical reads that power the dashboard’s Analytics pages: channel attribution, audience overlap across channels, and the event registration trend. Every command in the group emits a JSON document that maps one-to-one to a single dashboard card, so you can reproduce the same numbers in a script, a spreadsheet, or another report tool.
Subcommands
| Command | Description |
|---|---|
analysis channel attribution | Per-event acquisition breakdown for a single channel |
analysis channel audience | Overlap matrix across 2–5 channels |
analysis event trend | Net new vs returning registrants per event |
Typical workflow
Compare two channels’ reach, then drill into how much each channel contributed to a recent event:See also
- Channel attribution. The dashboard surface for
analysis channel attribution. - Audience overlap. The dashboard surface for
analysis channel audience. - Registration trend. The dashboard surface for
analysis event trend. - Recipe: Channel analysis. Compose all three commands in one script.
