Deploy & Integrations
HTML embed snippet
June 2026
Quick answers
- What embed code does Engage use?
A single script tag from Engage → Deploy with your Tenant ID and Site ID. Always copy the live snippet from your portal — do not reuse old examples.
Also asked as: HTML snippet; javascript embed.
- Where do I paste the Engage script?
Immediately before the closing </body> tag on every page that should show the launcher.
Also asked as: embed placement; install code.
- Do I change the snippet when I update colors or titles?
No. Branding is loaded from the server after you save in Configuration → Branding.
Also asked as: theme update; The Showroom.
- What if my site uses strict CSP headers?
Allowlist the Scale2Rev host from your Deploy page in script-src and connect-src. See Widget not loading.
Also asked as: Content Security Policy.
Related searches: Engage embed code · install chat widget HTML · script tag Engage · paste before body · data-tenant-id
Always copy the live snippet from Engage → Deploy.
Install steps
- Select the correct Engage site in the portal.
- Copy the embed code.
- Paste before
</body>on each public page. - Publish and verify the launcher appears.
Advanced mount options
The Deploy page may include optional target attributes for inline panels or anchored launchers — use only what your web team needs.