PandaIDX

API Docs

Website Analytics

Aggregated website analytics — visitors, page views, conversions, traffic sources, and breakdowns by page, referrer, country, browser, OS, and device. Same metrics shown in the Panda IDX dashboard.

GET/v1/analytics

Authentication

OAuthAuthorization: Bearer

Requires OAuth access token (scope: analytics)

Query Parameters

Periodenum
optional

Time period for analytics data

Default:30d
24h7d30d90d1y
Pagestring
optional

Filter by page path (e.g., /search, /listing/A11855701)

Referrerstring
optional

Filter by referrer (e.g., google.com, Direct)

Browserstring
optional

Filter by browser name (e.g., Chrome, Safari)

Countrystring
optional

Filter by country name (e.g., United States)

OSstring
optional

Filter by operating system (e.g., Windows, iOS)

Devicestring
optional

Filter by device type: desktop, mobile, tablet

VisitorIdstring
optional

Filter by specific visitor ID

UtmSourcestring
optional

Filter by UTM source (e.g., google, facebook)

UtmMediumstring
optional

Filter by UTM medium (e.g., cpc, email, social)

UtmCampaignstring
optional

Filter by UTM campaign name

Responses

200Success
application/json
periodstring

The time period used for the query (e.g., 7d, 30d)

overviewobject

Summary metrics for the period

timelinesobject

Per-day time series for each metric

pagesarray

Breakdown by page path

referrersarray

Breakdown by traffic source

countriesarray

Breakdown by visitor country

browsersarray

Breakdown by browser

osarray

Breakdown by operating system

devicesarray

Breakdown by device type

utmobject

UTM campaign attribution breakdowns

eventsarray

Breakdown by event type (excludes page_view)

conversionsarray

Recent conversions (form submissions + signups), max 20