Quote:
Originally Posted by Jakez
I've looked everywhere and changed a lot of links already. However there is still traffic going to them somehow from somewhere using my ID.
I know they have to at least have this data somewhere if they are able to show referring URL's for transactions.
|
If there's a way within the public affiliate lounge then I'm too stupid to find it. You might have to hit up Michael O or another rep here and see if they might be able to get this as some sort of favor.
Regarding what I was talking about before did you try something like (on *nix) :
Code:
grep -Rl 000000 /path/root_of_html_directory_here
where 000000 is the unique affiliate ID where the clicks are being sent to.
Or did you already try something like this?