Wix install
On Wix, installing Snorklee is a single copy-paste. Nothing to change in your design.
- In the Wix dashboard: Settings → Custom Code.
- Click + Add Custom Code.
- Paste the Snorklee code:
<script defer src="https://snorklee.com/w.js" data-site="yoursite.com"></script>
- Add code to: pick All pages + Load code once.
- Place code in: pick Head.
- Apply.
Notes
- Wix needs a Premium plan to add custom code (free sites can't).
- The Snorklee code only runs on your published site, never in the editor.
- If you delete this code entry or downgrade to a free plan, the Snorklee code stops loading — remember to add it back.