An inline module can be inserted into an existing <div> element on your page. This allows you to render personalized messages and forms anywhere on your page.
Note: inline modules do not support the close or cancel option. Clicking the confirm button will trigger success state for form or subscription modules, but we recommend setting a custom callback for the confirm button of a inline message module.
positionSelector
Define the DOM selector of the parent element you would like to insert the module into.
positionSelector string |
|
| Value | Behavior |
|---|---|
| selector | Javascript selector of an existing div on the page where the module should appear. |
Custom Position - Live Preview

image
Define the featured image you would like to use for the module.
| Key | Type | Behavior |
|---|---|---|
| image | string | URL of the image to feature |
Image - Live Preview
