Skip to main content

Documentation Index

Fetch the complete documentation index at: https://revlytics.co/docs/llms.txt

Use this file to discover all available pages before exploring further.

Installation

  1. Open your Webflow project settings
  2. Go to the Custom Code tab
  3. Paste the following in the Head Code section:
<script defer data-site="YOUR_SITE_ID" src="https://revlytics.co/script.js"></script>
  1. Click Save Changes
  2. Publish your site
Custom code only works on published sites, not in the Webflow designer preview.

Track events

Use the data-revlytics-event attribute on any Webflow element:
  1. Select the element in the designer
  2. Go to Element Settings (gear icon)
  3. Add a custom attribute:
    • Name: data-revlytics-event
    • Value: cta_click (or any event name)