Get HitKeep Ecommerce Analytics
hitkeep_get_ecommerceRetrieve ecommerce analytics including top products, source statistics, and aggregate breakdowns by city, provider, and ASN for a specific site.
Instructions
Read ecommerce summary, top products, source stats, and aggregate city, provider, and ASN breakdowns for one site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Optional RFC3339 end timestamp. Defaults to now. | |
| from | No | Optional RFC3339 start timestamp. Defaults to 30 days before to. | |
| limit | No | Maximum rows to return. Defaults to 10 and is capped at 50. | |
| filters | No | Optional analytics filters. | |
| item_id | No | Optional ecommerce item id filter. | |
| site_id | Yes | HitKeep site UUID. | |
| item_name | No | Optional ecommerce item name filter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| from | Yes | ||
| site_id | Yes | ||
| sources | Yes | ||
| summary | Yes | ||
| products | Yes |