Home > Tracking Campaigns > Voluum

Issues with conversion tracking voluum (2)


06-22-2017 08:11 PM #1 titoli1 (Member)
Issues with conversion tracking voluum

Hi guys.
First of all I want to say thank you for this amazing forum. I learned allot here and it's always nice to browse and learn new thing.

I am having some troubles when it come to tracking my conversions.

I own my own offer and i am using pixel tracking on my thank you page, I recently noticed that some conversions did not get recorded. Not sure if this is due to incognito mode or cookie blocking but I decided to implement s2s tracking since I heard its the most reliable alternative.

I've been reading allot but most of the guides refer to the offer site and never really explain how to implement it yourself in your own website.
How can I pass the click id with s2s on my own website
What kind of code do I have to use to let the order form pass it though the last checkout page (2nd order form) and then further to the thank you page?

Would appreciate any help


06-22-2017 08:47 PM #2 matuloo (Legendary Moderator)

This is something you need to solve with your coder, or whoever has put your offer together.

It's quite simple actually - you just need to record the clickID that is generated by your tracker and is passed to your offer as part of the url - usually in form of a parameter like s2. Your coder needs to setup a session or a cookie (or other means) that will transfer this ID all the way to the thank you page, where it will simply launch the postback URL that will include this clickID.


Home > Tracking Campaigns > Voluum