Results 1 to 6 of 6

Thread: free hit counters please reply

  1. #1
    Join Date
    Jul 2006
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation free hit counters please reply

    hey guys i need just a basic code for a hit counter
    it has to be:

    1 free
    2 for html not asp
    3 without strings attached
    4 no advertising
    5 no link sharing
    6 just a pure simple counter
    7 centered around counting unique visitors rather than just visitors.

    thank you!

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    There is no HTML hit counter. You don't need asp but, you do need some type of server side language. There are many free hit counters available as third party add ons if your server doesn't offer you any server side languages that you feel comfortable using. Many servers have hit counters available as part of the hosting package.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Jul 2006
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by jscheuer1
    There is no HTML hit counter. .
    what i meant was i need a counter coded in HTML for my webpage

  4. #4
    Join Date
    Jul 2006
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Cool how about this...


    how about this...........
    i need websites that will give me free, no-strings attached, unique visitor counting service.

  5. #5
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    free, no-strings attached, unique visitor counting service
    You're getting there, now plug that into Google and click search.

    But this would probably be a better search term:

    free unique visitor counting service
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  6. #6
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    You need to store the information somewhere.

    The are some sites that will allow you to use their server to store the hits (it's automatic when you put the counter on the site), but they generally put ads on your page.

    Aside from that, you will need to store it on your server, which is why you need asp or php. Would php work?


    As for "unique visitors" just base it around IP address. Easy with a serverside language.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •