• 0

What is the simplest way to track visitors?


Question

Hi,

I was very surprised when my cousin called me and said "did you just search me online?" apparently his company servers have some advanced tracking which allows him to access a lot of informaiton online, he figured it when he told me nobody else would search him by his nickname from where I am (on IP) with language set that was installed on my computer.

I have a simple personal website where I post links to my linked in, resume, etc.. and I would love to have this functionality. It would cool to see if new employer search for my name online and checked out my credentials.

All I need is which IP, where it is from, which browser, and which search term he used. I remember using phpee phlogger looong time ago but it is not updated anymore, it was extremely simple. I tried google analytics with a simple blank html, did not work that well.

I am going to try this on a personal page hosted on godaddy I think they allow 1 or 2 DBs if an sql is required.

9 answers to this question

Recommended Posts

  • 0

trackers can use a variety of means to get a lot of information about you. anyone can get the IP address. Javascript is a huge leak of information because it can be used to detect a *lot* of paramaters on your computer itself that can't be detected from the server side. However, even referrer headers can leak information like search terms and useragent strings and accept headers can tell the website what language or sometimes general region you're in. check Panopticlick for an example of how much a tracker can find out about you https://panopticlick.eff.org/

There's not much "advanced" about it as much as simply a lot of different methods put together. This level of granularity is total overkill for a personal website that's not trying to build a profile of individual potential customers. in this case your cousin got lucky from just a couple of pieces of information, but a lot of the time even that much information won't tell you who the visitor is from just one (or even a couple of) hits in your tracking system. it really takes data-mining to get results. So what you're asking for (being able to identify which potential employers are searching your name) is practically impossible and still exceedingly hard even if you already know a lot about a particular potential employer.

For aggregate data that you can use to track general patterns or for optimizing your site, Google Analytics is very powerful. There are open source alternatives like Open Web Analytics or Piwik but they'll be similar functionally. They do tell you the IP, an approximate geolocation, browser, and search terms (if available), but I don't think they link these paramaters for each particular hit.

You might be able to get the panopticlick code and write your own tracking system, but again, way overkill.

As an aside, you should stay far far away from GoDaddy. Basically anyone else is superior.

  • 0

I personally track people by server side scripts only. Like the IP, browser they're using. Usually is enough to track individuals.

Where someone is from can be found with the IP, (Geolocation) and the redirection link from Google or Bing(or any search engine) is sent from the client as a header.

I only plant a cookie on the users system to identify who they are. Just a single session cookie required for the site to be operational. Then tie everything I have over the user to his session cookie, ip and browser. So far this seems to work very well.

And because my country requires websites to ask people to accept storing any non site-operational required cookies. And the EU will soon follow with this legislation. My country alone can't do anything to foreign webhosts. But the big players are already giving in to my little country(MS, amazon, etc. Google and Apple don't ... yet). And the EU will have more power behind it :p

Saves me bugging people with "HEY DO YOU WANT ME AND THE REST OF THE INTERNET TO TRACK YOU?!?" or not do so and risk legal issues.

EDIT: I tried the https://panopticlick.eff.org/

It requires Java (don't like that) but I allowed it. Stops loading on IE10 desktop, or rather it loads forever.

IE10 metro however

Currently, we estimate that your browser has a fingerprint that conveys at least 21.38 bits of identifying information.

  • 0

I use analytics (by google) which allows me to see ALOT of data .. including search words used, countries... towns... operating systems... browsers ect... I dont think it lets me see IPs... but there is a small bit of code you can put in your site to also track IPs and relate it to your analytic data

  • 0

I use analytics (by google) which allows me to see ALOT of data .. including search words used, countries... towns... operating systems... browsers ect... I dont think it lets me see IPs... but there is a small bit of code you can put in your site to also track IPs and relate it to your analytic data

Believe you're referring to REMOTE_ADDR

  • 0

watch out for the location via IP thing, mine says I live 500 miles away in england, when i actually live way up north in scotland

I guess its good for which country, but the location, not so much. Maybe this is just a Uk thing though

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Dbrand thought they could get away with this Steam Machine case, Valve disagreed by David Uzondu Image via Dbrand Dbrand has cancelled its highly anticipated Companion Cube enclosure for the Valve Steam Machine, which it teased back in November of last year with a concept render and sign-up page, because it did not ask Valve for permission first before manufacturing the case. According to Dbrand, it took the "backwards approach" of building the product first before asking for permission from the copyright holder. Seven months of work went into the project, requiring over a thousand engineering hours from the design team. Workers developed forty-four sets of injection molding tools, making a unique mold for each sub-component of the crate. When the Companion Cube went live on Monday last week, it, according to Dbrand, quickly became the second-fastest-selling product in the company's fifteen-year history, racking up orders for hundreds of thousands of units. Customers eagerly bought the $129.95 deluxe edition or the bare-bones $99.95 version, which the manufacturer cheekily branded as the "Poverty Cube". It was around this time that the legal eagles at Valve descended on the accessory maker with a formal demand. The developer pointed out that the iconic block design remains protected intellectual property from the game Portal, so unlicensed sales had to stop. Dbrand said that all its pleas to salvage the project with the Valve team, including proposals to run a properly licensed release under official terms "with their blessing", fell on deaf ears, so it had no choice but to obey and remove every trace of the product from the internet. If you bought the enclosure, the company said that banks will process your refund by the end of this week, but if it still hasn't arrived in your account by then, you should not hesitate to contact support. The Steam Machine itself is a high-performance console that Valve designed directly to bring PC gaming into the living room. It was announced on 12th November 2025 (the same day Dbrand announced the Cube) and runs on the Linux-based SteamOS, the same OS that powers the Steam Deck. As for the price, due to the shortage of memory and storage chips, the hardware cost landed much higher than people were expecting, starting at $1,049 for the 512 model (without a controller) or $1,128 with the new gamepad. The premium 2 TB model pushes those prices even higher, selling at $1,349 for the standalone console and hitting $1,428 if you want the bundle.
    • It's listed #399.99 on Amazon, per your link. It's not $299.99.
    • Wonder how much of this it related to them using something like Mythos. It seems everybody is releasing large numbers of updates in the last few weeks.
  • Recent Achievements

    • Rookie
      Almohandis went up a rank
      Rookie
    • Apprentice
      jahara21 went up a rank
      Apprentice
    • Reacting Well
      NovaEdgeX earned a badge
      Reacting Well
    • Week One Done
      NovaEdgeX earned a badge
      Week One Done
    • One Year In
      BA the Curmudgeon earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      535
    2. 2
      +Edouard
      263
    3. 3
      PsYcHoKiLLa
      148
    4. 4
      Steven P.
      97
    5. 5
      macoman
      59
  • Tell a friend

    Love Neowin? Tell a friend!