Your cart is currently empty!
Product link rather than side wide?
—
by
Hello,
Let’s say my affilaites link is
http://www.abc.com?abc_link=4
that takes them to the homepage.
Now let’s say i want my affiliate to be able to link to a specific product
http://www.abc.com/great-product/
What would the affiliate link be for them to link to that product?
Posted in Affiliates Pro
Comments
3 responses to “Product link rather than side wide?”
Yeah – but say i have hundreds of products and the affiliate themselves is going through my products to decide what they want to promote – how do they generate the code themselves?
I won’t be able to go through each link to do this, nor would i want to past every product on my site on the affiliate landing page – there would need to be a neat string they can just add on to the end of the url – is this not correct?
Hi,
if you want create the links manually, add ?abc_link=4 to the url.
If you want promote http://www.abc.com/myproduct, you can use: http://www.abc.com/myproduct?abc_link=4 (if abc_link is used in Affiliates->Options->Affiliate URL parameter name)
cheers
Hi,
you can use [affiliates_url] shortcode, for example:
[affiliates_url]http://www.example.com/somepage[/affiliates_url]
Take a look to documentation.
cheers