krish Posted January 5, 2008 Share Posted January 5, 2008 Project: Analyse www log files to track organisations visting This is a project. The purpose is to analyse the log files from www.avonsys.com and extract organisations checking the website for more than 5mn. From this information identifying a contact person and do a sales follow up. Language: PHP Library: www.maxmind.com GeoIP Log file example: 216.129.115.201 - - [14/Dec/2007:15:04:38 -0800] "GET / HTTP/1.1" 302 19 "-" "Mozilla/4.0 (compatible, MSIE 6.0; Windows NT 5.1; SV1; Maxt hon; .NET CLR 1." 216.129.115.201 - - [14/Dec/2007:15:04:41 -0800] "GET /tiki-index.php HTTP/1.1" 200 23886 "-" "Mozilla/4.0 (compatible, MSIE 6.0; Windows NT 5.1; SV1; Maxthon; .NET CLR 1." 216.129.115.201 - - [14/Dec/2007:15:04:59 -0800] "GET / HTTP/1.1" 302 19 "-" "Mozilla/4.0 (compatible, MSIE 6.0; Windows NT 5.1; SV1; Maxt hon; .NET CLR 1." 216.129.115.201 - - [14/Dec/2007:15:05:00 -0800] "GET /tiki-index.php HTTP/1.1" 200 23886 "-" "Mozilla/4.0 (compatible, MSIE 6.0; Windows NT 5.1; SV1; Maxthon; .NET CLR 1." Can anyone provide me with a running code Quote Link to comment https://forums.phpfreaks.com/topic/84597-analyse-www-log-files-to-track-organisations-visting/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.