redmeteoric Posted September 25, 2014 Share Posted September 25, 2014 I have problem installing Facebook pixel code to prestashop. I tried with HTMLbox and Contenctbox modules, but it gave me error massage when i save it. The massage was : 403 Forbidden Access to this resource on the server is denied! The code below is provided for example only. If you decide to use it make sure to change the Pixel ID 1234567890 to the Pixel ID from your own account. Otherwise it won't work. <script>(function() { var _fbq = window._fbq || (window._fbq = []);if (!_fbq.loaded) {var fbds = document.createElement('script');fbds.async = true;fbds.src = '//connect.facebook.net/en_US/fbds.js';var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(fbds, s);_fbq.loaded = true;}_fbq.push(['addPixelId', "1234567890"]);})();window._fbq = window._fbq || [];window._fbq.push(["track", "PixelInitialized", {}]);</script><noscript><img height="1" width="1" border="0" alt="" style="display:none" src="https://www.facebook.com/tr?id=1234567890&ev=NoScript" /></noscript> Referrence about this pixel: https://developers.facebook.com/docs/ads-for-websites/website-custom-audiences/getting-started#install-the-pixel Please help anyone...? Link to comment Share on other sites More sharing options...
redmeteoric Posted September 26, 2014 Author Share Posted September 26, 2014 help please..... Link to comment Share on other sites More sharing options...
vekia Posted September 27, 2014 Share Posted September 27, 2014 are you able to save there different contents? for example simple "TEST" ? Link to comment Share on other sites More sharing options...
redmeteoric Posted September 28, 2014 Author Share Posted September 28, 2014 yes i can save it with that example "test" Link to comment Share on other sites More sharing options...
vekia Posted September 28, 2014 Share Posted September 28, 2014 problem is not related to module, but to server what is your hoster? godaddy? Link to comment Share on other sites More sharing options...
redmeteoric Posted September 28, 2014 Author Share Posted September 28, 2014 No, its local hosting in my country. What should i do ? or What should i ask my host to do? Link to comment Share on other sites More sharing options...
vekia Posted September 28, 2014 Share Posted September 28, 2014 may i know the host name? it's some kind of security script that doesnt allow to save custom contents with <script> i had similar problem with shops hosted on godaddy Link to comment Share on other sites More sharing options...
redmeteoric Posted September 28, 2014 Author Share Posted September 28, 2014 it's on dapurhosting.com Link to comment Share on other sites More sharing options...
tiagomiranda Posted July 10, 2015 Share Posted July 10, 2015 I also have this problem. Im trying to add a custom audience pixel. I saw a solution to converting pixel, but nothing about audience pixel. Anyone? 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