web-branch-deep-linking-attribution
web-branch-deep-linking-attribution copied to clipboard
Inline banners instead of fixed bottom/top overlay banners
Hi Branch team,
We want to experiment with branch app banners as inline banners(as part of the page itself). We can put some elements hooks at a specific place on our page with some specific max-height. Instead of appending the iframe inside document.body, we want to iframe to be placed inside the given element hook.
Can someone guide me how can we achieve this requirement?