Hello, I have tracking more 35 website using Google analytic since 2006. But suddenly from last 5-6 days most of the sites tracking code is not working or google is not showing the results. I have installed new tracking code before </head> also but no solution. www.sezindiaweb.com is one of those Can you help me please?
But, as per Google new analytic code we should put only before </head>. I have already done this for my all sites and some of those are working very well.
i had this problem too, where all websites were verified and working fine then one day i got the "unverified" symbol on just one site. So i deleted that listing and created a new one, then inserted the new script code and worked fine.
Here's your error: Error: syntax error Source File: http://www.sezindiaweb.com/ Line: 103, Column: 4 Source Code: var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; Code (markup): And seems its this script above caused the error: function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } Code (markup): Try putting "{" and "}" for your "for loop". I didn't look at all the scripts on your site. But its javascript above the Google Analytics tracking code that breaks it.
Don't know if its the right or wrong approach, I always used to add Google Analytics code just before </body> tag and its working fine for me
You can put your analytic code in wordpress. http://wordpress.org/extend/plugins/google-analytics-for-wordpress/
Hello friends, Thanks for your co-operate. My analytic is working now. I did not know the cause of this problem. Anyway, it is working fine. Thank you again. Ram