For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configure widget settings

Configure settings that apply to the widget container and its presentation.

Set these options before building the layout. Use Design widget layout to create views and add elements.

Open widget settings

Click Settings in the top-right corner to configure:

  • Identity: name and description for internal use.

  • Presentation: type, screen placement, and mobile overlay.

  • Dismissal: outside-click behavior and close button position.

Settings button in the widget builder
Open Settings to configure the widget container.

Name and description

Give the widget a clear, memorable name. For example: Summer Sale Pop-up.

Add a short description of its purpose. For example: “Promotes seasonal discounts with an interactive pop-up.”

These fields help teammates find the right widget during campaign setup.

Widget name and description fields
Name and describe the widget for your team.

Widget type and placement

Choose the format that matches the message and available screen space.

Pop-up

A focused overlay for promotions, offers, or subscriptions.

Pop-up widget type
Use a Pop-up for focused messages.

Floating Bar

A slim top or bottom bar for persistent announcements.

Floating Bar widget type
Use a Floating Bar for persistent announcements.

Full-Screen

An immersive experience that fills the screen.

Full-Screen widget type
Use Full-Screen for an immersive experience.

Adds navigation buttons for switching between widget views.

Choose the arrow background color, arrow color, and a Slide or Fade transition.

Carousel widget settings
Configure carousel navigation and transitions.

Full-Screen mobile widgets require Android SDK 4.12.1 or Swift SDK 4.14.1.

Full-Screen widget preview
A Full-Screen widget fills the available screen.

Set the placement

Set the widget position to Top, Center, or Bottom. Preview the result on desktop and mobile. Ensure the widget does not cover essential content.

Widget placement options
Choose where the widget appears on the screen.

Mobile overlay and background

Configure the overlay

Use Background Overlay to dim or color the area behind a mobile pop-up. It is enabled by default and covers the full screen, including the status bar.

Select an overlay color with the color picker. HEX and RGBA values are supported. Adjust opacity in the picker or with the opacity slider.

Background Overlay setting
Background Overlay dims the area behind a mobile pop-up.
Overlay color picker
Set the overlay color and opacity.

Use a clear background

Use Clear Background when app content should remain visible behind the pop-up. This disables Background Overlay and Overlay Color automatically.

Mobile overlay settings require Android SDK 4.13.1 or Swift SDK 4.14.2.

Clear Background setting
Clear Background keeps the app content visible behind the pop-up.

Dismissal and close button

Enable outside-click dismissal

Enable outside-click dismissal when users should close the widget by tapping or clicking outside it. This option works on web and mobile.

Outside-click dismissal setting
Enable outside-click dismissal for web and mobile widgets.

Position the close button

Choose a close button location:

  • Widget Top-Right Corner: the default position.

  • Above the Right Corner of Widget: places the button outside the container.

  • Custom Button Position: sets its exact location.

Close button position options
Choose a preset location or a custom position.

For a custom position, drag the close button into place. Click outside the widget to confirm.

Custom close button position
Drag the close button to the required location.

View settings

Select a view, then open View Settings to style its overall container.

Available controls include:

  • Minimum height: the view’s minimum vertical space.

  • Background: the outer area behind the container.

  • Container Background: the container’s fill color.

  • Background Image: an image behind the view content.

  • Corner Radius: the roundness of the container corners.

  • Border width: the thickness of the container border.

Use these settings before adjusting individual elements. For full layout guidance, see Design widget layout.

View Settings panel
View Settings control the overall container.

Background image

Use a background image to add visual context to a view:

  1. Click Background Image.

  2. Choose None, Image URL, or Upload.

  3. Add the image to the layout.

  4. Set the view’s minimum height to fit the image properly.

For example, add a campaign background image that matches your brand.

Background Image settings
Choose an image source for the view background.
Widget with a background image
Preview the background image within the widget layout.

Transparent container

Use a transparent container when the widget should blend into the host page or app.

By default, containers can have a background, border, or shadow. To remove that frame:

  1. Enable Clear Background.

  2. Set Background Color to Clear.

  3. Add components to the layout.

  4. Enter image URLs in the HTML builder, when needed.

For example, if you create a floating logo widget, the logo appears without a card background or shadow.

Transparent floating logo widget
The logo appears without a visible frame.

Continue building

Build the visual layout next. Then configure interactions and validation.

Last updated

Was this helpful?