Blank User Agents?

Discussion in 'Traffic Analysis' started by Mat, Dec 13, 2005.

  1. #1
    Hi guys,

    I'm trying to collect accurate logs of genuine page views (ie. not from robots or scripts).

    I get a fair number of requests with an empty/blank user agent. Could these be genuine page views? Would I get more accurate results if I don't count these?

    Thanks in advance!

    Mat
     
    Mat, Dec 13, 2005 IP
  2. Mat

    Mat Peon

    Messages:
    36
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    bump.........
     
    Mat, Dec 18, 2005 IP
  3. itsme

    itsme Well-Known Member

    Messages:
    1,232
    Likes Received:
    96
    Best Answers:
    0
    Trophy Points:
    180
    #3
    would it be possible that those are Firefox/Opera users that blank out their user agent field?

    try adding a bit of code to your header or footer that loads a 1x1 pixel image via JavaScript... robots won't grab it, browsers will. Same goes for cookies.

    Could this help solve your problem?
     
    itsme, Jan 28, 2006 IP
  4. Mat

    Mat Peon

    Messages:
    36
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    the pixel in javascript idea sounds interesting - but javascript is client-side, how do I report back to the server? I need to use php to record a count of genuine users.
     
    Mat, Jan 28, 2006 IP