What are types of conversion values?

Dynamic Conversion Value

  • Best for purchases or transactions with different amounts.

  • Example: a customer buys a $30 item → the pixel records $30.

  • Setup: append the pixel with

&conversionValue=${conversionValue}&conversionCurrency=EUR

  • Requires a code snippet from your developer to pull the transaction amount.

Static Conversion Value

  • Best for fixed-value or non-monetary actions (newsletter signups, app downloads, page visits).

  • You assign the value based on how important the action is to your funnel.

  • Example:

&conversionValue=10&conversionCurrency=USD

Every signup is worth $10.


Was this article helpful?

Yes check No check

Related articles

Loading...

Loading...