Affiliate URL?


  • Default avatar
    zorigo    
     2 years ago
    0

    Is it possible for affiliates to have their own unique URL that they can embed on their own web site?  We wanted to be able to provide the ability for our affiliates to just post a link for people to click on to shop rather than having them direct their users to enter a coupon code.  I don't see anything about this in the documentation.
  • Your avatar
    seyi    
     2 years ago
    0

    AwoCoupon has the ability to set the coupon in the url, so yes, you can do this since AwoAffiliate is based on coupon codes.   Assuming the affiliate coupon code is shop15, then add this to the url
    ?addcoupontocart=shop15

    Unless the url already has a question mark "?", then this instead
    &addcoupontocart=shop15

    2 examples:
    https://www.website.com/?addcoupontocart=shop15
    https://www.website.com/?view=prodct1&addcoupontocart=shop15

  • Default avatar
    zorigo    
     2 years ago
    0

    Awesome.  Thank you!