Track product share action.

Request body (JSON): - visitorId (string, required): User's visitorId from /view response - currentUrl (string): Full URL being shared - (+ all tracking properties from viewAction)

Response: }

post/api/consumer/{version}/product/share

Path parameters

version'v2' | 'v1' required

Changes