Free Live traffic feed for blogger, wordpress,website
Any body want to Live traffic feed for blogger, wordpress or website just paste the the following code and adjust width and number of users
ww=190 means 190px width
wne=10 means it shows 10 users
1.For Blogger Blogspot:
Go to -->>Layout -->>select widget of "Configure HTML/JavaScript" then paste the following code
width 190px and 10 users:
<script type="text/javascript" src="http://feedjit.com/serve/?vv=1515&
tft=3&
dd=0&
wid=&
pid=0&
proid=0&
bc=FFFFFF&
tc=000000&
brd1=012B6B&
lnk=135D9E&
hc=FFFFFF&
hfc=2853A8&
btn=C99700&
ww=190& // here change the width as per your site i gave 190px
wne=10& // here Show where visitors came from and number of visitor i gave 10 visitor
srefs=0">
</script>
<noscript>
<a href="http://feedjit.com/">Live Traffic Stats</a>
</noscript>
width 250 7 users:
<script type="text/javascript" src="http://feedjit.com/serve/?vv=1515&
tft=3&
dd=0&
wid=&
pid=0&
proid=0&
bc=FFFFFF&
tc=000000&
brd1=012B6B&
lnk=135D9E&
hc=FFFFFF&
hfc=2853A8&
btn=C99700&
ww=250& // here change the width as per your site i gave 250px
wne=7& // here Show where visitors came from and number of visitor i gave 7 visitor
srefs=0"></script><noscript>
<a href="http://feedjit.com/">Live Traffic Stats</a></noscript>
2.For Wordpress
width 190px and 10 users:
<script type="text/javascript" src="http://feedjit.com/serve/?vv=1515& tft=3& dd=0& wid=& pid=0& proid=0& bc=FFFFFF& tc=000000& brd1=012B6B& lnk=135D9E& hc=FFFFFF& hfc=2853A8& btn=C99700& ww=190& wne=10& srefs=0"> </script> <noscript> <a href="http://feedjit.com/">Live Traffic Stats</a> </noscript>
width 250 7 users:
<script type="text/javascript" src="http://feedjit.com/serve/?vv=1515& tft=3& dd=0& wid=& pid=0& proid=0& bc=FFFFFF& tc=000000& brd1=012B6B& lnk=135D9E& hc=FFFFFF& hfc=2853A8& btn=C99700& ww=250& wne=7& srefs=0"> </script> <noscript> <a href="http://feedjit.com/">Live Traffic Stats</a> </noscript>
3.For Website:
All you need to do is copy the code above into the HTML code of your blog or website. If you're not a web designer and need a little help, here are a few tips:
You are going to install Feedjit in your site's sidebar so that it loads on every page. To do this you need to edit your blog or website template. Read your blog hosts documentation on how to edit your site template.
When you are ready, sign-into your website and edit the template for your sidebar. Look at the structure of other elements in your sidebar. Often they will be contained in <li></li> or <div></div> tags.
Create a new pair of container elements in your sidebar HTML e.g. <div></div> and paste the code above between those elements. Save your sidebar template, hit your home page and you should see Feedjit appear. Congratulations!
<script type="text/javascript" src="http://feedjit.com/serve/?vv=1515& tft=3& dd=0& wid=& pid=0& proid=0& bc=FFFFFF& tc=000000& brd1=012B6B& lnk=135D9E& hc=FFFFFF& hfc=2853A8& btn=C99700& ww=190& //190px width wne=10& //10 users change as per your requirement srefs=0"> </script> <noscript> <a href="http://feedjit.com/">Live Traffic Stats</a> </noscript>
Comments
Post a Comment