Follow us on Twitter

Upselling: Tracking Subsequent Conversions


In Voluum, by default, any duplicated click IDs which are received will be automatically discarded to prevent false conversions from being recorded. However, an exception to this default setting is when the same primary click ID has a unique transaction ID recorded. The use of a unique transaction value within a postback URL or tracking pixel is applicable when you wish to record secondary conversion steps, called sometimes upsells, per visitor after the primary conversion.

Voluum postback URLs and all variations of tracking pixel URLs (tracking pixel URL, tracking pixel, tracking script) support the transaction ID, txid, parameter. This parameter should include a value uniquely identifying a conversion, for example:

http://your_Voluum_domain.com/postback?cid=c384EFV6JHQODRN70575OK6UG5&payout=10.00&txid=120
http://your_Voluum_domain.com/postback?cid=c384EFV6JHQODRN70575OK6UG5&payout=10.00&txid=121

The transaction ID, txid, can be any combination of characters and only has to be unique within the scope of a clickid. This means you can use meaningful, customized transaction names for an easier reference within your conversions report, for example:

  • http://your_Voluum_domain.com/postback?cid=c384EFV6JHQODRN70575OK6UG5&payout=1.00&txid=SIGNUP
    Conversion Step 1 SIGNUP:
  • http://your_Voluum_domain.com/postback?cid=c384EFV6JHQODRN70575OK6UG5&payout=0.00&txid=NEWSLETTER
    Conversion Step 2 NEWSLETTER:
  • http://your_Voluum_domain.com/postback?cid=c384EFV6JHQODRN70575OK6UG5&payout=50.00&txid=PURCHASE
    Conversion Step 3 PURCHASE:

Alternatively, most affiliate networks provide a token such as %TRANSACTION_ID% or [ORDER_ID] that you can pass to Voluum as the txid. This is the best way to implement upsells as it allows Voluum to filter out duplicates.

Voluum Note: Keep in mind that when there is the same combination of cid and txid, it is only counted once.

Conversions with different transaction IDs can be referenced and filtered within your conversions report in the Transaction ID column.

Track & optimize
your campaigns with ease!