0
How can someone create Virtuemart Affiliate Link for specific product? Is this possible?
Accepted Answer
0
Yes, sorry.
Supposing that your url was http://www.example.com/acategory/aproduct
You should use this link: http://www.example.com/acategory/aproduct/?atid=1
However, if your url looks like http://www.example.com/acategory?product=43
You should use this link: http://www.example.com/acategory?product=43&atid=1
This happens because this is how the url params work. If it is not clear yet, show me a product link and I will tell you how to build the url.
Thank you,
Joan
Supposing that your url was http://www.example.com/acategory/aproduct
You should use this link: http://www.example.com/acategory/aproduct/?atid=1
However, if your url looks like http://www.example.com/acategory?product=43
You should use this link: http://www.example.com/acategory?product=43&atid=1
This happens because this is how the url params work. If it is not clear yet, show me a product link and I will tell you how to build the url.
Thank you,
Joan
Responses (6)
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0So it will be https://mywebsite.com/store/?atid=1 right?
What about my marketing materials? They all will have /?atid=1 numbers and how i will know which user use this if all the users will use the same /?atid=1 number ?
Thanks -
Accepted Answer
0In other words i want my marketing materials to have this link
https://mywebsite.com/store/product1/?atid=1
https://mywebsite.com/store/product2/?atid=2
https://mywebsite.com/store/product3/?atid=3
So when user take this link from the marketing materials section how exactly the system will know which user make the commission if all the users will use the same link? -
Accepted Answer
0Hello Kiko,
When creating a marketing material banner, you have the {affiliate_link} token which is the whole default link for each user.
By default, it will be https://mywebsite.com/?atid=(the atid of the specific user). This way, when an affiliate is copying the banner, he or she is copying it's own link and the commissions will be created for him/her.
However, if you want to point to a specific product for each affiliate in the banners, you will need to use the referral word to build the link for each affiliate. This way, the token {affiliate_link} will be able to automatically point to a specific product for each affiliate.
Let me refer you to our referral word documentation: http://www.joomlathat.com/documentation/affiliate-tracker/referral-word
If after reading it you still have questions, ask us and we will help you.
Thank you,
Joan
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »