akashik
02-02-2001, 02:48 PM
Hi.
I'm looking at an affiliate system. Everything installed just fine and all the emails and what-not are flying around like they should so it's all ready for lift-off *kinda*
The problem is the commission level is going to be set as re-occuring so I need to know what domain has been signed up to what affiliate so if the domain leaves for whatever reason I can stop the commission for that particular one.
How it works is the banner or link has the affiliate ID in it. It goes through the clickthru.cgi script and is redirected to the main page (or whatever page I set). Cookie is set in the browser.
'Cookied' site viewer wanders about the site till he/she hits the order form, signs up and goes through the third party merchant system and comes out the other side where the embedded code tags the sale, collects the cookie and awards the affiliate. It's pretty much what they all do.
Now my problem:
The 'thankyou' page contains the final half of the order form with their details needed to be filled out (domain name, do I need to transfer them etc). What I need very much is a way to either collect that information (the domain name I mean), or embed the 'tag' into the form so it sends the Affiliate ID to me along with the domain name. This way I have two pieces of information that are unique so I can edit the affiliates commission level if the domain in question ever leaves. I was thinking a FORM post would do it as the script apparently recognizes that as a valid submission (ie, have it as a hidden field or something?) One for the script, and one for me.
That way I can make a list of domains attached to a particular Affiliate ID and just run through them when I need to. Personally I'd rather just make it a one time hit and save myself the time and money but the marketing guy I'm working on this with assures me the difference in schemes will make the difference. *lol*
Anyway, any brainstorming, scripts, ideas, etc would be great!
Greg Moore
I'm looking at an affiliate system. Everything installed just fine and all the emails and what-not are flying around like they should so it's all ready for lift-off *kinda*
The problem is the commission level is going to be set as re-occuring so I need to know what domain has been signed up to what affiliate so if the domain leaves for whatever reason I can stop the commission for that particular one.
How it works is the banner or link has the affiliate ID in it. It goes through the clickthru.cgi script and is redirected to the main page (or whatever page I set). Cookie is set in the browser.
'Cookied' site viewer wanders about the site till he/she hits the order form, signs up and goes through the third party merchant system and comes out the other side where the embedded code tags the sale, collects the cookie and awards the affiliate. It's pretty much what they all do.
Now my problem:
The 'thankyou' page contains the final half of the order form with their details needed to be filled out (domain name, do I need to transfer them etc). What I need very much is a way to either collect that information (the domain name I mean), or embed the 'tag' into the form so it sends the Affiliate ID to me along with the domain name. This way I have two pieces of information that are unique so I can edit the affiliates commission level if the domain in question ever leaves. I was thinking a FORM post would do it as the script apparently recognizes that as a valid submission (ie, have it as a hidden field or something?) One for the script, and one for me.
That way I can make a list of domains attached to a particular Affiliate ID and just run through them when I need to. Personally I'd rather just make it a one time hit and save myself the time and money but the marketing guy I'm working on this with assures me the difference in schemes will make the difference. *lol*
Anyway, any brainstorming, scripts, ideas, etc would be great!
Greg Moore
