Hi!
Do you guys have a quick solution for loading the Content area Modal’s content only after the button is clicked?
The reason is TheFork Booking iFrame that is placed behind the Book Now button on this site:
It contains its own Google Analytics code added in the third-party backend, which triggers double view because that code is loaded along with the one in the page’s head.
So the way to avoid this would be to load the iframe (Content Area Modal’s content) only if the “Book Now” button is clicked. I guess that should be possible.
Thank you!


