Skip to content
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.

2.5.0

@ccnixon ccnixon tagged this 25 Jun 15:45
…t_ids param (#39)

Previously we were mapping the product list category as the only member of an array to the FB pixel
content_ids param. FB expects this to be an array of productIds instead. This PR adds a change to
first check if the user has sent through a products array with productIds and if so, properly maps
them to the content_ids array. Otherwise, it simply falls back on the legacy behavior.

https://segment.atlassian.net/browse/PLATFORM-2400
Assets 2