I need hidden Counter for my web site

Discussion in 'PHP' started by ziya, Jun 28, 2007.

  1. #1
    Hello,

    Where can I get counter for my site ? I want it to be invisible for users.

    Thanks
     
    ziya, Jun 28, 2007 IP
  2. smalldog

    smalldog Peon

    Messages:
    66
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    smalldog, Jun 28, 2007 IP
  3. ansi

    ansi Well-Known Member

    Messages:
    1,483
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    100
    #3
    UPDATE tbl1 SET foo = (foo + 1)
     
    ansi, Jun 28, 2007 IP
  4. tamilsoft

    tamilsoft Banned

    Messages:
    1,155
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Or you can use your own script to track, PM me I will give the script
     
    tamilsoft, Jun 28, 2007 IP
  5. ichigo

    ichigo Well-Known Member

    Messages:
    2,913
    Likes Received:
    116
    Best Answers:
    0
    Trophy Points:
    135
    #5
    statcounter has an invisible option.
     
    ichigo, Jun 28, 2007 IP
  6. ziya

    ziya Well-Known Member

    Messages:
    1,971
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    140
    #6
    Thank you for your replies.

    But I have choosed "Uncle" Google :D counter. But it will take 24 hour to see the results.. Is there any way to shorten this period ??
     
    ziya, Jun 29, 2007 IP
  7. ansi

    ansi Well-Known Member

    Messages:
    1,483
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    100
    #7
    sure, create your own counter. it's relatively simple. but google analytics will give you a lot more than just a hit count so it's really a matter of what you want in the end.
     
    ansi, Jun 29, 2007 IP