Quote:
Originally Posted by Sex-Webmasters
What if, the old linking code is from one affiliate program that was acquired by and merged with the affiliate program that changed the code...What exact information about the old linking code is needed?
|
They would only need to have a table with the new affiliate identity code along with the old.
PHP Code:
SELECT new FROM affiliate.mergerTracking WHERE old=12345;
new
asfd6gL
do something with $new
Not PHP but the highlights are good

The logic is simple.
The affiliate details would need to be added to the established tables of the acquiring platform.