Wix install
- In the Wix dashboard: _Settings → Custom Code_.
- Click _+ Add Custom Code_.
- Paste your snippet:
<script defer src="https://wheremyflow.com/w.js" data-site="YOUR_SITE_ID"></script>
- _Add code to_: pick All pages + Load code once.
- _Place code in_: pick Head.
- _Apply_.
#Notes
- Wix requires a Premium plan to add custom code (free sites can't).
- The snippet only runs on the published site, not in the editor.
- If you delete the Custom Code entry or downgrade to a free plan, the snippet is no longer injected — remember to restore it.