Help - Search - Members - Calendar
Full Version: Go stat counter sites
Pixel2Life Forum > Help Section > Website Marketing Tips
Calipso
Hey guys i was with www.gostats.com and wasn't really satisfied with there slow site. If you can give me some sites with a nice stat organizer please let me know.
hasouni
never tryed this http://freelogs.com/ but if you want try it smile.gif
Calipso
bah nvm im not using a counter ill just a counter that is invisble. victory.gif ty for your help. Im just looking for something to track stats on my site. If you can find anything like that please post the links victory.gif
Joel@JHD
CSS Stylesheet

CODE
hidden {
       display: hidden;
}




CODE
<div id="hidden">counter code between here</div>



: )
Woolfy
w00t, thanks for that, Joel! Always wondered how invisiblefy some rubbish on my pages, like ads tongue.gif
getoffmyland
QUOTE
CSS Stylesheet

CODE
hidden {
      display: hidden;
}




CODE
<div id="hidden">counter code between here</div>


Hi, im new to coding like this.

Am i right in thinking the first half goes anywhere in an external Stylesheet, and then the 2nd half goes anywhere in the body of each webpage?

Also, is there any way of finding out which links on a page get the most use? ie how many times they are clicked?

Cheers,
Matt
Slugger
www.statcounter.com has always been a good one for me.
SKETCHi
Google Analytics is the best free counter by far, but it will take some time to get an invite.
Dh.
www.shinystat.com is great, it provides graphs and charts
Hayden
QUOTE(Joel@JHD @ Jul 22 2005, 05:42 PM) *
CSS Stylesheet

CODE
hidden {
       display: hidden;
}




CODE
<div id="hidden">counter code between here</div>



: )


i believe it should be:

CODE
hidden {
        display: none;
}


tongue.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.