Basically he wants to be able to offer all our products on his site - much like froogle!
Basically he wants to be able to offer all our products on his site - much like froogle!
Any update on the affiliate program MerlinPa? Monday's come and gone....![]()
Long time no see.Originally Posted by Merlinpa1969
I've been away for quite some time and was checking on this very issue.
IDev uses remote links and cookies.
To be truly integrated and robust, the program must also allow coupon codes as a means of identifying affiliate. And, allow permanent link of customer to affiliate or 'this order only' association as an option, on a coupon by coupon basis.
Please say that is part of the design.![]()
Yes you have !!! You've been missed ! Welcome backOriginally Posted by JuxiZoza
![]()
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Just want to say that I want the affiliates solution too - when it goes public...
##########################################################################################____
Where there's a question, -there may be an answer!
Did I mention that the ZC team rules(!!!) ???
I a simple affiliate program like this, and will be making one, because I have to.
I see it as this:
- have you coupon table in your data base (add an email field) . to create a new affiliate, you create a new coupon code, and give him a bit of Java script to put in to the link.
- that java script has some 'on click, set cookie, the cookies is the Zen affiliates cookie, w/ a value that is the customers affiliates coupon code. once set the Js brings you to your ZC.
- on the login/create account page we run some header files that look for an affiliate program cookie and extracts the value in to the coupon code field and make its either editable or un seen so that the USER does not have to see it there.
- in the check out complete portion of the page, the order coupon is checked against the coupon table in the DB and send emails to people letting them know that there was a commission made. the other details of what this emails contains has yet to be dreamed.
- you pay the affiliates for the sales.
can I get some masters advise on of this is a good idea or not? I think is would eliminate a need for an out side service
Thanks for this - testing it now!
Just to say that this is working fine with 1.3.02 with the exception that my test products only generate commission if they are less than £1000. Don't suppose that's going to worry many people![]()
Thanks very much to you merlinpa for your work on the zencart integration.