Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Tags for this Thread

+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    christopher w's Avatar
    Junior Member

    Status
    Offline
    Join Date
    Jun 2009
    Posts
    7
    Downloads
    0
    Uploads
    0
    Its not really that easy unfortunately. You could use normal HTML to make a hit counter, but it will always go up even when one person visits multiple times.

    The only way to get an accurate reading of your traffic is using advanced code like PHP.

  2. #2
    sezak's Avatar
    Junior Member

    Status
    Offline
    Join Date
    Aug 2009
    Posts
    4
    Downloads
    0
    Uploads
    0

    How do i code in html how many visit counts to that page?

    How do i count number of visits on my page per machine? I don't want to increment more than one per machine.

  3. #3
    HTML itself cannot do this -- you need to use a server side technology, like a script (e.g. php, asp, etc.)

    Also, you can really only detect based on IP, not machine.

  4. #4
    u cant do it in html (the languge it self anyways)
    you need some server side script that detects the persons ip and increments a database field or a flatfile that keeps track of the count.

  5. #5
    puzzled's Avatar
    Junior Member

    Status
    Offline
    Join Date
    Jun 2009
    Posts
    19
    Downloads
    0
    Uploads
    0
    Use Google Analytics. Go to google.com/analytics

  6. #6
    puzzled's Avatar
    Junior Member

    Status
    Offline
    Join Date
    Jun 2009
    Posts
    19
    Downloads
    0
    Uploads
    0
    Use Google Analytics. Go to google.com/analytics

  7. #7
    puzzled's Avatar
    Junior Member

    Status
    Offline
    Join Date
    Jun 2009
    Posts
    19
    Downloads
    0
    Uploads
    0
    Use Google Analytics. Go to google.com/analytics

 

 

Quick Reply Quick Reply

Click here to log in


In what corner do we have Search box?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 10-04-2010, 05:05 PM
  2. Replies: 0
    Last Post: 09-16-2010, 10:38 AM
  3. Replies: 0
    Last Post: 08-22-2010, 06:06 PM
  4. Replies: 0
    Last Post: 08-03-2009, 07:32 PM
  5. Replies: 0
    Last Post: 01-13-2009, 07:53 AM

Bookmarks

Posting Permissions

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