TrafficHistory

The TrafficHistory action returns the daily Alexa Traffic Rank, Reach per Million Users, and Unique Page Views per Million Users for each day since June 2007. This same data is used to produce the traffic graphs found on alexa.com.

The TrafficHistory Action takes the following parameters. Required parameters must be provided for the request to succeed.

NameDescriptionRequired
Action

Set the Action parameter to TrafficHistory to get traffic rank going back in time.

Yes
Url

Any valid URL. The URL parameter specifies the URL, host or domain about which you would like to receive information.

Yes
ResponseGroup

History is the only available response group.

Yes
Range

Number of days to return. Note that the response document may contain fewer results than this maximum if data is not available. Default value is '31'. Maximum value is '31'.

No
Start

Start date for results. The first start available date is 20070601 (June 1, 2007)

No
Version Pass in the current version number, 2005-07-11, to ensure that requests succeed even if the API changes in future versions.No

The following example shows a Query-style request and response