Hi everyone,
I know you can fire a client-side custom facebook event once a user signs up using a klaviyo form by wiring the the ‘klaviyoForms’ event handler but I wanted to see if it’s possible to this server-sideby having Klaviyo trigger FB’s JS call server side or by somehow wiring Klaviyo to make a conversions api call to fire the facebook custom event instead..
The reason for this is that on ios 14+, fb events can be blocked client side so you’d have to fire fb’s javascript library server side or fire the fb event using the conversions api.
Thanks!