Skip to main content
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

Typical workflow

Compare two channels’ reach, then drill into how much each channel contributed to a recent event:
The same numbers also appear on the dashboard. Use the CLI to snapshot them, embed them in a recurring report, or feed them into another system without scraping the dashboard. See Recipe: Channel analysis for an end-to-end composition.

See also