Custom events not being sent to Pinterest
Opened this issue · 1 comments
I am wanting to send a 'Custom event' to Pinterest but it's not turning up in Pinterest Ads test events interface. The standard "pageview" event is being recieved by Pinterest as expected and if I use a standard event like "add to cart" it is being recieved by Pinterest, but not the 'Custom event'.
In the Cloudflare "Tools Configuration" interface I can see there is activity on the custom event. And in the Zaraz debugger I can see that after the appropriate Trigger fired the action was also fired. But again, it isn't appearing in Pinterest.
@omarmosid can you take a look at this one? it looks like the component code is missing handlers for custom
and User Defined Event
(which should probably be renamed to have no caps and no spaces. Also, the toolTemplate for pinterest should make sure that the user is inputting "Event Name" when choosing "User-defined event"