hello, does anyone know how I would go about making my own affiliate site? I dont want to buy a script from anyone, I would like to code my own. the question I have is when I send a user to the landing page through the affiliate link, how do I know once the user has submitted the form to get a lead? thanks for you help
It's not very clear what form you mean, but if they fill out a form and submit it, you can send that to a script (say php) which can then do various things, like add the data to a database, send them a welcome email, send you an email etc.