widget 'Text'
-
Can’t copy the text for tracking users(how many enter my site). Instead of code that i need it shows ‘<!–
document.write("<img src=’screen.pixelDepth))+’;u’+escape(document.URL)+
‘;’+Math.random()+
” alt=” title=’LiveInternet: показано число просмотров за 24’+
‘ часа, посетителей за 24 часа и за сегодня’ width=’80’ height=’31’>’)
//–> ‘
But this code isn’t mine. I need this one:
<!–LiveInternet counter–><script type=’text/javascript’><!–
document.write(‘<a href=’//www.liveinternet.ru/click’ ‘+
‘target=_blank><img src=’//counter.yadro.ru/hit?t14.6;r’+
escape(document.referrer)+((typeof(screen)==’undefined’)?”:
‘;s’+screen.width+’*’+screen.height+’*’+(screen.colorDepth?
screen.colorDepth:screen.pixelDepth))+’;u’+escape(document.URL)+
‘;’+Math.random()+
” alt=” title=’LiveInternet: показано число просмотров за 24’+
‘ часа, посетителей за 24 часа и за сегодня’ ‘+
‘border=’0′ width=’88’ height=’31’>‘)
//–></script><!–/LiveInternet–>The blog I need help with is: (visible only to logged in users)
-
It’s JavaScript code and the software will continue to strip it out for security reasons. https://en.support.wordpress.com/code/
See here please https://en.support.wordpress.com/stats/
-
For other free visitor tracking tools that will work on wordpress.COM blogs see here > Free Visitor Tracking Tools https://onecoolsite.wordpress.com/2014/05/28/free-visitor-tracking-tools/
- The topic ‘widget 'Text'’ is closed to new replies.