Every pixel generated in AudioGo can be enhanced with:
-
conversionValue → the value of the action.
-
conversionCurrency → the currency (defaults to USD if not set).
You simply add these as parameters to the end of your pixel URL.
Example:
Pixel without conversion value and currency:
https://demo-725-adswizz.attribution.adswizz.com/fire?pixelId=123&type=sitevisit
Pixel with conversion value and currency:
https://demo-725-adswizz.attribution.adswizz.com/fire?pixelId=123&type=sitevisit&conversionValue=10&conversionCurrency=USD