← All guides

No-code builders · ~2 min

Install on Webflow / Framer / Wix

Paste the snippet once in Head code, then publish.

Examples use Site ID yourdomain.com — replace with yours from onboarding or Settings.

  1. 01

    Open site settings → Custom code

    Paste the snippet in Head code. Publish the site.

    <script
      defer
      data-website-id="yourdomain.com"
      data-domain="yourdomain.com"
      src="https://revfast.app/tracker.js"
    ></script>

Install with AI

Paste into Cursor or Copilot — swap in your real Site ID first.

Tell me exactly where to paste this Webflow/Framer head snippet for yourdomain.com:
<script
  defer
  data-website-id="yourdomain.com"
  data-domain="yourdomain.com"
  src="https://revfast.app/tracker.js"
></script>

Related

Stuck? Email hello@revfast.app or open onboarding → Need help?