How to Add Custom Event Tracking for Webflow Sites
Learn how to track custom events like button clicks and form submissions on your Webflow site.

How to Add Custom Event Tracking for Webflow Sites
What are Custom Events?
Custom events let you track specific interactions beyond page views - like button clicks, video plays, or form submissions.
Adding Custom Event Attributes
In Webflow, select the element and add a custom attribute in the Element Settings panel:
- Name: humblytics
- Value: your-event-name
Example: Tracking a CTA Button
- Select your button in the Webflow Designer
- Open Element Settings (gear icon)
- Add Custom Attribute: humblytics = "cta-click"
- Publish your site
Viewing Events
Custom events appear in your Humblytics dashboard under the Events section. You can filter and analyze them like any other data.