Analytics

Get Traffic UTM Breakdown

Retrieves traffic broken down by UTM source, medium, campaign, term and content.

get/v1/shops/{shopId}/analytics/traffic/utm

Response

Example response

{
  "utm_source": [],
  "utm_medium": [],
  "utm_campaign": [],
  "utm_term": [],
  "utm_content": []
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.