Aller au contenu
wheremyflow
Fonctionnalités Tarifs Comparatif Manifeste Aide Audit Contact Démo Connexion

Webflow install

  1. In Webflow Designer: open _Project Settings_ (gear icon, bottom left).
  2. _Custom Code_ tab.
  3. In the _Head Code_ area, paste:
<script defer src="https://wheremyflow.com/w.js" data-site="YOUR_SITE_ID"></script>
  1. _Save Changes_, then _Publish_ the site.

Notes

  • _Head Code_ applies to every page. No need to paste per page.
  • In Designer preview, the snippet doesn't run — you must publish to test it.
  • CMS pages (Collection Pages) inherit the global <head> automatically.