How can I make form as an auto pop-up?

  • roblucas
    Asked on October 16, 2014 at 2:44 PM

    I would like the form to ideally appear as a pop-up after the customer has been on our website for about 5-10 seconds. Is that possible?

  • Mike_T Jotform Support
    Replied on October 16, 2014 at 3:54 PM

    Thank you for contacting us.

    Yes, we can auto-popup a Lightbox Form on a web page. Please follow the next guide:

    How to Auto-popup a Lightbox Form

    If you need any further assistance, please let us know.

  • roblucas
    Replied on October 16, 2014 at 4:28 PM

    Thank you for that, seems to make sense. Are there any specifics on where this code needs to be entered within the code on my site? Ie within the <head> tags, etc...

  • Mike_T Jotform Support
    Replied on October 16, 2014 at 4:38 PM

    You are welcome. You can try to add the code before the closing body tag.

    {script code here}
    </body>

  • roblucas
    Replied on October 16, 2014 at 5:03 PM

    Perfect, looks like it works. However, every page I click on generates the pop up. Could be an annoying experience for a customer. Is there a way to only make it display once per visit, or something like that?