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