Exit Pages Chart
API + MCPGET/v3/web-analytics/exit-pages-chart
Requests to this endpoint are free and do not consume any API units.
Query parameters
exit_pages_to_chartstring
Specify which values to chart (as a comma separated list), if not provided then (top5-by-visitors) is used by default (which charts top 5 values by visitor count).
wherestring
Filter expression. Can mention dimensions and metrics.
granularitystringRequired
Time granularity for chart data points.
Allowed values:hourlydailyweeklymonthly
tostring (date-time)
end datetime for the data query
fromstring (date-time)
start datetime for the data query
project_idintegerRequired
Project ID
outputstring
The output format.
Allowed values:jsoncsvxmlphp
Responses
pointsarray<object>
exit_pagestring (url)
Exit page URL
exit_ratenumber (float)
Exit rate (percentage of pageviews that were the last in the session)
exitsinteger
Number of exits
timestampstring
Timestamp of the data point
visitorsinteger
Number of visitors
errorstring
errorstring
errorstring
errorstring
errorstring