Hello @ninaJoya
Yes, there is a setting in Klaviyo that allows you to open all links in a new tab. Here's how you can do it:
- Go to the email template that you want to edit.
- Click on the button or image that you want to add the link to.
- In the Link field, enter the URL of the page that you want to link to.
- Click on the "Insert" button to add the link to the button or image.
- Click on the button or image again to edit it.
- In the Link field, add the following code to the end of the URL:
?target=_blank - Click on the "Save" button to save your changes.
This code tells the browser to open the link in a new tab instead of the same tab. By adding this code to the end of all your links, you can ensure that they all open in a new tab.
If you have already added links to your email template and don't want to go through each one and add the code, you can use a find-and-replace tool to add the code to all the links in your email. Just search for all the links in your email and replace them with the same link plus ?target=_blank at the end.
I hope this helps! Let me know if you have any more questions.