Where to add
Site Settings → Advanced → Custom Code. Add to Head on All Pages.
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
- Open Wix Studio dashboard → Site Settings → Advanced → Custom Code.
- Click Add Code, paste the script, choose placement Head, apply to All Pages.
- Save and Publish.
Verify
- Live site → View Source → script appears in
<head>
. - Network →
unitoolbar.js
returns 200.
Troubleshooting
- If you don’t see it, republish; Wix caching can delay changes.
- Security restrictions? Allow
https://my.pluro.ai
in policies.