Forum Moderators: DixonJones

Message Too Old, No Replies

Want to log the ip of specific keyword searches

         

Iczer

9:38 pm on May 21, 2005 (gmt 0)

10+ Year Member



I want to log the ip's of people who use search engines using specific keywords. I was wondering how to do so. Possibly a script?

Thank you.

Matt Probert

5:00 pm on May 22, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Do you run Apache? If so, all that is already logged in the log files. It's simply a matter of searching the log for the desired string (more ¦ grep "mystring") and reading the IP address.

Matt

Iczer

12:50 pm on May 23, 2005 (gmt 0)

10+ Year Member



Thanks! I found it. I am going to have to upgrade my tracking software...