Notification

Urchin WebAnalytics Software is discontinued and is no longer supported. All Urchin documentation applies only to the Urchin product as it was at the time of discontinuation, and does not apply to any Google Analytics products or services.

Aggregation of "total" table (SOAP) v1

Aggregation of "total" table (SOAP) v1

The "total" table allows three types of aggregation: monthly, daily, hourly.

The aggregation type is identified by mutually exclusive dimensions; the output format is xsd:dateTime CCYY-MM-DDThh:mm:ssZ:

  • monthly - u:month (e.g. 2009-01-01T00:00:00Z, where day is always 01)
  • daily - u:day (e.g. 2009-01-05T00:00:00Z)
  • hourly - u:hour (e.g. 2009-01-05T10:00:00Z)
  • totals - u:totals: output is "Totals"

For example, to retrieve profile data by day, set the following parameters:

 

    <dimensions>u:day</dimensions>
    <metrics>u:hits,u:bytes</metrics>

To retrieve profile data by hour, set the following parameters:

 

    <dimensions>u:hour</dimensions>
    <metrics>u:hits,u:bytes</metrics>
 
true
Search
Clear search
Close search
Main menu
162786341914420230
true
Search Help Center
true
true
true
false
false