Skip to main content

Pop Up 01

Preview

Trigger

Trigger TypeDetail
DOM ReadyWhen all the HTML has been received and parsed by the browser into the DOM tree.
ExitWhen the cursor leaves the bounds of the body from the top of the page.
InactiveWhen there's no user activity within the document after the configured time in milliseconds.
ScrollWhen the scroll amount exceeds the provided value of the page height.

* Although Interaction Studio web templates are based on responsive HTML that supports displaying web campaigns on mobile devices, EXIT does not work on mobile devices since it depends on listening for mouse move events on a page.

Position

NameHorizontal PositionSet Distance from
the Edge of Window
Left
possible
Center
impossible
Right
possible
NameVertical PositionSet Distance from
the Edge of Window
Top
possible
Center
impossible
Bottom
possible

Appearance

NameDetail
Popup Width
Popup Border Radius
Popup Background
Popup Border WidthTo show the border, set the border width to more than 1px
Color of Closing Button
Popup Shadow
Popup Inner SpacingThe padding of the popup
Distance between Inner ElementsThe gap between each element in the popup
Overlay Layer
Overlay Color

Content: Text

NameDetail
Title Text
Title Font Size
Title Color
Body Text
Body Font Size
Body Color

Content: Image

NameDetail
Image 1 URLURL or BASE 64 format.
We recommend the original width of the image to be over 280px to prevent pixelation.

Content: Button

NameDetail
Link URL
Button TextPlease avoid adding a URL in the text. Since the parent element is wrapped with <a> by default, adding a URL would break the layout.
Button Font Size
Button Text Color
Button Border Radius
Button Background Color

Content Zone

Not required