Skip to main content
Integration configuration page in the browser extension

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 define how Reelevant content is embedded on your website:
FieldDescription
LinkThe HTML element selector or URL pattern where the content should appear.
CSS SelectorUse the DOM selector to visually pick an element on the page.
Click Add link to add additional link targets.

DataLayer Variables

DataLayer variables let you pass values from your website’s data layer to the workflow:
FieldDescription
Variable nameThe name of the data layer variable.
PathThe path to the value in the data layer object.
TypeThe variable type.
Click Add variable to configure additional data layer variables.

Filter Conditions

Filter conditions control when the workflow integration is active:
FieldDescription
ConditionA rule based on URL patterns, data layer values, or DOM elements.
OperatorComparison operator (equals, contains, starts with, etc.).
ValueThe value to compare against.
Click Add condition to add more filter rules.

Saving the Integration

Click Save to persist the integration configuration. The settings are saved to your workflow and will be used when the Reelevant tag loads on matching pages.
Use the DOM selector to visually pick the exact element where you want Reelevant content to appear, rather than writing CSS selectors manually.