Page views widgets for blog

As a Blogger everyone curious about visitors and page views.So just activate Google analytics and other counts.But this set up doesn't give you Page views for every single post/page.Unless its very tough in Google Analytics.Many Bloggers asked me about this , but i was Helpless,but now i can give this widget in double steps.











  • Copy the Below Code .

<b:if cond='data:blog.pageType == &quot;item&quot;'><div align='center' style='border:solid 2px #999999; padding:2px; margin:2px; width:100px; display:compact'><img height='16' src='http://forums.bit-tech.net/images-light/misc/stats.gif' width='16'/> <a href='http://www.allblogtools.com'><b><font size='2'><script src='http://nirav07.ulmb.com/counter.php' type='text/javascript'/> Views</font></b></a></div></b:if>
 
  •  Now Go to Blogger.com and Sign In.
    Afterward Go to Layout >> Edit HTML.Make sure you mark on Expand Widget Template.
    • Now Find the Code 
      <div class='post-header-line-1'/>
      • Paste the Above Code after to It.
        If you didn't find in your Code.,Find 
        <data:post.body/>
        Paste Your Code Before to it.
         
         
        Save the Template.