Konda |
06-03-2012 06:37 AM |
Quote:
Originally Posted by adultmobile
(Post 18983651)
Here we got the optimist. Common sense things are allowed--- only if user click yes to a popup window, theorically for each frame and banner separately too - very user friendly? Also let's track affiliates without cookies as you said, only custom host domains would work really (such as affiliate001.site.com, affiliate002.site.com - if he signup that same landing, not if he return other day), we'll see.
|
You don't need cookies to track affiliate traffic/sales.
Most sponsors have at least two other methods to track the traffic and credit sales to the affiliates (IP tracking and parsing along the ref code), so cookies are really not needed.
Your affiliate links usually look like this: http://secure.paysite.com/track/YourNatsCode/
When a surfer clicks on it his IP will be logged in the database and he will be forwarded to http://www.paysite.com/?nats=YourNatsCode
Then the join links on the paysite also parse along YourNatsCode to the join page.
So when the user joins, the system knows to which affiliate to credit the sale. Either by the parsed along nats code, or by the IP address. And most use server side sessions as well.
You shouldn't worry too much about surfers that do no join right away. There is a huge chance that if they come back a few days later they have already clicked another affiliate link, so you wouldn't get credit for the sale anymore anyway. In addition the majority of the webmaster programs have a hardcoded inhouse linkcode on the warning page, so if the user would get back to the site by typing in the site url he wouldn't be credited to you anyway.
So no, this is not going to change anything.
|