PlainFunnels Categories

Home / Categories / Editor

What is a popup trigger, and which one should I use?

Short answer

A trigger is the event that makes the popup appear. systeme.io offers five: open automatically, open after a set number of seconds, open on exit intent, open from a button, and open from a text link.

Where popups are created

In the page editor, click Popups in the upper left, then the + icon. The new popup appears in the editor, and Edit popup settings above it opens its options.

The three that need nothing from the visitor

All three live in the popup's own settings panel.

  • Open the popup automatically. The popup opens with no action from the visitor.
  • Set a delay in seconds. A number you type. The popup waits that long before opening.
  • Open on exit intent. An option in the same list.

A fourth setting sits with them and is not a trigger. Show close button is about the way out of a popup, not the way in.

The two that need a click

  • A button. Drag a Button element onto the page, open its settings, and choose Show popup as the action when the button is clicked.
  • A text link. Highlight the words, click the link icon, choose Popup, pick which popup should open, then save.

The order matters for the button. The popup has to exist on the page before Show popup can be picked as an action.

Which one do I want?

TriggerWhat has to happenWhat must exist first
AutomaticallyNothingThe popup
Delay in secondsThe visitor stays for the time you setThe popup
Exit intentNot documentedThe popup
ButtonA click on the buttonThe popup, before the action can be chosen
Text linkA click on the linked wordsThe popup

The exit intent row is blank on purpose. systeme.io lists the option and does not say, there or in the other popup articles read for this answer, what movement counts as an exit. Anyone using it is testing it rather than reading about it.

Triggering one from another website

A popup can be opened from a page that is not on systeme.io. Add a Popup Form step to the funnel from the Opt-in category, pick a template, and edit it.

Create a link then generates the HTML for a text link. On the external site that code goes between the body tags, and clicking the text opens the popup.

The same screen offers two other versions: the full script, and an embedded form. To have the popup itself load on an external site, the script is copied with Script and pasted into that site's header or footer code section.

Making the popup save anything

A popup carrying a form stores nothing until its button is set to Submit form, with a destination chosen for where the visitor goes after they submit.

Did this answer your question?