Skip to main content

Permission Popup

Add a popup requesting for permission to redirect

Written by Team

The Permission Popup feature allows you to enable a lightbox popup requesting permission from the visitor to be redirected.


Enable popup requesting permission to redirect

Tick this to enable to permission popup feature

Automatically close popup and redirect after X seconds

Enabling this option will auto close the popup and redirect the visitor after a specified number of seconds. A countdown timer will be displayed below the popup.

Remember visitor selection for X hours

Enabling this option will remember the visitor selection for a specified number of hours.

If the visitor chose to click the button to be redirected, then upon next visit to your site, they will get redirected automatically.

If the visitor chose not to be redirected, then upon next visit they won't be redirected or shown the popup.

Note: enabling this option will place a cookie into the visitors browser

Remember visitor selection for browser session only

Enabling this option will remember the visitor selection for the browser session only. Once the browser is closed, the visitor will be shown the popup again upon next visit.

If the visitor chose to click the button to be redirected, then upon next visit to your site, they will get redirected automatically.

If the visitor chose not to be redirected, then upon next visit they won't be redirected or shown the popup.

Note: enabling this option will place a cookie into the visitors browser

Show popup only once every X hours

Enabling this option will show the popup to the visitor at most once in the specified number of hours. Unlike the "Remember visitor selection" option, this applies regardless of what the visitor chose — the popup simply will not appear again until the time period has elapsed.

Note: enabling this option will place a cookie into the visitors browser

Customizing the popup design

Open the Popup Designer to customize the look and feel of your popup. The following items can be customized:

  1. Background color

  2. Background border radius (px)

  3. Button background color

  4. Button border radius (px)

  5. Button border size and color

  6. Button height and width padding (px)

  7. Button text color and font size

  8. Close / cross icon color (grey, black, or white)

  9. Title (heading) font color, size, letter spacing, and line height

  10. Body text font color, size, letter spacing, and line height

  11. Image

  12. Redirect button text

  13. Close button text

Each design element of the popup contains unique class names. It is possible to further customize the popup by adding CSS styles for these classes. The styles need to be added directly to your website.

Dropdown / Location Selector theme

In addition to the standard popup and bar themes, the Popup Designer offers a Dropdown button layout. When combined with the Location Selector feature, this lets visitors manually choose which version of your site they want to visit — for example, switching between regional storefronts.

To use this mode:

  1. In the Popup Designer, set Buttons to Dropdown.

  2. In the Location Selector panel (General Setup step), enable "Enable visitors to open a location selector to manually switch sites".

  3. Each location segment gets its own dropdown label text and destination URL, configured in the segment's Popup/Bar tab.

Use this theme when you want visitors to have an explicit choice between sites rather than being redirected automatically or via a single yes/no popup.

Did this answer your question?