get_attribution
Calculate multi-touch attribution across marketing channels using models like first-touch, last-touch, linear, time-decay, and position-based to assign conversion value to each touchpoint.
Instructions
Calculate multi-touch attribution across marketing channels using various models.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | linear | |
| channel_points | Yes | Array of {channel, touchpoints, conversion_value} |