How to prevent poping on every page ? Hello community, I really like TypeForm as it allows me to be interactive with my audience. I have built a dialogue to catch more newsleter subscritions, but I am facing a problem. To catch more attention, I have to trigger the side tab after let’s say 5 seconds. As My users can land on any page, I paste the code in the <body> all over the site. If the user submits the form, then the form disappear, because I checked the “close embed on completion”. However if the user simply closes the form, then when he visits another page, the form pops up again after 5 seconds. This can be really anoying for the user. So my question is : is there any solution to force the form to stay down if the user have cliked the “close” button ? Thanks in advanced.