Returns a list of pages receiving incoming traffic from organic search traffic and traffic share per landing page.
Output fields:
url: The landing page URL receiving search traffic. Can be the root domain or subdomains.
clicks: Estimated number of search clicks landing on this URL during the period.
traffic_share: Proportion of the domain's total search traffic (organic or paid, based on filter) landing on this URL.
desktop_share: Percentage of clicks to this URL coming from desktop devices.
mobile_share: Percentage of clicks to this URL coming from mobile devices.
keywords: Count of unique keywords driving traffic to this specific URL. High counts indicate broad SEO coverage; low counts suggest focused/branded traffic.
top_keyword: The single keyword driving the most traffic to this URL.
serp_features: RP features where this URL appears. Values include: organic, paid, organic_sitelinks, paid_sitelinks, organic_expanded_sitelinks, organic_inline_sitelinks, related_questions, local_pack, images, news.
spend: Estimated PPC spend (USD) for this landing page.
ads: Number of unique ad creatives/variations observed for this URL. Only populated when traffic_source=paid.
Query Parameters
domainstring Required
Enter website of interest, without 'www.' or brackets {}
granularitystring
Time granularity for the returned values
countrystring
Two-letter country code (e.g., 'us', 'gb', 'ww')
start_datestring
Start date in 'YYYY-MM' or 'YYYY-MM-DD' format
end_datestring
End date in 'YYYY-MM' or 'YYYY-MM-DD' format
web_sourcestring
The device/platform the traffic is coming from
traffic_sourcestring
Traffic source to fetch data for
formatstring
Format in which the reply should be returned
limitinteger
Sets how many results to return.
offsetinteger
Defines the number of results to skip
ascboolean
Orders the results by ascending or descending
sortstring
Selects a specific metric to order results by
Response
Response Attributes
Was this section helpful?