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:
- Pick a template you like.
- Remove the input fields.
- Change button's type to 'Link' and specify the needed URL.
Creating On-click Popup #
Summary:
- In the widget's Display Rules section choose a click trigger.
- For link trigger -- copy the hash link and use it as a targeted URL of widget triggering element (link, button, etc.) of your site.
- 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:
- Pick a welcome screen template you like.
- Remove closing elements (buttons, cross).
- Prevent widget from closing via the scroll (deactivate the Scrollable switch).
- Set up the widget to trigger right with the page load (time on page 0 seconds)
Creating Multi-Step Widgets #
Summary:
- Pick a widget template you like.
- Add 'Callout' as a pre-step for your widget.
- Add 'Thank you' as a post-step for your widget.
- 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:
- Pick a template you like.
- Remove input fields and non-needed content sections.
- Change button's action to 'Close the widget'.