← All guides

Marketing teams · ~3 min

Install with Google Tag Manager

Custom HTML tag on All Pages.

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

  1. 01

    Create Custom HTML tag

    GTM → Tags → New → Custom HTML. Paste the snippet. Trigger: All Pages. Publish.

    <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.

Create a GTM Custom HTML tag for RevFast (yourdomain.com) with:
<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?