Forum Moderators: coopster
Now, here comes the problem of tracking. If I implement a click tracking program which involves another program, how do I pass through the target URL from the search result page to the tracking program? I would like to hide the target URL as well.
Here's my thought...
XML links displayed on browser -> User clicks on PHP tracking link -> PHP program records click and sends the user to the target URL.
Can this be done w/o showing the target URL? The target URL I'm referring to is like two-mile long and I would like the track URL to be as short as possible.
I know this is rather long. If anyone can offer help, that would be great!