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 (before):
https://demo-725-adswizz.attribution.adswizz.com/fire?pixelId=123&type=sitevisit
Example (after):
https://demo-725-adswizz.attribution.adswizz.com/fire?pixelId=123&type=sitevisit&conversionValue=10&conversionCurrency=USD