Where to add

Settings → Website → Pages → select your domain → TemplatesSite Header HTML.

Pluro script (copy & paste)

<script type="text/javascript">(function(){var e=document.createElement('script');e.async=true;e.defer=true;e.setAttribute("type","text/javascript");e.setAttribute("src","https://my.pluro.ai/unitoolbar.js?lang=en");document.getElementsByTagName("head")[0].appendChild(e);})();</script>

Steps

  1. Go to Settings → Website → Pages, choose the relevant domain.
  2. Open Templates and paste the script into Site Header HTML.
  3. Save + publish if prompted.

Verify

  • Open a page → View Source → script appears within <head>.
  • DevTools → Network → unitoolbar.js status 200.

Troubleshooting

  • If using Content Security Policy, add https://my.pluro.ai to script-src.
  • If you have multiple domains, repeat for each domain’s header.