Hi guys, I was wondering if there is any way not to mess up the tracking stats in CPV that shows click thrus to the offer, if I have redirect scripts on a lander. Like when a visitor clicks the banner, goes to the lander, but then is redirected because of their country, then I'm confused on proper tracking technique for this. Seems like it would be impossible to test the quality of the landing page this way.
I was only going to have a few redirects for certain countries and then all the rest of the traffic would not redirect.
Also if anyone knows coding and wants to do a quick job, please see my thread here. Thank you. Need Coding
Make it this way :
Send all the traffic to a single file, let's say hub.php, and do the geo redirection from there.
Send to the lander only the traffic that won't be geo-redirected.
This way you won't have messed up stats.