Affilaite link opens twice
-
Hello,
I would need some precious help for my issue.
Here is my problem:
– I have setup an affiliate link which opens in a new window (target blank) and all is working fine
<a class="thirstylink" title="bondora" href="//crowdfunding-platforms.com/go/bondora" target="_blank" rel="nofollow noopener noreferrer">Linktext</a>– But when I add to this link an id attribute id=”CTA-top-bondora” to trigger a google analytics event, then I have a problem: the affiliate link still opens in a new window but it opens also in the same page when the link was clicked (which should’t happen)
<a id="CTA-top-bondora" class="thirstylink" title="bondora" href="//crowdfunding-platforms.com/go/bondora" target="_blank" rel="nofollow noopener noreferrer">Linktext</a>I didn’t have this problem before but it just came out since I have moved my website to https.
Thank you in advance for your help
The topic ‘Affilaite link opens twice’ is closed to new replies.