Is it possible for an Unbounce popup to be triggered within an Iframe in an external web app?
We’ve tested using two simple pages on our internal test server:
- Page 1: simple page with the script tag added to the
- Page 2: simple page containing Iframe with page 1 as source
The Unbounce popup triggers correctly when page 1 is accessed, however it does not display when opening page 2. The bundle.js file is received but the network traffic (as viewed within Chrome dev tools) stops at that step.