ibmblackedition
Registered Member
- Mar 6, 2010
- 57
- 4
Hi there,
I kinda have all the tolls I need to run my business in perfect conditions but I still lack on some of it s most important side - tracking visits.
Obvious I don't like using analytics from G as I don't like having G's eyes deep into my *** and because it's a javascript based tracking system and what I would like is to know every box that's hitting my webpages (javascipt enabled or not). As far as I know it's called client side tracking script.
Right now I have a simple/basic php script that does just that - tracks tracks time, ip, hostname, url and the referer and writes it into a .html file but that's all it can do .. not sorting by date option, no mysql database and this make it quite hard to work with.
I've also searched all over for something like that but couldn't find something that suits my needs - and I ask you guys .. how do you track your webpages - what's the best solution on that ?
On short I need a client side script that can track non javascript visitors
I kinda have all the tolls I need to run my business in perfect conditions but I still lack on some of it s most important side - tracking visits.
Obvious I don't like using analytics from G as I don't like having G's eyes deep into my *** and because it's a javascript based tracking system and what I would like is to know every box that's hitting my webpages (javascipt enabled or not). As far as I know it's called client side tracking script.
Right now I have a simple/basic php script that does just that - tracks tracks time, ip, hostname, url and the referer and writes it into a .html file but that's all it can do .. not sorting by date option, no mysql database and this make it quite hard to work with.
I've also searched all over for something like that but couldn't find something that suits my needs - and I ask you guys .. how do you track your webpages - what's the best solution on that ?
On short I need a client side script that can track non javascript visitors
Last edited: