get_cross_channel_journey
Get cross-channel customer journey data (Sankey flow) for a campaign.
Shows how users flow between channels: DOOH -> mobile -> web -> store.
WHEN TO USE:
Visualizing the customer journey across DOOH and digital channels
Understanding channel transition patterns
Building Sankey diagrams of marketing funnels
RETURNS:
flows: Array of { source, target, count } transitions between channels
channels: Array of { channel, touchpoints, uniqueDevices } distribution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | Campaign identifier |