Analytics
Site Summary
Summary of all events within a date range for a particular site_id
Parameters
Name | Type | Description |
|
| required ID of the |
|
| required Example: |
|
| required |
|
| required |
|
| By default this endpoint returns a standard set of event types. See event types below for more details. |
Event types
By default, this endpoint returns data for the following events:
site-page-view
form-submit
link-call
link-outgoing
You can optionally pass an events
list, which is a comma separated list of "Event names" to report on.
Example: ?events=form-submit,link-facebook,link-call
Which events that are tracked will depend somewhat on the elements that are present on your template, but a list of all possible events and their "Event name" can be found here:
Response
Last updated