JustSmile739 Posted April 27, 2016 Share Posted April 27, 2016 As you can see in the tittle, i want to use FB pixel to remarketing and running ads. They said i need to " Copy the code below and paste it between the <head> and </head> in your website code. The pixel will track visits to every page of your website." . But i dont know where should i put the code in Preshop. Can someone help me, thank you for reading. // Sorry for my bad English 1 Link to comment Share on other sites More sharing options...
JustSmileTom739 Posted April 29, 2016 Share Posted April 29, 2016 Anyone ?? Link to comment Share on other sites More sharing options...
hyphen_admin Posted July 6, 2016 Share Posted July 6, 2016 Hi Tom I hope you have already found the solution. But just in case you have not: You have to insert the code in the file header.tpl for your selected theme. The path would be something like this: themes/<theme name>/header.tpl Search for the </head> tag and place the code you received from FB just above that line. You have to make a small change in that code. You have to wrap the script in a {literal} block. Example: <script>{literal} ............... {/literal}</script> - Vikrant 1 Link to comment Share on other sites More sharing options...
JustSmile739 Posted July 7, 2016 Author Share Posted July 7, 2016 Hi Tom I hope you have already found the solution. But just in case you have not: You have to insert the code in the file header.tpl for your selected theme. The path would be something like this: themes/<theme name>/header.tpl Search for the </head> tag and place the code you received from FB just above that line. You have to make a small change in that code. You have to wrap the script in a {literal} block. Example: <script>{literal} ............... {/literal}</script> - Vikrant I have already found the way to do this, but thank for your knowledge; this will be very useful for another search this problem in google Link to comment Share on other sites More sharing options...
sduran Posted July 19, 2016 Share Posted July 19, 2016 Does anyone have a solution? Link to comment Share on other sites More sharing options...
vekia Posted July 19, 2016 Share Posted July 19, 2016 Does anyone have a solution? header.tpl modification of theme as answer 2 posts above says or html box free module to paste custom code (do it for header section) or this guide: fb conversion pixel Link to comment Share on other sites More sharing options...
tiendatutorial Posted May 21, 2017 Share Posted May 21, 2017 Hi, this tutorial is in Spanish but i very easy Link to comment Share on other sites More sharing options...
Web Curator Posted May 29, 2017 Share Posted May 29, 2017 (edited) You can use also the Google Tag Manager and add tags from a plenty of services, also Facebook, Linkedin, Adwords and so on Edited May 29, 2017 by Web Curator (see edit history) Link to comment Share on other sites More sharing options...
Filipa-HeyDigital Posted August 30, 2017 Share Posted August 30, 2017 Hi, I want to insert the lead pixel from facebook but i don't know which page. Can you help me? Link to comment Share on other sites More sharing options...
Scully Posted August 30, 2017 Share Posted August 30, 2017 Hey, there's e module available for only 10$. If I'm not a developer, I would by the module instead. It's from once of our most appreciated community members. https://mypresta.eu/modules/social-networks/fb-conversion-tracking-pixel.html Link to comment Share on other sites More sharing options...
BonPresta Posted August 30, 2017 Share Posted August 30, 2017 Hi, I want to insert the lead pixel from facebook but i don't know which page. Can you help me? Hi, Here is my version of the module. https://drive.google.com/file/d/0B-UUdKONOf9db2xOOXhaNy1BWnM/view?usp=sharing Link to comment Share on other sites More sharing options...
Filipa-HeyDigital Posted August 31, 2017 Share Posted August 31, 2017 Hi, Here is my version of the module. https://drive.google.com/file/d/0B-UUdKONOf9db2xOOXhaNy1BWnM/view?usp=sharing Hi, Thanks but I want to do the implementation myself. Link to comment Share on other sites More sharing options...
ChileEventos Posted August 31, 2017 Share Posted August 31, 2017 Hi, Thanks but I want to do the implementation myself. I tried and succeeded but it was not worth the time. You should buy a module I think Link to comment Share on other sites More sharing options...
Filipa-HeyDigital Posted September 1, 2017 Share Posted September 1, 2017 I tried and succeeded but it was not worth the time. You should buy a module I think Can't we just use the code that facebook provides? Link to comment Share on other sites More sharing options...
BonPresta Posted September 1, 2017 Share Posted September 1, 2017 Can't we just use the code that facebook provides? We use it https://developers.facebook.com/docs/ads-for-websites/pixel-events/v2.10 But only some values need to be replaced by content_name: 'Really Fast Running Shoes', content_category: 'Apparel & Accessories > Shoes', content_ids: ['1234'], content_type: 'product', value: 0.50, currency: 'USD' Need to add values and store and product parameters Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now