473,287 Members | 3,286 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,287 software developers and data experts.

How to add Meta Pixel HTML code in Blogspot?

1
Hello everyone!
Need some help here...
I tried to add Meta Pixels Code in Blogspot just above the <head> tag, everytime it says,"Your theme couldn't be parsed, as it isn't well-formed. Please make sure that all XML elements are closed properly. <br/> XML error message: The reference to entity "ev" must end with the ';' delimiter.
Error 400

Please fix the problem.
This is the Pixels Code
Expand|Select|Wrap|Line Numbers
  1.  <!-- Meta Pixel Code -->
  2. <script>
  3. !function(f,b,e,v,n,t,s)
  4. {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  5. n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  6. if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  7. n.queue=[];t=b.createElement(e);t.async=!0;
  8. t.src=v;s=b.getElementsByTagName(e)[0];
  9. s.parentNode.insertBefore(t,s)}(window, document,'script',
  10. 'https://connect.facebook.net/en_US/fbevents.js');
  11. fbq('init', '364816722296295');
  12. fbq('track', 'PageView');
  13. </script>
  14. <noscript><img height="1" width="1" style="display:none"
  15. src="https://www.facebook.com/tr?id=364816722296295&ev=PageView&noscript=1"
  16. /></noscript>
  17. <!-- End Meta Pixel Code -->
May 25 '22 #1
0 9159

Sign in to post your reply or Sign up for a free account.

Similar topics

10
by: Howard Kelley | last post by:
What is the HTML code for forwarding one page to another? I recall there is a meta statement that can used. In other words, I want browser inquiries to http://xxx.xx to go immediately to...
1
by: Maziar Aflatoun | last post by:
Hi everyone, I have the following HTML code and I like to change the value of REFRESH content from 2 to something else at runtime. Any suggestions? <HTML> <HEAD> <meta name="GENERATOR"...
3
by: Craig Kenisston | last post by:
Hi, This is a silly question. I'm relatively new to asp.net and asp at all. But I always had this doubt. I'm working with Visual Studio and while exploring the ASPCommerce starter kit, when I...
4
by: Ganesh Muthuvelu | last post by:
Hello, I was wondering if there is a way to store all the HTML element information in a database and then dynamically generate the HTML code for a page?.. Basically, I do not want to design every...
1
by: reemamg | last post by:
Have a piece of code which works in Firefox however doesnt work in IE <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE> New Document </TITLE> <meta...
7
by: Bob | last post by:
http://robertlindsay.blogspot.com/2008/04/how-to-make-html-code-show-up-on.html
2
by: sateeshchandrasanga | last post by:
Hi All, My HTML code is working fine in Firefox.But its not displaying any thing in IE.Can you help me in this problem.And in Google crown its displaying but not properly. ...
1
by: Pat Gibson | last post by:
Hello all, I am very new to web design but am learning as I go so here goes with my problem... I have a website on Ucoz (which I paid for) and the site looks ok but I am having problems locating the...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: Aftab Ahmad | last post by:
Hello Experts! I have written a code in MS Access for a cmd called "WhatsApp Message" to open WhatsApp using that very code but the problem is that it gives a popup message everytime I clicked on...
0
by: Aftab Ahmad | last post by:
So, I have written a code for a cmd called "Send WhatsApp Message" to open and send WhatsApp messaage. The code is given below. Dim IE As Object Set IE =...
0
by: marcoviolo | last post by:
Dear all, I would like to implement on my worksheet an vlookup dynamic , that consider a change of pivot excel via win32com, from an external excel (without open it) and save the new file into a...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.