It's very simple...
Let's say your affiliate's code is john_doe.
Just ?affiliate=john_doe to any link into your Wisdom Robot site.
NOTE: if the URL you're trying to send them to already has a "?something=" in it, like a coupon code, change the ? to a & (see example below).
Examples:
To send people to:
- The home page: https://yourwisdomrobotdomain.com/?affiliate=john_doe
- A product page: https://yourwisdomrobotdomain.com/product/product_name?affiliate=john_doe
- A product page, along with a coupon code: https://yourwisdomrobotdomain.com/product/product_name?coupon=coupon_code&affiliate=john_doe
If you want to send someone directly to an "Add to Cart" link, then:
- Edit the item
- Click the "Add to Cart Links" in the upper-right corner
- Copy the link for the version you want
- If you choose "Add and Go to Cart," append ?affiliate=john_doe to the end of the URL
- If you choose "Add and Go Directly to Checkout," append &affiliate=john_doe to the end of the URL
NOTE the difference: "Go to Cart" uses question mark (?), "Go Directly to Checkout" uses an ampersand (&)