Get analytics summary
GET/api/integrations/v1/analytics
Returns key metrics for the shop over the specified time window.
Includes daily breakdowns (one data point per day) and period totals for:
- Searches performed
- Product impressions in search results
- Product clicks from search results
- Conversions attributed to search
- Revenue attributed to search
The default period is the last 30 days. Use the days parameter to request a different window.
Request
Responses
- 200
- 401
- 404
Analytics retrieved successfully
Missing or invalid API key
Shop not found