Video Guides

3-Minutes Start #

See related article for details.

Connecting Site via JavaScript Code #

See related article for details.

Connecting WordPress Site #

See related article for details.

Embedding Inline Widget #

See related article for details.

Creating a Call-to-Action Widget #

Summary:

  1. Pick a template you like.
  2. Remove the input fields.
  3. Change button's type to 'Link' and specify the needed URL.

Creating On-click Popup #

Summary:

  1. In the widget's Display Rules section choose a click trigger.
  2. For link trigger -- copy the hash link and use it as a targeted URL of widget triggering element (link, button, etc.) of your site.
  3. For CSS selector trigger -- type in the class name (starting with the dot) or ID (starting with the hash) of your site's element, that should trigger the widget on click.

Creating Content Gate Widget #

Summary:

  1. Pick a welcome screen template you like.
  2. Remove closing elements (buttons, cross).
  3. Prevent widget from closing via the scroll (deactivate the Scrollable switch).
  4. Set up the widget to trigger right with the page load (time on page 0 seconds)

Creating Multi-Step Widgets #

Summary:

  1. Pick a widget template you like.
  2. Add 'Callout' as a pre-step for your widget.
  3. Add 'Thank you' as a post-step for your widget.
  4. Customize 'Callout' and 'Thank you' steps the same way you did with the main widget ('Offer' step).

Importing 3-rd Party HTML Forms #

See related article for details.

Creating Cookie Notification Widget #

Summary:

  1. Pick a template you like. 
  2. Remove input fields and non-needed content sections.
  3. Change button's action to 'Close the widget'.