Closed steffen-wirth closed 5 years ago
Hi @fooman,
an empty productId in the remarketing template is single quoted '' - so the check is always true and an empty ecomm_prodid is in the output - if you just put double quotes around in the check or change the getProdId function it'll work again
thx Best Steffen
Hi @fooman,
an empty productId in the remarketing template is single quoted '' - so the check is always true and an empty ecomm_prodid is in the output - if you just put double quotes around in the check or change the getProdId function it'll work again
thx Best Steffen