Install Piqo on Wix

Wix exposes a Custom Code panel for site-wide head scripts.

  1. In your site dashboard, go to Settings → Custom Code.
  2. Click + Add Custom Code.
  3. Paste the snippet, set Place Code in to Head, and apply to All pages.
  4. Save and publish.
<script defer data-site="YOUR_SITE_ID" src="https://piqo.app/piqo.js"></script>
Plan note: Custom Code on Wix requires a Premium plan with a custom domain. Free Wix sites don't expose this panel.