Framer install
- In Framer: open your project.
- _Site Settings_ (top right, gear icon) → _General_ → _Custom Code_.
- Under _Start of
<head> tag_, paste:
<script defer src="https://wheremyflow.com/w.js" data-site="YOUR_SITE_ID"></script>
- _Save_, then _Publish_ the site.
#Notes
- Custom code applies to every page of the Framer site.
- In Framer preview, the snippet doesn't load — you must publish to test.
- On a custom domain, the snippet works as soon as you first publish — no extra config.