Submodules, More types of affiliate support
| Project: | Affiliates |
| Version: | 6.x-1.9 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
I am validating the module right know and I did not found the required use of it in the module.
I would like to have an affiliate module, were other websites can post a link (Button/Link) to my site. So far so good. But the requirement is, that the user will be BOUND to the affiliate when he registers on my website. Has something to do with fees we have to transfer if he buys something.
As far as I can tell, this is not supported by the module so far.
I would like to see, that the affiliate module provides more like a well designed API to support a good data structure with for statistics and the functionallity of button, text and some other affiliate options are put into submodules.
For example there are websites out there which require to have a subpixel right before the confirm button in a shop, and a pixel on the thank you page. So that they can track affiliate things.
An Debug Mode for testing aff/1/1 pathes would be nice too. ATM the click_denied() function will be kill it because of the missing referer.
I am starting to write an "affiliate_user" module based on the current code. Not sure if I can reuse many code from affiliate module.
