Skip to main content
GET
Get Landing Page Stats
Mailchimp-style landing page analytics for one page. Default totals exclude known crawlers. Preview URLs and the editor never count. Opening the public URL while building the page does count. conversionRate is subscribes divided by unique visits, as a percentage. The histogram is daily; period=all returns all retained analytics and a 90-day chart. dataAvailableFrom identifies the beginning of that retained coverage. Events from before analytics collection began are not backfilled, and raw events expire after two years. Lifetime viewCount / conversionCount on the page remain PostgreSQL compatibility counters for lists and get_landing_page, so they may include earlier traffic.

Request

string
required
Landing page ID.
string
Time window: 7d, 30d, 90d, or all. Defaults to all.
string
Custom range start as an ISO 8601 timestamp. Provide end too. Maximum range is 365 days.
string
Custom range end as an ISO 8601 timestamp. Provide start too.
boolean
Include known crawlers in visits, unique visits, clicks, referrers, and the histogram. Crawler hits are always returned separately as botVisits.

Responses