
Overview
The Integration page in the browser extension lets you configure how a workflow channel integrates with your website. You can define links, datalayer variables, and filter conditions.Links
Links define how Reelevant content is embedded on your website:| Field | Description |
|---|---|
| Link | The HTML element selector or URL pattern where the content should appear. |
| CSS Selector | Use the DOM selector to visually pick an element on the page. |
DataLayer Variables
DataLayer variables let you pass values from your website’s data layer to the workflow:| Field | Description |
|---|---|
| Variable name | The name of the data layer variable. |
| Path | The path to the value in the data layer object. |
| Type | The variable type. |
Filter Conditions
Filter conditions control when the workflow integration is active:| Field | Description |
|---|---|
| Condition | A rule based on URL patterns, data layer values, or DOM elements. |
| Operator | Comparison operator (equals, contains, starts with, etc.). |
| Value | The value to compare against. |