Affiliate Program
by LasLabs https://laslabs.com , Odoo Community Association (OCA) https://laslabs.comAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Sales (sale) • Website Builder (website) • Discuss (mail) • Invoicing (account) |
Technical Name |
website_sale_affiliate |
License | LGPL-3 |
Website | https://laslabs.com |
Affiliate Program
This module allows for the creation of affiliates and the tracking of sales conversions generated by them.
Usage
To use this module, you must first create at least one affiliate (found in Sales/Affiliate Program).
Once an affiliate has been created, append one of the following to a compatible shop or product url (see below) to track the affiliate's conversions:
- ?aff_ref=affiliate_id
- ?aff_ref=affiliate_id&aff_key=custom_key
The "affiliate_id" is the ID displayed on the affiliate's record, e.g. "1".
The "custom_key" (optional) is a url-friendly string of your choice used to track a specific campaign, e.g. "anniversary_sale". Associated affiliate requests will be named after this key, if provided.
Example: /shop?aff_ref=1&aff_key=anniversary_sale
Compatible URLs
- /shop
- /shop/category/{category}
- /shop/category/{category}/page/{page}
- /shop/page/{page}
- /shop/product/{product}
Known issues / Roadmap
- Evaluate usefulness of IP as a fallback affiliate request identifier
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.
Credits
Images
- Odoo Community Association: Icon.
Contributors
- Brent Hughes <brent.hughes@laslabs.com>
- Dave Lasley <dave@laslabs.com>
Do not contact contributors directly about support or help with technical issues.
Maintainer

This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.
Please log in to comment on this module