Home > Technical & Creative Skills > Tracking Campaigns

Landing Page Tracking Stats - with Geo Redirects (3)


05-03-2014 08:05 PM #1 devestater (Member)
Landing Page Tracking Stats - with Geo Redirects

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


05-03-2014 10:50 PM #2 bbrock32 (Administrator)

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.


05-04-2014 12:03 AM #3 devestater (Member)

Quote Originally Posted by bbrock32 View Post
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.
O man thanks. i knew there had to be something I was missing. Thanks bbrock32!


Home > Technical & Creative Skills > Tracking Campaigns