Facebook Pixel
Facebook Pixel
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?
- BaconFries
-
- Posts: 5931
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Facebook Pixel
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
Any code you find can be inserted with the HTML Object
Re: Facebook Pixel
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
- BaconFries
-
- Posts: 5931
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Facebook Pixel
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.
Re: Facebook Pixel
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.
