Embed Release0 agents in WordPress sites using the official plugin. This guide provides step-by-step instructions to add your agent to WordPress pages, including embedding options and personalization features.
Note: You can customize this snippet from the Integrations tab of your agent’s flow editor.
Path | Exclusion Behavior |
---|---|
/app/* | Excludes all pages starting with /app/ . |
/app | Excludes only the /app page. |
/app?param=1 | Excludes /app only when the query parameter is set to 1 . |
/app?param=* | Excludes /app with any param query value. |
/app/*?param=* | Excludes all /app/ pages with any param query value. |
WP Email
, ensure the variable is spelled as WP Email
(case-sensitive).Note: Incorrect syntax, such aswp Email
orWP email
, will not work.
https://cdn.jsdelivr.net
from LiteSpeed’s “Localize Resources” list.web.js
and agent
to the JS Excludes and JS Deferred Excludes fields in LiteSpeed’s Tuning Settings.agent
.defer
attribute to external scripts, add an exception for agent
in the plugin’s configuration.