I'm trying to impliment the Tradedoubler tracking system that comes doubled with Kelkoo. Tradedoubler supply their receipt tracking code in an array of languages, but seem to have missed out Javascript. Their tracking code uses session variables etc, so I can't easily code a JS version instead.
I've found the DisplayReceiptPhase() function within OrderScript.pl so could maybe add the code in there somehow, but I'd rather not edit the .pl files if I don't have to. Any better suggestions about how to resolve this?
I've found the DisplayReceiptPhase() function within OrderScript.pl so could maybe add the code in there somehow, but I'd rather not edit the .pl files if I don't have to. Any better suggestions about how to resolve this?
Comment