Facebook Pixel
Posted: Wed Dec 05, 2018 9:41 pm
Hi anyone that knows. One customer want me to implement the "Facebook pixel" Java code to the webpage I produced for them. Where shall I insert this code?
WYSIWYG Web Builder
https://www.wysiwygwebbuilder.com/forum/
https://www.wysiwygwebbuilder.com/forum/viewtopic.php?t=83370
Hi BaconFries. Thanks for your answer. I have the code and know that it should be placed in the header. Is it important where I insert it in the header...beginning or end?BaconFries wrote: Wed Dec 05, 2018 10:15 pm Probably best place is to start is with a 'Google' (facebook pixel code) that will give a plenitude of info. A quick seat gave me this using facebook pixel code
Any code you find can be inserted with the HTML Object
Gracias Bacon... I will give it a tryBaconFries wrote: Thu Dec 06, 2018 8:32 pm As I have never used the code I can't say. But with this said you can use the HTML Object as mentioned using <div> and then place the object on top of the header. A quick read on this and update as it is just really a script you can use the HTML Object using after <head> or Page HTML again using after head and the script should do all the work for you.