I run my affiliate links through Tracking202 and I'd like to change them from
to something like
I currently work with Wordpress, so it could be a WP plugin, but it also needs to work on pages on the same domain, but outside of WP. A standalone solution would work too.
202 should still work properly with it, i.e. allow me to track a conversion through my pages all the way back to the ad that brought the traffic.
Maybe it could also keep log of how often the links are clicked and from where, but I think 202 does the heavy lifting with tracking, so it's not THAT important.
What would be a good choice for such a script?
Bonus: Are there any concerns with the multiple redirects, time issues etc? And how do search engines look at those?
Code:
http://www.[trackingdomain].com/tracking202/redirect/dl.php?t202id=12345
Code:
http://www.[currentdomain].com/go/GreatProduct
I currently work with Wordpress, so it could be a WP plugin, but it also needs to work on pages on the same domain, but outside of WP. A standalone solution would work too.
202 should still work properly with it, i.e. allow me to track a conversion through my pages all the way back to the ad that brought the traffic.
Maybe it could also keep log of how often the links are clicked and from where, but I think 202 does the heavy lifting with tracking, so it's not THAT important.
What would be a good choice for such a script?
Bonus: Are there any concerns with the multiple redirects, time issues etc? And how do search engines look at those?