The Most Active and Friendliest
Affiliate Marketing Community Online!

“Propeller”/  MyBid

How to track pixels with Voluum

wes888

Active Member
AffKit Ninja
I have joined an in-house affiliate program and they allow pixel tracking. Does anyone know if I can track using Voluum? How to set up pixel tracking with Voluum? Any help or tutorial you can point me to I will highly appreciate. Thank you!
 
not sure on voluum im pretty sure they are strictly postback. we use a platform that Ive made that can handle multiple instances of pixels postback and even js conversions
 
Hey!
Here you go:
pixel.png

Some notes:
1st approach:
You must have your camapignURL, clickURL and PixelURL on the same domain. For this you'll need to add a custom domain like I show here:
addDomain.png

P.S: If you chose this option, delete the "OPTIONAL" texts from the tracking parameters, I'm not sure if it will work if you wipe the parameters too but it's 100% working when you just leave em black (I'm using that setup on some funnels).

2nd approach requires some custom coding:
Extract the ?cid parameter from the URL with PHP and pass it to your thank you page with the form submit / some other way. You will still need to ask the product creator to add this function on his page.
See GET URL parameter in PHP
 
Last edited:
banners
Back