Hello,
I am trying to insert a purchase action for the facebook pixel in Emerald javascript action
I insert this code in the action without script tags as requested
fbq('track', 'Purchase', {
value: 10,
});
but when testing it (purchasing the subscription) with facebook pixel helper (google chrome extension)
I receive this error
this is what facebook says when I click for more info
https://developers.facebook.com/docs/facebook-pixel/pixel-helper#did-not-load
any thoughts on what could be the issue?
I am using Joomla 3.8.5 + Emerald 9.402
Thank you
Hello, I am trying to insert a purchase action for the facebook pixel in Emerald javascript action
I insert this code in the action without script tags as requested
but when testing it (purchasing the subscription) with facebook pixel helper (google chrome extension) I receive this error
this is what facebook says when I click for more info https://developers.facebook.com/docs/facebook-pixel/pixel-helper#did-not-load
any thoughts on what could be the issue?
I am using Joomla 3.8.5 + Emerald 9.402
Thank you