Skip to main content
webflow.getAnalyzeTrafficReport retrieves daily sessions, users, or pageviews for a reporting window.

Example

automations/webflow-get-analyze-traffic-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, nextCollectionId, nextItemSlug, nextPageId, os, pageId, pagePath, previousCollectionId, previousItemSlug, previousPageId, referrer, 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 and returns 429 for concurrent requests.

Output