Hi David,
Currently the links show the affiliate codes, is there anyway of having it so there is a go.php which masks the affiliate codes, so that search engines do not think it is a massed produced affiliate site?
Regards
Mark
Sorted cheers,
Still waiting for the dedicated server to get in place, then hopefully everything will be sorted and can start uploading products and going live then.
Regards
Mark
Hi Mark,
Yes - Price Tapestry has this feature. In your config.php set the $config_useTracking variable to TRUE, as follows:
$config_useTracking = TRUE;
This will send all clicks via jump.php (which also enables the click count column in the admin area) so you can see how much traffic you have delivered as well as hiding the affiliate URLs on your site.
Cheers,
David.