UA

image-20240611-123449.png

US

image-20240611-123805.png

RU

image-20240611-131051.png

A popup window is an element that appears over the content on a webpage.

5-20241021-082458.png

There are three types of pop-up windows:

You can select the type of pop-up window when configuring LGT in the "General" tab.

Creating an "Pop-up Window" LGT

To create an LGT of the "Pop-up Window" type:

  1. Go to the "Sales Tunnels" section and open the required tunnel.

01-20241028-155512.png
  1. Right-click (for Windows) / tap with two fingers on the touchpad (for MacOS), select "Lead Generation Tools," find "Pop-up Window" in the list, and then click the "Create" button.

02-20241028-155351.png
  1. Fine-tune your LGT in the General, Content, and Traffic tabs. For more details, follow the link.

note

Checkbox "Open messenger in a new tab" – when switching from your website to messengers via LGT, the website page will remain open.

Checkbox "Open messenger in a new tab" – when switching from your website to messengers via LGT, the website page will remain open.

When filling out the "General" tab, specify the type of pop-up window.

03-20241028-162443.png
  1. After creating the LGT, you will receive several code blocks that need to be placed on your website:

05-20241028-162750.png

You need to:

For advanced users:

For an action-type popup window, you need to create an element that will contain the trigger for the popup window. The id for this element should be set to the selector found in the popup window settings (without the # symbol).

04-20241028-162451.png

Example:

<button id="Укажите_название_Selector_здесь"></button>

The popup window will appear when the website visitor interacts with this element (by clicking the button).