I'm using Maxbouty for a specific offer, and it doesn't allow javascript. I could paste in my
How do I integrate both the FB img pixel together with my
They are 2 different forms of sending data. Postback is sent server side. An image pixel is client side. That's why they can't be in the same box.
If Maxbounty aren't being more helpful (I don't see a reason why not) You could write a php script that forwards the data to both Facebook and
My AM is clueless how to fix it, and even told me to check with FB.
Im guessing I've got to integrate both together in a file, any clue what sort of coding I need to write in the php file, or anyone has done something like this before?
Facebook pixel is client-side so integrating it server-side is pointless.
The only way to do it if you have access to advertiser's thank you page and they'll let you put your javascript code there.
I tried firing FB pixel from CAKE and