0
Hi,
I need to have a banner (html code) in marketing material that will display image and when someone click to the banner, banner will redirect to "buy" page and that referral action will be referred to Affiliate user/id. Here is my try:
but this code above to not capture affiliate ID and click to the banner link.
I know that I should use the following code:
but this code do not open "buy" page that I need.
So simply, can you tell me what should be the code that will track banner that open desired page in this case "buy" page?
Thank you,
Branko
I need to have a banner (html code) in marketing material that will display image and when someone click to the banner, banner will redirect to "buy" page and that referral action will be referred to Affiliate user/id. Here is my try:
<a href="https://www.enjoyberry.com/buy"><img src="https://www.enjoyberry.com/images/banner/banner-1-min.jpg" alt="banner-1" class="img-responsive" /></a>
but this code above to not capture affiliate ID and click to the banner link.
I know that I should use the following code:
<a href="/affiliate_link"><img src="/https://www.enjoyberry.com/images/banner/banner-2-min.jpg alt="banner-1" class="img-responsive""/></a>
but this code do not open "buy" page that I need.
So simply, can you tell me what should be the code that will track banner that open desired page in this case "buy" page?
Thank you,
Branko
Responses (3)
-
Accepted Answer
-
Accepted Answer
0Perfect, that worked out. Thank you.
May I ask you one more question:
I just tried to test this code and for the test purpose place this code on the following link: https://www.innovationmindcenter.com/banner-berry
when I clicked on it I do not see that this user {atid} has information that someone clicked on that link/count the referrals link:
Sreenshot:
https://www.screencast.com/t/o7f5p9yum5
https://www.screencast.com/t/o7f5p9yum5 -
Accepted Answer
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 »