Jump to content


Photo
- - - - -

Go stat counter sites


  • This topic is locked This topic is locked
9 replies to this topic

#1 Calipso

Calipso

    Young Padawan

  • Members
  • Pip
  • 6 posts

Posted 22 July 2005 - 05:54 AM

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.

#2 hasouni

hasouni

    Young Padawan

  • Members
  • Pip
  • 29 posts
  • Location:Australia
  • Interests:Soccer, Sports, Computer, clubing etc

Posted 22 July 2005 - 06:51 AM

never tryed this http://freelogs.com/ but if you want try it :D

#3 Calipso

Calipso

    Young Padawan

  • Members
  • Pip
  • 6 posts

Posted 22 July 2005 - 08:09 AM

bah nvm im not using a counter ill just a counter that is invisble. :D 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 :o

#4 _*Joel@JHD_*

_*Joel@JHD_*
  • Guests

Posted 22 July 2005 - 12:43 PM

CSS Stylesheet

hidden {
        display: hidden;
}



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


: )

Edited by Joel@JHD, 22 July 2005 - 12:43 PM.


#5 Woolfy

Woolfy

    Young Padawan

  • Members
  • Pip
  • 86 posts
  • Location:England.

Posted 23 July 2005 - 05:09 AM

w00t, thanks for that, Joel! Always wondered how invisiblefy some rubbish on my pages, like ads :ph34r:

#6 getoffmyland

getoffmyland

    Young Padawan

  • Members
  • Pip
  • 78 posts
  • Location:UK

Posted 11 August 2005 - 11:02 AM

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

#7 Slugger

Slugger

    Young Padawan

  • Members
  • Pip
  • 31 posts
  • Gender:Male
  • Location:Australia

Posted 13 May 2006 - 07:27 PM

www.statcounter.com has always been a good one for me.

#8 SKETCHi

SKETCHi

    Young Padawan

  • Members
  • Pip
  • 117 posts
  • Location:Southern California

Posted 15 May 2006 - 12:00 AM

Google Analytics is the best free counter by far, but it will take some time to get an invite.

#9 Dh.

Dh.

    CSS Guru

  • Members
  • PipPipPip
  • 807 posts
  • Gender:Male
  • Location:Berkshire, England

Posted 15 May 2006 - 05:22 AM

www.shinystat.com is great, it provides graphs and charts

#10 Hayden

Hayden

    P2L Jedi

  • Members
  • PipPipPip
  • 717 posts
  • Gender:Male
  • Location:Texas

Posted 30 May 2006 - 03:50 PM

CSS Stylesheet

hidden {
        display: hidden;
}



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


: )


i believe it should be:

hidden {
		display: none;
}

:)




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users