AI-generated Key Takeaways
-
An attribution model explains how to distribute credit for a conversion across previous interactions.
-
Different attribution models distribute conversion credit based on various criteria, including last click, first click, time decay, position, or data-driven methods.
-
Several specific attribution models are available, particularly those using Google Search attribution, each with a unique approach to assigning conversion credit.
The attribution model that describes how to distribute credit for a particular conversion across potentially many prior interactions.
Enums | |
---|---|
|
Not specified. |
|
Used for return value only. Represents value unknown in this version. |
|
Uses external attribution. |
|
Attributes all credit for a conversion to its last click. |
|
Attributes all credit for a conversion to its first click using Google Search attribution. |
|
Attributes credit for a conversion equally across all of its clicks using Google Search attribution. |
|
Attributes exponentially more credit for a conversion to its more recent clicks using Google Search attribution (half-life is 1 week). |
|
Attributes 40% of the credit for a conversion to its first and last clicks. Remaining 20% is evenly distributed across all other clicks. This uses Google Search attribution. |
|
Flexible model that uses machine learning to determine the appropriate distribution of credit among clicks using Google Search attribution. |