Skip to content

Open link in new tab

This article covers how to set your in-app message links to open in a new tab for your web application.

To set your in-app message links to open in a new tab, set the openInAppMessagesInNewTab option to true to force all links from in-app message clicks open in a new tab or window.

1
braze.initialize('api-key', { openInAppMessagesInNewTab: true} );
HOW HELPFUL WAS THIS PAGE?
New Stuff!