Permission Popup

Add a popup requesting for permission to redirect

Team avatar
Written by Team
Updated over a week ago

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

Customizing the popup design

The following items can be customized:

  1. Background color

  2. Button color

  3. Text color 

  4. Image

  5. Text

  6. Redirect button text

  7. 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.

Did this answer your question?