What specific parameter within the Yahoo Pixel configuration is used to accurately track revenue associated with a conversion event?
The specific parameter within the Yahoo Pixel configuration used to accurately track the revenue associated with a conversion event is typically referred to as 'value' or 'revenue'. This parameter is included in the pixel's tracking code and is dynamically populated with the actual revenue amount generated by the conversion. For example, if a user completes a purchase for $100, the 'value' parameter in the pixel code would be set to 100. This allows Yahoo Ad Manager to accurately calculate the return on ad spend (ROAS) and optimize campaigns based on revenue data. The specific implementation details for passing the revenue value may vary slightly depending on the e-commerce platform or website setup, but the core principle remains the same: you need to dynamically insert the revenue amount into the designated 'value' parameter within the pixel code when a conversion occurs. Accurately populating this parameter is crucial for Value-Based Bidding, where the platform optimizes bids based on the revenue generated by each conversion.