Skip to main content
webflow.getAnalyzeTopEventsReport ranks the most frequent tracked events over a reporting window.

Example

automations/webflow-get-analyze-top-events-report.automation.ts

Inputs

Every input accepts a compatible signal. This action requires the sites:read OAuth scope. Each filter entry accepts at least one of eq: string, ne: string, in: string[], or nin: string[]. Supported keys are audienceIds, browser, collectionId, country, dayOfWeek, deviceBrand, deviceType, domain, itemSlug, language, locale, os, pageId, pagePath, region, timeOfDay, timezone, trafficSource, utmCampaign, utmContent, utmMedium, utmSource, utmTerm, and visitStatus.
Your workspace needs the Webflow Analyze add-on. Webflow permits one Analyze request at a time per access token.

Output

Each data row includes eventId and count. It can include name, pageId, pageName, collectionId, itemSlug, component and CMS context arrays, and { timestamp, count } time-series points.